[Haskell-cafe] Libraries to compare trees?

Ozgur Akgun ozgurakgun at gmail.com
Fri Oct 28 17:24:00 CEST 2011


Hi.

On 27 October 2011 13:49, dokondr <dokondr at gmail.com> wrote:

> Please advise on Haskell libraries to compare trees in textual
> representation.
> I need to compare both structure and node contents of two trees, find
> similar sub-trees, and need some metric to measure distance between two
> trees.
>

This might help: http://hackage.haskell.org/package/gdiff-1.0

Best,
Ozgur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20111028/62af04fc/attachment.htm>


More information about the Haskell-Cafe mailing list