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

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

Public Methods

Method Description
isGoalState ( Object state ) : bool

Method Details

isGoalState() public method

public isGoalState ( Object state ) : bool
state Object
return bool