Class RandomGraphGenerator

java.lang.Object
es.uam.eps.ir.relison.examples.graphgen.RandomGraphGenerator

public class RandomGraphGenerator
extends java.lang.Object
Program for generating random graphs.
  • Constructor Summary

    Constructors 
    Constructor Description
    RandomGraphGenerator()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)
    Program that generates a random network.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait