How to simplify equation by eliminating variables using z3py

后端 未结 0 1765
清酒与你
清酒与你 2021-01-14 09:38

I want to simplify some formulas likes: convert (a == b and b == c) to (a == c) When I use "solve-eqs" Tactic, I get nothing [[]].



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题