Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/nlpi/
H A Dexpr.c11408 SCIP_RETCODE exprgraphNodeRemovePolynomialNullChildren( in exprgraphNodeRemovePolynomialNullChildren() function
11770 SCIP_CALL( exprgraphNodeRemovePolynomialNullChildren(blkmem, node) ); in exprgraphNodeSimplify()
14364 SCIP_CALL( exprgraphNodeRemovePolynomialNullChildren(exprgraph->blkmem, *node) ); in SCIPexprgraphNodeSplitOffLinear()