[Overview][Types][Classes][Procedures and functions][Index] |
Balance - should be 0 for perfect balance, -1 or +1 for one extra node on either side, more than (+ or -) 1 means tree is unbalanced and needs to be fixed
Source position: avglvltree.pas line 45
public TAvgLvlTreeNode.Balance: Integer; |