Show / Hide Table of Contents

Class TreeComponentStrategy

Chain decomposition strategy.

Inheritance
System.Object
TreeComponentStrategy
Namespace: Edgar.Legacy.Core.ChainDecompositions
Assembly: Edgar.dll
Syntax
public sealed class TreeComponentStrategy : Enum

Fields

BreadthFirst

Declaration
public const TreeComponentStrategy BreadthFirst
Field Value
Type Description
TreeComponentStrategy

DepthFirst

Declaration
public const TreeComponentStrategy DepthFirst
Field Value
Type Description
TreeComponentStrategy

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
Back to top Generated by DocFX