InstallationΒΆ

SMETANA currently supports Python 2.7 and Python 3.6, which are available for all major operating systems. We recommend the Anaconda python distribution.

It can be easily installed using the pip package manager:

$ pip install smetana

This will automatically install other dependencies as well:

Additionally, you must install one of the supported solvers:

Please note that although both solvers are supported, SMETANA has been mainly optimized for CPLEX.