/[projects]/queensgui/src/solution.h
ViewVC logotype

Diff of /queensgui/src/solution.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1 by torben, Thu Jul 19 21:34:15 2007 UTC revision 2 by torben, Thu Jul 19 22:26:42 2007 UTC
# Line 38  public: Line 38  public:
38          void set(bool input[MAX_SIZE][MAX_SIZE]);          void set(bool input[MAX_SIZE][MAX_SIZE]);
39          void rotate90();          void rotate90();
40          void mirror();          void mirror();
41            
42            Solution* copy();
43    
44          bool operator==(const Solution& sol);          bool operator==(const Solution& sol);
45          bool operator!=(const Solution& sol);          bool operator!=(const Solution& sol);

Legend:
Removed from v.1  
changed lines
  Added in v.2

  ViewVC Help
Powered by ViewVC 1.1.20