R/flow.R
stCuts.Rd
stCuts() was renamed to st_cuts() to create a more consistent API.
stCuts()
st_cuts()
stCuts(graph, source, target)
The input graph. It must be directed.
The source vertex.
The target vertex.
all_st_cuts(), vcount(), edges(), get_eids(), ecount()
all_st_cuts()
vcount()
edges()
get_eids()
ecount()