-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workingimproveDevelop implementationDevelop implementation
Description
Problem: The Routing algorithm still is inefficient and it requires at least Runtime(100) to completely find routes in long topos (+19 nodes).
Where: RoutingP module
Suggestions:
- Implement a graph algorithm
- Reduce the number of unnecessary routes sent to nodes
- maybe implement checkPackets function
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingimproveDevelop implementationDevelop implementation