diff --git a/Trajectories/tests.json b/Trajectories/tests.json index b9fda2b8a3443bfe678c3e0cec41ba4b6696d965..9500ff61721465fbb1a1cc2632d0263f688e2318 100644 --- a/Trajectories/tests.json +++ b/Trajectories/tests.json @@ -8,6 +8,16 @@ "segments.graphml" ] }, + { + "title": "Edgelist_Isic_1_nx", + "description": "Same as Edgelist_Isic_1, except with networkx instead of graph-tool.", + "command": + [ + "$src_dir/Trajectories/segments_networkx.py", + "$src_dir/Trajectories/edgelist_Isic_1.csv", + "segments.gv" + ] + }, { "title": "Segments", "command":