相关疑难解决方法(0)

What are the step to the Reingold-Tilford algorithm and how might I program it?

From the presentation: Graphs and Trees on page 3, there is a visual presentation of what takes place during the Reigngold-Tilford process; it also gives a vague summary to this algorithm before hand: "...starts with bottom-up pass of the tree; [finishes with] Top-down pass for assignment of final positions..." I can achieve both directional passes through recursive means, and I know that the Y-value(s) are respective to each node's generation level, but I'm still lost as to how the X-coordinates …

c# algorithm tree user-interface winforms

5
推荐指数
1
解决办法
5583
查看次数

标签 统计

algorithm ×1

c# ×1

tree ×1

user-interface ×1

winforms ×1