final first commit
This commit is contained in:
1
qibojit-benchmarks/graphs/randomgraph_3_6.json
Normal file
1
qibojit-benchmarks/graphs/randomgraph_3_6.json
Normal file
@@ -0,0 +1 @@
|
||||
{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": 2}, {"id": 4}, {"id": 1}, {"id": 0}, {"id": 3}, {"id": 5}], "links": [{"source": 2, "target": 4}, {"source": 2, "target": 1}, {"source": 2, "target": 5}, {"source": 4, "target": 0}, {"source": 4, "target": 3}, {"source": 1, "target": 5}, {"source": 1, "target": 3}, {"source": 0, "target": 3}, {"source": 0, "target": 5}]}
|
||||
Reference in New Issue
Block a user