Class Pseudograph

    • Constructor Detail

      • Pseudograph

        public Pseudograph()
        Creates a new pseudograph.
      • Pseudograph

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