Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_setppc.c816 SCIP_RETCODE setSetppcType( in setSetppcType() function
6226 SCIP_CALL( setSetppcType(scip, cons, SCIP_SETPPCTYPE_PACKING) ); in removeDoubleAndSingletonsAndPerformDualpresolve()
6348 SCIP_CALL( setSetppcType(scip, cons1, SCIP_SETPPCTYPE_PARTITIONING) ); in detectRedundantConstraints()
6567 SCIP_CALL( setSetppcType(scip, cons0, SCIP_SETPPCTYPE_PARTITIONING) ); in processContainedCons()
6737 SCIP_CALL( setSetppcType(scip, cons0, SCIP_SETPPCTYPE_PARTITIONING) ); in removeRedundantConstraints()