Home
last modified time | relevance | path

Searched defs:lpdepth (Results 1 – 2 of 2) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dstruct_lp.h165 …int lpdepth; /**< depth level at which column entered the LP, or -1 i… member
232 …int lpdepth; /**< depth level at which row entered the LP, or -1 if n… member
H A Dconflict.c7045 int lpdepth = SCIProwGetLPDepth(row); in getFarkasProof() local
7269 int lpdepth = SCIProwGetLPDepth(row); in getDualProof() local