Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 520 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 520 Bytes

Funarith Build Status

Functorial implementation of classic algorithms for arithmetic, in OCaml.

Documentation

https://c-cube.github.io/funarith/

Planned features

We should have at least:

  • simplex for ℚ
  • simplex + branch&bound for Z
  • solving systems of linear diophantine equations
  • omega for Z
  • Cooper for Z (quantifier elimination)

Build

$ make

License

MIT license