Navigation
Synopsis Analyzing unlabeled and labelled graphs.
Description Graphs are represented as relations. So in general the idea is to use the Relation module to manipulate graphs. At the same time there are algorithms and analyses which make particular sense when we view a relation as a graph, hence the existence of the Graph and LabeledGraph libraries.

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.