
public class ExtendedNeighborhood extends AbstractPrecomputedNeighborhood
| Modifier and Type | Class and Description |
|---|---|
static class |
ExtendedNeighborhood.Factory<O>
Factory class.
|
| Modifier and Type | Field and Description |
|---|---|
private static Logging |
LOG
The logger to use.
|
store| Constructor and Description |
|---|
ExtendedNeighborhood(DataStore<DBIDs> store)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected Logging |
getLogger()
The logger to use for error reporting.
|
String |
getLongName()
A "pretty" name for the result, for use in titles, captions and menus.
|
String |
getShortName()
A short name for the result, useful for file names.
|
getNeighborDBIDsprivate static final Logging LOG
protected Logging getLogger()
AbstractPrecomputedNeighborhoodgetLogger in class AbstractPrecomputedNeighborhoodpublic String getLongName()
Result