Toggle menu
Nitlanguage.org
Nitdoc
ai
examples
puzzle
PuzzleProblem
_hole
private
var
_hole
:
Tile
ai
::
PuzzleProblem
::
_hole
Doc
Linearization
Summary
The special empty tile for fast retrieval.
The special empty tile for fast retrieval.
Summary
Property definitions
ai$PuzzleProblem$_hole
Property definitions
ai
$
PuzzleProblem
::
_hole
# The special empty tile for fast retrieval.
var
hole
:
Tile
is
noinit
lib/ai/examples/puzzle.nit:129,2--130,25