powered by
Find the path between two nodes
path_between(s1, s2)
A list of logical vectors in order to move from the origin to the destination node.
The label, a logical vector, of the origin node
The label, a logical vector, of the destination node