Parameters for the goal:
Parameter | Type | Expression | Default Value | Description |
---|---|---|---|---|
cycles (Optional) |
long
|
10000
|
-
|
No description. |
debug (Optional) |
boolean
|
false
|
-
|
No description. |
logToFile (Optional) |
boolean
|
false
|
-
|
Whether a simulation should log to a file. |
maxCycles (Optional) |
long
|
10000
|
-
|
No description. |
quiet (Optional) |
boolean
|
false
|
-
|
No description. |
silent (Optional) |
boolean
|
false
|
-
|
No description. |
simulations (Optional) |
List
|
-
|
-
|
The simulations to build. |
sourceGraphDirectory (Optional) |
String
|
src/graph
|
-
|
The graph source directory. |
sourceSimulationsDirectory (Optional) |
String
|
src/simulations
|
-
|
The simulations source directory. |
targetSimulationsDirectory (Optional) |
String
|
target/simulations
|
-
|
The simulations target directory. |
targets (Optional) |
List
|
-
|
-
|
The targets to run. |
verbose (Optional) |
boolean
|
false
|
-
|
No description. |