ilayoutx documentation#

ilayoutx is a Python library for node layouting and edge routing in graphs. It natively supports networkx, igraph, and graph-tool networkx. ilayoutx guarantees the exact same layout and routing independently of what library you used to construct the network/tree.

Visualisation of the layouted/routed graphs can be done with iplotx or any other plotting library.