tuplle / grove

Lightweight javascript library for tree data structures.
MIT License
1 stars 3 forks source link

Cardinal trees #14

Open tuplle opened 3 years ago

navi13479 commented 1 month ago

Hello, can I please work on this issue if it's something you still need? Could you please assign it to me?

tuplle commented 1 month ago

Hi @navi13479 , it would be great to expand the capabilities of the library. Here you find some information about cardinal trees and their usage: https://erikdemaine.org/papers/MaryTrees_Algorithmica/paper.pdf

If you have any questions about the implementation feel free to ask here.