Project-Platypus / Platypus

A Free and Open Source Python Library for Multiobjective Optimization
GNU General Public License v3.0
565 stars 153 forks source link

How to pass the initialization to the optimization #124

Closed xinghua-qu closed 1 year ago

xinghua-qu commented 4 years ago

Can you please inform how to pass an initialization (e.g., x0) to the optimization ?

Mori22 commented 4 years ago

If you are just looking to pass an initial population: #62 might be helpfull

github-actions[bot] commented 1 year ago

This issue is stale and will be closed soon. If you feel this issue is still relevant, please comment to keep it active. Please also consider working on a fix and submitting a PR.