You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We learnt that the random.c is not very efficient in generating unique tests cases. We checked by generating 1000000 tests, we found only 33680 are unique ( only 3% :( ). Is there a way to remove duplicates or can you recommend a better random.c. We will try compiling with that new file.
The text was updated successfully, but these errors were encountered:
We learnt that the random.c is not very efficient in generating unique tests cases. We checked by generating 1000000 tests, we found only 33680 are unique ( only 3% :( ). Is there a way to remove duplicates or can you recommend a better random.c. We will try compiling with that new file.
The text was updated successfully, but these errors were encountered: