Click or drag to resize

SearchPlanGraphGeneratorAndSchedulerIsOperationAnInlinedIndependentElement Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public static bool IsOperationAnInlinedIndependentElement(
	SearchOperation so
)

Parameters

so
Type: de.unika.ipd.grGen.lgspSearchOperation

Return Value

Type: Boolean
See Also