Package ai.timefold.solver.core.api.score.stream.quad
The
ConstraintStream API for four matched facts.-
Interface Summary Interface Description QuadConstraintBuilder<A,B,C,D,Score_ extends Score<Score_>> Used to build aConstraintout of aQuadConstraintStream, applying optional configuration.QuadConstraintCollector<A,B,C,D,ResultContainer_,Result_> Usually created withConstraintCollectors.QuadConstraintStream<A,B,C,D> AConstraintStreamthat matches four facts.QuadJoiner<A,B,C,D> Created withJoiners.