samples.tutorials.to_sort.packing.parser
Class CompositeHeuristics1BP
java.lang.Object
choco.kernel.common.opres.heuristics.AbstractHeuristic
samples.tutorials.to_sort.packing.parser.CompositeHeuristics1BP
- All Implemented Interfaces:
- IHeuristic, ISolutionDisplay, IOptimizationMeasures, ISolutionMeasures
public class CompositeHeuristics1BP
- extends AbstractHeuristic
Fields inherited from interface choco.kernel.common.opres.heuristics.IHeuristic |
LOGGER |
Methods inherited from class choco.kernel.common.opres.heuristics.AbstractHeuristic |
execute, executeQuick, existsSolution, getNumberOfBins, getObjectiveValue, getSolutionCount, getTimeCount, hasSearched, isObjectiveOptimal, reset, solutionToString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeHeuristics1BP
public CompositeHeuristics1BP(gnu.trove.TIntArrayList sizes,
int capacity)
apply
protected int apply()
- Specified by:
apply
in class AbstractHeuristic
getIterationCount
public int getIterationCount()
- Description copied from interface:
IHeuristic
- get computation time in seconds
- Specified by:
getIterationCount
in interface IHeuristic
- Overrides:
getIterationCount
in class AbstractHeuristic
Copyright © 2012. All Rights Reserved.