algo/tests/testRepresentative: More reproducible test
Reset the seed to have the same conditions. Otherwise depending on the number of tests and the number of times the pseudo-random generator has been used the test may fail or succeed (we are using a RandomScore now)
Please register or sign in to comment