reportDone

fun reportDone(index: Int)

Reports that the bot at the given index has completed its trajectory. If the bot is the one with the maximum trajectory duration, it starts all bots.

Parameters

index

The index of the bot that has completed its trajectory.