C# Class GameTreeSearch.TreeSearch

Afficher le fichier Open project: ajlopez/TddRocks Class Usage Examples

Méthodes publiques

Méthode Description
FindMaxValue ( Tree tree, int depth ) : int

Method Details

FindMaxValue() public méthode

public FindMaxValue ( Tree tree, int depth ) : int
tree Tree
depth int
Résultat int