samirfor / logica

Simples algoritmos para converter e resolver fórmulas de Lógica Proposicional

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logictools

We help to study logic solvers by providing and collecting various easy-to-use, browser-based javascript tools: starting with classical propositional formulas and continuing with predicate logic later.

All the code is self-contained, no-dependencies, easy-to-hack javascript under the MIT licence.

The focus is on simplicity, ease of use, hacking and experimenting, not state of the art efficiency-wise.

Help and cooperation appreciated for improving the current code, writing and proposing new tools, etc. See the site with functioning code.

Site, initial solvers and utilities written by Tanel Tammet (tanel.tammet at gmail.com)

User interface for trying out all the functions:

Solvers for experimenting with different algorithms are self-contained:

Utilities are also self-contained:

About

Simples algoritmos para converter e resolver fórmulas de Lógica Proposicional


Languages

Language:JavaScript 66.4%Language:HTML 30.6%Language:CSS 3.0%