mirror of
https://github.com/Z3Prover/z3
synced 2025-09-10 03:31:25 +00:00
Rename configuration from 'shareconflicts' to 'depthsplitting'
This commit is contained in:
parent
b9256ba336
commit
12dd705898
1 changed files with 1 additions and 1 deletions
|
@ -306,7 +306,7 @@ threads-4-cube-shareconflicts
|
||||||
threads-4-cube-maxdepth-10
|
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-shareconflicts
|
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=true 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