Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
AIMA
Core
Environment
NQueens
NQueensGoalTest
C# Class AIMA.Core.Environment.NQueens.NQueensGoalTest
Inheritance:
GoalTest
Datei anzeigen
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