Skip to content

Improve efficiency in DVR  #5

@albertovallef

Description

@albertovallef

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:

  1. Implement a graph algorithm
  2. Reduce the number of unnecessary routes sent to nodes
  3. maybe implement checkPackets function

Metadata

Metadata

Labels

bugSomething isn't workingimproveDevelop implementation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions