Tuning SimpleProblemWrapper.
This commit is contained in:
parent
982caa7f4c
commit
66d02fa404
@ -122,6 +122,7 @@ public class SimpleProblemWrapper extends AbstractOptimizationProblem {
|
||||
bestIndy = null;
|
||||
initTemplate();
|
||||
setSimpleProblem(getSimpleProblem()); // possibly create plot
|
||||
BeanInspector.callIfAvailable(simProb, "initProblem", null); // possibly call initProblem of subproblem
|
||||
}
|
||||
|
||||
protected void initTemplate() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user