-
Notifications
You must be signed in to change notification settings - Fork 0
Implements nested continued fractions interval tree with Moebius encoding
chinasaur/acts_as_nested_moebius
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Implements nested interval tree model using Moebius encoded continued fractions. Based closely on http://arxiv.org/abs/cs.DB/0402051 with a few modifications. The MoebiusInterval internal class is (I believe) fully implemented, meaning all the algorithms for handling the tree are worked out and implemented in the abstract. Probable next step will be to write the Rails wrapper to make this work with ActiveRecord objects.
About
Implements nested continued fractions interval tree with Moebius encoding
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published