Skip to content

priitj/logictools

 
 

Repository files navigation

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

Simple algorithms for converting and solving propositional formulas: easy to hack and experiment with.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.4%
  • HTML 30.6%
  • CSS 3.0%