diff --git a/data/README b/data/README index 87eb7c0dface8739803dc1a222b02525edee3ca0..0455e78b0e4aff91ec0b05716e759c0a44f6587b 100644 --- a/data/README +++ b/data/README @@ -15,6 +15,15 @@ graphdata_exponent_hightau.m degreeSamples = 2000 mixingTime = 32 * (32.0f - 15.0f*(tau - 2.0f)) * n //note the -15 instead of -26 +graphdata_timeevol.m + output: {{n,tau},triangleseq,ds} + n = 1000 + degreeSamples = 5 + runsPerSample = 5 + mixingTime = 0 + measurements = 50000 + measureSkip = 1 + graphdata_initialtris.m output: {{n,tau},avgTriangles,{gcm1TrisSum,gcm1TrisCount},{gcm1TrisSum,gcm1TrisCount}} simulation was stopped halfway through. Was halfway n=1000