This program is based on Topsis method of making decision based on multiple criterias of two or more products.
What TopsisPro does is that it takes inputs for five parameters namely :
- Throughput
- Delay
- Jitter
- Loss Rate and
- Cost
These parameters are taken from user for two products from which one has to be choosen as an optimal solution.
This repository contains all the test files and versions from begining to the final build which makes it a bit confusing to pick the right file. The final build is the file named MCDM_GUI.py and the .exe file for that is MCDM_GUI.exe. There is also a console user interface or CUI version of TopsisPro named mcdm_CUI_4.0.py.
Change the location of the Graphicloads-Medical-Health-Dna.ico image from line 126, 175 and 204 to the location where the Graphicloads-Medical-Health-Dna.ico file is right now.