Graph-Ape
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:App for viewing and generating graphs
***** Graph Ape

A simple GUI app, written in Java, which displays and generates graphs.

I created this as a platform to play around with graph drawing algorithms, which
can get quite interesting and involved.  Wrote this on the way back from a long
road trip.

***** Demo and JavaDoc

JavaDoc:
http://fabbrication.net/pro/project/GraphApp/GraphApp-0.1/Graph/doc/

Demo (launched as applet):
http://fabbrication.net/pro/project/GraphApp/GraphApp-0.1/index.php

***** Some things to try.

Click to create vertices.  Click on a vertex to highlight it and to unhighlight
it.

When a vertex is highlighted, clicking on another allows you to create an edge.

When a vertex is highlighted, pressing the Delete key will remove it.

A tree generation algorithm is available in the Generate menu.

Save and Load Graph functions are not yet implemented.

***** Last updated 2005.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。