Skip to main content

No project description provided

Project description

mpspy

A simple implementation to read MPS files containing the definitions of mixed-integer programs such as found in MIPLIB.

Usage:

import mpspy

# Read instance
instance = mpspy.read_mps('instance.mps')

# Access instance

print(instance.var_lb)
print(instance.var_ub)
print(instance.coeffs)

Note: This implementation is designed to read MIPLIB instances only.

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

mpspy-0.1.3.tar.gz (16.2 kB view details)

Uploaded Source

Built Distribution

mpspy-0.1.3-py3-none-any.whl (17.1 kB view details)

Uploaded Python 3

File details

Details for the file mpspy-0.1.3.tar.gz.

File metadata

  • Download URL: mpspy-0.1.3.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure

File hashes

Hashes for mpspy-0.1.3.tar.gz
Algorithm Hash digest
SHA256 24f12fcb79525cd39cdcf38d3c52df83a9391cd9d81516db244dd666fb7249c9
MD5 5b349240e7c3f799ab5b934ead947d01
BLAKE2b-256 d8819f28e15262b38d3c7ec67b44357c00492c6315e29d19997e8b7e08d7cdb6

See more details on using hashes here.

File details

Details for the file mpspy-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: mpspy-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 17.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/6.5.0-1021-azure

File hashes

Hashes for mpspy-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 14c456529320fcf406063d7d8fa0740db103fb16e16dcd4c70fa7adec9b9821a
MD5 47c9ae2ffa7b37684b4a331cba499f98
BLAKE2b-256 609340eaca3e805bb302a4c8f7c9a50e932eeafaf23be3fa6b2a705822ced5cf

See more details on using hashes here.

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