Skip to content

Latest commit

 

History

History
177 lines (106 loc) · 6.25 KB

README.rst

File metadata and controls

177 lines (106 loc) · 6.25 KB
mkoeppe/cutgeneratingfunctionology: Python code for computation and experimentation with cut-generating functions

Most of the code is for the 1-dimensional Gomory-Johnson infinite group problem, including an electronic compendium of extreme functions.

See http://www.sagemath.org/doc/tutorial/ for information on how to use Sage.

Travis CI License: GNU General Public License, version 2, or any later version as published by the Free Software Foundation. PyPI package Run it on mybinder.org Sphinx documentation built Twitter

Authors

See https://github.com/mkoeppe/cutgeneratingfunctionology/blob/master/AUTHORS.rst and also https://github.com/mkoeppe/cutgeneratingfunctionology/blob/master/THANKS.rst

License

The code is released under the GNU General Public License, version 2, or any later version as published by the Free Software Foundation.

Documentation

http://mkoeppe.github.io/cutgeneratingfunctionology/doc/html/

Using the cutgeneratingfunctionology package

There are many ways to run this package.

A. Run it online on mybinder.org

B. Install released version from PyPI and run it within conda

PyPI package

C. Clone from GitHub and run it within conda

D. Run in a standalone installation of the SageMath distribution (no conda)