-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Labels
mod: transpilerIssues and PRs related to TranspilerIssues and PRs related to Transpilerpriority: lowtype: feature requestNew feature or requestNew feature or request
Description
What should we add?
Low priority component of #9417.
Similar to #9419 for SabreSwap
, it would be nice to bring all our available routing methods up-to-speed with control flow. See #9419 for more details on the current algorithm we have for routing control flow. Since BasicSwap
is pure Python, its implementation would likely be very close to StochasticSwap
's, and could hopefully re-use a lot of code.
This is low priority, since basic
is a barely-used version of routing, and is almost entirely superseded by other methods.
Metadata
Metadata
Assignees
Labels
mod: transpilerIssues and PRs related to TranspilerIssues and PRs related to Transpilerpriority: lowtype: feature requestNew feature or requestNew feature or request