Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move exchange rate negotiation into the loop detection phase #92

Open
michielbdejong opened this issue Mar 1, 2024 · 0 comments
Open

Comments

@michielbdejong
Copy link
Collaborator

This could help a lot to focus the loop discovery and make it faster.

Also, a loop might even flow in the opposite direction. In fact, if it's at equilibrium, it should probably gently sway back and forth with a slight (alternating) current. So the graph we're finding loops in is actually not even a directed graph.

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

No branches or pull requests

1 participant