Core-Logic API Reference
The API reference provides the documentation of the individual functions, classes, and methods found in the core-logic. You may also use the search function provided at the top of the page to quickly jump to any relevant documentation.
Core modules
The following references cover the core modules of DESDEO.
- desdeo.problem: Module containing tools and utilities to model and evaluate multiobjective optimization problems.
- desdeo.mcdm: Module containing components for building interactive MCDM inspired methods.
- desdeo.emo: Module containing components for building evolutionary interactive methods.
- desdeo.tools: Module containing miscellaneous tools and utilities utilized across the core-logic.
Other modules
The following references cover additional modules of DESDEO.
- desdeo-adm: Module containing artificial decision makers (ADMs) for automated testing and benchmarking of interactive methods.
- desdeo-gdm: Module containing tools for group decision making, including voting rules and preference aggregation.
- desdeo-explanations: Module containing tools to generate and analyze explanations of solutions, such as SHAP-based explanations and Lagrange multiplier utilities.