Skip to content

Commit

Permalink
Merge pull request OCamlPro#31 from OCamlPro/Halbaroth-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Halbaroth authored Mar 28, 2024
2 parents 2b3f981 + 1a89059 commit 12e7c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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`
Expand Down

0 comments on commit 12e7c1f

Please sign in to comment.