graph visualisation

  • Thread starter Alexander Zatvornitskiy
  • Start date
A

Alexander Zatvornitskiy

Hello, All!

I need routines for visualization of graphs, like this for Matlab:
===
You can visualize an arbitrary graph (such as one learned using the structure
learning routines) with Matlab code contributed by Ali Taylan Cemgil from the
University of Nijmegen. For static BNs, call it as follows:

draw_graph(bnet.dag);
===

Are there any packages with such ability? Also I need in drawing plots of
functions.

Alexander, (e-mail address removed)
 
B

bearophileHUGS

This isn't a visualisation routine, but it contains some of them, and
with few mod you can adapt them for your needs:

http://gato.sourceforge.net/

Gato - the Graph Animation Toolbox - is a software which visualizes
algorithms on graphs.

Bearophile
 
C

cwmoad

Alexander said:
Hello, All!

I need routines for visualization of graphs, like this for Matlab:
===
You can visualize an arbitrary graph (such as one learned using the structure
learning routines) with Matlab code contributed by Ali Taylan Cemgil from the
University of Nijmegen. For static BNs, call it as follows:

draw_graph(bnet.dag);
===

Are there any packages with such ability? Also I need in drawing plots of
functions.

Alexander, (e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top