Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/nlpi/
H A Dexpr.c12736 SCIP_Bool nochildisnew; in exprgraphAddExpr() local
12800 nochildisnew = TRUE; in exprgraphAddExpr()
12805 nochildisnew &= !childisnew; /*lint !e514*/ in exprgraphAddExpr()
12809 if( nochildisnew ) in exprgraphAddExpr()