Navigation
Name
Rascal
/
Libraries
/
analysis
/
graphs
/
LabeledGraph
/
reach
Synopsis
Reachability from a given start set of nodes.
Function
set[&T] reach(LGraph[&T,&L] G, set[&T] Start)
Usage
import analysis::graphs::LabeledGraph;
[
Edit
] | [
New Subconcept
] | [
Recompile Course
] | [
Warnings
]
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit
ask.rascal-mpl.org
.