Package ai.timefold.solver.core.api.score.stream.tri
The
ConstraintStream API for tri-tuples.-
Interface Summary Interface Description TriConstraintBuilder<A,B,C,Score_ extends Score<Score_>> Used to build aConstraintout of aTriConstraintStream, applying optional configuration.TriConstraintCollector<A,B,C,ResultContainer_,Result_> Usually created withConstraintCollectors.TriConstraintStream<A,B,C> AConstraintStreamthat matches three facts.TriJoiner<A,B,C> Created withJoiners.