Skip to content

bshavazipour/desdeo-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

desdeo-tools

Generic tools and design language used in the DESDEO framework. For example, this package contains classes for interacting with optimization methods implemented in desdeo-mcmd and desdeo-emo, and tools for solving for a representation of a Pareto optimal front for a multiobjective optimization.

Installation

Requires poetry. See pyproject.toml for Python package requirements.

To install and use the this package with poetry on a *nix based system, issue the following commands:

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

Documentation

Documentation and usage examples for this package can be found here

About

Generic tools and design language used in the DESDEO framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%