split functions, added printbox, fixed put into box
This commit is contained in:
@ -25,7 +25,7 @@ public:
|
||||
void setEdgeZero();
|
||||
|
||||
|
||||
bool CreateRandomPuzzle();
|
||||
void CreateRandomPuzzle();
|
||||
qualityVector returnInBox(vector<Part>& PuzzleBox);
|
||||
void printConstraintMatrix();
|
||||
|
||||
|
Reference in New Issue
Block a user