Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dlp.h957 …SCIP_Bool wasdualchecked /**< true if the LP solution has passed the dual feasibi…
H A Dlp.c10052 …SCIP_Bool wasdualchecked /**< true if the LP solution has passed the dual feasibi… in SCIPlpSetState() argument
10079 lp->dualchecked = wasdualchecked; in SCIPlpSetState()