in reply to Re^3: Powerset short-circuit optimization
in thread Powerset short-circuit optimization

tilly,
I was hoping to guarantee all the longer sets were processed first by ordering them according to length. Unfortunately I have discovered that this will not be possible in the larger problem space this is to help solve.

I am very happy to have your code though even if I can't use it this time. I am sure it will come in handy in the future or at a minimum - I will learn a lot from it.

Cheers - L~R

  • Comment on Re^4: Powerset short-circuit optimization