All solution files must be formatted in a YAML file given a predefined structure.
Mandatory fields in a solution file are:
makespan - makespan of the solution
cost - cost of the solution
runtime - algorithm runtime
routes - a list of routes for each agent
schedules - a list of schedules for each agent
An instance of a solution file for an example of a test involving 2 robots named UAV1 and UAV2 and 8 tasks is given in the figure below.