-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Link to the commit with the TODO in the code explaining the bug and its location
The PamLinks are not getting the base level decay strategy according to what is defined in the PamLinkImpl in the factoryData.xml
<link name="PamLinkImpl">
<class>edu.memphis.ccrg.lida.pam.PamLinkImpl</class>
<defaultstrategy>defaultDecay</defaultstrategy>
<defaultstrategy>defaultExcite</defaultstrategy>
<param name="baseLevelDecayStrategy" type="string">slowDecay</param>
<param name="baseLevelExciteStrategy" type="string">slowExcite</param>
<param name="baseLevelRemovalThreshold" type="double">0.0</param>
<param name="baseLevelActivation" type="double">1.0</param>
</link>@ryanjmccall @javiersna If either of you get time could you guide me in fixing this.
Metadata
Metadata
Assignees
Labels
No labels