Skip to content

Conversation

@MikaelAziz
Copy link

Modified add_forwarding_rule to support multiple next hops with probabilities for multipath routing. I am using this for my personal research project, but it should also be useful for various use cases and more complex network routing protocols. Additionally if this change is being adopted then a few of the tutorials should also be modified to include this.

Modified add_forwarding_rule to support multiple next hops with probabilities for multipath routing.
@hayekr hayekr requested review from caitaozhan and hayekr November 7, 2025 21:18
@hayekr hayekr changed the base branch from master to RnD November 7, 2025 21:18
@caitaozhan
Copy link
Contributor

caitaozhan commented Nov 15, 2025

Hi Mikael,

Thanks. I see you changed the add_forwarding_rule, which results in failing some pytests. Please do the following:

  1. Revert the change that happened to add_forwarding_rule
  2. Add your new function add_forwarding_rule_multihop (or whatever name you want)
  3. Update the pytest to make sure the unit test covers the newly added function.

Thanks,
Caitao

@hayekr hayekr linked an issue Nov 17, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MultiPath + Entanglement Swapping

2 participants