 | IGraphModelBranchingFactorForEqualsAny Property |
Tells about the number of threads to use for the equalsAny, equalsAnyStructurally, getEquivalent, and getEquivalentStructurally functions
The normal non-parallel isomorphy comparison functions are used if this value is below 2
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxint BranchingFactorForEqualsAny { get; }
Property Value
Type:
Int32
See Also