public class Main
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Main.ObjAlgorithm
Enumeration that encodes the different algorithms that can be used.
|
Modifier and Type | Field and Description |
---|---|
static long |
TIME
Time limit.
|
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Main method.
|
public static final long TIME
public static void main(java.lang.String[] args) throws ilog.concert.IloException, java.io.IOException, javax.xml.bind.JAXBException
args
- the command line arguments. ilog.concert.IloException
java.io.IOException
javax.xml.bind.JAXBException