Download and Install the latest versions of COMETS.
Prerequisites for COMETS installation are to have Java 64-bit and Gurobi installed.
Java can be downloaded and installed from: https://www.oracle.com/technetwork/java/javase/downloads/index.html or https://java.com/en/download/manual.jsp. The minimum version of required 64-bit Java is 1.8.
To run the jupyter notebooks with cometspy, you need to install Python. We recommend installing the Anaconda distribution of Python: https://www.anaconda.com/download
Installation instructions
After downloading the installer files below, do the following:
First move the installer in a directory of your choice, where you want it installed. Then do the following.
In Linux or Mac untar them with:
tar zxvf comets_<system>.tar.gz
in Windows extract them all.
Then read the README file in the comets_<system> directory (<system> is either linux or macos)
or comets_windows\comets_windows if installing in Windows.
For more details on installation, please read the complete installation instructions.