Interface Generator

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int generate()
      Generate the elements in the graph given the nature of the implementation and return the number of edges generated as a result.
    • Method Detail

      • generate

        int generate()
        Generate the elements in the graph given the nature of the implementation and return the number of edges generated as a result.
        Returns:
        number of edges generated