 | ScheduleEnricherParallelizeHeadBody Method |
Parallelize the scheduled search plan to the branching factor,
splitting it at the first loop into a header part and a body part
Namespace: de.unika.ipd.grGen.lgspAssembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntaxpublic static void ParallelizeHeadBody(
LGSPRulePattern rulePattern
)
Parameters
- rulePattern LGSPRulePattern
-
See Also