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

Use forward-reverse McCormick propagation #47

Open
3 tasks
mewilhel opened this issue Jun 15, 2020 · 0 comments
Open
3 tasks

Use forward-reverse McCormick propagation #47

mewilhel opened this issue Jun 15, 2020 · 0 comments
Milestone

Comments

@mewilhel
Copy link
Member

This was reverted on v0.4 of EAGO as the tolerance based approach we initially tried resulted in incorrect results. So to enable this we need:

  • a correctly-rounded McCormick relaxation mode in McCormick.jl
  • update ReverseMcCormick.jl to make use of this mode
  • Update EAGO to default to this correctly rounded mode (also to revert the reverse interval pass we currently use (which should become an option)).
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