Skip to content

Why a problem with optimization goal can be faster than the case without optimization? #6070

Answered by NikolajBjorner
dlzrmr99 asked this question in Q&A
Discussion options

You must be logged in to vote

The optimization engine uses different pre-processing than the solver engine.
It also may dispatch a different backend for solving arithmetical formulas (smt.arith.solver=2 vs. smt.arith.solver=6 option).
These factors could make a difference.

Other than that, you have to dig deeper.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dlzrmr99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants