graph
1
2
Sections
Graphs
Doc
Def
last(L) == L[(||L||-1)]
is mentioned by
Def
x-the_graph- > *y ==
p:Vertices(the_graph) List. path(the_graph;p) & p[0] = x & last(p) = y
[connect]
In prior sections:
mb
list
1
mb
list
2
Try larger context:
Graphs
graph
1
2
Sections
Graphs
Doc