master > master: config - giftproblem jetzt 0-1 wertig statt bool
This commit is contained in:
parent
a38f18ee81
commit
f563c8e6e9
@ -36,7 +36,7 @@ parts:
|
|||||||
- command: 'algorithm-search-poison'
|
- command: 'algorithm-search-poison'
|
||||||
description: 'Freiwilliges ÜB2, A4, Beispiel'
|
description: 'Freiwilliges ÜB2, A4, Beispiel'
|
||||||
inputs: &ref_inputs_ueb2_4
|
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'
|
- command: 'algorithm-search-poison-fast'
|
||||||
description: 'Freiwilliges ÜB2, A4, Beispiel'
|
description: 'Freiwilliges ÜB2, A4, Beispiel'
|
||||||
inputs: *ref_inputs_ueb2_4
|
inputs: *ref_inputs_ueb2_4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user