input-output-hk / input-output-hk/Lean-blaster
Update Decidable rules to favour propositional normalization
Open
area: optimizer
enhancement
- Dominant language
- Lean
- Stars
- 57
- Forks
- 11
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 10
Description
Adjust all Dedicable optimization/normalization rules to favor Bool to Propositional normalization.
Indeed, we are currently doing the opposite with for some cases might not be feasible as we may not always have a decidable instance for Propositional clauses.
---
**Transferred from:** input-output-hk/sc-fvt#244
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.