C# Class AIMA.Core.Environment.NQueens.AttackingPairsHeuristic

Inheritance: HeuristicFunction
Show file Open project: PaulMineau/AIMA.Net

Public Methods

Method Description
h ( Object state ) : double

Method Details

h() public method

public h ( Object state ) : double
state Object
return double