Home
last modified time | relevance | path

Searched refs:mpsinputIsInteger (Results 1 – 2 of 2) sorted by relevance

/dports/math/SCIP/scip-7.0.3/applications/PolySCIP/src/
H A DReaderMOP.cpp258 SCIP_Bool mpsinputIsInteger( in mpsinputIsInteger() function
2154 if( mpsinputIsInteger(mpsi) ) in readColsMop()
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dreader_mps.c323 SCIP_Bool mpsinputIsInteger( in mpsinputIsInteger() function
1013 if( mpsinputIsInteger(mpsi) ) in readCols()