Uses of Package
ai.timefold.solver.core.impl.score.stream.bavet.common.index
Packages that use ai.timefold.solver.core.impl.score.stream.bavet.common.index
Package
Description
This package contains performance-sensitive code.
This package contains code that deals with indexing of tuples.
-
Classes in ai.timefold.solver.core.impl.score.stream.bavet.common.index used by ai.timefold.solver.core.impl.score.stream.bavet.commonClassDescriptionAn indexer for entity or fact
X, 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, ...).Cached in tuples; each tuple carries its unique instance. -
Classes in ai.timefold.solver.core.impl.score.stream.bavet.common.index used by ai.timefold.solver.core.impl.score.stream.bavet.common.indexClassDescriptionAn indexer for entity or fact
X, 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, ...).Cached in tuples; each tuple carries its unique instance.