Generic tools and design language used in the DESDEO framework. For example,
this package contains classes for interacting with optimization methods
implemented in desdeo-mcmd and desdeo-emo, and tools for solving for a
representation of a Pareto optimal front for a multiobjective optimization.
Requires poetry. See pyproject.toml for Python package requirements.
To install and use the this package with poetry on a *nix based system, issue the following commands:
git clone https://github.com/industrial-optimization-group/desdeo-mcdmcd desdeo-toolspoetry initpoetry install
Documentation and usage examples for this package can be found here