Package se.liu.ida.hefquin.base.data.utils
package se.liu.ida.hefquin.base.data.utils
-
ClassesClassDescriptionThis is an iterator of solution mappings that consumes another iterator and passes on only the solution mappings that are compatible to a given solution mapping.This is an iterator of solution mappings that consumes another iterator and passes on only the solution mappings that have a given value for a given variable.This is an iterator of solution mappings that consumes another iterator and passes on only the solution mappings that have given values for three variables.This is an iterator of solution mappings that consumes another iterator and passes on only the solution mappings that have given values for two variables.This iterator enumerates the result of joining two collections of solution mappings.This is an iterator over all solution mappings contained in a nested collection (more precisely, in lists contained in a collection).This iterator enumerates the solution mappings from two other iterators, essentially producing a union of the collections of solution mappings that the other two iterators enumerate.