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