Uses of Interface
net.sf.myra.framework.HeuristicInformation

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.
 



Copyright © 2013. All Rights Reserved.