Package jline.examples
Class NetworkGeneratorExample
java.lang.Object
jline.examples.NetworkGeneratorExample
Example demonstrating the NetworkGenerator class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic MatrixstarTopology(int n) Custom topology function - creates a star topology where node 0 is connected to all other nodes
-
Constructor Details
-
NetworkGeneratorExample
public NetworkGeneratorExample()
-
-
Method Details
-
main
-
starTopology
Custom topology function - creates a star topology where node 0 is connected to all other nodes
-