https://github.com/energyinpython/ssp-vikor
SSP-VIKOR multi-criteria method with limited criteria compensation for sustainable development assessment
https://github.com/energyinpython/ssp-vikor
ssp-vikor sustainability
Last synced: 6 days ago
JSON representation
SSP-VIKOR multi-criteria method with limited criteria compensation for sustainable development assessment
- Host: GitHub
- URL: https://github.com/energyinpython/ssp-vikor
- Owner: energyinpython
- License: cc0-1.0
- Created: 2023-11-04T16:19:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-04T20:29:39.000Z (about 2 years ago)
- Last Synced: 2024-01-28T22:13:23.052Z (almost 2 years ago)
- Topics: ssp-vikor, sustainability
- Language: Python
- Homepage:
- Size: 2.92 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SSP-VIKOR
This repository provides the SSP-VIKOR method with the possibility of modeling the reduction of criteria compensation. The class of the SSP-VIKOR method (VASSP) is available in the ``vassp.py`` file. The simple example of using the SSP-VIKOR method is delivered in the ``example.ipynb`` file.