Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1005 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 1005 Bytes

AHP Fuzzy TOPSIS

This tool is used as a comprehensive multi-criteria approach to find the best ranking among the alternative suppliers.

Usage

  1. Make sure you have Apache Math library in your classpath
  2. Edit the fields in Config
  3. For a single decision maker: Compile and Run Test. Multiple decision makers: TestGroupDecisionMaking

Output : picture alt

Learn

AHP

TOPSIS

In Fuzzy TOPSIS, Triangular Fuzzy set is applied into the proposed model to handle the vagueness. The interdependencies between criteria are considered.

Related projects

This utility is used in offloading decision engine module in MAMoC