master > master: config - giftproblem jetzt 0-1 wertig statt bool

This commit is contained in:
RD 2021-11-01 19:59:21 +01:00
parent a38f18ee81
commit f563c8e6e9
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ parts:
- command: 'algorithm-search-poison'
description: 'Freiwilliges ÜB2, A4, Beispiel'
inputs: &ref_inputs_ueb2_4
L: [ false, false, false, false, false, false, false, false, true, false, false, false, false, false ]
L: [ 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0 ]
- command: 'algorithm-search-poison-fast'
description: 'Freiwilliges ÜB2, A4, Beispiel'
inputs: *ref_inputs_ueb2_4