Uses of Interface
org.dbe.eve.ga.PrivateSolution

Packages that use PrivateSolution
org.dbe.eve.ga.impl This package provides a default implementation of a Genetic Algorithm. 
 

Uses of PrivateSolution in org.dbe.eve.ga.impl
 

Classes in org.dbe.eve.ga.impl that implement PrivateSolution
 class SolutionImpl
          This class represent one simple solution for a bussiness model.