Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

org.evolvica.engine
Class Run

java.lang.Object
  extended byorg.evolvica.engine.Run

public class Run
extends java.lang.Object

Runner. This class only contains a main method that can be used to run algorithms from the command line. If the main method is called without parameters the usage is printed.

Since:
0.4.0
Version:
$Revision: 1.6 $ $Date: 2004/05/26 11:58:26 $
Author:
Andreas Rummler

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

Constructor Detail

Run

public Run()
Method Detail

main

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

Parameters:
args - main arguments

Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

Copyright © 2000-2004 Technical University of Ilmenau, Department Electronic Circuits and Systems