Package owl.game
Class PgSolverFormat
- java.lang.Object
-
- owl.game.PgSolverFormat
-
public final class PgSolverFormat extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <S> void
write(Game<S,? extends ParityAcceptance> game, PrintWriter output, boolean names)
-
-
-
Method Detail
-
write
public static <S> void write(Game<S,? extends ParityAcceptance> game, PrintWriter output, boolean names)
-
-