Skip to content

An AVL balanced Discrete Interval Encoding Tree

License

Notifications You must be signed in to change notification settings

Lukazoid/lz_diet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lz DIET (Discrete Interval Encoding Tree)

This crate provides a Discrete Interval Encoding Tree implementation.

Build Status

Documentation

Features

  • The tree is AVL balanced

Crate Features

  • bigint - Allows the tree to be used with BigInt and BigUInt
  • extprim - Allows the tree to be used with u128 and i128
  • chrono - Allows the tree to be used with chrono Dates

License

This project is licensed under the MIT License (LICENSE or http://opensource.org/licenses/MIT).

About

An AVL balanced Discrete Interval Encoding Tree

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages