Home
last modified time | relevance | path

Searched defs:dualsol (Results 1 – 25 of 48) sorted by relevance

12

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dbenderscut_feas.c111 SCIP_Real dualsol; in computeStandardLPFeasibilityCut() local
235 SCIP_Real dualsol; in computeStandardNLPFeasibilityCut() local
H A Dmisc_linear.c351 SCIP_Real* dualsol, /**< pointer to store the dual solution */ in SCIPconsGetDualsol()
H A Dheur_actconsdiving.c128 SCIP_Real dualsol; in getNActiveConsScore() local
H A Dbenderscut_opt.c290 SCIP_Real dualsol; in computeStandardLPOptimalityCut() local
444 SCIP_Real dualsol; in computeStandardNLPOptimalityCut() local
H A Dbranch_cloud.c294 SCIP_Real dualsol; in SCIP_DECL_BRANCHEXECLP() local
H A Dstruct_nlp.h104 … SCIP_Real dualsol; /**< dual value associated with row in last NLP solve */ member
H A Dheur_octane.c450 SCIP_Real dualsol; in generateAverageNBRay() local
H A Dstruct_lp.h98 …SCIP_Real dualsol; /**< dual solution value in LP, is 0 if row is not in LP… member
204 …SCIP_Real dualsol; /**< dual solution value in LP, is 0 if row is not in LP… member
H A Dheur_lpface.c253 SCIP_Real dualsol; in createRows() local
H A Dsepa_mcf.c1025 SCIP_Real dualsol; in extractFlowRows() local
1391 SCIP_Real dualsol; in extractCapacityRows() local
1565 SCIP_Real dualsol = SCIProwGetDualsol(row); in addFlowrowToCommodity() local
4964 SCIP_Real dualsol; in nodepairqueueCreate() local
H A Dsepa_aggregation.c1209 SCIP_Real dualsol; in separateCuts() local
H A Dsepa_eccuts.c2093 SCIP_Real* dualsol; in SCIPcomputeConvexEnvelopeFacet() local
H A Dlp.c3838 SCIP_Real* dualsol /**< dual solution vector for current LP rows */ in SCIPcolCalcRedcost()
10758 SCIP_Real* dualsol; in lpLexDualSimplex() local
14303 SCIP_Real* dualsol; in SCIPlpGetSol() local
18576 SCIP_Real dualsol = SCIProwGetDualsol(row); in SCIPlpGetDegeneracy() local
/dports/math/SCIP/scip-7.0.3/tests/src/lpi/
H A Dsolve_behavior.c136 SCIP_Real* dualsol; in Test() local
H A Dsolve.c106 SCIP_Real* dualsol; in solveTest() local
H A Dchange.c953 SCIP_Real dualsol[2]; in Test() local
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/include/
H A Dsym_lp_solver.h204 double *dualsol; /* maxm */ /* BB */ member
/dports/math/py-mip/mip-1.13.0/test/data/
H A Dtwo_dim_pack_20_1000_10.json299 "dualsol": { object
H A Dtwo_dim_pack_20_1000_20.json297 "dualsol": { object
H A Dtwo_dim_pack_20_10_20.json315 "dualsol": { object
H A Dtwo_dim_pack_20_10_10.json318 "dualsol": { object
/dports/math/SCIP/scip-7.0.3/src/lpi/
H A Dlpi_none.c1164 SCIP_Real* dualsol, /**< dual solution vector, may be NULL if not needed */ in SCIPlpiGetSol()
H A Dlpi_qso.c2508 SCIP_Real* dualsol, /**< dual solution vector, may be NULL if not needed */ in SCIPlpiGetSol()
H A Dlpi_glop.cpp2052 SCIP_Real* dualsol, /**< dual solution vector, may be NULL if not needed */ in SCIPlpiGetSol()
H A Dlpi_clp.cpp2778 SCIP_Real* dualsol, /**< dual solution vector, may be NULL if not needed */ in SCIPlpiGetSol()

12