Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optimize speed | vg | 2020-05-20 | 1 | -14/+27 |
| | |||||
* | try to switch to new algorithm for speeding up solver | vg | 2020-05-19 | 1 | -29/+45 |
| | |||||
* | reduce memory consumption by always using same kanas | vg | 2020-05-19 | 1 | -12/+44 |
| | |||||
* | add cache system to avoid recalculating existing solutions | vg | 2020-05-19 | 1 | -5/+73 |
| | |||||
* | separate solution generation and its display | Marianne Chevrot | 2020-05-17 | 1 | -8/+8 |
| | |||||
* | add a test to grid generator | Marianne Chevrot | 2020-05-17 | 1 | -12/+15 |
| | |||||
* | fix usage error | Marianne Chevrot | 2020-05-16 | 1 | -0/+1 |
| | |||||
* | cosmetic changes (typo fix) | Marianne Chevrot | 2020-05-16 | 1 | -4/+4 |
| | |||||
* | add --print option to show only starting grid | vg | 2020-05-10 | 1 | -0/+4 |
| | |||||
* | add new kana type: slimes (slim) | vg | 2020-05-10 | 1 | -20/+41 |
| | |||||
* | Cosmetic and aesthetic | Marianne Chevrot | 2020-05-09 | 1 | -8/+6 |
| | |||||
* | Add support for empty arrows | Marianne Chevrot | 2020-05-09 | 1 | -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 block | Marianne Chevrot | 2020-05-05 | 1 | -10/+17 |
| | |||||
* | Add arrows kana type and improved grid repr | Marianne Chevrot | 2020-05-05 | 1 | -41/+71 |
| | |||||
* | Isolate and correct tests | Marianne Chevrot | 2020-04-28 | 1 | -41/+0 |
| | |||||
* | Fix program option | Marianne Chevrot | 2020-04-28 | 1 | -1/+1 |
| | |||||
* | Clean solver program after dev | Marianne Chevrot | 2020-04-28 | 1 | -186/+14 |
| | |||||
* | Merge git://barty/ | vg | 2020-04-27 | 1 | -4/+4 |
|\ | |||||
| * | Change default behaviour (for parents printing) | Marianne Chevrot | 2020-04-27 | 1 | -4/+4 |
| | | |||||
* | | fix scoring function | vg | 2020-04-27 | 1 | -29/+41 |
|/ | |||||
* | first commit | vg | 2020-04-27 | 1 | -0/+526 |