Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_quadratic.c13301 int ncontvar; in SCIP_DECL_CONSPRESOL() local
13307 ncontvar = 0; in SCIP_DECL_CONSPRESOL()
13317 if( ncontvar > 0 ) /* now at 2nd continuous variable */ in SCIP_DECL_CONSPRESOL()
13321 ++ncontvar; in SCIP_DECL_CONSPRESOL()