Subsections
paretogreedyr
Improve a selection of the Pareto frontier approximation.
The paretogreedyr command is invoked either as:
- paretogreedyr Options
- paretogreedyr Anytime MinBP MaxBP
The paretogreedyr command is identical to the paretogreedy command, except that it focuses its perturbation strategy on the maps in the frontier having a number of breakpoints in the interval .
- MinBP: Only maps having a number of breakpoints greater than or equal to MinBP are considered for the exploration of their neighborhood.
- MaxBP: Only maps having a number of breakpoints lower than or equal to MaxBP are considered for the exploration of their neighborhood.
nothing. All the map explored by the algorithm are candidate for the heap.
Thomas Schiex
2009-10-27