Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update
  • Loading branch information
akr18001 committed Sep 20, 2019
1 parent 71b872e commit ef3fa66
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
@@ -1,12 +1,13 @@



#Compile#
# Compile #

g++ time_graph_gen.cc -o time_graph_gen -O3


#Usage#
# Usage #

./time_graph_gen <Path to graph in DIMACS 9th gr format> <Temporal Degree> <Max Time> <Path to Output file>

./time_graph_gen ~/hetro_map_graphs/USA-road-t.CAL.gr 10 1895126 CAL_t.gr

0 comments on commit ef3fa66

Please sign in to comment.