Home
last modified time | relevance | path

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

/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/solvers/plugins/solvers/
H A DGLPK.py53 GLP_FEAS = 'f' # solution is feasible variable
H A DGLPK_old.py42 GLP_FEAS = 2 # solution is feasible variable
/dports/math/igraph/igraph-0.9.5/vendor/glpk/
H A Dglpk.h76 #define GLP_FEAS 2 /* solution is feasible */ macro
/dports/math/glpk/glpk-5.0/src/
H A Dglpk.h76 #define GLP_FEAS 2 /* solution is feasible */ macro
/dports/audio/praat/praat-6.2.03/external/glpk/
H A Dglpk.h86 #define GLP_FEAS 2 /* solution is feasible */ macro
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DClpSolver.cpp38 #define GLP_FEAS 2 macro
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcSolver.cpp72 #define GLP_FEAS 2 macro