Class MLSimulationMain
- java.lang.Object
-
- fr.univ_artois.lgi2a.similar2logo.examples.mle.MLSimulationMain
-
public class MLSimulationMain extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(String[] args)
The main method of the simulation.
-
-
-
Method Detail
-
main
public static void main(String[] args)
The main method of the simulation.- Parameters:
args
- The command line arguments.
-
-