graph visualization software

"Hilary" <iamhilary@yahoo.com>
26 Jan 2006 14:15:56 -0500

          From comp.compilers

Related articles
graph visualization software iamhilary@yahoo.com (Hilary) (2006-01-26)
Re: graph visualization software chris@csse.uwa.edu.au (Chris McDonald) (2006-01-28)
Re: graph visualization software gowrikumar_ch@yahoo.com (chandramouli gowrikumar) (2006-01-28)
Re: graph visualization software liekweg@ipd.info.uni-karlsruhe.de (Florian Liekweg) (2006-01-28)
Re: graph visualization software DrDiettrich@compuserve.de (Hans-Peter Diettrich) (2006-01-28)
Re: graph visualization software nkavv@skiathos.physics.auth.gr (Uncle Noah) (2006-01-28)
Re: graph visualization software rfigura@erbse.azagtoth.de (Robert Figura) (2006-01-30)
| List of all articles for this month |

From: "Hilary" <iamhilary@yahoo.com>
Newsgroups: comp.compilers
Date: 26 Jan 2006 14:15:56 -0500
Organization: http://groups.google.com
Keywords: tools, question
Posted-Date: 26 Jan 2006 14:15:56 EST

Hello,


I'm an undergrad working on a research project and I am responsible for
the graph visualization. I am new to all of this and am spending a lot
of time researching the various tools available, such as graphviz and
daVinci. I am still reading many topics in newsgroups, so I am sorry
if this question is redundant, but I wanted to know if anyone could
recommend a well-documented tool which has the following capabilities:


- A way to control part of the graph layout (like assign certain
vertices to specific layers and then minimize the number of crossing
edges)
- Interactive
- Easy to incorporate within the system (C++) and have a feedback
between the visualization and the rest of the system
- Add numerous attributes to edges/vertices for the display
- Free and/or open source
- Display potentially large graphs (10^7-10^8 vertices) in reasonable
time
- Easy to have a GUI for it


Any feedback on this would be great.
Thanks,
Hilary



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.