a-float / uni-ahp-ranking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uni-ahp-ranking

Application allowing for creation and management of an analytic hierarchy process (AHP)

Features

  • defining AHP structure via adding and removing criterions and alternatives
  • performing the pairwise comparisons between alternatives
  • choosing score calculation method
  • calculating decision matrix inconsistency using specified algorithm
  • loading and storing AHP ranking from and to an xml file

Usage

pip install -r requirements.txt
python main.py

GUI

Example data taken from Wikipedia:

About


Languages

Language:Python 95.1%Language:kvlang 4.9%