Sinalgo - Simulator for Network Algorithms

Download Sinalgo

Toy Release (Discontinued after version 0.75.3) For a quick glance at the project
This 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)
The regular release contains all you need to write your own simulations, including the source code of the framework, the sample projects, and the build files.

Regular Release (version 0.76 and up) For running your own simulations (newer versions)
Newer versions of the regular release are located in a different repository. It includes all you need to write your own simulations, including the source code of the framework, the sample projects, and the Gradle build files.

All-In-One Tutorial The tutorial of this website, all on a single site.
If you intend to print the entire tutorial offered on this website, you may consider the link above, which gives you the entire tutorial on a single site, optimized for printing.

Please visit Sinalgo on GitHub.com to check out the source code and obtain the latest release.
GitHub.com Mark GitHub.com Logo

To obtain older releases (prior or equal to 0.75.3), please visit Sinalgo on Sourceforge.net to obtain the latest release.
SourceForge.net Logo

Installation

For 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.

Requirements

Hardware:
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

Acknowledgment

Many thanks to Roger Kehrer, who has built a preliminary version of this simulator.

License

The 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:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name 'Sinalgo' nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

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
GitHub.com Mark GitHub.com Logo SourceForge.net Logo Valid CSS! Valid HTML 4.01 Transitional