On 01/18/2016 01:00 PM, Ivan Kazmenko wrote:

The old version (2.070.0-b2) could not be tricked with it, does it use
random?

Yes, it selected the pivot uniformly at random using the global RNG. (This is also why the documentation says topN is O(n) in expectation.)

Reply via email to