All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
osl::search::MoveWithComment Struct Reference

#include <moveWithComment.h>

Collaboration diagram for osl::search::MoveWithComment:
Collaboration graph
[legend]

Public Member Functions

 MoveWithComment (Move m=Move::INVALID(), int v=0)
 
 ~MoveWithComment ()
 

Public Attributes

Move move
 
int value
 
vector< Movemoves
 
HashKey root
 
uint64_t node_count
 
double elapsed
 
int root_limit
 

Detailed Description

Definition at line 13 of file moveWithComment.h.

Constructor & Destructor Documentation

osl::search::MoveWithComment::MoveWithComment ( Move  m = Move::INVALID(),
int  v = 0 
)
inlineexplicit

Definition at line 22 of file moveWithComment.h.

osl::search::MoveWithComment::~MoveWithComment ( )

Definition at line 5 of file moveWithComment.cc.

Member Data Documentation

double osl::search::MoveWithComment::elapsed
Move osl::search::MoveWithComment::move
vector<Move> osl::search::MoveWithComment::moves
uint64_t osl::search::MoveWithComment::node_count
HashKey osl::search::MoveWithComment::root

Definition at line 18 of file moveWithComment.h.

int osl::search::MoveWithComment::root_limit
int osl::search::MoveWithComment::value

The documentation for this struct was generated from the following files: