Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/nlpi/
H A Dexpr.c4154 …SCIP_Bool comparechildren, /**< whether to compare expressions with already existin… in exprsimplifyAddChildren() argument
4200 if( comparechildren ) in exprsimplifyAddChildren()
4230 assert(comparechildren || expr->nchildren == orignchildren + nexprs); in exprsimplifyAddChildren()