News

To use the propositional logic truth table generator, activate the project environment and execute the pltt-cli command with the formula you want to parse as a command-line argument. You can use the ...
This is a project made to help me with some homework. It parses an expression from propositional logic, computes truth table and deals with viability and satisifiability. The whole thing was made in ...
Applied a fundamentals of python and neural Networks to create the truth Tables of Logic gates AND, OR, NOR, XOR, NAND, will be doing and implementing my skills to create more neural networks ...