Skip to content
 
 

Repository files navigation

IPC solver

Description

It determines whether a given statement in Intuitionistic Propositional Calculus (IPC) is provable or not.

Dependencies

  • OCaml
  • LaTeX (for drawing proof diagrams)

Usage (Command Line)

$ make
$ ./ipc_solver <<< "~~(A \/ ~A)"

Usage (LaTeX)

(TODO)

Usage (Twitter Bot)

(TODO)

About

O(N log N)-space IPC solver in OCaml

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages