adrianco / spigo

Simulate Protocol Interactions in Go
Apache License 2.0
1.12k stars 111 forks source link

Add graph analytics #73

Closed hvandenb closed 8 years ago

hvandenb commented 8 years ago

By having the infrastructure represented as a DAG we can now leverage graph analytics such as centrality measures. These will help identify path constraints and nodes that might become bottlenecks.

adrianco commented 8 years ago

The graph isn't a DAG though. It has cycles in it...

On Wednesday, June 1, 2016, Henri van den Bulk notifications@github.com wrote:

By having the infrastructure represented as a DAG we can now leverage graph analytics such as centrality measures. These will help identify path constraints and nodes that might become bottlenecks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/adrianco/spigo/issues/73, or mute the thread https://github.com/notifications/unsubscribe/AAG0VNcw2uASjNzwLJpc-5pIEQDevWoyks5qHlVVgaJpZM4IsLz6 .