Closed chuckbassx closed 2 years ago
That error means you have triggered some mistake in the underlying C++ code of Cityflow. It may because you have used an incorrect roadnet. Please double-check your roadnet. Or you can clone this repo and open it as a C++ project (such as by Clion). Running "tools/debug/simple_run.cpp" will show your the detailed error information.
I‘m running my codes on CityFlow,when it ran to "eng.next_step()", the codes stopped with the error "Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)"