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 定理证明器从一组令人满意的作业中均匀采样?如果不是,那么最接近 Z3 且具有此功能的系统是什么?
没有直接的方法可以让 Z3 统一为您做样本。
这是一个有趣的问题。例如,这取决于您使用什么理论来理解制服的含义。
FORMULA工具在Z3 之上以一种考虑了一些理论属性的方式实现了随机抽样。