Contains modelling tools to model and define multiobjective optimization problems to be used in the DESDEO framework. This package is part of the DESDEO framework.
You can install the desdeo-problem
package from the Python package index using pip
by issuing the command pip install desdeo-problem
.
Requires poetry. See pyproject.toml
for Python package requirements. To install and use the this package with poetry, issue the following command:
- (optional: fork the repo first)
git clone https://github.com/industrial-optimization-group/desdeo-problem
cd desdeo-problem
poetry init
poetry install
Documentation for this package can be found here
If you decide to use DESDEO is any of your works or research, we would appreciate you citing the appropiate paper published in IEEE Access (open access).