|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjmetal.util.FPGAFitness
public class FPGAFitness
This class implements facilities for calculating the fitness for the FPGA algorithm
Constructor Summary | |
---|---|
FPGAFitness(SolutionSet solutionSet,
Problem problem)
Constructor. |
Method Summary | |
---|---|
void |
fitnessAssign()
Assign FPGA fitness to the solutions. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FPGAFitness(SolutionSet solutionSet, Problem problem)
solutionSet
- The solutionSet to assign the fitnessproblem
- The problem to solveMethod Detail |
---|
public void fitnessAssign()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |