There are three ways to access GraphSynth.
-
The easiest method is to download the install file (setup.exe). Please choose the one appropriate for your system.
Install for 64-bit processor systems.
Install for 32-bit processor systems.
-
The second approach is to access the source files via BitBucket(bitbucket.org/graphsynth/).
The source files are in Microsoft Visual Studio format and all code is written in C# .
If you do not have Visual Studio, you should know that a free C# compiler is available in Microsoft's Express Editions (in fact much of GraphSynth was written in this version).
-
The third way is a web-based Silverlight application will be implemented soon (as soon as I can find some one to do it!)