public class ResultReader
extends java.lang.Object
Constructor and Description |
---|
ResultReader() |
Modifier and Type | Method and Description |
---|---|
static void |
readAssignment(int[] res,
java.io.File result)
Reads the result of a searched map and saves the result ready for a freeze file.
|