Home
last modified time | relevance | path

Searched defs:nquadelems (Results 1 – 18 of 18) sorted by relevance

/dports/math/SCIP/scip-7.0.3/tests/src/nlpi/
H A Dnlpi.c112 int nquadelems; in testNlpi() local
286 int nquadelems; in solveQP() local
/dports/math/SCIP/scip-7.0.3/src/nlpi/
H A Dnlpioracle.c48 int nquadelems; /**< number of quadratic elements */ member
348 int nquadelems, /**< lenght of quadratic part */ in createConstraint()
678 int* nquadelems /**< number of quadratic elements */ in clearDeletedQuadElements()
776 int nquadelems; in evalFunctionValue() local
865 int nquadelems; in evalFunctionGradient() local
1540const int* nquadelems, /**< number of elements in matrix of quadratic part for … in SCIPnlpiOracleAddConstraints()
1616 int nquadelems, /**< number of entries in matrix of quadratic part */ in SCIPnlpiOracleSetObjective()
2005int nquadelems, /**< number of entries in quadratic constraint to change… in SCIPnlpiOracleChgQuadCoefs()
H A Dnlpi.c278const int* nquadelems, /**< number of elements in matrix of quadratic part for … in SCIPnlpiAddConstraints()
307 int nquadelems, /**< number of entries in matrix of quadratic part */ in SCIPnlpiSetObjective()
418int nquadelems, /**< number of entries in quadratic constraint to change… in SCIPnlpiChgQuadCoefs()
H A Dstruct_expr.h72 int nquadelems; /**< number of quadratic elements */ member
H A Dexpr.c497 int nquadelems, /**< number of quadratic elements */ in quadraticdataCreate()
2562 int nquadelems; in SCIP_DECL_EXPREVAL() local
2599 int nquadelems; in SCIP_DECL_EXPRINTEVAL() local
2725 int nquadelems; in SCIP_DECL_EXPRCURV() local
6595 int nquadelems, /**< number of quadratic elements */ in SCIPexprCreateQuadratic()
9215 int nquadelems /**< number of quadratic elements */ in SCIPquadelemSort()
9292 int nquadelems, /**< number of quadratic elements */ in SCIPquadelemSqueeze()
10943 int nquadelems; in exprgraphNodePropagateBounds() local
13490 int nquadelems, /**< number of quadratic elements */ in SCIPexprgraphCreateNodeQuadratic()
16628 int nquadelems; in SCIPexprgraphGetSeparableTrees() local
[all …]
H A Dexprinterpret_cppad.cpp1939 int nquadelems; in eval() local
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dreader_osil.c1783 int nquadelems; in readExpression() local
2152 int nquadelems; in readNonlinearExprs() local
H A Dscip_nlp.c1204 int nquadelems, /**< number of elements in quadratic term */ in SCIPcreateNlRow()
1573 int nquadelems, /**< number of quadratic elements */ in SCIPaddQuadElementsToNlRow()
H A Dstruct_nlp.h84 int nquadelems; /**< number of entries in quadratic matrix */ member
H A Dheur_mpec.c208 int nquadelems = 1; in addRegularScholtes() local
H A Dscip_nonlinear.c979 int* nquadelems; in SCIPcreateNlpiProb() local
H A Dsepa_eccuts.c400 int nquadelems; in nlrowaggrCreate() local
1307 int nquadelems; in doSeachEcAggr() local
H A Dnlp.c2018 int nquadelems, /**< number of entries in quadratic term matrix */ in SCIPnlrowCreate()
3353int* nquadelems, /**< buffer to store number of entries in quadratic term… in SCIPnlrowGetQuadData()
4396 int* nquadelems; in nlpFlushNlRowAdditions() local
H A Dcons_soc.c5588 int nquadelems; in SCIPaddToNlpiProblemSOC() local
H A Dcons_quadratic.c3359 int nquadelems; /* number of quadratic elements (square and bilinear terms) */ in createNlRow() local
12084 int nquadelems; in SCIP_DECL_NONLINCONSUPGD() local
15424 int nquadelems; in SCIPaddToNlpiProblemQuadratic() local
H A Dcons_abspower.c4267 int nquadelems; in createNlRow() local
H A Dcons_bivariate.c5632 int nquadelems; in createConsFromQuadTerm() local
H A Dcons_nonlinear.c3314 int nquadelems; in reformulate() local