-
Notifications
You must be signed in to change notification settings - Fork 67
File basics
merschformann edited this page Sep 30, 2017
·
1 revision
The following three files are needed to execute one experiment:
- Setting (*.xsett) - A setting file defining all basic parameters for the simulation except for the ones of the control mechanisms. E.g., the simulation horizon or the way inventory and orders are generated.
- Control configuration (*.xconf) - A file specifying all parameters for the controlling mechanisms and also which ones are used.
- Instance (*.xinst) - The actual instance and all physical characteristics of it, like the robots, the stations and the waypoint system.
OR
- Layout (*.xlayo) - A layout description of an instance that is used to generate a physical instance. This layout description includes settings like the number of robots or how many vertical and horizontal aisles will be generated.