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

Update README.md

parent a0c55c8c
No related branches found
No related tags found
No related merge requests found
# GraphGeneration
working repo for graph generation
generateGraph-new.py has the code that finds paths. It creates a mode for each path through the code and any "mode" in the code is just a variable, not a named mode.
generateGraph.py has the old code which only allows 2 levels of if statements and isn't as stable. Reads mode variable and sets vertices based on modes. Requires that an if statement checks the mode and the new mode is set within the if statement.
Run within DryVR directory
Usage:
......
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