afourmy / pyNMS

A vendor-agnostic NMS for carrier-grade network simulation and automation
GNU General Public License v3.0
83 stars 15 forks source link

Internal site graph drawing algorithms #18

Open afourmy opened 7 years ago

afourmy commented 7 years ago

When a graph drawing algorithm is triggered from within a site (internal site view), all links between site nodes are considered as spring even if they do know belong to the site. Ideally, they should be filtered and a mechanism should be implemented to automatically add all links that connect two site nodes to the site.