Package messif.buckets.split

Bucket splitting support.

See:
          Description

Interface Summary
SplittableAlgorithm Implement this interface on an Algorithm if it supports "clever" splitting.
SplittableAlgorithm.SplittableAlgorithmResult This is helper class that allows the split method to control the creation of algorithms.
 

Class Summary
BucketBallRegion  
SplitPolicy This class defines an abstract policy for bucket splitting.
 

Annotation Types Summary
SplitPolicy.ParameterField Annotation of split policy parameter field.
 

Package messif.buckets.split Description

Bucket splitting support.