Home
last modified time | relevance | path

Searched defs:GLP_INFEAS (Results 1 – 7 of 7) sorted by relevance

/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/solvers/plugins/solvers/
H A DGLPK.py54 GLP_INFEAS = 'i' # solution is infeasible variable
H A DGLPK_old.py43 GLP_INFEAS = 3 # solution is infeasible variable
/dports/math/igraph/igraph-0.9.5/vendor/glpk/
H A Dglpk.h77 #define GLP_INFEAS 3 /* solution is infeasible */ macro
/dports/math/glpk/glpk-5.0/src/
H A Dglpk.h77 #define GLP_INFEAS 3 /* solution is infeasible */ macro
/dports/audio/praat/praat-6.2.03/external/glpk/
H A Dglpk.h87 #define GLP_INFEAS 3 /* solution is infeasible */ macro
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DClpSolver.cpp39 #define GLP_INFEAS 3 macro
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcSolver.cpp73 #define GLP_INFEAS 3 macro