Skip to content

Commit

Permalink
Merge pull request #169 from scipopt/mmghannam-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
mmghannam authored Oct 31, 2024
2 parents 47c822d + 8ed5ba6 commit 679a4d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ To build SCIP from source, you can enable the `from-source` feature. This will d
```bash
cargo add russcip --features from-source
```
This is currently the most relaiable way to get a statically-linked build of SCIP. However, it only includes SCIP with SoPlex so can only handle linear constraints.

### Custom SCIP installation
If no feature is not enabled, `russcip` will look for a scip installation in the current conda environment,
Expand Down

0 comments on commit 679a4d2

Please sign in to comment.