Skip to content

Contains traditional optimization techniques from the field of Multiple-criteria decision-making. For example, methods belonging to the NIMBUS and NAUTILUS families can be found here.

License

Notifications You must be signed in to change notification settings

giomara-larraga/desdeo-mcdm

 
 

Repository files navigation

desdeo-mcdm

Contains interactive optimization methods for solving multiobjective optimizaton problems. This package is part of the DESDEO framework.

Installation

Requires poetry. See pyproject.toml for Python package requirements. To install and use the this package with poetry, issue the following command:

  1. git clone https://github.com/industrial-optimization-group/desdeo-mcdm
  2. cd desdeo-mcdm
  3. poetry init
  4. poetry install

Documentation

Documentation for this package can be found here

Currently implemented methods

  • Synchronous NIMBUS
  • NAUTILUS Navigator
  • E-NAUTILUS
  • NAUTILUS

Coming soon

  • Pareto Navigator
  • NAUTILUSv2

About

Contains traditional optimization techniques from the field of Multiple-criteria decision-making. For example, methods belonging to the NIMBUS and NAUTILUS families can be found here.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%