graph-rewriting-strategies

Evaluation strategies for port-graph rewriting systems

https://github.com/jrochel/graph-rewriting

Latest on Hackage:0.2.9

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Robert Kreuzer, Jan Rochel
Maintained by [email protected]

Defines a mechanism to add evaluation strategies to graph rewriting systems defined in terms of the graph-rewriting library. Currently only leftmost-outermost reduction is implemented.