 | PerformanceInfoActionProfiles Field |
Stores a profile per action (given by name, that gives the average for the loop and search steps needed to achieve the goal or finally fail)
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic readonly Dictionary<string, ActionProfile> ActionProfiles
Field Value
Type:
DictionaryString,
ActionProfile
See Also