edu.jas.ring
Class RunSGB

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

public class RunSGB
extends java.lang.Object

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

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|dist|cli] <file> #procs [machinefile]
 
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|dist|cli] <file> #procs [machinefile]