Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_pseudoboolean.c3967 SCIP_Real targetrhs; in copyConsPseudoboolean() local
4003 …P_CALL( getLinearConsSides(targetscip, targetlincons, targetlinconstype, &targetlhs, &targetrhs) ); in copyConsPseudoboolean()
4010 … indvar, sourceconsdata->weight, sourceconsdata->issoftcons, intvar, targetlhs, targetrhs, in copyConsPseudoboolean()