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

Create README.md

parent 42a76ac1
No related branches found
No related tags found
No related merge requests found
# GraphGeneration
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 paperexamples/singlevehiclesat.json out.json
./full_run paperexamples/singlevehiclesat.c paperexamples/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