Difference between revisions of "Configuration"

From SUMOwiki
Jump to navigationJump to search
m
Line 1: Line 1:
The full behavior of the [[About|SUMO Toolbox]] is configurable through 2 [http://en.wikipedia.org/wiki/XML XML] files:
+
The full behavior of the SUMO Toolbox is configurable through 2 [http://en.wikipedia.org/wiki/XML XML] files:
  
 
* [[Toolbox configuration]] 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.
 
* [[Toolbox configuration]] 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.
 
** The [[Config:ToolboxConfiguration|default configuration]] can be used as a starting point to the several components of the toolbox.
 
** The [[Config:ToolboxConfiguration|default configuration]] can be used as a starting point to the several components of the toolbox.
 
* [[Simulator configuration]] file: defines the interface with the [[simulator]], how many outputs, how many inputs, name of the executable or dataset, etc.
 
* [[Simulator configuration]] file: defines the interface with the [[simulator]], how many outputs, how many inputs, name of the executable or dataset, etc.

Revision as of 16:16, 10 June 2008

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

  • Toolbox configuration 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 file: defines the interface with the simulator, how many outputs, how many inputs, name of the executable or dataset, etc.