Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add regression for hypertree bug (#46)
rebalance on insert would crash on uneven tree depths bc. the grand parent node would be beyond the root. added defensive checks in rebalance for this case. also: made verfication and debug tools accessible from fuzzer to ease integration
- Loading branch information