mirror of
https://github.com/Z3Prover/z3
synced 2025-08-12 06:00:53 +00:00
Cuber fixes. Added March_CU heuristics
This commit is contained in:
parent
133f376172
commit
4d91169118
6 changed files with 130 additions and 59 deletions
|
@ -61,7 +61,8 @@ namespace sat {
|
|||
ternary_reward,
|
||||
unit_literal_reward,
|
||||
heule_schur_reward,
|
||||
heule_unit_reward
|
||||
heule_unit_reward,
|
||||
march_cu_reward
|
||||
};
|
||||
|
||||
struct config {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue