Metadata-Version: 2.1
Name: Tahil
Version: 1.0.0
Summary: TOPSIS
Home-page: UNKNOWN
Author: Tahil
License: MIT
Description: # TOPSIS-Tahil-101803246
        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-Tahil-101803246==1.0.0'''
        
        ## License
        Â©  2020 Tahil
        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
