Toggle menu
Nitlanguage.org
Nitdoc
a_star
a_star
AStarPath
nodes
fun
nodes
:
List
[
N
]
a_star
::
AStarPath
::
nodes
Doc
Linearization
Summary
Nodes composing this path
Nodes composing this path
Summary
Property definitions
a_star$AStarPath$nodes
Property definitions
a_star
$
AStarPath
::
nodes
# Nodes composing this path
var
nodes
=
new
List
[
N
]
lib/a_star/a_star.nit:307,2--308,24