Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 350 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 350 Bytes

moobench

Benchmark problems for multiobjective optimization with constraints

List of contributors

Veron Hrvojić
Pero Prebeg

How to install

navigate to moobench dir and execute:
pip install -e .
(there is the dot at the end of the line!)

Examples

Examples of usage can be found in mcdo repository
https://github.com/pprebeg/mcdo