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

infinite loop in simplex? #22

Open
c-cube opened this issue Oct 7, 2023 · 0 comments
Open

infinite loop in simplex? #22

c-cube opened this issue Oct 7, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@c-cube
Copy link
Owner

c-cube commented Oct 7, 2023

A call to simple.solve seems to take an arbitrary amount of time in tracing. Spends its time doing pivots. It might be a problem with epsilons?

repro:

$ /sidekick.sh --stat tests/unsat/pb_real_30_0600_10_18.smt2 -p
@c-cube c-cube added bug Something isn't working help wanted Extra attention is needed labels Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant