Download

LAST UPDATE: 21-April-2011

The latest version 3.0 can be downloaded directly from here.

(https://docs.google.com/uc?id=0B-FSkXfyY2AFZTUxYWIxMTgtMjJiYy00NTMyLTlmMzUtZDdiZDFlZGRhYjUw&export=download&hl=en)

Java Doc is available here

(https://docs.google.com/viewer?a=v&pid=explorer&chrome=true&srcid=0B-FSkXfyY2AFNWFjNTEwMTAtYmEwZS00YTJkLTgzZmItNWIzNzM4ZTU1YzI1&hl=en_US)

Alternatively Medusa can be downloaded from:

http://sourceforge.net/projects/graph-medusa/files/

User Feedback can be given at:

http://medusa.userecho.com/

Source code is available here

--------

TO RUN the application:

You need a java version greater than 1.6

To run in command line just type java -Xmx300m - jar Medusa.jar or just double click at the Medusa.jar file

The jar archive can be deployed either by double-clicking (Windows) or by a command line:

$> java -jar Medusa.jar

Alternatively, you can start medusa with data and interaction files from the command line:

$> java -jar Medusa.jar f data file name

            i interaction file name