Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paulo-rozatto/calclogic

A Calc Logic é uma ferramenta para auxiliar estudantes de lógica matemática com o cálculo proposicional.
https://github.com/paulo-rozatto/calclogic

Last synced: 2 days ago
JSON representation

A Calc Logic é uma ferramenta para auxiliar estudantes de lógica matemática com o cálculo proposicional.

Awesome Lists containing this project

README

        

# Mathematical logic expressions solver

Goals:

- Print truth table (ok)

- Check whether the expression is contradiction, tautology or contigency (x)

- Check equivalency (x)

- Check arguments (x)



> (ok) - Implemented

> (x) - Not implemented yet