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

Diff of /queensgui/src/solutionmatrix.h

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

revision 7 by torben, Fri Jul 20 01:22:53 2007 UTC revision 8 by torben, Fri Jul 20 16:58:04 2007 UTC
# Line 40  class SolutionMatrix : public Solution Line 40  class SolutionMatrix : public Solution
40                  Solution* copy();                  Solution* copy();
41    
42                  bool operator==(const Solution& sol);                  bool operator==(const Solution& sol);
43                  bool operator!=(const Solution& sol);  
44                  bool getMatrix(int x, int y);                  bool getMatrix(int x, int y);
45                  void setMatrix(int x, int y, bool val);                  void setMatrix(int x, int y, bool val);
46    

Legend:
Removed from v.7  
changed lines
  Added in v.8

  ViewVC Help
Powered by ViewVC 1.1.20