Skip to content

Commit da7f6a9

Browse files
committed
adding Readme
1 parent f882cf9 commit da7f6a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +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+
3839
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.]
3940

4041
Make sure you install any solver that you use. For Gurobi, you can also use [NuGet Package Manager](https://www.nuget.org/packages/Gurobi.Optimizer) and run the following command:

0 commit comments

Comments
 (0)