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

[wip] functorial library with classic algorithms for arithmetic

License

Notifications You must be signed in to change notification settings

c-cube/funarith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages