Skip to content

Releases: LeoWarnow/AdEnA

Version 2.0

12 Dec 09:27
Compare
Choose a tag to compare

New Python implementation

With this release, we added a Python implementation of the Advanced Enclosure Algorithm (AdEnA) which can be found in the python subfolder. The Matlab version is now located in the matlab subfolder and is the same as in the previous release.

We provide a Jupyter Notebook as an interface to the Python version in the UserFile.ipynb. It contains all instructions that you need to get started.

Please be aware that this is the first public release of the new Python version of AdEnA. While we have tested it on several test instances it has not been tested and used as extensively as the Matlab version. Thus, you might encounter some issues that we have not yet detected. In this case, please create a new issue on GitHub and I'll take a look at it.

Version 1.0

16 Jun 10:42
d15153d
Compare
Choose a tag to compare

Public Release of AdEnA

This is the first release version of AdEnA - the Advanced Enclosure Algorithm for solving multi-objective optimization problems by computing an enclosure of their nondominated set. The algorithm is proven to work with all test instances provided with this release.

Since this is the first public release of the algorithm, you might encounter some issues that we have not yet detected. In this case, please create a new issue on GitHub and I'll take a look at it.