| 1 | Copy the text in this box |
| 2 | {{{ |
| 3 | = Title = |
| 4 | == Description == |
| 5 | Provide here the purpose and/or idea of this workbench |
| 6 | |
| 7 | == Parameters == |
| 8 | * Problem |
| 9 | * Setting = value |
| 10 | * Algorithm |
| 11 | * Setting = value |
| 12 | * ... |
| 13 | |
| 14 | == Implementation & Notes == |
| 15 | If you know it, please specify the revision of the repository which was used to build the framework and algorithm using the r + revision number syntax and any tickets using the # + ticket number syntax which are related to the workbench. |
| 16 | Additionally write notes regarding the parameters or give implementation specific details |
| 17 | |
| 18 | == Results & Conclusions == |
| 19 | Results from one or more testruns |
| 20 | |
| 21 | == Files == |
| 22 | Link to the workbench and any other files in the repository which you want included here |
| 23 | ---- |
| 24 | }}} |
| 25 | |
| 26 | This will look like following: |
| 27 | = Title = |
| 28 | == Description == |
| 29 | Provide here the purpose and/or idea of this workbench |
| 30 | |
| 31 | == Parameters == |
| 32 | * Problem |
| 33 | * Setting = value |
| 34 | * Algorithm |
| 35 | * Setting = value |
| 36 | * Setting: |
| 37 | * Subsetting = value |
| 38 | * ... |
| 39 | * ... |
| 40 | |
| 41 | == Implementation & Notes == |
| 42 | If you know it, please specify the revision of the repository which was used to build the framework and algorithm using the r + revision number syntax and any tickets using the # + ticket number syntax which are related to the workbench. |
| 43 | Additionally write notes regarding the parameters or give implementation specific details |
| 44 | |
| 45 | == Results & Conclusions == |
| 46 | Results from one or more testruns |
| 47 | |
| 48 | == Files == |
| 49 | Link to the workbench and any other files in the repository which you want included here |
| 50 | ---- |