public final class PrintGeneration extends Object
Simply prints the contents of a generation model file.
java -cp ... net.myrrix.online.generation.PrintGeneration [model.bin.gz file]
public static void print(Generation generation, Appendable out) throws IOException
IOExceptionCopyright © 2012-2013. All Rights Reserved.