started random algorithm. problem with funciton separation between properties and layer
This commit is contained in:
		@@ -16,6 +16,7 @@ int main()
 | 
			
		||||
    vector<Part*> p_myFirstBox;
 | 
			
		||||
 | 
			
		||||
    Puzzle puzzleMat(cols, rows);
 | 
			
		||||
    puzzleMat.createRandomBox();
 | 
			
		||||
 | 
			
		||||
    //vector<vector<PuzzlePiece*>> ab1class = abstractionLayer1classify(log, p_myFirstBox,puzzleMat);
 | 
			
		||||
    while(next(log, puzzleMat.p_myBox,puzzleMat));
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user