mirror of
https://github.com/Z3Prover/z3
synced 2025-09-21 17:01:26 +00:00
Fix configuration for depth splitting in notes
This commit is contained in:
parent
12dd705898
commit
0fdf5bcb3f
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ threads-4-cube-maxdepth-10
|
||||||
-T:30 smt.threads=4 tactic.default_tactic=smt smt_parallel.share_conflicts=false smt_parallel.share_units=false smt_parallel.max_cube_depth=10
|
-T:30 smt.threads=4 tactic.default_tactic=smt smt_parallel.share_conflicts=false smt_parallel.share_units=false smt_parallel.max_cube_depth=10
|
||||||
|
|
||||||
threads-4-cube-depthsplitting
|
threads-4-cube-depthsplitting
|
||||||
-T:30 smt.threads=4 tactic.default_tactic=smt smt_parallel.share_conflicts=true smt_parallel.share_units=false smt_parallel.frugal_depth_splitting_only=true
|
-T:30 smt.threads=4 tactic.default_tactic=smt smt_parallel.share_conflicts=false smt_parallel.share_units=false smt_parallel.frugal_depth_splitting_only=true
|
||||||
|
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue