esa / pagmo2

A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
https://esa.github.io/pagmo2/
GNU General Public License v3.0
823 stars 161 forks source link

Scaling of design variables and #545

Open dinesh286 opened 1 year ago

dinesh286 commented 1 year ago

I want to scale the design variables say from 0 to 1, or what are the scaling methods available in pagmo2. how to do that? Is there any best practices manual available to get better solution in shortest time for pagmo2 or pygmo2.