|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectFitnessEvaluation.InterpretedFitnessEvaluation
FitnessEvaluation.InterpretedFitnessEvaluationBSF
FitnessEvaluation.externalInterpreters.ParityProblem.EvenFiveParityFitnessBSF
public class EvenFiveParityFitnessBSF
Evaluates the fitness for the EvenFiveParityExperiment.java. Uses the help class EvenFiveParity.java Interprets the code using BSF
| Field Summary |
|---|
| Fields inherited from class FitnessEvaluation.InterpretedFitnessEvaluationBSF |
|---|
mngr |
| Constructor Summary | |
|---|---|
EvenFiveParityFitnessBSF()
Creates a new instance of EvenFiveParityFitness |
|
| Method Summary | |
|---|---|
java.lang.String |
createCode(Phenotype p)
Create a header and a tail for the input string. |
void |
setProperties(java.util.Properties p)
Set properties |
| Methods inherited from class FitnessEvaluation.InterpretedFitnessEvaluationBSF |
|---|
runFile |
| Methods inherited from class FitnessEvaluation.InterpretedFitnessEvaluation |
|---|
canCache, getFitness |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EvenFiveParityFitnessBSF()
| Method Detail |
|---|
public void setProperties(java.util.Properties p)
p - propertiespublic java.lang.String createCode(Phenotype p)
createCode in class InterpretedFitnessEvaluationBSFp - the input to be evaluated
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||