Class 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

      Constructors 
      Constructor Description
      RunSGB()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)
      main method to be called from commandline
      Usage: RunSGB [seq|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

    • Method Detail

      • main

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