Home
last modified time | relevance | path

Searched defs:quadcoefs (Results 1 – 10 of 10) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dreader_lp.c903SCIP_Real** quadcoefs, /**< pointer to store the array with coefficients in qua… in readCoefficients()
1303 SCIP_Real* quadcoefs; in readObjective() local
1401 SCIP_Real* quadcoefs; in createIndicatorConstraint() local
1619 SCIP_Real* quadcoefs; in readConstraints() local
H A Dreader_pip.c1166SCIP_Real* quadcoefs /**< array to fill with coefficients of quadratic terms … in getLinearAndQuadraticCoefs()
1362 SCIP_Real* quadcoefs; in readObjective() local
1477 SCIP_Real* quadcoefs; in readConstraints() local
H A Dreader_zpl.c411 SCIP_Real* quadcoefs; in addConsTerm() local
H A Dreader_mps.c1944 SCIP_Real* quadcoefs; in readQMatrix() local
2157 SCIP_Real* quadcoefs; in readQCMatrix() local
H A Dreader_fzn.c1187SCIP_Real* quadcoefs, /**< array with coefficients of quadratic terms (a_j) */ in createQuadraticCons()
H A Dcons_quadratic.c14406SCIP_Real* quadcoefs, /**< array with coefficients of quadratic terms (a_j) */ in SCIPcreateConsQuadratic()
14588SCIP_Real* quadcoefs, /**< array with coefficients of quadratic terms (a_j) */ in SCIPcreateConsBasicQuadratic()
/dports/math/SCIP/scip-7.0.3/applications/PolySCIP/src/
H A DReaderMOP.cpp1458 SCIP_Real* quadcoefs; in readQMatrix() local
1637 SCIP_Real* quadcoefs; in readQCMatrix() local
/dports/math/SCIP/scip-7.0.3/applications/Ringpacking/src/
H A Dpricer_rpa.c520 SCIP_Real quadcoefs[6]; in solvePricingMINLP() local
H A Dprobdata_rpa.c1955 SCIP_Real quadcoefs[6]; in SCIPverifyCircularPatternNLP() local
/dports/math/SCIP/scip-7.0.3/interfaces/gams/src/
H A Dreader_gmo.c1298 SCIP_Real* quadcoefs; in SCIPcreateProblemReaderGmo() local