Module Layered.Make
Full implementation. If the operations in TREE are O(1), the layout functions is O(n).
Parameters
Signature
val layout : distance:(vertex -> vertex -> float) -> t -> vertex -> Tree_layout.Common.pos H.tSame as
Tree_layout.Layered.layout, but with the specified implementation.- returns
An Hashtable which contains one binding per accessible vertex in
g.