83throw("GeneralizedMAAStarPlannerForDecPOMDPDiscrete::operator= not implemented");
84
85return *this;
86 }
87
88//this function extends a previous policy jpolPrevTs for ts-1 with the behavior specified by the policy of the BayesianGame for time step ts (jpolBG).