GrGen.NET v7.2 API: the libGr class library (the type exact interface gets generated)
GrGen.NET v7.2 API: the libGr class library (the type exact interface gets generated)
de.unika.ipd.grGen.lgsp
LGSPGraph Class
LGSPGraph Methods
AddEdge Method
AddEdgeWithoutEvents Method
AddLGSPNode Method
AddNode Method
AddNodeWithoutEvents Method
AllocateFurtherIsomorphySpaceNestingLevelForParallelizedMatching Method
AllocateVisitedFlag Method
AnalyzeGraph Method
Canonize Method
Check Method
CheckEdgeAlreadyInTypeRinglist Method
CheckEmptyFlags Method
CheckInOutRinglistsBroken Method
CheckNodeAlreadyInTypeRinglist Method
CheckTypeRinglistBroken Method
CheckTypeRinglistsBroken Method
Clear Method
Clone Method
CloneAndAssignNames Method
CreateEmptyEquivalent Method
Custom Method
EnsureSufficientIsomorphySpacesForParallelizedMatchingAreAvailable Method
FreeVisitedFlag Method
FreeVisitedFlagNonReset Method
GetAllocatedVisitedFlags Method
GetCompatibleEdges Method
GetCompatibleNodes Method
GetEdge Method
GetExactEdges Method
GetExactNodes Method
GetGraphElement Method
GetGraphName Method
GetIsomorph Method
GetNode Method
GetNumCompatibleEdges Method
GetNumCompatibleNodes Method
GetNumExactEdges Method
GetNumExactNodes Method
GetSameStructure Method
HasSameStructure Method
IsInternallyVisited Method
IsIsomorph Method
IsVisited Method
Merge Method
MoveHeadAfter Method
ReallocateVisitedFlag Method
RedirectSource Method
RedirectSourceAndTarget Method
RedirectTarget Method
Remove Method
RemoveEdges Method
ReplaceEdge Method
ReplaceNode Method
ReserveVisitedFlag Method
ResetVisitedFlag Method
Retype Method
SetInternallyVisited Method
SetVisited Method
ToString Method
UnreserveVisitedFlag Method
LGSPGraph
SetVisited Method
Sets the visited flag of the given graph element.
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
Copy
public
override
void
SetVisited
(
IGraphElement
elem
,
int
visitorID
,
bool
visited
)
Parameters
elem
Type:
de.unika.ipd.grGen.libGr
IGraphElement
The graph element whose flag is to be set.
visitorID
Type:
System
Int32
The ID of the visited flag.
visited
Type:
System
Boolean
True for visited, false for not visited.
Implements
IGraph
SetVisited(IGraphElement, Int32, Boolean)
See Also
Reference
LGSPGraph Class
de.unika.ipd.grGen.lgsp Namespace
German legal requirement:
Impressum / Imprint
and
Datenschutzerklärung / Privacy Statement