Skip to content
Snippets Groups Projects
Commit 4f8fa290 authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Choose a more general name for the output file

parent 2e3c6606
No related branches found
No related tags found
No related merge requests found
......@@ -100,5 +100,5 @@ t3 = time.perf_counter()
print(t3 - t2)
print('Saving graph...')
g.save('global_segmented_anti_50.gt')
g.save('segmented.gt')
print('All done.')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment