메소드 | 설명 | |
---|---|---|
SimpleProblemSolvingAgent ( ) : System.Collections.Generic | ||
SimpleProblemSolvingAgent ( int maxGoalsToFormulate ) : System.Collections.Generic | ||
execute ( Percept p ) : Action |
메소드 | 설명 | |
---|---|---|
formulateGoal ( ) : System.Object | ||
formulateProblem ( System goal ) : |
||
notifyViewOfMetrics ( ) : void | ||
search ( |
||
updateState ( Percept p ) : State |
public SimpleProblemSolvingAgent ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public SimpleProblemSolvingAgent ( int maxGoalsToFormulate ) : System.Collections.Generic | ||
maxGoalsToFormulate | int | |
리턴 | System.Collections.Generic |
protected abstract formulateProblem ( System goal ) : |
||
goal | System | |
리턴 |