All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
osl::search::MoveWithComment Struct Reference

#include <moveWithComment.h>

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

List of all members.

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 
) [inline, explicit]

Definition at line 22 of file moveWithComment.h.

Definition at line 5 of file moveWithComment.cc.


Member Data Documentation

Definition at line 18 of file moveWithComment.h.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines