|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of HeuristicInformation in net.sf.myra.framework |
---|
Fields in net.sf.myra.framework declared as HeuristicInformation | |
---|---|
protected HeuristicInformation |
Scheduler.information
The heuristic information. |
Constructors in net.sf.myra.framework with parameters of type HeuristicInformation | |
---|---|
ParallelScheduler(Colony colony,
StopCondition condition,
ObjectiveFunction function,
PheromoneUpdater updater,
HeuristicInformation information)
Creates a new ParallelScheduler instance. |
|
Scheduler(Colony colony,
StopCondition condition,
ObjectiveFunction function,
PheromoneUpdater updater,
HeuristicInformation information)
Creates a new Scheduler instance. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |