GuilhermeTeixeira13 / Logic-CNF-DNF

In this Ocaml exercise, we give a boolean function in the form of a truth table and we obtain two propositions of propositional logic equivalent to this function, one in Conjunctive Normal Form (CNF) and another in Disjunctive Normal Form (DNF). Computacional logic project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

In this Ocaml exercise, we give a boolean function in the form of a truth table and we obtain two propositions of propositional logic equivalent to this function, one in Conjunctive Normal Form (CNF) and another in Disjunctive Normal Form (DNF). Computacional logic project.


Languages

Language:OCaml 100.0%