Configuration

From SUMOwiki
Revision as of 01:28, 7 February 2009 by Dgorissen (talk | contribs)
Jump to navigationJump to search

The full behavior of the SUMO Toolbox is configurable through 2 XML files:

  • Toolbox configuration xml file: all the options related to the toolbox itself, which model types to use, how to score models, what sample selection strategy to use, etc.
  • Simulator configuration xml file: defines the interface with the simulator, how many inputs, how many outputs, ranges, name of the executable or dataset, etc. This file is found inside each project directory in thes examples/ subdirectory. If you want to add your own, please see Adding an example.

The Toolbox configuration file will contain the name of the simulator project to use (specified in the <Simulator> tag).