Commit 5b84cab1 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 30e1b2a5
......@@ -40,7 +40,7 @@ package xbtree
// into corresponding tree. If a node in particular key range is Bucket, that
// bucket contributes to δ- in case of A, and to δ+ in case of B. If a node in
// particular key range is Tree, the algorithm may want to expand that tree
// node into its children and to recourse into children.
// node into its children and to recourse into some of the children.
//
// There are two phases:
//
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment