Class ManyToManyShortestPathsAlgorithm.BaseManyToManyShortestPathsImpl<V,​E>

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected BaseManyToManyShortestPathsImpl​(java.util.Set<V> sources, java.util.Set<V> targets)
      Constructs an instance for the given sources and targets.