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