Calculates the quality of a clustering using a given scores network
according to the method proposed in the PhD of Stijn van Dongen
(for a reference see: MarkovClusterer).
This version of the constructor can be used to implement identical
behaviour to the original C code version of this algorithm including
exactly replicating the case where the seed value had not been set
prior to calling genrand_int32.