When large number of combination is searched it might be suitable to use simulated annealing, it could be interesting to implement this.
It could be used to calculate the more probable size of each set if we want to avoid all the sizes. OR it could be used to calculate each size of the sets by just calculating some of them.
When large number of combination is searched it might be suitable to use simulated annealing, it could be interesting to implement this.
It could be used to calculate the more probable size of each set if we want to avoid all the sizes. OR it could be used to calculate each size of the sets by just calculating some of them.