Project translated automatically.
Log in
or
register,
to view the original
Determine whether the logical formula of the SDNF is on JavaScript
The line comes to the introduction - the logical formula. It is necessary to determine whether this formula is the SDNF. The solution algorithm should use the tree of solutions.
For example, I will attach below all the tests that must be passed. The programming language – javascript