Skip to content

gabrielfelipeg/PrometheeOptimization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrometheeOptimization

Implementation of Promethee with optimization

Accepted format

The input files should be composed of normalized matrices, the comparison will be made with linear preference function

How to run

Put your files in promethee/input and execute the following commands in terminal

chmod +x run
./run name_file1 weight1 name_file2 weight2 ...

The result will be put in promethee/output

About

Implementation of Promethee with optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.0%
  • C 6.0%