Downloads: Difference between revisions
From Alida
Jump to navigationJump to search
No edit summary |
|||
Line 12: | Line 12: | ||
== Current release (v0.9)== | == Current release (v0.9)== | ||
* Alida Binaries [http://www.informatik.uni-halle.de/ | * Alida Binaries [http://www.informatik.uni-halle.de/alida/downloads/Alida-1.0.zip zip] (includes Alida binaries, license information and the file ''aldgraphml.jar'' with Alida's extensions of graphml) | ||
* Alida Sources [http://www.informatik.uni-halle.de/ | * Alida Sources [http://www.informatik.uni-halle.de/alida/downloads/Alida_src-1.0.zip zip] (includes only the sources, license files and some READMEs on how to use and compile Alida) | ||
* Alida API [http://www.informatik.uni-halle.de/ | * Alida API [http://www.informatik.uni-halle.de/alida/downloads/Alida_api-1.0.zip zip] (includes Javadocs of Alida's API) | ||
<br/> | <br/> | ||
Revision as of 09:59, 5 May 2011
Requirements
Alida requires Java 1.6 or later.
The following external jars are needed to use Alida:
Alida also requires some graphml extensions to be find in aldgraphml.jar jar.
If you download the Alida binary zipfile you will find the library in subdirectory intjars in the zipfile.
Current release (v0.9)
- Alida Binaries zip (includes Alida binaries, license information and the file aldgraphml.jar with Alida's extensions of graphml)
- Alida Sources zip (includes only the sources, license files and some READMEs on how to use and compile Alida)
- Alida API zip (includes Javadocs of Alida's API)
All versions of Alida
Version | Binaries | Sources | API | Date |
---|---|---|---|---|
1.0 | zip tar.gz | zip tar.gz | zip tar.gz | May 1st, 2011 |
Manual
Detailed information about Alida, its API and usage, can be found in the user and programmer manual.
- Alida-Manual, Version 1.0 pdf
Additional resources
- Chipory - a graph visualization tool for displaying MiToBo history graphs
MTBChisio is an extended version of the Chisio software developed at the Bilkent University in Turkey.
The zip or the tgz file below contains all necessary files. Download one of these and unpack it into a folder of your choice.
- To use Chipory on a Linux system with 32-bit architecture just type './MTBChisio.sh'.
- In case that your machine has a 64-bit architecture running Linux, call './MTBChisio_64.sh'.
- For Windows with 32-bit architecture a self extracting installer including an executable of mtbchisio is available.
Download the current release:
- Chipory binary tar.gz zip
- self extracting installer for Windows mtbchisio-installer.exe
Source code for Chipory is available upon request.