ui
Class Main

java.lang.Object
  extended by ui.Main

public class Main
extends java.lang.Object

Main class for execution.

Author:
Petr

Constructor Summary
Main()
           
 
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

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - The must have one argument. It can be word 'editor' for running maze editor or it can be class name of learning algorithm with packages.