Package ai.libs.jaicore.basic.sets
-
Class Summary Class Description CartesianProductComputationProblem<T> ElementDecorator<E> FilteredIterable<X> This class allows to iterate of any type ofIterablein a filtered way.IntCoordinates Interval LDSRelationComputer<T> This algorithms allows to compute an ordered Cartesian product.LDSRelationComputerFactory<T> ListDecorator<L extends java.util.List<E>,E,D extends ElementDecorator<E>> This class solves the following problem: Sometimes you want to use objects of a concrete List class L to be used in a context where some extension of the List interface L' is used, which is not implemented by L.ListView<T> This class allows to get a casted view on the items of a list.Pair<X,Y> PartialOrderedSet<E> ASetwith a partial order added to it.PartialOrderedSetUtil RelationComputationProblem<T> SetUtil Utility class for sets.TupleFoundEvent<T> TupleOfCartesianProductFoundEvent<T>