aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* speed up thingsHEADmasterMarianne Chevrot2020-05-205-50/+45
|
* comment unused sectionsvg2020-05-201-10/+10
|
* optimize speedvg2020-05-201-14/+27
|
* try to switch to new algorithm for speeding up solvervg2020-05-191-29/+45
|
* Correct readmeMarianne Chevrot2020-05-191-1/+5
|
* reduce memory consumption by always using same kanasvg2020-05-191-12/+44
|
* add cache system to avoid recalculating existing solutionsvg2020-05-192-5/+74
|
* add level 5.19Marianne Chevrot2020-05-191-0/+12
|
* separate solution generation and its displayMarianne Chevrot2020-05-173-17/+12
|
* add a test to grid generatorMarianne Chevrot2020-05-172-12/+48
|
* Correct kana type and max action for level 5.15Marianne Chevrot2020-05-171-3/+4
|
* Add slim infested unit testMarianne Chevrot2020-05-162-2/+14
|
* Add level_5.15.yamlMarianne Chevrot2020-05-161-0/+10
|
* Add reveal unit testMarianne Chevrot2020-05-162-1/+10
|
* Add some level_5 filesMarianne Chevrot2020-05-167-0/+76
|
* fix usage errorMarianne Chevrot2020-05-161-0/+1
|
* cosmetic changes (typo fix)Marianne Chevrot2020-05-161-4/+4
|
* add --print option to show only starting gridvg2020-05-101-0/+4
|
* add levelsMarianne Chevrot2020-05-106-0/+58
|
* Reorg levelsMarianne Chevrot2020-05-1022-0/+0
|
* add level 4.01 to 4.04, 4.09, 4.11 to 4.14Marianne Chevrot2020-05-109-0/+93
|
* Merge branch 'master' of git://barty/vg2020-05-1012-10/+33
|\
| * Add levels 4.20 and 4.21Marianne Chevrot2020-05-102-0/+23
| |
| * Correct typoMarianne Chevrot2020-05-1010-10/+10
| |
* | add new kana type: slimes (slim)vg2020-05-102-20/+51
|/
* Cosmetic and aestheticMarianne Chevrot2020-05-092-17/+6
|
* Add support for empty arrowsMarianne Chevrot2020-05-0915-102/+142
| | | | | | - 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 a makefile to run test and coveragevg2020-05-062-0/+6
|
* Add fblk = froz empty blockMarianne Chevrot2020-05-052-10/+29
|
* Add arrows kana type and improved grid reprMarianne Chevrot2020-05-055-48/+231
|
* Add levels and rename folderMarianne Chevrot2020-05-027-2/+34
|
* Add some files to .gitignoreMarianne Chevrot2020-04-281-0/+2
|
* Isolate and correct testsMarianne Chevrot2020-04-282-41/+49
|
* Fix program optionMarianne Chevrot2020-04-281-1/+1
|
* Clean solver program after devMarianne Chevrot2020-04-281-186/+14
|
* Rename levels folderMarianne Chevrot2020-04-274-0/+0
|
* Merge git://barty/vg2020-04-271-0/+10
|\
| * Add level 4.7Marianne Chevrot2020-04-271-0/+10
| |
* | Merge git://barty/vg2020-04-273-4/+9
|\|
| * Rename level template fileMarianne Chevrot2020-04-271-0/+0
| |
| * Change default behaviour (for parents printing)Marianne Chevrot2020-04-272-4/+9
| |
* | fix scoring functionvg2020-04-271-29/+41
|/
* Add level infos and level 4.6Marianne Chevrot2020-04-274-1/+38
|
* add minimal readmevg2020-04-271-0/+8
|
* first commitvg2020-04-273-0/+537