Next: , Previous: Network description, Up: XML input data format for gama-local


2.5 Network parameters

The network parameters may be listed with the following optional attributes of an empty-element tag <parameters />

Values of the attributes must be given either in the double-quotes ("...") or in the single quotes ('...'). There can be white spaces (spaces, tabs and new-line characters) between attribute names, values, and the equal sign.

Example

     <parameters sigma-apr = "15"
                 conf-pr   = '0.90'
                 sigma-act = "apriori"
                 update-constrained-coordinates = "no" />