문제

Noticed that when call substitution in z3, it always simplifies the expression, but in our project, it is necessary to just substitute and keep the original structure. According to the following post, such feature will be fixed, wonder if it is already there? Or if there's any way to turn the simplification off?

substitution in Z3Py

도움이 되었습니까?

해결책

Yes, this problem has been fixed in the unstable branch (see here); this should now behave exactly as expected.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top