资 源 简 介
What is it?
A library written in java, to help visualize data structures. Mainly, but not only, for debugging purposes. Originaly, this started for helping the debugging of Red Black trees, and it evolved much since then.
Example Output:
How does it work?
The library connects to existing data structures with minimal to no effort (depending on how "nice" is the structure) using either reflection or interfaces. Parsing of certain text formats is also supported.
Currently, only data structures which can be represented as directed-tree graphs are supported. Support for Direct-Acyclic-Graphs (DAGs) and general Graphs is on the way!
Where do I get it?
See the 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报