C# Class AIMA.Core.Environment.EightPuzzle.EightPuzzleFunctionFactory.EPActionsFunction

Inheritance: ActionsFunction
Datei anzeigen Open project: PaulMineau/AIMA.Net

Public Methods

Method Description
actions ( Object state ) : HashSet

Method Details

actions() public method

public actions ( Object state ) : HashSet
state Object
return HashSet