Skip to content

This repository contains the packages that build the problem objects for the desdeo framework.

License

Notifications You must be signed in to change notification settings

light-weaver/desdeo-problem

 
 

Repository files navigation

PyPI version Documentation Status

desdeo-problem

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.

Installation

For regular users

You can install the desdeo-problem package from the Python package index using pip by issuing the command pip install desdeo-problem.

For developers

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

  1. (optional: fork the repo first)
  2. git clone https://github.com/industrial-optimization-group/desdeo-problem
  3. cd desdeo-problem
  4. poetry init
  5. poetry install

Documentation

Documentation for this package can be found here

Citation

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).

About

This repository contains the packages that build the problem objects for the desdeo framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%