DepthFirstSearch<E> constructor

const DepthFirstSearch<E>()

Creates a new depth-first search algorithm.

Implementation

const DepthFirstSearch();