Answer the question
In order to leave comments, you need to log in
What are dependency tree visualizers?
There is a project. It has plugins. They use each other. It would be desirable to reveal implicit "rings". I want to visualize dependency graphs.
What are graph visualization tools?
I would like to give input, for example, a set: the vertices of graphs with their neighbors.
Something like:
unit1 -> unit2, unit3
unit2 -> unit3, unit4
unit3 -> unit4,
etc Answer the question
In order to leave comments, you need to log in
In general, for C ++, doxygen can build a dependency graph for classes itself.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question