public class FPGAFitness
extends java.lang.Object
| Constructor and Description | 
|---|
FPGAFitness(SolutionSet solutionSet,
           Problem problem)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
fitnessAssign()
Assign FPGA fitness to the solutions. 
 | 
public FPGAFitness(SolutionSet solutionSet, Problem problem)
solutionSet - The solutionSet to assign the fitnessproblem - The problem to solve