|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ObjectiveFunction in net.sf.myra.framework |
---|
Fields in net.sf.myra.framework declared as ObjectiveFunction | |
---|---|
protected ObjectiveFunction |
Scheduler.function
The objective function used evaluate the ant trails (solutions). |
Constructors in net.sf.myra.framework with parameters of type ObjectiveFunction | |
---|---|
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 |