The Algorithm Design Manual
About the Book
Programming Challenges

The Stony Brook Algorithm Repository

Steven Skiena
Stony Brook University
Dept. of Computer Science

GED- Graph editor for Sun machines


GED is an editor dealing with a special kind of objects: graphs, also known as networks. Not only can GED edit a graph, but it can also compute some invariants associated to the graph. GED can be used on a variety of machines and operating systems, due to the extensive use of the multiplatform GUI library wxWindows (see below). Thus GED works on PC (MSWindows 3.x, MSWinNt), and on UNIX (currently sun4 with SunOS 5.4, and Linux).
  • Download Files (local site)
  • GED orignal site

    Problem Links

      
    Drawing Graphs Nicely (5)
      
    Drawing Trees (5)



    This page last modified on 2008-07-10 .
    www.algorist.com