bbengfort / cloudscope

Simulation and visualization of distributed systems and communications.
http://bbengfort.github.io/cloudscope/
MIT License
1 stars 0 forks source link

Unidirectional/Bidirectional Connections #26

Closed bbengfort closed 8 years ago

bbengfort commented 8 years ago

The implementation of Unidirectional connections and a dictionary representing an undirected graph is unwieldy; rethink.

Also, the Network collection seems like a cluge. Although I closed #25 -- I'm still not happy how the simulation is being loaded and dumped.