-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Docs: add readme details about restricting variables to have integer …
…values (#78) * More details in README: - add more detail on constraining variables to integer solutions - show the `(integer)` qualifier syntax inside the `variables!` macro - update documentation links to use `latest` Add test in `variables.rs` showing `(integer)` qualifier * - conditional config for test - integer variables not suppored by "clarabel" solver --------- Co-authored-by: Niklas Smedemark-Margulies <niklas.smedemark-margulies@analog.com>
- Loading branch information
Showing
2 changed files
with
30 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters