EPOS - Economic Planning and Optimized Selections¶
Contents:
Installation¶
The project can be installed in 2 possible ways:
- A command line executable, that can be found under the project github releases. Once the
release-x.x.x.zipis downloaded and extracted the user can navigate in the extracted folder and follow the guideline at Command-Line Setup. For this setup a Java 8 or higher should be installed. - IDE imported source code, that can be found under the tutorial branch of the project github repository. Detailed instructions for getting and importing the source code to an IDE can be found at IDE Setup. For this setup jdk-8uxxx or higher should be installed along with Maven 3.3 or higher and the latest version of git.
Open Datasets¶
Energy: http://epos-net.org/shared/datasets/EPOS-ENERGY-SUBSET.zip
Electric vehicles: http://epos-net.org/shared/datasets/EPOS-ELECTRIC-VEHICLES.zip
Bike sharing: http://epos-net.org/shared/datasets/EPOS-BICYCLES.zip
Software Artifact¶
An earlier software artifact with a Graphical User Interface (GUI) can be acquired via EPOS Exemplar. The website contains an executable and instructions about the latest artifact version of EPOS. It is advised to use the website software for demonstration purposes. Detailed usage guidelines and explanations regarding the system architectures can also be found in the website.
Contribute¶
Support¶
For any question please contact us: mail@epos-net.org
License¶
The project is licensed under the GPL-2.0 license.