UTA-WESOME / uta-gms-engine

Engine for the UTA-GMS system
https://pypi.org/project/uta-gms-engine/
0 stars 0 forks source link
glpk linear-programming mcda python

uta-gms-engine

The official repository for the uta-gms-engine Python package.

The engine app is the core of the UTA-GMS system project, and is responsible for executing problem-solving tasks. The purpose of the uta-gms-engine is to perform UTA-GMS. It can be also used independently from the UTA-GMS system. It supports Python in version 3.8 and above.

Download

Package

pip install uta-gms-engine

GLPK & Java Runtime Environment

apt install glpk-utils
apt install default-jre

Built with