I have an acyclic graph - a tree.
Each node of the graph will have some attributes that I need to show in a glyph.
Let's us say the size of each Glyph is 100x100 pixels.
I am looking for an algorithm that is fast and efficient for up to 100,000 nodes that will lay out the nodes in xy space.