Class AbstractPrecomputedNeighborhood

    • Constructor Detail

      • AbstractPrecomputedNeighborhood

        public AbstractPrecomputedNeighborhood​(DataStore<DBIDs> store)
        Constructor.
        Parameters:
        store - the actual data.
    • Method Detail

      • getLogger

        protected abstract Logging getLogger()
        The logger to use for error reporting.
        Returns:
        Logger