MOEA/D is a general-purpose algorithm framework. It decomposes a multi-objective optimization problem into a number of single-objective optimization sub-problems and then uses a search heuristic to optimize these sub-problems simultaneously and cooperatively.
☆30Oct 17, 2022Updated 3 years ago
Alternatives and similar repositories for framework
Users that are interested in framework are comparing it to the libraries listed below
Sorting:
- Helpers for working with pymatgen structure graphs.☆12Feb 4, 2025Updated last year
- BBO optimiser☆11Feb 11, 2020Updated 6 years ago
- A Python implementation of the decomposition based multi-objective evolutionary algorithm (MOEA/D)