Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpub_misc_nonlinear.h58 SCIP_RETCODE SCIPconsNonlinearAddLinearCoef(
H A Dmisc_nonlinear.c125 SCIP_RETCODE SCIPconsNonlinearAddLinearCoef( in SCIPconsNonlinearAddLinearCoef() function
H A Dbenders.c1393 SCIP_CALL( SCIPconsNonlinearAddLinearCoef(scip, cons, var, -1.0) ); in addSlackVars()
1417 SCIP_CALL( SCIPconsNonlinearAddLinearCoef(scip, cons, var, 1.0) ); in addSlackVars()
/dports/math/SCIP/scip-7.0.3/
H A DCHANGELOG542 …nctions SCIPconsNonlinearGetRhs, SCIPconsNonlinearGetLhs and SCIPconsNonlinearAddLinearCoef for ge…