Click or drag to resize

GraphValidator Class

Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.libGrGraphValidator

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static class GraphValidator

The GraphValidator type exposes the following members.

Methods
  NameDescription
Public methodStatic memberValidate
Checks whether a graph meets its connection assertions.
Top
See Also