From: Andreas K. <and...@ac...> - 2007-02-13 19:02:43
|
> Virden, Larry W. wrote: > > >For annealing, that might go into a module for collecting various > >combinatoric/permutation operations? Or do we have those some place > >else? > > > We have a few procedures in the math module, but they are more concerned > with the number of combinations/permutations/... not with searching the > solution space. Regarding permutations, we have list operations in struct::list for them as well, to enumerate all permutations of a set (see firstperm, nextperm, permutations). -- Andreas Kupries <and...@Ac...> Developer @ http://www.ActiveState.com Tel: +1 778-786-1122 |