Home
last modified time | relevance | path

Searched refs:HEUR_DESC (Results 1 – 25 of 72) sorted by relevance

123

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dheur_xyz.c30 #define HEUR_DESC "primal heuristic template" macro
190 …SCIP_CALL( SCIPincludeHeur(scip, HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HE… in SCIPincludeHeurXyz()
199 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurXyz()
H A Dheur_veclendiving.c38 #define HEUR_DESC "LP diving heuristic that rounds variables with long column vectors" macro
229 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurVeclendiving()
H A Dheur_linesearchdiving.c36 #define HEUR_DESC "LP diving heuristic that chooses fixings following the line from roo… macro
275 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurLinesearchdiving()
H A Dheur_sync.c34 #define HEUR_DESC "heuristic for synchronizing solution" macro
167 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurSync()
H A Dheur_coefdiving.c41 #define HEUR_DESC "LP diving heuristic that chooses fixings w.r.t. the matrix coefficie… macro
286 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurCoefdiving()
H A Dheur_fracdiving.c38 #define HEUR_DESC "LP diving heuristic that chooses fixings w.r.t. the fractionalities" macro
285 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurFracdiving()
H A Dheur_guideddiving.c39 #define HEUR_DESC "LP diving heuristic that chooses fixings in direction of incumbent s… macro
297 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurGuideddiving()
H A Dheur_pscostdiving.c39 #define HEUR_DESC "LP diving heuristic that chooses fixings w.r.t. the pseudo cost valu… macro
270 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurPscostdiving()
H A Dheur_trivial.c37 #define HEUR_DESC "start heuristic which tries some trivial solutions" macro
248 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurTrivial()
H A Dheur_fixandinfer.c43 #define HEUR_DESC "iteratively fixes variables and propagates inferences" macro
324 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurFixandinfer()
H A Dheur_trivialnegation.c39 #define HEUR_DESC "negate solution entries if an objective coefficient changes the sign… macro
257 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurTrivialnegation()
H A Dheur_trysol.c42 #define HEUR_DESC "try solution heuristic" macro
228 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurTrySol()
H A Dheur_actconsdiving.c41 #define HEUR_DESC "LP diving heuristic that chooses fixings w.r.t. the active constrain… macro
374 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurActconsdiving()
H A Dheur_reoptsols.c42 #define HEUR_DESC "primal heuristic updating solutions found in a previous optimization… macro
352 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurReoptsols()
H A Dheur_bound.c51 #define HEUR_DESC "heuristic which fixes all integer variables to a bound and solves th… macro
384 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurBound()
H A Dheur_simplerounding.c46 #define HEUR_DESC "simple and fast LP rounding heuristic" macro
506 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurSimplerounding()
H A Dheur_farkasdiving.c54 #define HEUR_DESC "LP diving heuristic that tries to construct a Farkas-proof" macro
527 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurFarkasdiving()
H A Dheur_randrounding.c54 #define HEUR_DESC "fast LP rounding heuristic" macro
505 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurRandrounding()
H A Dheur_conflictdiving.c39 #define HEUR_DESC "LP diving heuristic that chooses fixings w.r.t. conflict lock… macro
497 …SCIP_CALL( SCIPincludeHeurBasic(scip, &heur, HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, H… in SCIPincludeHeurConflictdiving()
H A Dheur_indicator.c52 #define HEUR_DESC "indicator heuristic to create feasible solutions from values for ind… macro
561 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurIndicator()
H A Dheur_zeroobj.c53 #define HEUR_DESC "heuristic trying to solve the problem without objective" macro
573 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurZeroobj()
H A Dheur_mutation.c50 #define HEUR_DESC "mutation heuristic randomly fixing variables" macro
564 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurMutation()
H A Dheur_trustregion.c80 #define HEUR_DESC "LNS heuristic for Benders' decomposition based on trust region metho… macro
577 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurTrustregion()
/dports/math/SCIP/scip-7.0.3/applications/CycleClustering/src/
H A Dheur_fuzzyround.c32 #define HEUR_DESC "primal heuristic that constructs a feasible solution from the lp-rel… macro
159 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurFuzzyround()
H A Dheur_redsize.c30 #define HEUR_DESC "primal heuristic that solves the problem with a sparser matrix as a … macro
384 HEUR_NAME, HEUR_DESC, HEUR_DISPCHAR, HEUR_PRIORITY, HEUR_FREQ, HEUR_FREQOFS, in SCIPincludeHeurRedsize()

123