Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Misspelling
  • Loading branch information
Halbaroth authored Mar 28, 2024
1 parent 2b3f981 commit 1a89059
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 1a89059

Please sign in to comment.