modeci_mdf.functions.actr.check_termination

modeci_mdf.functions.actr.check_termination(production: Dict[str, Any])[source]

Function used to check if no production was selected.

Parameters:

production – A production dict that was selected.

Returns:

True if the production is empty.