Home
last modified time | relevance | path

Searched defs:nlrow (Results 1 – 25 of 26) sorted by relevance

12

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dscip_nlp.c1372 SCIP_NLROW* nlrow, /**< NLP row */ in SCIPchgNlRowConstant()
1395 SCIP_NLROW* nlrow, /**< NLP row */ in SCIPaddLinearCoefToNlRow()
1419 SCIP_NLROW* nlrow, /**< NLP row */ in SCIPaddLinearCoefsToNlRow()
1456 SCIP_NLROW* nlrow, /**< NLP row */ in SCIPchgNlRowLinearCoef()
1484 SCIP_NLROW* nlrow, /**< NLP row */ in SCIPaddQuadVarToNlRow()
1509 SCIP_NLROW* nlrow, /**< NLP row */ in SCIPaddQuadVarsToNlRow()
1543 SCIP_NLROW* nlrow, /**< NLP row */ in SCIPaddQuadElementToNlRow()
1572 SCIP_NLROW* nlrow, /**< NLP row */ in SCIPaddQuadElementsToNlRow()
1610 SCIP_NLROW* nlrow, /**< NLP row */ in SCIPchgNlRowQuadElement()
1633 SCIP_NLROW* nlrow, /**< NLP row */ in SCIPsetNlRowExprtree()
[all …]
H A Dnlp.c870 SCIP_NLROW* nlrow, /**< NLP row */ in nlrowMoveLinearCoef()
1049 SCIP_NLROW* nlrow, /**< NLP row */ in nlrowChgLinearCoefPos()
1147 SCIP_NLROW* nlrow, /**< NLP row */ in nlrowMoveQuadElement()
1245 SCIP_NLROW* nlrow, /**< NLP row */ in nlrowChgQuadElemPos()
3517 SCIP_NLROW* nlrow; in nlpAddNlRows() local
3626 SCIP_NLROW* nlrow; in nlpDelNlRowPos() local
3935 SCIP_NLROW* nlrow; in nlpDelVarPos() local
4205 SCIP_NLROW* nlrow; in nlpFlushNlRowDeletions() local
4390 SCIP_NLROW* nlrow; in nlpFlushNlRowAdditions() local
5844 SCIP_NLROW* nlrow; in SCIPnlpGetVarsNonlinearity() local
[all …]
H A Dsepa_gauge.c151 SCIP_NLROW* nlrow; in storeNonlinearConvexNlrows() local
386 SCIP_NLROW* nlrow; in findPointPosition() local
599 SCIP_NLROW* nlrow, /**< constraint */ in generateCut()
821 SCIP_NLROW* nlrow; in separateCuts() local
1029 SCIP_NLROW* nlrow; in SCIP_DECL_SEPAEXECLP() local
H A Dsepa_convexproj.c214 SCIP_NLROW* nlrow, /**< constraint for which we generate gradient cut */ in generateCut()
497 SCIP_NLROW* nlrow; in separateCuts() local
633 SCIP_NLROW* nlrow; in computeMaxViolation() local
707 SCIP_NLROW* nlrow; in storeNonlinearConvexNlrows() local
H A Dsepa_eccuts.c96 SCIP_NLROW* nlrow; /**< nonlinear row aggregation */ member
388 SCIP_NLROW* nlrow, /**< nonlinear row */ in nlrowaggrCreate()
772 SCIP_NLROW* nlrow, /**< nonlinear row */ in createMIP()
927 SCIP_NLROW* nlrow, /**< nonlinear row */ in updateMIP()
971 SCIP_NLROW* nlrow, /**< nonlinear row */ in storeAggrFromMIP()
1083 SCIP_NLROW* nlrow, /**< nonlinear row */ in createTcliqueGraph()
1170 SCIP_NLROW* nlrow, /**< nonlinear row */ in searchEcAggrWithCliques()
1289 SCIP_NLROW* nlrow, /**< nonlinear row */ in doSeachEcAggr()
1477 SCIP_NLROW* nlrow, /**< nonlinear row */ in searchEcAggr()
1605 SCIP_NLROW* nlrow, /**< nonlinear row */ in findAndStoreEcAggregations()
[all …]
H A Dheur_dualval.c323 SCIP_NLROW* nlrow; in releaseHashmapNLPRows() local
346 SCIP_NLROW* nlrow; in addLinearConstraints() local
424 SCIP_NLROW* nlrow; in addVarboundConstraints() local
481 SCIP_NLROW* nlrow; in addLogicOrConstraints() local
549 SCIP_NLROW* nlrow; in addSetppcConstraints() local
642 SCIP_NLROW* nlrow; in addKnapsackConstraints() local
2031 SCIP_NLROW* nlrow; in SCIPapplyHeurDualval() local
H A Dheur_subnlp.c483 SCIP_NLROW* nlrow; in addLinearConstraints() local
556 SCIP_NLROW* nlrow; in addVarboundConstraints() local
611 SCIP_NLROW* nlrow; in addLogicOrConstraints() local
679 SCIP_NLROW* nlrow; in addSetppcConstraints() local
771 SCIP_NLROW* nlrow; in addKnapsackConstraints() local
H A Dbenderscut_feas.c258 SCIP_NLROW* nlrow; in computeStandardNLPFeasibilityCut() local
H A Dbenderscut_opt.c496 SCIP_NLROW* nlrow; in computeStandardNLPOptimalityCut() local
1031 SCIP_NLROW* nlrow, /**< nonlinear row */ in SCIPaddNlRowGradientBenderscutOpt()
H A Dprop_obbt.c2495 SCIP_NLROW* nlrow /**< nonlinear row */ in countNLRowVarsNonConvexity()
2598 SCIP_NLROW* nlrow; in getNLPVarsNonConvexity() local
2629 SCIP_NLROW* nlrow; in getNLPVarsNonConvexity() local
2703 SCIP_NLROW* nlrow; in getNLPVarsNonConvexity() local
H A Dheur_mpec.c365 SCIP_NLROW* nlrow = SCIPgetNLPNlRows(scip)[i]; in heurExec() local
H A Dheur_undercover.c291SCIP_NLROW* nlrow, /**< nonlinear row representation of a nonlinear constra… in processNlRow()
1111 SCIP_NLROW* nlrow; in createCoveringProblem() local
1157 SCIP_NLROW* nlrow; in createCoveringProblem() local
H A Dscip_nonlinear.c1107 SCIP_NLROW* nlrow; in SCIPcreateNlpiProb() local
H A Dheur_multistart.c243 SCIP_NLROW* nlrow, /**< nonlinear row */ in computeGradient()
H A Dcons_soc.c125 SCIP_NLROW* nlrow; /**< nonlinear row representation of constraint */ member
5447 SCIP_NLROW** nlrow /**< pointer to store nonlinear row */ in SCIPgetNlRowSOC()
H A Dcons_abspower.c156 SCIP_NLROW* nlrow; /**< nonlinear row representation of constraint */ member
7397SCIP_NLROW** nlrow /**< a buffer where to store pointer to nonlinear row */ in SCIPgetNlRowAbspower()
H A Dcons_nonlinear.c141 …SCIP_NLROW* nlrow; /**< a nonlinear row representation of this constraint */ member
9767 SCIP_NLROW** nlrow /**< pointer to store nonlinear row */ in SCIPgetNlRowNonlinear()
H A Dcons_quadratic.c177 …SCIP_NLROW* nlrow; /**< a nonlinear row representation of this constraint */ member
14965 SCIP_NLROW** nlrow /**< pointer to store nonlinear row */ in SCIPgetNlRowQuadratic()
H A Dcons_bivariate.c6357 SCIP_NLROW* nlrow; in SCIP_DECL_CONSINITSOL() local
/dports/math/SCIP/scip-7.0.3/tests/src/heur/
H A Dmultistart.c126 SCIP_NLROW* nlrow; variable
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dcolor-icc-create.c254 matrixmult(fz_context *ctx, float leftmatrix[], int nlrow, int nlcol, float rightmatrix[], int nrro… in matrixmult()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsicc_create.c825 matrixmult(float leftmatrix[], int nlrow, int nlcol, in matrixmult()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsicc_create.c825 matrixmult(float leftmatrix[], int nlrow, int nlcol, in matrixmult()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsicc_create.c872 matrixmult(float leftmatrix[], int nlrow, int nlcol, in matrixmult()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsicc_create.c872 matrixmult(float leftmatrix[], int nlrow, int nlcol, in matrixmult()

12