Class EnumeratingIterator

    • Constructor Detail

      • EnumeratingIterator

        public EnumeratingIterator​(PlSignature signature)
        Creates a new sampler for the given signature
        Parameters:
        signature - some signature
      • EnumeratingIterator

        public EnumeratingIterator​(PlSignature signature,
                                   boolean joinSemanticVariants)
        Creates a new sampler for the given signature
        Parameters:
        signature - some signature
        joinSemanticVariants - whether semantical variants of the same formula should be considered as distinct (="false").