Skip to content

Performance question: Does introducing integer variables for subexpressions affect performance? #6702

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

You must be logged in to vote

you will have to set context_solve=true to eliminate variables based on nested equalities.
Otherwise, such variables aren't going to be eliminated, or equalities are unlikely to be reorganized during pre-processing.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by ThomasHaas
Comment options

You must be logged in to vote
0 replies
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