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.2
Syntax
C#
public static void AppendHomomorphyInformation(
	IGraphModel model,
	ScheduledSearchPlan ssp
)

Parameters

model
Type: de.unika.ipd.grGen.libGrIGraphModel
ssp
Type: de.unika.ipd.grGen.lgspScheduledSearchPlan
See Also