A naive implementation of the Gomory cutting plane algorithm
Stars
16
Forks
7
Watchers
16
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
86
commits
1
commits
Incrementing version number for release to eliminate superfluous file
6460b36View on GitHubMajor re-vamp to add lift and project, do safe rounding for all cuts generated, make it so that bound constraints are always added explicitly for matrices used for display and for lift and project, etc.
a64a8b2View on GitHubAutomatically finding packages and updating version number
45a9ea4View on GitHubMake display relaxation work with latest version of GrUMPy
4c1eb0fView on GitHub