chaudhuri / maetning

Disproving false theorems using saturation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mætning

This is an experiment in using the inverse method as an engine for disproving non-theorems.

  1. Prerequisites

  • Recent OCaml toolchain (programmed using 4.02.1)
  • OCaml Batteries Included (opam install batteries)
  • Menhir (opam install menhir)
  1. Building

Run make from the topmost directory.

The binary will be called maetning.native. Depending on your operating system, you may need to rename it to maetning.exe in order to run it.

About

Disproving false theorems using saturation

License:Other


Languages

Language:OpenEdge ABL 87.6%Language:OCaml 12.1%Language:Python 0.2%Language:Makefile 0.0%