Files @ fda8425fac05
Branch filter:

Location: AENC/switchchain/data/README

Tom Bannink
Add scatter plot of GCM success rate vs mixing time
Contents of each file

graphdata_exponent.m
    output: {{n,tau},avgTriangles}
    n from 200 to 2000 with step 200
    degreeSamples = 500 + 1000
    initial ErdosGallai
    mixingTime = (32.0f - 26.0f*(tau - 2.0f)) * n
    measurements = 50
    measureSkip = 200

graphdata_gcm_partial.m
    ??

graphdata_partial.m
    output: {{n,tau},triangleseq,ds,greedyTriangles1,greedyTriangles2,greedySeq1,greedySeq2}
    degreeSamples = 200
    mixingTime = 0
    measurements = 50000
    measureSkip = 1