Name | Modified | Size | Downloads / Week |
---|---|---|---|
EAS_Release_V0_17_2014-10-20.zip | 2014-10-20 | 78.0 MB | |
EAS_Release_ V0_17_2014-09-26.zip | 2014-09-26 | 77.2 MB | |
ConferencePaper-WSC12-EAS_description_and_evaluation.pdf | 2014-05-23 | 503.8 kB | |
readme.txt | 2014-05-23 | 1.3 kB | |
EAS_Release_ V0_17_2014-05-20.zip | 2014-05-23 | 84.9 MB | |
EAS_Release_V0_16_2013-12-03.zip | 2013-12-03 | 221.1 MB | |
EAS_Release_V0_15_2013-10-11.zip | 2013-10-11 | 47.1 MB | |
Polytris_0.9-beta.zip | 2013-06-16 | 70.5 MB | |
EAS_Release_V0_14_2013-06-02.zip | 2013-06-02 | 41.8 MB | |
EAS_Release_V0_12_2012-04-22.zip | 2012-05-04 | 32.0 MB | |
EAS_Release_V0_12_2012-04-22.tar.gz | 2012-05-04 | 30.0 MB | |
EAS-Tutorial_German.pdf | 2012-04-20 | 1.5 MB | |
MDL2eWithTheEASFramework.pdf | 2012-04-20 | 320.3 kB | |
EAS_Release_V0_12_2012-04-01_Java7.zip | 2012-04-06 | 35.0 MB | |
Totals: 14 Items | 720.1 MB | 0 |
Easy Agent Simulation (EAS) v.0_17_2014-05-20 ============================================= Installation and Release Notes Install EAS: - Download the latest release from https://sourceforge.net/projects/eas-framework/files - Unzip the archive "EAS_Release_*.zip" in an arbitrary folder. * IMPORTANT: Please make sure that the path does not contain any white spaces. (Otherwise warnings may be printed.) - Make sure Java 1.8 or higher is installed on your system. Quick start: - Run EAS: > Windows: run file "start.bat" in the root folder of the unzipped project. > Linux: run file "startLinux.sh" in the root folder of the unzipped project. - Select a master scheduler and plugins from the list and click on "Start Simulation..." Develop your own simulations: - Use the latest release (as described above) or check out the latest (possibly unstable) development version from "http://svn.code.sf.net/p/eas-framework/code/" (both come with full sources and docs). - Import the project into an IDE of your choice (Eclipse project settings are already included) and start programming. - If you want to contribute to the EAS project with own implementations, please contact me: lukas.koenig@kit.edu. Release Notes: - None