bpsm / treacle

A compact representation for immutable in-memory trees (DAGs, more precisely) with named nodes and anonymous edges.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Treacle

Treacle provides a compact representation for immutable in-memory trees (DAGs, more precisely) with named nodes and anonymous edges.

Installation

This is currently just a proof of concept and work in progress. You'll have to build from source using Maven.

License

Packed Tree is relased under the Eclipse Public License - v 1.0.

About

A compact representation for immutable in-memory trees (DAGs, more precisely) with named nodes and anonymous edges.

License:Eclipse Public License 1.0


Languages

Language:Java 100.0%