Class DepthFirstSearch

    • Constructor Detail

      • DepthFirstSearch

        public DepthFirstSearch​(CFG cfg)
        Constructor.
        Parameters:
        cfg - the CFG to perform the depth first search on