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.
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.
I have many such answers on site:
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.