-
Notifications
You must be signed in to change notification settings - Fork 94
[docs] Improve documentation about bridges #1506
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice. This will be very useful
I think it's quite complete, at least to create a constraint bridge. You could still add a lot to it, no doubt (like mapping dual warm starts), but I think that's outside the scope of what a primer tutorial should have on the topic. What do you think of it? |
Co-authored-by: Oscar Dowson <odow@users.noreply.github.com>
Co-authored-by: Oscar Dowson <odow@users.noreply.github.com>
Co-authored-by: Oscar Dowson <odow@users.noreply.github.com>
Co-authored-by: Oscar Dowson <odow@users.noreply.github.com>
Co-authored-by: Oscar Dowson <odow@users.noreply.github.com>
Co-authored-by: Oscar Dowson <odow@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Do you have more to add? We can always add more later in follow-up PRs.
I don't have any more ideas for now. The last few commits were just to ensure that the doc compiles. In particular, I added the docs for many structs, it would be nice to have a second view on those (I also had to write a little something for MockOptimizer). |
I'll merge once CI finishes. This is very helpful thank you! |
Finally, CI passes! |
No description provided.