Click or drag to resize

PatternGraphAnalyzerSetNeedForParallelizedVersion Method (LGSPMatchingPattern)

Sets branchingFactor to >1 for actions with a parallelize annotation, but especially for subpatterns used by them, and the nested patterns of both, they require an additional version with non- is-matched-flag-based isomorphy checking the action needs furtheron a very different setup with a work distributing head and a parallelized body

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public void SetNeedForParallelizedVersion(
	LGSPMatchingPattern matchingPattern
)

Parameters

matchingPattern
Type: de.unika.ipd.grGen.lgspLGSPMatchingPattern
See Also