-
-
Notifications
You must be signed in to change notification settings - Fork 100
Closed
Description
The purpose of Multi Objective Optimization is to find to find the efficient (pareto) frontier. If the goal is to wrap all optimizer it might be good to think of an interface to expose such functionality too.
In the opposite direction the presence of such an interface encourage optimizer to implement such a functionality.
It might be possible to convince normal optimizer to do this task using constraints, although they might be less efficient than an algorithm made for that purpose.
Metadata
Metadata
Assignees
Labels
No labels