heal-research / HeuristicLab

HeuristicLab - An environment for heuristic and evolutionary optimization
https://dev.heuristiclab.com
GNU General Public License v3.0
34 stars 16 forks source link

Improve new parameter optimization classes for symbolic regression #3176

Closed mkommend closed 1 year ago

mkommend commented 1 year ago

Describe the task Restructure API Adapt multi-obj. evaluators

This is a follow up to #3163 native interpreter integration.

mkommend commented 1 year ago

Could not adapt optimize parameters in Tree Simplifier, because no callback for the GUI is supported by the new operator.

mkommend commented 1 year ago

ParameterOptimizationAnalyzer also hasn't been adapted.