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
- Exception
public static int run(String[] args) throws Exception
args
- Exception
Copyright © 2017. All rights reserved.