MDP | xt | ut | xt |
POMDP | xt | ut | zt |
MMDP | xt | ut=(ut1,ut2,...,utn) | xt |
serial MMMDP | xt | uti | xt |
MPOMDP | xt | ut=(ut1,ut2,...,utn) | zt=(zt1,zt2,...,ztn) |
serial MPOMDP | xt | uti | zt if i=n else ∅ |
hierarchical MPOMDP | xt | ut=(ut1,ut2,...,utn) | zt=(zt1:n,zt2:n,...,ztn) |
belief MDP | bt=p(xt∣ot) | ut=(ut1,ut2,...,utn) | zt=(zt1,zt2,...,ztn) |
occupancy MDP | ξt=p(xt,ot∣ιt) | dt=(dti)i=1..n=(p(ui∣oti))i=1..n | ρt=∅ |
serial occupancy MDP | ξti=p(xt,ot,ut0:i−1∣ιt) | dti=p(uti∣oti) | ρt=∅ |
hierarchical occupancy MDP | ξt=p(xt,ot∣ιt) | dt=(dti)i=1..n=(p(ui∣oti))i=1..n | ρt=ztn |
(2p)-ZS-SG | st | (p(ut1),p(ut2)) | |
occupancy MG | ξt=p(xt,ot∣ιt) | dt=(dti)i=1..n=(p(ui∣oti))i=1..n | |