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

Bridge debugging #680

Closed
2 of 3 tasks
blegat opened this issue Mar 1, 2019 · 1 comment · Fixed by #1866
Closed
2 of 3 tasks

Bridge debugging #680

blegat opened this issue Mar 1, 2019 · 1 comment · Fixed by #1866
Labels
Submodule: Bridges About the Bridges submodule
Milestone

Comments

@blegat
Copy link
Member

blegat commented Mar 1, 2019

We should have a way for the LazyBridgeOptimizer to

  • Describe why a constraint is not supported: the bridges that could be used and why they cannot be used to figure out what is the missing piece. Add debug utilities for unsupported variable/constraint/objective #861
  • Describe how a constraint is bridged: what are the possibilities, what is chosen and why Bellman-Ford chose this one
  • Show all the bridges that are currently used.
@odow
Copy link
Member

odow commented Mar 3, 2021

Leaving a bread-crumb to where Part II was attempted: #1055

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Submodule: Bridges About the Bridges submodule
Development

Successfully merging a pull request may close this issue.

2 participants