Home
last modified time | relevance | path

Searched refs:uselprows (Results 1 – 20 of 20) sorted by relevance

/dports/math/SCIP/scip-7.0.3/check/coverage/settings/
H A Dheurlprows.set217 heuristics/crossover/uselprows = TRUE
221 heuristics/dins/uselprows = TRUE
225 heuristics/localbranching/uselprows = TRUE
229 heuristics/mutation/uselprows = TRUE
233 heuristics/rens/uselprows = TRUE
237 heuristics/rins/uselprows = TRUE
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dheur_trustregion.c136 …SCIP_Bool uselprows; /**< should subproblem be created out of the rows in the… member
345 …LargeNeighborhoodSearch(scip, subscip, varmapfw, "trustregion", NULL, NULL, 0, heurdata->uselprows, in setupAndSolveSubscipTrustregion()
382 if( !heurdata->uselprows ) in setupAndSolveSubscipTrustregion()
401 if( !heurdata->uselprows ) in setupAndSolveSubscipTrustregion()
618 &heurdata->uselprows, TRUE, DEFAULT_USELPROWS, NULL, NULL) ); in SCIPincludeHeurTrustregion()
H A Dheur_rens.c116 …SCIP_Bool uselprows; /**< should subproblem be created out of the rows in the… member
356 …SCIP_Bool uselprows /**< should subproblem be created out of the rows in the… in setupAndSolveSubscip() argument
386 …rgeNeighborhoodSearch(scip, subscip, varmapfw, "rens", fixedvars, fixedvals, nfixedvars, uselprows, in setupAndSolveSubscip()
621 …SCIP_Bool uselprows /**< should subproblem be created out of the rows in the… in SCIPapplyRens() argument
680 …ntfixingrate, minfixingrate, minimprove, maxnodes, nstallnodes, startsol, binarybounds, uselprows); in SCIPapplyRens()
816 …eurdata->maxnodes, nstallnodes, heurdata->startsol, heurdata->binarybounds, heurdata->uselprows) ); in SCIP_DECL_HEUREXEC()
889 &heurdata->uselprows, TRUE, DEFAULT_USELPROWS, NULL, NULL) ); in SCIPincludeHeurRens()
H A Dheur_localbranching.c108 …SCIP_Bool uselprows; /**< should subproblem be created out of the rows in the… member
355 …geNeighborhoodSearch(scip, subscip, varmapfw, "localbranching", NULL, NULL, 0, heurdata->uselprows, in setupAndSolveSubscipLocalbranching()
393 if( !heurdata->uselprows ) in setupAndSolveSubscipLocalbranching()
411 if( !heurdata->uselprows ) in setupAndSolveSubscipLocalbranching()
655 &heurdata->uselprows, TRUE, DEFAULT_USELPROWS, NULL, NULL) ); in SCIPincludeHeurLocalbranching()
H A Dheur_rens.h67 …SCIP_Bool uselprows /**< should subproblem be created out of the rows in the…
H A Dheuristics.h95 …SCIP_Bool uselprows, /**< should the linear relaxation of the problem defined…
H A Dheur_dins.c108 …SCIP_Bool uselprows; /**< should subproblem be created out of the rows in the… member
484 heurdata->uselprows, heurdata->copycuts, &success, NULL) ); in wrapperDins()
615 if( !heurdata->uselprows ) in wrapperDins()
632 if( !heurdata->uselprows ) in wrapperDins()
979 &heurdata->uselprows, TRUE, DEFAULT_USELPROWS, NULL, NULL) ); in SCIPincludeHeurDins()
H A Dheur_mutation.c89 …SCIP_Bool uselprows; /**< should subproblem be created out of the rows in the… member
226 heurdata->uselprows, heurdata->copycuts, &success, NULL) ); in setupAndSolveSubscipMutation()
606 &heurdata->uselprows, TRUE, DEFAULT_USELPROWS, NULL, NULL) ); in SCIPincludeHeurMutation()
H A Dheur_rins.c97 …SCIP_Bool uselprows; /**< should subproblem be created out of the rows in the… member
226 heurdata->uselprows, heurdata->copycuts, &success, NULL) ); in wrapperRins()
642 &heurdata->uselprows, TRUE, DEFAULT_USELPROWS, NULL, NULL) ); in SCIPincludeHeurRins()
H A Dheur_lpface.c114 …SCIP_Bool uselprows; /**< should subproblem be created out of the rows in the… member
339 if( heurdata->uselprows ) in setupSubproblem()
752 if( heurdata->uselprows ) in setupSubscipLpface()
1358 &heurdata->uselprows, TRUE, DEFAULT_USELPROWS, NULL, NULL) ); in SCIPincludeHeurLpface()
H A Dheur_crossover.c121 …SCIP_Bool uselprows; /**< should subproblem be created out of the rows in the… member
610 heurdata->uselprows, heurdata->copycuts, &success, NULL) ); in setupAndSolveSubscipCrossover()
1117 &heurdata->uselprows, TRUE, DEFAULT_USELPROWS, NULL, NULL) ); in SCIPincludeHeurCrossover()
H A Dheur_proximity.c119 …SCIP_Bool uselprows; /**< should subproblem be constructed based on LP row in… member
817 …eNeighborhoodSearch(scip, subscip, varmapfw, "proximity", NULL, NULL, 0, heurdata->uselprows, TRUE, in SCIPapplyProximity()
1047 &heurdata->uselprows, TRUE, DEFAULT_USELPROWS, NULL, NULL) ); in SCIPincludeHeurProximity()
H A Dsol.h102 …SCIP_Bool uselprows /**< should LP row information be considered for none-ob…
H A Dscip_sol.h807 …SCIP_Bool uselprows /**< should LP row information be considered for none-ob…
H A Dheuristics.c925 …SCIP_Bool uselprows, /**< should the linear relaxation of the problem defined… in SCIPcopyLargeNeighborhoodSearch() argument
937 if( uselprows ) in SCIPcopyLargeNeighborhoodSearch()
H A Dheur_gins.c187 …SCIP_Bool uselprows; /**< should subproblem be created out of the rows in the… member
2521 heurdata->uselprows, heurdata->copycuts, &success, NULL) ); in SCIP_DECL_HEUREXEC()
2670 &heurdata->uselprows, TRUE, DEFAULT_USELPROWS, NULL, NULL) ); in SCIPincludeHeurGins()
H A Dsol.c470 …SCIP_Bool uselprows /**< should LP row information be considered for none-ob… in SCIPsolAdjustImplicitSolVals() argument
527 else if( uselprows ) in SCIPsolAdjustImplicitSolVals()
H A Dscip_sol.c1727 …SCIP_Bool uselprows /**< should LP row information be considered for none-ob… in SCIPadjustImplicitSolVals() argument
1734 …SCIPsolAdjustImplicitSolVals(sol, scip->set, scip->stat, scip->transprob, scip->tree, uselprows) ); in SCIPadjustImplicitSolVals()
/dports/math/SCIP/scip-7.0.3/examples/TSP/
H A Dsciptsp.set17 heuristics/crossover/uselprows = FALSE
21 heuristics/rens/uselprows = FALSE
/dports/math/SCIP/scip-7.0.3/
H A DCHANGELOG5253 …- SCIPapplyRens() in \ref heur_rens.h has a new parameter `uselprows`. It can be used to switch fr…
5309 - `heuristics/rens/uselprows` that allows to switch between LP row and SCIP constraints as basis fo…