modeci_mdf.functions.actr.pattern_to_string

modeci_mdf.functions.actr.pattern_to_string(pattern: Dict[str, str]) str[source]

Converts a pattern dictionary to a string format.

Parameters:

chunk – A dict representing a pattern.

Returns:

A string representation of the pattern.