#tree #structure #data #cf896c #originated

chtholly

Implementation of Chtholly Tree, a data structure originated from CF896C

2 unstable releases

0.2.0 May 18, 2020
0.1.0 May 18, 2020

#1423 in Data structures

MIT/Apache

12KB
286 lines

Chtholly Tree

Implementation of Chtholly Tree, a data structure used in solutions of CF896C.


lib.rs:

Implementation of Chtholly Tree, a data structure originated from CF896C.

No runtime deps