iigs-sprite-compiler/SpriteCompiler/Problem
2016-12-18 00:03:11 -06:00
..
CodeSequence.cs Fix bug in the first solid word search 2016-12-18 00:03:11 -06:00
Register.cs Begin adding ability to load images from command line. Additional tests; start to move toward graph search and then IDA* 2016-12-05 21:55:04 -06:00
SpriteByte.cs Add support for masks 2016-12-08 23:15:59 -06:00
SpriteGeneratorGoalTest.cs Split out supporting classes into their own class files 2016-11-30 08:17:05 -06:00
SpriteGeneratorHeuristicFunction.cs Simplify success function and improve heuristic accuracy 2016-12-16 22:52:14 -06:00
SpriteGeneratorNodeExpander.cs Significant refactoring and addition of more test cases to exercise the base AI seach code 2016-12-12 00:41:35 -06:00
SpriteGeneratorSearchNode.cs Significant refactoring and addition of more test cases to exercise the base AI seach code 2016-12-12 00:41:35 -06:00
SpriteGeneratorSearchProblem.cs Significant refactoring and addition of more test cases to exercise the base AI seach code 2016-12-12 00:41:35 -06:00
SpriteGeneratorState.cs Fix bug in the first solid word search 2016-12-18 00:03:11 -06:00
SpriteGeneratorStepCost.cs Significant refactoring and addition of more test cases to exercise the base AI seach code 2016-12-12 00:41:35 -06:00
SpriteGeneratorSuccessorFunction.cs Fix bug in the first solid word search 2016-12-18 00:03:11 -06:00