MilaNedic / moarchiving

This repository contains the description and corresponding files for the "Computing and updating Hypervolume" project
MIT License
0 stars 0 forks source link

Extending moarchiving to 3 and 4 objectives #1

Open naceee opened 4 months ago

naceee commented 4 months ago

A rough plan to get started:

1. Literature

Read the literature and try to understand how the algorithm works:

2. MOArchive3d

Create a class structure, similar to the one of Niko, and connect it to already implemented functions, or write some, that should be fairly easy once familiar with it:

3. MOArchive4d

4. Fix some potential issues about compatibility with Nikos current code

5. Additional stuff

6. Make it nice