Skip to main content

Graphics for Understanding Mathematical Programming (GrUMPy)

Project description

GrUMPy is a class for visualizing various algorithm used in solving discrete optimization problem. It has a class for dynamically generating and visualizing branch-and-bound trees that is derived from the GiMPy graph class. Using the branch-and-bound class, a user can visualize the branch-and-bound process in a number of different ways either by building the tree dynamically through direct calls to Python from the solver or by piping the output of an instrumented solver to GrUMPy for parsing. The branch-and-bound class also includes a pure Python implementation of branch and bound that is targeted at educational use.

In addition, GrUMPy includes a class for visualizing 2-dimensional polyhedra that can be used in combination with a pure Python implementation of the Gomory cutting plane algorithm to geometrically visualize the process of solving an integer program by a cutting plane algorithm. In future releases, the cutting plane visualization will be joined together with the branch-and-bound implementation to yield a full-blown visualization of the branch-and-cut algorithm.

Documentation for the API is here:

http://pythonhosted.org/coinor.grumpy

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coinor.grumpy-0.8.0.tar.gz (30.8 kB view details)

Uploaded Source

Built Distribution

coinor.grumpy-0.8.0-py2.7.egg (62.6 kB view details)

Uploaded Source

File details

Details for the file coinor.grumpy-0.8.0.tar.gz.

File metadata

File hashes

Hashes for coinor.grumpy-0.8.0.tar.gz
Algorithm Hash digest
SHA256 5f50e0c08641ed70c92fe97d971f11455bdfa1ac5ca0df0e4d1bcd59dc76e05c
MD5 a39c7fd8855c911b492520f78ee7a863
BLAKE2b-256 17322426e4f0a1e0556109ed1bbed2b365d4b66dd08872c9d8ae885540353ef6

See more details on using hashes here.

Provenance

File details

Details for the file coinor.grumpy-0.8.0-py2.7.egg.

File metadata

File hashes

Hashes for coinor.grumpy-0.8.0-py2.7.egg
Algorithm Hash digest
SHA256 802c7c755615909bd443dc2ab5fde60bd2ea9db6116f22707dead848cc1cc322
MD5 506f9f75ca61569766ba8a4d9a6f76e4
BLAKE2b-256 6df9bda2edfd23b3ebbca12cc273d188db59ab447653a9a35fac8926c404fa10

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page