A cli option to start the tree with all leaves closed would be really usefull. If you want to get a feeling for where the most storage is spent and what must be optimized it's easier to search with a breadth-first (leaves closed) instead of deep-first (all leaves open) setting.
A cli option to start the tree with all leaves closed would be really usefull. If you want to get a feeling for where the most storage is spent and what must be optimized it's easier to search with a breadth-first (leaves closed) instead of deep-first (all leaves open) setting.