Algorithm for best positioning objects on a Visio model

Posted by leandrosa81 on Stack Overflow See other posts from Stack Overflow or by leandrosa81
Published on 2010-05-07T17:50:17Z Indexed on 2010/05/07 18:08 UTC
Read the original article Hit count: 365

Filed under:
|

Hello,

I am trying to map all network devices and create a visio file with the resulting network topology.

I was wondering if there are any algorithm for best positioning the nodes on the graph, considering its connections.

Connections are bidirectional, like this (may have many connections between the same nodes):

---------          ---------
|       |          |       |
|   A   |----------|   B   |
|_______|          |_______|

© Stack Overflow or respective owner

Related posts about algorithm

Related posts about positioning