Auto Layouting diagram will overlap lines together

Hi Roy and thanks for your reply

Actually No !

As i said before using either Auto Layout or Tree Style mode will return the same result (some lines will overlap on each other or on some shapes ).

I guess you are testing this with a low number of nodes.You should test in the situation your diagram has too much nodes and connectors.for example mine has about 200 nodes and all nodes are connected to the whole graph.

Please consider that i adjusted maximum number of connector limit for layout the diagram by adding LayoutMaxConnector=1000 to the end of UserSpecific.options file.