public class PowerTacServer extends Object
| Constructor and Description |
|---|
PowerTacServer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Sets up the container, sets up logging, and starts the
CompetitionControl service.
|
public static void main(String[] args)
A simple script file can be used in lieu of a web interface to
configure and run games. Each line in the file must be in one of two
forms:
bootstrap [--config boot-config]
sim [--config sim-config] broker1 broker2 ...
where
boot-configsim-configbrokernCopyright © 2016 Power TAC. All Rights Reserved.