Skip to content

Add StatusRestarted to simulation statuses

Marcos Huck requested to merge feature/status_restarted into master

This MR adds a new status used to represent that a simulation has been restarted. Applications might need to set the simulation status to restarted. This MR allows all application to have a representation of that status in Cloudsim, avoiding duplicated code.

Edited by Marcos Huck

Merge request reports