Fix typo in Readme.md

This commit is contained in:
Dirk Schumacher
2018-06-26 07:57:41 +02:00
committed by Mizux
parent 3964316a8a
commit f974064e46

View File

@@ -26,7 +26,7 @@ portable software suite for solving combinatorial optimization problems.
The suite contains:
* A constraint programming solver;
* A linear programming solvers;
* A linear programming solver;
* Wrappers around commercial and other open source solvers, including mixed
integer solvers;
* Bin packing and knapsack algorithms;