Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dheur_crossover.c79 #define DEFAULT_PERMUTE FALSE /* should the subproblem be permuted to increase diver… macro
1125 &heurdata->permute, TRUE, DEFAULT_PERMUTE, NULL, NULL) ); in SCIPincludeHeurCrossover()