Click or drag to resize

ScheduleEnricherAppendHomomorphyInformation Method

Appends homomorphy information to each operation of the scheduled search plan

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public static void AppendHomomorphyInformation(
	IGraphModel model,
	ScheduledSearchPlan ssp
)

Parameters

model  IGraphModel
 
ssp  ScheduledSearchPlan
 
See Also