Package to read and evaluate QPLIB instance files
Project description
PyQPLIB
The package is designed to read QPLIB into Python. Usage:
>>> import pyqplib
>>> problem = pyqplib.read_problem("/path/to/file.qplib")
>>> x0 = problem.x0
>>> obj = problem.obj_val(x0)
>>> cons = problem.cons_val(x0)
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
pyqplib-0.1.3.tar.gz
(18.5 kB
view details)
Built Distribution
pyqplib-0.1.3-py3-none-any.whl
(20.9 kB
view details)
File details
Details for the file pyqplib-0.1.3.tar.gz
.
File metadata
- Download URL: pyqplib-0.1.3.tar.gz
- Upload date:
- Size: 18.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0aecb464b30ca04fb5ca3b0f4ff476586985b2a3cca952e1db98917678c79e67 |
|
MD5 | eb38d82a982c886d1e063d8c8095b1ce |
|
BLAKE2b-256 | 40590318babc0ab7f128c73bd1b6b501cabaab4c2f893f3eaac17275280cb7d8 |
Provenance
File details
Details for the file pyqplib-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: pyqplib-0.1.3-py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1c16b50c1e09e897545f0bb0160cd1319ff2e81ce51641df2ada0334eb70f12 |
|
MD5 | 9903886993f61ebacb0a77b7f14744f9 |
|
BLAKE2b-256 | a5fadd79966c7dc97e8c4423b71fb02e2185a594187edfb59a966d06c2c80454 |