Macaulay2 » Documentation
Packages » Graphs :: reachable
next | previous | forward | backward | up | index | toc

reachable -- Returns the vertices reachable in a digraph from a given collection of vertices

Synopsis

Description

Given a collection of vertices of a digraph, the reachable vertices are those that are on a path away from a vertices in the collection.

See also

Ways to use reachable :

For the programmer

The object reachable is a method function.