edu.jas.application
Class RunSGB

java.lang.Object
  extended by edu.jas.application.RunSGB

public class RunSGB
extends java.lang.Object

Simple setup to run a solvable GB example.
Usage: RunSGB [seq|par|par+] [irr|left|right|two] <file> #procs

Author:
Heinz Kredel

Constructor Summary
RunSGB()
           
 
Method Summary
static void main(java.lang.String[] args)
          main method to be called from commandline
Usage: RunSGB [seq|par|par+] [irr|left|right|two] <file> #procs
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RunSGB

public RunSGB()
Method Detail

main

public static void main(java.lang.String[] args)
main method to be called from commandline
Usage: RunSGB [seq|par|par+] [irr|left|right|two] <file> #procs