private void PartitionField(BUCoverNode <T> node)
 {
     node.CreateChildren();
 }