Skip to contents

A generic method for iterating a learning model, setting the current behavior and fitness to be whatever was identified as the next behavior and fitness.

Usage

iterate_learning_model(model)

Value

NULL Operates in-place to update all agent's behavior if necessary.