From cfdd7c67242a9211dc572070c33e7af758ed5745 Mon Sep 17 00:00:00 2001 From: "n.ramanathan14" Date: Thu, 19 Nov 2020 22:06:35 +0000 Subject: Update on Overleaf. --- results/coqup.csv | 3 ++- results/poly.csv | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'results') diff --git a/results/coqup.csv b/results/coqup.csv index 063a667..9b5f075 100644 --- a/results/coqup.csv +++ b/results/coqup.csv @@ -24,4 +24,5 @@ jacobi-2d,385212,115.1,30426,59844,0,4 seidel-2d,979334,128.88,26988,53293,0,2 floyd-warshall,5038446,96.62,60609,119811,0,2 nussinov,882120,73.22,60238,119719,0,0 -cholesky,2347850,0.100,90.88,53992,106180,0,8 \ No newline at end of file +cholesky,2347850,90.88,53992,106180,0,8 +adi,1713702,0.160,110.44,31207,60639,0,36 \ No newline at end of file diff --git a/results/poly.csv b/results/poly.csv index 1aaf90b..3e979cf 100644 --- a/results/poly.csv +++ b/results/poly.csv @@ -24,4 +24,5 @@ jacobi-2d,84609,240.79,2347,3185,0,2,4.81,357100,113.53,30393,59782,0,4,0.079 seidel-2d,345294,232.4,2128,3337,0,2,4.68,875758,127.99,26948,53133,0,2,0.091 floyd-warshall,1238764,235.52,1869,2367,0,2,4.71,4762766,109.4,59859,118101,0,2,0.094 nussinov,216467,273.07,1078,1431,0,2,4.79,837958,90.73,60663,119303,0,0,0.080 -cholesky,148443,273.6,1528,3419,0,15,4.89,2347850,90.88,53992,106180,0,8,0.100 \ No newline at end of file +cholesky,148443,273.6,1528,3419,0,15,4.89,2347850,90.88,53992,106180,0,8,0.100 +adi,90644,256.28,1111,2391,0,0,5.32,1713702,110.44,31207,60639,0,36,0.160 \ No newline at end of file -- cgit