diff --git a/README.md b/README.md index 5ef2641..e70d07f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Ocplib-simplex -`Ocplib-simplex` is library implementing a simplex algorithm, in a functional +`Ocplib-simplex` a is library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities and optimizing linear objective functions. The implementation is incremental and backtrackable. It is able to extract unsat-cores for unsatisfiable problems. Versions `> 0.1`