Statements (15)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:board_game
combinatorial game |
gptkbp:alsoKnownAs |
take-away game
|
gptkbp:firstPlayerWinCondition |
heap size is not a multiple of (maximum take + 1)
|
https://www.w3.org/2000/01/rdf-schema#label |
single-heap Nim
|
gptkbp:numberOfHeaps |
1
|
gptkbp:numberOfPlayers |
2
|
gptkbp:objective |
remove last object from heap
|
gptkbp:relatedTo |
subtraction game
|
gptkbp:secondPlayerWinCondition |
heap size is a multiple of (maximum take + 1)
|
gptkbp:solvedBy |
backward induction
|
gptkbp:variant |
gptkb:Nim
|
gptkbp:winCondition |
take all remaining objects if possible
|
gptkbp:bfsParent |
gptkb:Nim_game
|
gptkbp:bfsLayer |
8
|