getSplitIndex should be called when performing rebalance after an item is removed. It checks if a node can spare an element, and if it does then it returns the index when there the split should happen. Otherwise -1 is returned.
(node *Node)
source not stored for this graph (policy: none)
no test coverage detected