org.dbe.eve.ga
Interface PrivateSolution

All Superinterfaces:
Solution
All Known Implementing Classes:
SolutionImpl

public interface PrivateSolution
extends Solution

Author:
Claudius TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Method Summary
 void setFitnessValue(float fitnessValue)
           
 
Methods inherited from interface org.dbe.eve.Solution
getFitnessValue, getServices, getSolutionSize
 

Method Detail

setFitnessValue

void setFitnessValue(float fitnessValue)