0

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,390
  • 3
  • 13
  • 42

1 Answers1

0

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
  • 350,152
  • 45
  • 431
  • 590