Main Page | Class Hierarchy | Class List | File List

Solution Class Reference

#include <solution.h>

List of all members.

Public Member Functions

 Solution (int size=8)
 Solution (const Solution &input)
void set (bool input[MAX_SIZE][MAX_SIZE])
void rotate90 ()
void mirror ()
bool operator== (const Solution &sol)
bool operator!= (const Solution &sol)
int size ()
void setSize (int size)

Public Attributes

bool matrix [MAX_SIZE][MAX_SIZE]


Detailed Description

Author:
Torben Nielsen


The documentation for this class was generated from the following files:
Generated on Sun Aug 14 15:33:57 2005 for queensgui.kdevelop by  doxygen 1.3.9.1