issues
search
hoytak
/
pylpsolve
PyLPSolve is an object oriented wrapper for the open source LP solver `lpsolve`_. The focus is on usability and integration with existing python packages used for scientific programming (i.e. numpy and scipy).
http://www.stat.washington.edu/code/pylpsolve
GNU Lesser General Public License v2.1
15
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compilation on Windows 7 64 bit with MinGW
#12
infinity77
opened
6 years ago
0
add python3 support for setup.py
#11
retsyo
opened
7 years ago
1
Integer Linear Programming support
#10
jni
opened
8 years ago
3
Add Python 3 support
#9
jni
closed
8 months ago
2
Add support for 'timeout' parameter.
#8
rwe
opened
8 years ago
0
Raise specific error exception types.
#7
rwe
opened
8 years ago
1
Disallow input of strict-inequality operators.
#6
rwe
opened
9 years ago
0
Whitespace cleanups.
#5
rwe
opened
9 years ago
0
Read solved variables with get_var_primalresult to avoid incorrect column indices after presolve.
#4
rwe
opened
9 years ago
1
Set column names for printout support.
#3
rwe
opened
9 years ago
0
Raise when an unknown solution error code is returned.
#2
rwe
closed
8 years ago
0
Allow all LPSolve verbosity levels.
#1
rwe
closed
8 years ago
0