Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dstruct_benders.h147 …int nstrengthenfails; /**< the number of calls to the strengthening round that… member
H A Dbenders.c2981 benders->nstrengthenfails++; in performInteriorSolCutStrengthening()
6017 return benders->nstrengthenfails; in SCIPbendersGetNStrengthenFails()