Skip to content
Snippets Groups Projects
Unverified Commit a0c55c8c authored by braught2's avatar braught2 Committed by GitHub
Browse files

Update README.md

parent 926065ff
No related branches found
No related tags found
No related merge requests found
......@@ -4,17 +4,22 @@ working repo for graph generation
Run within DryVR directory
Usage:
model generation only:
python generateGraph-new.py cfile.c jsonfilewithinitialinfo.json out.json
DryVR pipeline (this may not be ready yet, still needs work with mode names):
./fullrun cfile.c jsonfilewithinitialinfo.json out.json
Example:
python generateGraph-new.py cartoy.c singlevehiclesat.json out.json #this toy example was just for looking at nesting, doesn't have an initial json
./full_run singlevehiclesat.c singlevehiclesat.json output.json
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