Project-Platypus / Platypus

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

Unbounded archive #166

Closed sabrinadraude closed 1 year ago

sabrinadraude commented 3 years ago

I was just wondering how I can adapt my code to incorporate an unbound archive using the platypus library? My multiobjective problem at present, improves very gradually in its hypervolume score over 100,000 iterations. I thought maybe if I used an unbound archive, I could gain better results. However, on the platypus website, I couldn't find any information on how to allow this within my code. Any tips/ advice would be great.

Thanks!

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.