/RedBlackNode

Java implementation of augmented red-black trees. Easily maintain custom augmentation information by subclassing RedBlackNode: the base class does the work for you.

Primary LanguageJavaMIT LicenseMIT

No issues in this repository yet.