This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Duplicate Detection in an arbitrary set


2009/8/23 Tyler Earman <rem.intellegare@gmail.com>:
>
> Preferably a solution wouldn't involve something implementation specific
> (like loading the array into a different data type and measuring the
> differences between the two, saw someone doing that with Java ArrayLists
> and HashSets) but rather some sort of mathematically correct method of
> doing it.
>

What's your definition of "mathematically correct" here?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]