Class BaseBidirectionalShortestPathAlgorithm<V,​E>

    • Constructor Detail

      • BaseBidirectionalShortestPathAlgorithm

        public BaseBidirectionalShortestPathAlgorithm​(Graph<V,​E> graph)
        Constructs a new instance of the algorithm for a given graph.
        Parameters:
        graph - the graph