43 lines
374 B
Plaintext
43 lines
374 B
Plaintext
|
class: "ZeroWeightTest"
|
||
|
|
||
|
seed: "188"
|
||
|
|
||
|
layout: """
|
||
|
%%%%%
|
||
|
%P%G%
|
||
|
%%% %
|
||
|
%%% %
|
||
|
%%% %
|
||
|
%%% %
|
||
|
%%% %
|
||
|
%%% %
|
||
|
%%% %
|
||
|
%%% %
|
||
|
%%% %
|
||
|
%%% %
|
||
|
%%% %
|
||
|
%%% %
|
||
|
%%% %
|
||
|
%%% %
|
||
|
%%% %
|
||
|
%%% %
|
||
|
%%% %
|
||
|
%%% %
|
||
|
%%%%%
|
||
|
% %%%
|
||
|
%%%%%
|
||
|
"""
|
||
|
|
||
|
observe: "True"
|
||
|
|
||
|
elapse: "False"
|
||
|
|
||
|
maxMoves: "100"
|
||
|
|
||
|
numGhosts: "1"
|
||
|
|
||
|
errorMsg: "Particle filter observe test: %d inference errors."
|
||
|
ghost: "GoSouthAgent"
|
||
|
inference: "ParticleFilter"
|
||
|
|