public class Test extends Object
| Parameter | Type | Comment |
|---|---|---|
| General.Input | String |
Input file describing the job shop problem |
| General.Output | String |
Output folder where a log file and a solution (solution.txt) will be placed |
| Constructor and Description |
|---|
Test() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
test(DataProperties properties) |
public Test()
public static void test(DataProperties properties)