C# Class AIMA.Core.Environment.EightPuzzle.MisplacedTilleHeuristicFunction

Inheritance: HeuristicFunction
Afficher le fichier Open project: PaulMineau/AIMA.Net

Méthodes publiques

Méthode Description
h ( Object state ) : double

Private Methods

Méthode Description
getNumberOfMisplacedTiles ( EightPuzzleBoard board ) : int

Method Details

h() public méthode

public h ( Object state ) : double
state Object
Résultat double