Skip to content

Commit 74d015e

Browse files
committed
adding Readme
1 parent ae93dc6 commit 74d015e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
### Dependencies
3636
You can use MetaOpt either with the [Gurobi optimization solver](https://www.gurobi.com/documentation/current/examples/cs_examples.html)
3737
or with [Zen](https://dl.acm.org/doi/10.1145/3422604.3425930).
38-
NEW: MetaOpt also now supports ORTools CSIP solver. [Nuget Package Manager](https://www.nuget.org/packages/Google.OrTools). [Caution: ORTools does not provide all the features that are available in Gurobi.]
38+
NEW: MetaOpt also now supports ORTools CSIP solver. Install the solver through [Nuget Package Manager](https://www.nuget.org/packages/Google.OrTools). [Caution: ORTools does not provide all the features that are available in Gurobi.]
3939

4040
Make sure you install them. For Gurobi, you can use [NuGet Package Manager](https://www.nuget.org/packages/Gurobi.Optimizer) and run the following command:
4141
```bash

0 commit comments

Comments
 (0)