Programming challenge: wildcard exclusion in cartesian products

wkehowski at cox.net wkehowski at cox.net
Tue Mar 21 02:14:19 EST 2006


After the basic fact of generating the exclusion - a considerable
achievement - the program should be interactive. What if the target set
has thousands or millions of elements? There should be a  loop-like way
('do' in Haskell, for example) to peel off the elements one-by-one and
then terminate.




More information about the Python-list mailing list