smimram / polyr

Polygraphic rewriting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polygraphic rewriting

This is a tentative implementation of polygraphs and associated rewriting procedures. The representation is discussed in Implementing polygraphs and is only expected to be faithful for a subclass of polygraphs (e.g. non-unital ones).

About

Polygraphic rewriting


Languages

Language:OCaml 99.6%Language:Makefile 0.4%