Package ai.timefold.solver.constraint.streams.bavet.common.index
-
Interface Summary Interface Description Indexer<T> An indexer for entity or factX, maps a property or a combination of properties ofX, denoted byindexProperties, to all instances ofXthat match those properties, depending on the the indexer type (equal, lower than, ...).IndexProperties Index properties are cached in tuples and each tuple carries its unique instance. -
Class Summary Class Description IndexerFactory JoinerUtils