Class NetworkGeneratorExample

java.lang.Object
jline.examples.NetworkGeneratorExample

public class NetworkGeneratorExample extends Object
Example demonstrating the NetworkGenerator class
  • Constructor Details

    • NetworkGeneratorExample

      public NetworkGeneratorExample()
  • Method Details

    • main

      public static void main(String[] args)
    • starTopology

      public static Matrix starTopology(int n)
      Custom topology function - creates a star topology where node 0 is connected to all other nodes