Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 863 Bytes

README.md

File metadata and controls

40 lines (23 loc) · 863 Bytes

confluin

Build Status

A confluence checker for Tamarin equational theories

Usage

confluin foo.spthy

and see what it says!

Installation

To install use pip:

$ pip install git+https://github.com/katrielalex/confluin

Or clone the repo:

$ git clone https://github.com/katrielalex/confluin.git
$ python setup.py install

Requirements

You'll need the following. No, there's no good way to install them. Yes, it's horrible.

Authors

confluin was written by Katriel Cohn-Gordon.