Sinalgo - Simulator for Network Algorithms |
|
Download SinalgoToy Release (Discontinued after version 0.75.3) For a quick glance at the projectThis is a full version of Sinalgo compiled to an executable JAR file. Some sample projects are included to explore the features of the framework. This version does not contain the source code and is not suited for setting up your own simulation.
Regular Release (up to version 0.75.3) For running your own simulations (older
versions)
Regular Release (version 0.76 and up) For running your own simulations (newer versions)
All-In-One Tutorial The tutorial of this website, all on a single site. Please visit Sinalgo on GitHub.com
to check out the source code and obtain the latest release.
To obtain older releases (prior or equal to 0.75.3), please visit Sinalgo on Sourceforge.net
to obtain the latest release.
InstallationFor version up to 0.75.3, please refer to the Installation section of the tutorial.For version 0.76 and up, please refer to the Installation section of the GitHub Repository's main page. RequirementsHardware:As much RAM as possible :) A mouse with 2 buttons and a wheel to interact more easily with the GUI. Software (up to version 0.75.3): Java 2 Platform Standard Edition 5.0 or later Optional: Apache ANT To use our ANT build file. Optional: A development tool, e.g. Eclipse Software (version 0.76 and up): Java 2 Platform Standard Edition 8.0 or later Optional: Gradle To use our Gradle build file (though we recommend to use our Gradle Wrapper script). Optional: A development tool, e.g. Eclipse or IntelliJ IDEA AcknowledgmentMany thanks to Roger Kehrer, who has built a preliminary version of this simulator.LicenseThe software is published under the following BSD license.Copyright (c) 2007-2013, Distributed Computing Group (DCG), ETH Zurich, Switzerland, disco.ethz.ch Copyright (c) 2017-2018, André Brait All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
© Distributed Computing Group |