HOG2
Public Member Functions | Public Attributes | List of all members
BurnedPancakePuzzleState Class Reference

#include <BurnedPancakePuzzle.h>

Public Member Functions

 BurnedPancakePuzzleState ()
 
 BurnedPancakePuzzleState (unsigned int puzzle_size)
 

Public Attributes

std::vector< int > puzzle
 

Detailed Description

Definition at line 9 of file BurnedPancakePuzzle.h.

Constructor & Destructor Documentation

◆ BurnedPancakePuzzleState() [1/2]

BurnedPancakePuzzleState::BurnedPancakePuzzleState ( )
inline

Definition at line 11 of file BurnedPancakePuzzle.h.

References puzzle.

◆ BurnedPancakePuzzleState() [2/2]

BurnedPancakePuzzleState::BurnedPancakePuzzleState ( unsigned int  puzzle_size)
inline

Definition at line 13 of file BurnedPancakePuzzle.h.

References puzzle.

Member Data Documentation

◆ puzzle

std::vector<int> BurnedPancakePuzzleState::puzzle

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