iigs-sprite-compiler/SpriteCompiler/Problem
Lucas Scharenbroich 28db7072d0 Resolve merge conflicts 2018-04-15 13:52:55 -05:00
..
CodeSequence.cs Resolve merge conflicts 2018-04-15 13:52:55 -05: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 Add start of a GUI for visualizing the search process 2018-04-15 13:51:05 -05:00
SpriteGeneratorState.cs Add start of a GUI for visualizing the search process 2018-04-15 13:51:05 -05: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 Resolve merge conflicts 2018-04-15 13:52:55 -05:00