See JOpt-Notes.txt for changelog (11.03.08)
This commit is contained in:
@@ -195,7 +195,10 @@ public class PopulationBasedIncrementalLearning implements InterfaceOptimizer, j
|
||||
public String populationTipText() {
|
||||
return "Edit the properties of the PBIL population used.";
|
||||
}
|
||||
|
||||
|
||||
public Population getAllSolutions() {
|
||||
return getPopulation();
|
||||
}
|
||||
// /** This method will set the normation method that is to be used.
|
||||
// * @param normation
|
||||
// */
|
||||
|
||||
Reference in New Issue
Block a user