 | PatternGraphAnalyzerSetNeedForParallelizedVersion(LGSPMatchingPattern) Method |
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.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxpublic void SetNeedForParallelizedVersion(
LGSPMatchingPattern matchingPattern
)
Parameters
- matchingPattern LGSPMatchingPattern
-
See Also