dawand / AHP_Fuzzy_TOPSIS

This is a module based on AHP and Fuzzy TOPSIS in the offloading decision engine in a mobile computation offloading system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This is a module based on AHP and Fuzzy TOPSIS in the offloading decision engine in a mobile computation offloading system


Languages

Language:Java 100.0%