About GraphMan

The GraphMan program is a basic graph manipulation tool that can be used for the Graph Drawing Contest. While we encourage participants to bring their own custom-designed tools, we will make GraphMan available on 10 machines during the contest.

GraphMan is written in Java and can run on Linux/Unix (GraphMan-0.6.tgz)and Windows machines (GraphMan.jar). In Linux type "java -jar GraphMan.jar" in Windows double click the GraphMan.jar file.

GraphMan has the following features:

The program was written by Christian Duncan, Stephen G. Kobourov, and Chandan Pitta.