32 lines
438 B
Plaintext
32 lines
438 B
Plaintext
class: "DoubleInferenceAgentTest"
|
|
|
|
seed: "188"
|
|
|
|
layout: """
|
|
%%%%%%%%%%%
|
|
%%%%%%%% %
|
|
%%G%%%%% %
|
|
%%%% %%%%
|
|
%%%% P %%%%
|
|
%%%% %%%%
|
|
% %%%%%%%%
|
|
% %%%%%%G%
|
|
%%%%%%%%%%%
|
|
% % %%%%%%%
|
|
%%%%%%%%%%%
|
|
"""
|
|
|
|
observe: "True"
|
|
|
|
elapse: "False"
|
|
|
|
checkUniform: "False"
|
|
maxMoves: "60"
|
|
|
|
numGhosts: "2"
|
|
ghost: "DispersingSeededGhost"
|
|
inference: "MarginalInference"
|
|
L2Tolerance: "0.1"
|
|
errorMsg: "Joint particle filter elapseTime test: %d inference errors."
|
|
|