HOG2
Public Attributes | List of all members
NQueenAction Class Reference

#include <NQueens.h>

Public Attributes

int loc
 
int value
 

Detailed Description

Definition at line 40 of file NQueens.h.

Member Data Documentation

◆ loc

int NQueenAction::loc

Definition at line 43 of file NQueens.h.

Referenced by NQueens::ApplyAction(), NQueens::GetActions(), and operator<<().

◆ value

int NQueenAction::value

Definition at line 43 of file NQueens.h.

Referenced by NQueens::ApplyAction(), NQueens::GetActions(), and operator<<().


The documentation for this class was generated from the following file: