Pinned Repositories
data
examples of files used by the framework (problem instances, weight vectors, ...)
documentation
DEPRECATED, the documentation move to https://moead-framework.github.io/framework/
framework
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.
test_package
script to test the package with pip install
Moead Framework's Repositories
moead-framework/framework
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.
moead-framework/data
examples of files used by the framework (problem instances, weight vectors, ...)
moead-framework/documentation
DEPRECATED, the documentation move to https://moead-framework.github.io/framework/
moead-framework/test_package
script to test the package with pip install