Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dstruct_conflict.h151 …SCIP_Longint npseudoreconvconss; /**< number of reconvergence constraints detected in pse… member
H A Dconflict.c3964 (*conflict)->npseudoreconvconss = 0; in SCIPconflictCreate()
9509 conflict->npseudoreconvconss += nreconvconss; in SCIPconflictAnalyzePseudo()
9588 return conflict->npseudoreconvconss; in SCIPconflictGetNPseudoReconvergenceConss()