Metadata-Version: 2.1
Name: Ishan
Version: 1.0.0
Summary: TOPSIS
Home-page: UNKNOWN
Author: Ishan
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown

# TOPSIS-Ishan-101803207
TOPSIS is an acronym that stands for "Technique of Order Preference Similarity to the Ideal Solution" and is a pretty straightforward MCDA method. As the name implies, the method is based on finding an ideal and an anti-ideal solution and comparing the distance of each one of the alternatives to those. 

## Installation 
'''pip install TOPSIS-Ishan-101803207==1.0.0'''

## License
Â©  2020 Ishan
This repository is licensed under the MIT license. 
See LICENSE for details

