FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Graphs
Graph(T) Class
Graph(T) Methods
AddDirectedEdge Method
AddNode Method
AddUndirectedEdge Method
Contains Method
FindByValue Method
Remove Method
Graph
T
AddUndirectedEdge Method
Namespace:
FlexRule.Graphs
Assembly:
FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
void
AddUndirectedEdge
(
Node
<T>
from
,
Node
<T>
to
)
Parameters
from
Type:
FlexRule.Graphs
Node
T
to
Type:
FlexRule.Graphs
Node
T
See Also
Reference
Graph
T
Class
FlexRule.Graphs Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com