RCL - RoboCLuedo  v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1

◆ FindCompleteHypotheses()

std::vector< std::string > ArmorCluedo::FindCompleteHypotheses ( )

find all the complete hypotheses

The methos finds all the COMPLETE hypotheses, except for the discarded ones.

Returns
a vector containing the tags of all the COMPLETE hyp.
See also
ServiceFindConsistentHypotheses an example of usage

Definition at line 165 of file armor_cluedo.cpp.

References GetIndivOfClass().

+ Here is the call graph for this function: