Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经在线性实数算术下尝试了 Z3 的量词消除。该公式不是很大,但是当要消除的变量数超过 5 时,它需要很长时间(或永远不会终止)。是否存在其他可以做得更好的求解器?或者有什么技巧可以帮助Z3?
我不是专家,但您可以尝试使用 RedLog 的 Reduce。