|
Change Return Type EnvironmentState to void in method public executeAction(a Agent, agentAction Action) : void in class aima.core.environment.vacuum.NondeterministicVacuumEnvironment |
From |
To |
|
Change Return Type EnvironmentState to void in method public executeAction(agent Agent, action Action) : void in class aima.gui.swing.demo.search.csp.CSPEnvironment |
From |
To |
|
Change Return Type EnvironmentState to void in method public executeAction(agent Agent, a Action) : void in class aima.core.environment.map.MapEnvironment |
From |
To |
|
Change Return Type EnvironmentState to void in method public executeAction(a Agent, agentAction Action) : void in class aima.core.environment.vacuum.VacuumEnvironment |
From |
To |
|
Change Return Type EnvironmentState to void in method public abstract executeAction(agent Agent, action Action) : void in class aima.core.agent.impl.AbstractEnvironment |
From |
To |
|
Change Return Type EnvironmentState to void in method public executeAction(agent Agent, action Action) : void in class aima.gui.swing.demo.search.games.EightPuzzleApp.EightPuzzleEnvironment |
From |
To |
|
Change Return Type EnvironmentState to void in method public executeAction(agent Agent, action Action) : void in class aima.gui.swing.demo.search.games.NQueensApp.NQueensEnvironment |
From |
To |
|
Change Return Type EnvironmentState to void in method public executeAction(agent Agent, action Action) : void in class aima.core.learning.reinforcement.example.CellWorldEnvironment |
From |
To |