HOG2
|
#include <NQueens.h>
Public Attributes | |
int | loc |
int | value |
int NQueenAction::loc |
Definition at line 43 of file NQueens.h.
Referenced by NQueens::ApplyAction(), NQueens::GetActions(), and operator<<().
int NQueenAction::value |
Definition at line 43 of file NQueens.h.
Referenced by NQueens::ApplyAction(), NQueens::GetActions(), and operator<<().