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.3.zip (45.7 kB view details)

Uploaded Source

Built Distribution

coinor.grumpy-0.8.3-py2.7.egg (81.5 kB view details)

Uploaded Source

File details

Details for the file coinor.grumpy-0.8.3.zip.

File metadata

  • Download URL: coinor.grumpy-0.8.3.zip
  • Upload date:
  • Size: 45.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for coinor.grumpy-0.8.3.zip
Algorithm Hash digest
SHA256 8ac213500ff70b978b2ac2c8b4ddbd8fe47646f2e78a78673027c9b90996196a
MD5 e1cd3bdb9fdb7cab3ffb3bb85ed9cf61
BLAKE2b-256 79a80cb6b8f868896d38113ab5fae6a971414c3c68daeee279c263d17e399081

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for coinor.grumpy-0.8.3-py2.7.egg
Algorithm Hash digest
SHA256 746cd1a87a515111498430acda09efdb8c7c8e2cec718ef47340820b938bf341
MD5 1a8caa2af5fd5c077495915a7207c4b3
BLAKE2b-256 9432e036ac9bdb3c2127099cd1753ec462505226cc8986810df8f3cf4c37daed

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