exercism / exercism/problem-specifications
Exercise idea: Conjunctive normal form
Open
new exercise idea
- Dominant language
- Ruby
- Stars
- 358
- Forks
- 563
- Avg merge
- 18h 41m
- Merged PRs (30d)
- 2
Description
A program that transforms any expression composed by (not, and, or) to its [conjunctive normal form](https://en.wikipedia.org/wiki/Conjunctive_normal_form), and maybe to disjunctive normal form.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.