Skip to content

chaudhuri/maetning

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published