Skip to content

Comments

Utils: Add basic boolean DNF transformation#164

Open
blishko wants to merge 1 commit intomasterfrom
dnf
Open

Utils: Add basic boolean DNF transformation#164
blishko wants to merge 1 commit intomasterfrom
dnf

Conversation

@blishko
Copy link
Member

@blishko blishko commented Feb 18, 2026

This is a prototype implementation of a transformation of a formula to DNF. It works only on Boolean level, basically collecting the DNF representation of each subformula and combining the representations as it moves from leaves toward the root.

This is a prototype implementation of a transformation of a formula to
DNF. It works only on Boolean level, basically collecting the DNF
representation of each subformula and combining the representations as it
moves from leaves toward the root.
@blishko blishko marked this pull request as ready for review February 18, 2026 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant