GrGen.NET v7.2 API: the libGr class library (the type exact interface gets generated)
GrGen.NET v7.2 API: the libGr class library (the type exact interface gets generated)
de.unika.ipd.grGen.lgsp
LGSPNamedGraph Class
LGSPNamedGraph Constructor
LGSPNamedGraph Constructor (LGSPGraph)
LGSPNamedGraph Constructor (LGSPGraph, IDictionary(IGraphElement, IGraphElement))
LGSPNamedGraph Constructor (LGSPGraph, String)
LGSPNamedGraph Constructor (LGSPNamedGraph, String)
LGSPNamedGraph Constructor (IGraphModel, IGlobalVariables, Int32)
LGSPNamedGraph Constructor (LGSPGraph, String, IDictionary(IGraphElement, IGraphElement))
LGSPNamedGraph Constructor (LGSPNamedGraph, String, IDictionary(IGraphElement, IGraphElement))
LGSPNamedGraph Constructor (IGraphModel, IGlobalVariables, String, Int32)
LGSPNamedGraph Constructor (IGraphModel, IGlobalVariables, Int32)
Constructs an LGSPNamedGraph object with the given model and capacity, and an automatically generated name.
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
Copy
public
LGSPNamedGraph
(
IGraphModel
grmodel
,
IGlobalVariables
globalVars
,
int
capacity
)
Parameters
grmodel
Type:
de.unika.ipd.grGen.libGr
IGraphModel
The graph model.
globalVars
Type:
de.unika.ipd.grGen.libGr
IGlobalVariables
The global variables.
capacity
Type:
System
Int32
The initial capacity for the name maps (performance optimization, use 0 if unsure).
See Also
Reference
LGSPNamedGraph Class
LGSPNamedGraph Overload
de.unika.ipd.grGen.lgsp Namespace
German legal requirement:
Impressum / Imprint
and
Datenschutzerklärung / Privacy Statement