The latest version of tuple-gen is 2.0-0.

tuple-gen

Version 1.0 revision 0 uploaded by TillmannVogt.

Package meta

Synopsis
Generating all n-tuples without getting stuck in one infinity
Description

Generating tuples like this: [(x, y) | x <- [1..], y <- [1..]] generates tuples that change only in the second position. This library uses an automata to generate all tuples whose sum of digits is constant. This constant is increased and thereby all tuples are generated.

Author
Tillmann Vogt
Bug reports
n/a
Category
Data
Copyright
n/a
Homepage
n/a
Maintainer
Tillmann.Vogt@rwth-aachen.de
Package URL
n/a
Stability
n/a

Components