Uses of Class
edu.wisc.game.tools.AnalyzeTranscripts.P0andR
-
Packages that use AnalyzeTranscripts.P0andR Package Description edu.wisc.game.tools -
-
Uses of AnalyzeTranscripts.P0andR in edu.wisc.game.tools
Methods in edu.wisc.game.tools that return AnalyzeTranscripts.P0andR Modifier and Type Method Description protected AnalyzeTranscripts.P0andR
AnalyzeTranscripts. computeP0andR(Vector<TranscriptManager.ReadTranscriptData.Entry[]> subsections, ParaSet para, String ruleSetName, Vector<Board> boardHistory)
Reconstructs and replays the historical episode, computing p0 for every pick or move attempt.
-