graph 1 3 Sections Graphs Doc

Def path(the_graph;p) == 0 < ||p|| & (i:(||p||-1). p[i]-the_graph- > p[(i+1)])

is mentioned

In prior sections: graph 1 2

Try larger context: Graphs

graph 1 3 Sections Graphs Doc