Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/nlpi/
H A Dexpr.c9461 SCIP_Bool exprgraphNodeIsParent( in exprgraphNodeIsParent() function
11388 assert(exprgraphNodeIsParent(node->children[i], node)); in exprgraphNodeRemovePolynomialDuplicateChildren()
12316 if( !exprgraphNodeIsParent(children[i], parentcands[p]) ) in exprgraphFindParentByOperator()