public class CommandLineInterface extends Object
| Constructor and Description |
|---|
CommandLineInterface() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Runs an experiment with Alto Lab.
|
static int |
run(String[] args)
Runs an experiment with command-line style arguments args, and returns
the corresponding experimentID.
|
public static void main(String[] args) throws Exception
args - Exceptionpublic static int run(String[] args) throws Exception
args - ExceptionCopyright © 2017. All rights reserved.