summaryrefslogtreecommitdiff
path: root/benchmarks/CUDA/BFS/data/GraphFormat.txt
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/CUDA/BFS/data/GraphFormat.txt')
-rw-r--r--benchmarks/CUDA/BFS/data/GraphFormat.txt20
1 files changed, 0 insertions, 20 deletions
diff --git a/benchmarks/CUDA/BFS/data/GraphFormat.txt b/benchmarks/CUDA/BFS/data/GraphFormat.txt
deleted file mode 100644
index 536baa9..0000000
--- a/benchmarks/CUDA/BFS/data/GraphFormat.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-No of Vertices
-start1 length1
-start2 length2
-start3 length3
-.
-.
-.
-
-Source Vertex
-
-Total no of edges
-edge1 weight1
-edge2 weight2
-edge3 weight3
-.
-.
-.
-.
-
-