Class WeightedPseudograph

    • Constructor Detail

      • WeightedPseudograph

        public WeightedPseudograph​(EdgeFactory ef)
        Creates a new weighted pseudograph with the specified edge factory.
        Parameters:
        ef - the edge factory of the new graph.
      • WeightedPseudograph

        public WeightedPseudograph()
        Creates a new weighted pseudograph.