| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants |
R*-Tree and variants.
|
| de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.deliclu | |
| de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.rstar | |
| de.lmu.ifi.dbs.elki.index.tree.spatial.rstarvariants.util |
Utilities for R*-Tree and variants.
|
| Class and Description |
|---|
| InsertionStrategy
Interface for implementing insertion strategies, i.e. in which path of the
tree to insert the new element.
|
| SplitStrategy
Generic interface for split strategies.
|
| Class and Description |
|---|
| InsertionStrategy
Interface for implementing insertion strategies, i.e. in which path of the
tree to insert the new element.
|
| Class and Description |
|---|
| InsertionStrategy
Interface for implementing insertion strategies, i.e. in which path of the
tree to insert the new element.
|
| Class and Description |
|---|
| ApproximateLeastOverlapInsertionStrategy
Insertion strategy that exhaustively tests all childs for the least overlap
when inserting.
|
| Enlargement
Encapsulates the parameters for enlargement of nodes after insertion of new
objects.
|
| InsertionStrategy
Interface for implementing insertion strategies, i.e. in which path of the
tree to insert the new element.
|
| SplitStrategy
Generic interface for split strategies.
|