uuverifiers / breu

A library for Bounded Rigid E-Unification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BREU

A library for Bounded Rigid E-Unification. It is available as a external Scala library.

Installation instructions

To compile: clone repository and use sbt to compile and run. Use "sbt assembly" to create external jar.

Usage instructions

Coming soon...

Future Work

[ ] Add precompile jar-file [ ] Scaladoc documentation

Publications

-Peter Backeman, Philipp Rümmer: Theorem Proving with Bounded Rigid E-Unification. CADE 2015: 572-587

-Peter Backeman, Philipp Rümmer: Efficient Algorithms for Bounded Rigid E-unification. TABLEAUX 2015: 70-85

Build Status

About

A library for Bounded Rigid E-Unification


Languages

Language:Scala 99.9%Language:Shell 0.1%