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 ef3fa66 commit 1678466
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Expand Up @@ -2,12 +2,14 @@


# Compile #

'''
g++ time_graph_gen.cc -o time_graph_gen -O3

'''

# 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 1678466

Please sign in to comment.