in reply to Re: better union of sets algorithm?
in thread better union of sets algorithm?
(Well, theoretically, for any set for which you have a fast, 1-to-1 mapping to the set of non-negative integers, this method will work. For instance, if all your members are negative integers, multiplying all members with -1 gives you positive integers to put inside the bit string)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: better union of sets algorithm?
by QM (Parson) on Mar 11, 2005 at 15:41 UTC |