Skip to content
Snippets Groups Projects
  • Ryan Izard's avatar
    58e60539
    Create RoutingManager that is separate from TopologyManger. It hooks into... · 58e60539
    Ryan Izard authored
    Create RoutingManager that is separate from TopologyManger. It hooks into TopologyManager via new ITopologyManagerBackend, butmakes it much more obvious that the TopologyManger and TopologyInstance is responsible for much of the routing. Before this change, the actual 'routing' and 'path-finding' implementation location wasn't very clear.
    58e60539
    History
    Create RoutingManager that is separate from TopologyManger. It hooks into...
    Ryan Izard authored
    Create RoutingManager that is separate from TopologyManger. It hooks into TopologyManager via new ITopologyManagerBackend, butmakes it much more obvious that the TopologyManger and TopologyInstance is responsible for much of the routing. Before this change, the actual 'routing' and 'path-finding' implementation location wasn't very clear.
RoutingManager.java 3.54 KiB