DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic.Graph
DepthFirstSearch Class
DepthFirstSearch Properties
AllowCyclicGraph Property
Discovered Property
Finished Property
NumberOfCrossTreeConnections Property
NumberOfCycles Property
NumberOfIndependentSubgraphs Property
NumberOfPredecessorTrees Property
NumberOfSplitJoins Property
Predecessors Property
DepthFirstSearch
Discovered Property
Namespace:
DHI.Mike1D.Generic.Graph
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
int
[]
Discovered
{
get
; }
Property Value
Type:
Int32
See Also
Reference
DepthFirstSearch Class
DHI.Mike1D.Generic.Graph Namespace