Guides
Guides are goal-oriented and are meant to direct users towards specific goals while utilizing DESDEO.
General
- Installing DESDEO: How to install DESDEO on your system
Core-logic
-
Full worked example: How to get started using modeling and solving problems
-
Defining problems in DESDEO: How to define a multiobjective optimization problem
-
Utilizing MCDM methods: How to utilize 'MCDM' methods
-
NAUTILUS Navigator: How to use the NAUTILUS Navigator method
- NAUTILI: How to use the NAUTILI method
- Using EAs in DESDEO: How to use evolutionary algorithms
- Using EAs in DESDEO (Pydantic Interface): How to use evolutionary algorithms with the Pydantic interface
- Implementing new EA components: How to implement new evolutionary algorithm components
- Iterative Pareto Representer: How to generate a representative set of solutions using the Iterative Pareto Representer
- Using GDM SCORE bands: How to use the group decision-making (GDM) SCORE bands method for consensus reaching
- Advanced Usage of Surrogates: How to a combination of multiple surrogates and analytical objectives
- Utilizing ADMs: Using artificial decision makers (ADMs) to compare EMO methods.
Web-API and Web-GUI
- Running the web-API and web-GUI: How to run the web-API and web-GUI
- Hosting on Kubernetes (old): How to host a DESDEO web application on Kubernetes
- Deploying on OpenShift: How to deploy DESDEO on OpenShift/Kubernetes (Rahti example)
- Implementing method interfaces: How to implement new interactive method interfaces in the Web-GUI