added printpuzzle fucntions
This commit is contained in:
@ -27,6 +27,7 @@ public:
|
||||
|
||||
bool CreateRandomPuzzle();
|
||||
qualityVector returnInBox(vector<Part>& PuzzleBox);
|
||||
void printConstraintMatrix();
|
||||
|
||||
private:
|
||||
};
|
||||
|
Reference in New Issue
Block a user