Metadata-Version: 2.1
Name: Abhishek
Version: 1.0.1
Summary: TOPSIS
Home-page: UNKNOWN
Author: Abhishek
License: MIT
Description: # TOPSIS-Abhishek-101803463
        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-Abhishek-101803463==1.0.1'''
        
        ## License
        Â©  2020 Abhishek
        This repository is licensed under the MIT license. 
        See LICENSE for details
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
