agustinuslaw / MatrixTreeEncoding

Encodes tree structure as nested set interval as described by Dan Hazel (2008) and Vadim Tropashko (2005). WIP!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Work in Progress!

MatrixTreeEncoding

Encodes tree structure as nested set interval as described by:
Dan Hazel (2008) using alternating continued fractions and Vadim Tropashko (2005) using additive continued fractions.

References

About

Encodes tree structure as nested set interval as described by Dan Hazel (2008) and Vadim Tropashko (2005). WIP!


Languages

Language:Java 98.4%Language:TSQL 1.6%