Best Planar graph program

Posted by brian on Stack Overflow See other posts from Stack Overflow or by brian
Published on 2010-01-21T06:03:46Z Indexed on 2010/04/24 23:33 UTC
Read the original article Hit count: 376

In graph theory, a planar graph is a graph that can be embedded in the plane, i.e., it can be drawn on the plane in such a way that its edges intersect only at their endpoints.

What is the best open source program for drawing the planar graph with support of input nodes size and fixed drawing boundary region

© Stack Overflow or respective owner

Related posts about linux

Related posts about graph