C# 클래스 AIMA.Core.Environment.EightPuzzle.MisplacedTilleHeuristicFunction

상속: HeuristicFunction
파일 보기 프로젝트 열기: PaulMineau/AIMA.Net

공개 메소드들

메소드 설명
h ( Object state ) : double

비공개 메소드들

메소드 설명
getNumberOfMisplacedTiles ( EightPuzzleBoard board ) : int

메소드 상세

h() 공개 메소드

public h ( Object state ) : double
state Object
리턴 double