aboutsummaryrefslogtreecommitdiffstats
path: root/solver.py
Commit message (Collapse)AuthorAgeFilesLines
* add new kana type: slimes (slim)vg2020-05-101-20/+41
|
* Cosmetic and aestheticMarianne Chevrot2020-05-091-8/+6
|
* Add support for empty arrowsMarianne Chevrot2020-05-091-42/+45
| | | | | | - remove empt, fblk types, there are merged to their base type (norm and froz) - ar_*, norm and froz support having None for their kana property
* Add fblk = froz empty blockMarianne Chevrot2020-05-051-10/+17
|
* Add arrows kana type and improved grid reprMarianne Chevrot2020-05-051-41/+71
|
* Isolate and correct testsMarianne Chevrot2020-04-281-41/+0
|
* Fix program optionMarianne Chevrot2020-04-281-1/+1
|
* Clean solver program after devMarianne Chevrot2020-04-281-186/+14
|
* Merge git://barty/vg2020-04-271-4/+4
|\
| * Change default behaviour (for parents printing)Marianne Chevrot2020-04-271-4/+4
| |
* | fix scoring functionvg2020-04-271-29/+41
|/
* first commitvg2020-04-271-0/+526