Package | Description |
---|---|
edu.kit.iti.formal.lights |
Modifier and Type | Method and Description |
---|---|
String |
LightUpSolver.solve(String desc)
This method computes the solution for a lightUp puzzle.
|
Constructor and Description |
---|
Lights(String desc)
convert a board description into a Lights object.
|