sazare / cheapViews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cheaplogic

  1. LogicalWorld A propositional logic system. I intended a query-answer system on the facts of the World. The system is very restricted first order. Key concepts: axioms x model matrix, mgu vector is a model.

  2. Prover A simple prover based on resolution principle. Intended to get all proofs from given axioms.

About

License:MIT License


Languages

Language:Julia 62.3%Language:Jupyter Notebook 36.8%Language:Python 0.4%Language:Papyrus 0.2%Language:Makefile 0.2%Language:Standard ML 0.1%