1

Does anyone have a simple example of using GraphViz to read DOT files and traverse its graph? The site's documentation doesn't seem to have any.

I should note that I cannot use Boost. I need to use cgraph.

easythrees
  • 1,530
  • 3
  • 16
  • 43

1 Answers1

1

I have many such answers on site:

Using Boost Graph Library

Using libcgraph

Sadly I cannot find that answer ... o.O

I'm absolutely convinced I wrote an answer using that here before, because I spent considerable amount of time on it. Perhaps you have better luck finding it.

Community
  • 1
  • 1
sehe
  • 374,641
  • 47
  • 450
  • 633