C# Class GameTreeSearch.TreeSearch

ファイルを表示 Open project: ajlopez/TddRocks Class Usage Examples

Public Methods

Method Description
FindMaxValue ( Tree tree, int depth ) : int

Method Details

FindMaxValue() public method

public FindMaxValue ( Tree tree, int depth ) : int
tree Tree
depth int
return int