HOG2
|
Go to the source code of this file.
Classes | |
class | Rubik7EdgeState |
class | Rubik7EdgeMove |
class | Rubik7Edge |
Typedefs | |
typedef int | Rubik7EdgeAction |
Functions | |
static bool | operator== (const Rubik7EdgeState &l1, const Rubik7EdgeState &l2) |
static std::ostream & | operator<< (std::ostream &out, const Rubik7EdgeState &s) |
Variables | |
const int | pieces = 10 |
typedef int Rubik7EdgeAction |
Definition at line 93 of file RubiksCube7Edges.h.
|
static |
Definition at line 83 of file RubiksCube7Edges.h.
References Rubik7EdgeState::GetCubeInLoc(), and Rubik7EdgeState::GetCubeOrientation().
|
static |
Definition at line 67 of file RubiksCube7Edges.h.
References Rubik7EdgeState::GetCubeInLoc(), and Rubik7EdgeState::GetCubeOrientation().
const int pieces = 10 |
Definition at line 17 of file RubiksCube7Edges.h.
Referenced by Rubik7Edge::getMaxSinglePlayerRank(), Rubik7Edge::getMaxSinglePlayerRank2(), GetStateFromHash(), Rubik7Edge::GetStateFromHash(), Rubik7Edge::GetStateHash(), Rubik7Edge::rankPlayerFirstTwo(), Rubik7Edge::rankPlayerRemaining(), and Fling::unrankPlayer().