Uses of Class
ucs.Indiv

Packages that use Indiv
ucs   
 

Uses of Indiv in ucs
 

Methods in ucs with parameters of type Indiv
 double UCSpvFitness.evaluate(Indiv indiv)
          UCSpv fitness function, as described in Brown, Kovacs, Marshall GECCO 07
 double FitnessFunction.evaluate(Indiv indiv)
          Evaluates an individual, returning the fitness.