Cluedo Solver v1.0
Cluedo game solver making deductions.
Loading...
Searching...
No Matches
Solver.hpp File Reference

The file that contains the definition of the Cluedo::Solver class. More...

#include "CardSet.hpp"
#include "Error.hpp"
#include "Player.hpp"
#include "utils/Result.hpp"

Go to the source code of this file.

Classes

struct  Cluedo::PlayerData
 A struct that contains the data of a player. More...
 
class  Cluedo::Solver
 The solver of a Cluedo game. More...
 
struct  Cluedo::Solver::Suggestion
 A struct that contains the data of a suggestion. More...
 

Detailed Description

The file that contains the definition of the Cluedo::Solver class.