RE: Graph Visualization

From: Nicholas Tsipanov (nicholas@tepkom.ru)
Date: Fri May 14 1999 - 09:52:21 MET DST


From: Nicholas Tsipanov <nicholas@tepkom.ru>
To: caml-list@inria.fr
Subject: RE: Graph Visualization
Date: Fri, 14 May 1999 11:52:21 +0400
Message-Id: <99051411554700.00702@nicholas.dorms.spbu.ru>

On Fri, 07 May 1999, R.S. Nikhil wrote (concerning RE: Graph Visualization):
> >%_> From: Chris Tilt [mailto:chris@webcriteria.com]
> > Sent: Friday, May 07, 1999 12:43 PM
> > Subject: Graph Visualization
> >
> > With so many people developing excellent compilers,
> > I was hoping to get a hint on the visualization of
> > graphs (even trees would help) using native OCAML.
> > The layout is not required to be good; this is
> > intended for researching the nature of large Web
> > sites using our existing modeling software written
> > in OCAML.
As a part of my diploma (and a part of some larger project) i'm implementing the
Directed Graph Drawing Algorithm which can be found at
http//www.research.att.com/sw/tools/graphviz.
It will be tool to show the control flow graph of the C program.
I'm implementing it with pure OCaml and Tk library.

My tool is far from complete so you can't download it from anywhere :)
Anyway i could help you with some tips and tricks about that.

SY, Nicholas
PS Sorry if you have received this message twice



This archive was generated by hypermail 2b29 : Sun Jan 02 2000 - 11:58:22 MET