Skip to content
This repository was 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

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

[wip] functorial library with classic algorithms for arithmetic

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages