Uses of Interface
net.sourceforge.cilib.problem.ProblemFactory

Packages that use ProblemFactory
net.sourceforge.cilib.simulator   
net.sourceforge.cilib.xml   
 

Uses of ProblemFactory in net.sourceforge.cilib.simulator
 

Constructors in net.sourceforge.cilib.simulator with parameters of type ProblemFactory
Simulation(AlgorithmFactory algorithmFactory, ProblemFactory problemFactory, MeasurementSuite measurementSuite)
          Creates a new instance of Simulation given an algorithm factory, a problem factory and a measurement suite.
 

Uses of ProblemFactory in net.sourceforge.cilib.xml
 

Classes in net.sourceforge.cilib.xml that implement ProblemFactory
 class XMLProblemFactory
           
 



Copyright © 2009 CIRG. All Rights Reserved.