NAME

max-chunks - Set or list the maximum chunk count

SYNOPSIS

max-chunks [count]

DESCRIPTION

This command sets and prints the maximum number of chunks that can be created. If count is not given, this command prints the maximum number of chunks that can be created. If count is given, it must be a positive integer and is used to reset the number of chunks allowed.

The "max-chunks" parameter controls the maximum number of chunks that can be created in a single decision cycle. After this limit has been reached in a decision cycle, Soar proceeds to decision phase even if quiescence hasn't really been reached yet. The default initial setting of the "max-chunks" parameter is 50.