A C D E G I M N P R T

M

main() - Method in class dice_war.AI.GoAhead
 
main() - Method in class dice_war.AI.Greedy
 
main() - Method in class dice_war.AITemplate
the core of game play, when it's your turn, UserInterface will call this method.
MAX_DICE - Variable in class dice_war.AITemplate
the max number of dices a node(vertex) can have
myCountry - Variable in class dice_war.AITemplate
the id of me, "nodes[i].country == myCountry" means node i is yours.

A C D E G I M N P R T