Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify DNF expressions #71

Open
jiangzhe opened this issue Mar 2, 2022 · 0 comments
Open

Simplify DNF expressions #71

jiangzhe opened this issue Mar 2, 2022 · 0 comments
Labels
feature New feature or request

Comments

@jiangzhe
Copy link
Owner

jiangzhe commented Mar 2, 2022

Similar to CNF expressions, we have to handle:

  1. Constant folding.
  2. Remove redundant operands.
  3. Combine comparisons.
@jiangzhe jiangzhe added the feature New feature or request label Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant