sem.examples
Class ReadGraphs

java.lang.Object
  extended by sem.examples.ReadGraphs

public class ReadGraphs
extends java.lang.Object

Example class. Shows how to iterate over graphs and print out some information.


Constructor Summary
ReadGraphs()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReadGraphs

public ReadGraphs()
Method Detail

main

public static void main(java.lang.String[] args)