|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectclarion.common.GeneralNetComp
clarion.acs.net.AcsNetComp
clarion.acs.net.auxiliary.TLRuleSet
clarion.acs.net.FixRuleSet
Field Summary | |
protected int[] |
actionBLAoptions
action BLA options of the FR rules. |
protected int |
groupId
decide which FR subset is used. |
protected boolean[] |
UTL_FLAGs
utility flags of the FR rules. |
Fields inherited from class clarion.acs.net.auxiliary.TLRuleSet |
actionBLAoption, actionUsageInfoTM, activationList, ALL, c20, episodeLength, exState, genMode, gsState, MATCH_BOTH, MATCH_CONDITION, MAX_AGE, partialMatchFlag, recommendRule, recommendRules, RULE_NUM, ruleList, ruleMatchNum, ruleReps, ruleType, ruleUtls, state, SUCC_C3, SUCC_C4, succRate, sumNM, sumPM, threshold_PM, tlResults, trialIdx, UTL_FLAG, wmState |
Fields inherited from class clarion.acs.net.AcsNetComp |
acsAction, CONTROL_OUTPUT_DIM_NUM, CONTROL_OUTPUT_NUM, controlOutputDVs, controlOutputOffsets, FULL_CONTROL_OUTPUT_DIM_NUM, FULL_CONTROL_OUTPUT_NUM, fullControlOutputDVs, fullControlOutputOffsets, fullSuggestedAction, netType, outputFormatDimNums, outputFormatDimValNums |
Fields inherited from class clarion.common.GeneralNetComp |
actionDecider, chosenAction, currentTime, FULL_OUTPUT_DIM_NUM, FULL_OUTPUT_NUM, fullOutputDVs, fullOutputOffsets, global, INPUT_DIM_NUM, INPUT_NUM, inputDVs, inputOffsets, netIdx, OUTPUT_DIM_NUM, OUTPUT_NUM, outputActivations, outputDVs, outputOffsets, responseTime, subsysIdx, suggestedAction, taskClarion, temperature |
Constructor Summary | |
FixRuleSet(int subsysIdx,
int netIdx,
Global global)
constructor. |
Methods inherited from class clarion.acs.net.auxiliary.TLRuleSet |
calcRT, decideAction, getAllConclusions, getAllRules, getMatchConditionRules, getMatchRules, getNM, getOutputActivations, getOutputActivations, getPM, getResponseTime, getRules, getSuccRate, reasoning, setChosenAction, setCurrentTime, setStates, update, update, updateActionUsage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int groupId
protected boolean[] UTL_FLAGs
protected int[] actionBLAoptions
Constructor Detail |
public FixRuleSet(int subsysIdx, int netIdx, Global global)
netIdx
- the network index.global
- the associated global settings.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |