FAQ¶
- How do I restart a run after pathfinding?
- Use the option
pathfinding_type=file, viascripts/runTest.pyor in the configuration. Then, drop thepathsfound_paths.csvandpathsfound_links.csvfiles in the output directory for your run, and they’ll be read in instead of generated.