Package ai.timefold.solver.core.api.score.stream.bi
The
ConstraintStream API for bi-tuples.-
Interface Summary Interface Description BiConstraintBuilder<A,B,Score_ extends Score<Score_>> Used to build aConstraintout of aBiConstraintStream, applying optional configuration.BiConstraintCollector<A,B,ResultContainer_,Result_> Usually created withConstraintCollectors.BiConstraintStream<A,B> AConstraintStreamthat matches two facts.BiJoiner<A,B> Created withJoiners.