nathanmcunha / Decision-Making

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decision making algorithms

This repository contains my implementation related to two decision-decision making algorithms:

In addition, it also contains the framework A-TOPSIS. For more information about A-TOPSIS, click here.

You also can combine these codes with the Fuzzy Numbers in order to produce the Fuzzy-(TOPSIS, TODIM). Check this paper.

All directions are given in the comments in the codes.

If you find any bug, please, email-me.

Dependencies

  • NumPy
  • Matplotlib
  • Seaborn

About


Languages

Language:Python 100.0%