Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
ad
  • Loading branch information
akr18001 committed Sep 20, 2019
1 parent f0a9295 commit a0504c9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
@@ -0,0 +1,10 @@



Compile

g++ time_graph_gen.cc -o time_graph_gen -lrt -lpthread -O3


Usage
./time_graph_gen <.gr format graph> <Temporal_Degree> <Max_Time>

0 comments on commit a0504c9

Please sign in to comment.