src/work/marci/experiment/deref_vs_optimization_lenyeg
changeset 1365 c280de819a73
parent 1364 ee5959aa4410
child 1366 d00b85f8be45
     1.1 --- a/src/work/marci/experiment/deref_vs_optimization_lenyeg	Sun Apr 17 18:57:22 2005 +0000
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,83 +0,0 @@
     1.4 --O0:
     1.5 -
     1.6 -marci@karp:~/etik-ol/src/demo/marci/experiment$ ./edmonds_karp_demo < ../flow-1.dim
     1.7 -edmonds karp demo (physical blocking flow augmentation)...
     1.8 -elapsed time: u: 1.11s, s: 0.02s, cu: 0s, cs: 0s, real: 1.23456s
     1.9 -edmonds karp demo (physical blocking flow 1 augmentation)...
    1.10 -elapsed time: u: 0.78s, s: 0s, cu: 0s, cs: 0s, real: 0.851246s
    1.11 -edmonds karp demo (on-the-fly blocking flow augmentation)...
    1.12 -elapsed time: u: 1.02s, s: 0s, cu: 0s, cs: 0s, real: 1.12829s
    1.13 -edmonds karp demo (on-the-fly shortest path augmentation)...
    1.14 -elapsed time: u: 76.09s, s: 0.77s, cu: 0s, cs: 0s, real: 127.892s
    1.15 -
    1.16 -marci@karp:~/etik-ol/src/demo/marci/experiment$ ./edmonds_karp_demo_1 < ../flow-1.dim
    1.17 -edmonds karp demo (physical blocking flow augmentation)...
    1.18 -elapsed time: u: 1.04s, s: 0.01s, cu: 0s, cs: 0s, real: 1.1643s
    1.19 -edmonds karp demo (physical blocking flow 1 augmentation)...
    1.20 -elapsed time: u: 0.73s, s: 0s, cu: 0s, cs: 0s, real: 1.29574s
    1.21 -edmonds karp demo (on-the-fly blocking flow augmentation)...
    1.22 -elapsed time: u: 0.96s, s: 0.01s, cu: 0s, cs: 0s, real: 1.05265s
    1.23 -edmonds karp demo (on-the-fly shortest path augmentation)...
    1.24 -elapsed time: u: 72.65s, s: 0.67s, cu: 0s, cs: 0s, real: 79.8199s
    1.25 -
    1.26 -marci@linux:~/etik-ol/src/demo/marci/experiment> ./edmonds_karp_demo < ../flow-1.dim
    1.27 -edmonds karp demo (physical blocking flow augmentation)...
    1.28 -elapsed time: u: 3.04s, s: 0.01s, cu: 0s, cs: 0s, real: 3.09736s
    1.29 -edmonds karp demo (physical blocking flow 1 augmentation)...
    1.30 -elapsed time: u: 2.22s, s: 0.02s, cu: 0s, cs: 0s, real: 2.26504s
    1.31 -edmonds karp demo (on-the-fly blocking flow augmentation)...
    1.32 -elapsed time: u: 2.88s, s: 0.01s, cu: 0s, cs: 0s, real: 3.03116s
    1.33 -edmonds karp demo (on-the-fly shortest path augmentation)...
    1.34 -elapsed time: u: 201.69s, s: 0.08s, cu: 0s, cs: 0s, real: 203.99s
    1.35 -
    1.36 -marci@linux:~/etik-ol/src/demo/marci/experiment> ./edmonds_karp_demo_1 < ../flow-1.dim
    1.37 -edmonds karp demo (physical blocking flow augmentation)...
    1.38 -elapsed time: u: 3s, s: 0.04s, cu: 0s, cs: 0s, real: 3.19728s
    1.39 -edmonds karp demo (physical blocking flow 1 augmentation)...
    1.40 -elapsed time: u: 2.21s, s: 0.03s, cu: 0s, cs: 0s, real: 2.25725s
    1.41 -edmonds karp demo (on-the-fly blocking flow augmentation)...
    1.42 -elapsed time: u: 2.82s, s: 0s, cu: 0s, cs: 0s, real: 2.83294s
    1.43 -edmonds karp demo (on-the-fly shortest path augmentation)...
    1.44 -elapsed time: u: 203.39s, s: 0.07s, cu: 0s, cs: 0s, real: 204.401s
    1.45 -
    1.46 --03:
    1.47 -
    1.48 -marci@karp:~/etik-ol/src/demo/marci/experiment$ ./edmonds_karp_demo < ../flow-1.dim
    1.49 -edmonds karp demo (physical blocking flow augmentation)...
    1.50 -elapsed time: u: 0.36s, s: 0.01s, cu: 0s, cs: 0s, real: 1.13854s
    1.51 -edmonds karp demo (physical blocking flow 1 augmentation)...
    1.52 -elapsed time: u: 0.23s, s: 0s, cu: 0s, cs: 0s, real: 0.243452s
    1.53 -edmonds karp demo (on-the-fly blocking flow augmentation)...
    1.54 -elapsed time: u: 0.32s, s: 0.01s, cu: 0s, cs: 0s, real: 0.339224s
    1.55 -edmonds karp demo (on-the-fly shortest path augmentation)...
    1.56 -elapsed time: u: 26.98s, s: 0.29s, cu: 0s, cs: 0s, real: 32.2458s
    1.57 -
    1.58 -marci@karp:~/etik-ol/src/demo/marci/experiment$ ./edmonds_karp_demo_1 < ../flow-1.dim
    1.59 -edmonds karp demo (physical blocking flow augmentation)...
    1.60 -elapsed time: u: 0.37s, s: 0.01s, cu: 0s, cs: 0s, real: 0.402523s
    1.61 -edmonds karp demo (physical blocking flow 1 augmentation)...
    1.62 -elapsed time: u: 0.22s, s: 0s, cu: 0s, cs: 0s, real: 0.244878s
    1.63 -edmonds karp demo (on-the-fly blocking flow augmentation)...
    1.64 -elapsed time: u: 0.32s, s: 0.01s, cu: 0s, cs: 0s, real: 0.353093s
    1.65 -edmonds karp demo (on-the-fly shortest path augmentation)...
    1.66 -elapsed time: u: 27.02s, s: 0.34s, cu: 0s, cs: 0s, real: 30.0516s
    1.67 -
    1.68 -marci@linux:~/etik-ol/src/demo/marci/experiment> ./edmonds_karp_demo < ../flow-1.dim
    1.69 -edmonds karp demo (physical blocking flow augmentation)...
    1.70 -elapsed time: u: 0.91s, s: 0.01s, cu: 0s, cs: 0s, real: 0.938415s
    1.71 -edmonds karp demo (physical blocking flow 1 augmentation)...
    1.72 -elapsed time: u: 0.61s, s: 0.01s, cu: 0s, cs: 0s, real: 0.62244s
    1.73 -edmonds karp demo (on-the-fly blocking flow augmentation)...
    1.74 -elapsed time: u: 0.88s, s: 0s, cu: 0s, cs: 0s, real: 0.914984s
    1.75 -edmonds karp demo (on-the-fly shortest path augmentation)...
    1.76 -elapsed time: u: 66.55s, s: 0.09s, cu: 0s, cs: 0s, real: 67.5525s
    1.77 -
    1.78 -marci@linux:~/etik-ol/src/demo/marci/experiment> ./edmonds_karp_demo_1 < ../flow-1.dim
    1.79 -edmonds karp demo (physical blocking flow augmentation)...
    1.80 -elapsed time: u: 0.85s, s: 0s, cu: 0s, cs: 0s, real: 0.858786s
    1.81 -edmonds karp demo (physical blocking flow 1 augmentation)...
    1.82 -elapsed time: u: 0.58s, s: 0.03s, cu: 0s, cs: 0s, real: 0.61541s
    1.83 -edmonds karp demo (on-the-fly blocking flow augmentation)...
    1.84 -elapsed time: u: 0.85s, s: 0s, cu: 0s, cs: 0s, real: 0.85847s
    1.85 -edmonds karp demo (on-the-fly shortest path augmentation)...
    1.86 -elapsed time: u: 66.71s, s: 0.06s, cu: 0s, cs: 0s, real: 68.0292s