Class EdgeIterationExample

java.lang.Object
com.jgalgo.example.EdgeIterationExample

public class EdgeIterationExample extends Object
This example demonstrates how to iterate over the edges of a graph.
Author:
Barak Ugav
  • Method Details

    • edgeIterationExample

      public static void edgeIterationExample()
      This example demonstrates how to iterate over the edges of a graph.
    • main

      public static void main(String[] args)
      Main function that runs the examples.
      Parameters:
      args - main args