split functions, added printbox, fixed put into box

This commit is contained in:
Raphael Maenle
2017-12-23 10:11:07 +01:00
parent 93226cca1b
commit eada1bba96
7 changed files with 53 additions and 21 deletions

View File

@ -25,7 +25,7 @@ public:
void setEdgeZero();
bool CreateRandomPuzzle();
void CreateRandomPuzzle();
qualityVector returnInBox(vector<Part>& PuzzleBox);
void printConstraintMatrix();