MOP
From OpenOpt
Multi-Objective Problems (MOP)

-
FuncDesigner MOP examples:
- simplest (variables: 1, goals:2, unconstrained)
- advanced (variables: 2, goals:3, constrained)
- expert (variables: 7 continuous + 2 discrete, goals: 2, constrained, real-time or final graphical output, parallel calculations, export result to xls file), see also its graphic output and result automatically exported to xls file
| Solver | License | Made by | Info |
|---|---|---|---|
| (since v 0.38) interalg |
BSD | Dmitrey | Can handle global constrained MOPs with specifiable accuracies and both discrete and continuous variables. You can be 100% sure your result covers whole Pareto front according to the required tolerances on objective functions. If you want to speedup interalg on a MOP, first of all pay attention to its parameter maxActiveNodes and interalg MOP parameter sigma, and nProc (default: 1) for multi-CPU systems. Trajectories for different nProc should be same, but sometimes differ due to roundoff errors. |
future plans for interalg include some speedup and better multiprocessing, possibility to start from a Pareto front obtained by another (inexact) MOP solver
See also:


