|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectima.uco.fr.nuit.output.LaTeXOutputter
public class LaTeXOutputter
Constructor Summary | |
---|---|
LaTeXOutputter()
|
Method Summary | |
---|---|
static java.lang.String |
getFigure(int[][] s)
Get result matrix in Latex format with figures of man and woman |
static java.lang.String |
getMatrix(int[][] s)
Get result matrix in Latex format with binary variables |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LaTeXOutputter()
Method Detail |
---|
public static java.lang.String getMatrix(int[][] s)
s
- solution matrix
public static java.lang.String getFigure(int[][] s)
s
- solution matrix
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |