Uses of Interface
jitas.core.ProblemSelectionAlgorithm

Packages that use ProblemSelectionAlgorithm
jitas.core   
 

Uses of ProblemSelectionAlgorithm in jitas.core
 

Classes in jitas.core that implement ProblemSelectionAlgorithm
 class DefaultSelectionAlgorithm
          Compute a Problem object by the JITAS system default algorithm.
 

Methods in jitas.core that return ProblemSelectionAlgorithm
 ProblemSelectionAlgorithm Domain.getSelectionAlgorithm()
          Return custom problem selection algorithm.