# (a,b)-tree

> type of balanced search tree

**Wikidata**: [Q4544940](https://www.wikidata.org/wiki/Q4544940)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/(a,b)-tree)  
**Source**: https://4ort.xyz/entity/a-b-tree


## References

1. [Dictionary of Algorithms and Data Structures](http://xlinux.nist.gov/dads//HTML/abtree.html)
2. [Source](http://cs.lmu.edu/~ray/notes/abtrees/)