Merge branch 'Layer_SURFFeatures' of https://github.com/MMRVZ2017/MPK.Puzzle into Layer_SURFFeatures

This commit is contained in:
Raphael Maenle
2018-01-26 22:30:08 +01:00
3 changed files with 19 additions and 17 deletions

View File

@ -86,7 +86,6 @@ void solve(vector<LogEntry>& log,Puzzle& puzzleMat)
puzzleMat.a3.EvaluateQuality(log.back().myCoor,log.back().PieceCollector);
break;
case 4://SURFFeature
break;
case -1://random
cout << endl;