The latest version of graph-rewriting is 0.8.0-0.

graph-rewriting

Version 0.7.4 revision 0 uploaded by JanRochel.

Package meta

Synopsis
Monadic graph rewriting of hypergraphs with ports and multiedges
Description

This library provides a monadic EDSL to define your own port graph rewrite system in Haskell. Once you have specified the signature of your nodes and a set of rewrite rules, you can apply these rules on a graph to effect a graph transformation. The aim of this library is to make it as convenient as possible to define such a system and experiment with it and is not intended as a backend for high-performance computation.

Author
Jan Rochel
Bug reports
n/a
Category
Graphs
Copyright
(c) 2010, Jan Rochel
Homepage
http://rochel.info/#graph-rewriting
Maintainer
jan@rochel.info
Package URL
n/a
Stability
beta

Components