in reply to Re^3: "Divide" challenge
in thread "Divide" challenge
It might help to calculate the distribution of data flow values and use the distribution to prioritize which combinations of rows and columns should be tried first.
I don't see how that can help. It may help if you can eliminate large groups of possibilities, but as long as you have to try them all, it doesn't matter is which order you do them.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: "Divide" challenge
by ELISHEVA (Prior) on Mar 11, 2009 at 11:50 UTC |