Skip to content

Simulation

Raphaël Lutz edited this page May 22, 2019 · 4 revisions

screenshot of the software

Controls

The first three button on the top left corner let you play or pause the simulation, process one step of time of the simulation, or reset the network (not stable).

Speed

You can choose one the five speeds of simulation : real-time, 20x, 100x, 2000x and the maximum speed possible with the current thread.

Exit

The exit button will ask your confirmation before exiting the simulation because it will not keep the actual network and data in memory.

Visuals

The 6 bottom buttons let you tweak the graphics. The first 5 are debug tools, but the last button can be interesting outside of debugging. From the left to the right : you can display the color code of the cells (start, end, and connected or not), display the wire of the network in which you can differentiate the individual cells, show the ID of the road element and their name as variables in the code.

Here are some of the combination you can choose :

screenshot of the software (wire, color+wire, vanilla, color, IDs)

The 5th button show the center of the road elements, and the last one lets you visualize where the vehicles are coming from (inside color) and going to (outside color).

Informations

On the bottom right corner of the screen, you'll find useful informations as the percentage of progression in the simulation, the number of simulations, the number of vehicles on the network, the number of steps achieved in the current simulation and the corresponding time.

screenshot of the software (wire, color+wire, vanilla, color, IDs)

Clone this wiki locally