Skip to contents

Very inefficient way to find the edges...

Usage

graph_path2edge(path_id, grl)

Arguments

path_id

List or matrix of node index (nj x nsta).

grl

Graph constructed with graph_create().

Value

List or matrix of the edge nj x (nsta-1).