/confluin

confluin does confluence checks for Tamarin input files

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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.