jagafa.ai
Class RuleSetChoiceAI

java.lang.Object
  extended by jagafa.ai.RuleSetChoiceAI

public abstract class RuleSetChoiceAI
extends java.lang.Object


Constructor Summary
RuleSetChoiceAI()
           
 
Method Summary
static RuleSet chooseRuleSet(Player p, JassRound round)
           
static int estimateScore(RuleSet rule)
           
static double gradeRuleSet(RuleSet rule)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleSetChoiceAI

public RuleSetChoiceAI()
Method Detail

chooseRuleSet

public static RuleSet chooseRuleSet(Player p,
                                    JassRound round)

gradeRuleSet

public static double gradeRuleSet(RuleSet rule)

estimateScore

public static int estimateScore(RuleSet rule)


Copyright 2005 MA Software. All Rights Reserved.