Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dstruct_lp.h383 SCIP_Bool lpihaspresolving; /**< does the LPI support the PRESOLVING parameter? */ member
H A Dlp.c9253 (*lp)->lpihaspresolving = success; in SCIPlpCreate()