Uses of Interface
SCMPredictor

Uses of SCMPredictor in <Unnamed>
 

Classes in <Unnamed> that implement SCMPredictor
 class SamplePredictor
          This is a sample predictor for the prediction challenge.
 

Fields in <Unnamed> declared as SCMPredictor
private  SCMPredictor PredictionParser.predictor
           
(package private) static SCMPredictor PredictionParserMain.predictor
           
 

Constructors in <Unnamed> with parameters of type SCMPredictor
PredictionParser(se.sics.tasim.logtool.LogReader reader, java.lang.String agentName, SCMPredictor predictor, boolean verbose, double[] results)
          Called by the main class for each game.