Skip to content

unix1/go-datastructures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-datastructures

augmentedtree

This is an implemnetation of an interval tree for collision in n-dimensional ranges. It is a fork of augmentedtree package from Workiva with one modification: it supports intervals with integers of arbitrary size using Go's math/big package.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages