Click or drag to resize

IRootDetector Interface

Simple interface which is used on the RootDetector class to be able to create multiple different typed instances in the same routine.

Namespace:  SD.Tools.Algorithmia.Graphs
Assembly:  SD.Tools.Algorithmia (in SD.Tools.Algorithmia.dll) Version: 1.4.0.0 (1.4.19.0711)
Syntax
public interface IRootDetector

The IRootDetector type exposes the following members.

Methods
  NameDescription
Public methodSearchForRoots
Searches for roots within the graph
Top
See Also