|
|
|
|
|
GraphShopGraphShop is the Graph Theory Workshop, an interactive software environment for Graph Theory research and applications. It contains a visual "point and click" interface for graph creation and manipulations, as well as an integrated scripting environment (using ECMAScript) linked both ways with the GUI systems. This means that one can create a graph with scripting, examine and modify it with the visual interface, and then run a custom script algorithm on the result.
FeaturesMany simple and advanced features including the following.
DocumentationFor more information, see the GraphShop Tutorial and Script API Reference.Open SourceGraphShop is open source software, released under the GNU General Public License version 2.1 and hosted on GitHub at https://github.com/stringoftheseus/graphshop/. Bug reports, feature suggestions, and external contributions are always welcome. |
DocumentationGraphShop TutorialScript API Reference Script Examples DownloadGraphShop 1.0 beta 3 - WindowsSource CodeUnder the GPL 2.1 via GitHub |