Hi! I am building a graph where some nodes are "linked" to others, meaning they can be lower or at the same level. In addition, each node should be as high as possible(topmost). Double arrow(edge) means exactly same level, and single edge - exactly lower, both sometimes resulting in lower than possible positioning)
Is there easy way to use linked nodes in hierarchical layout&