Polarith AI
1.8

◆ Evaluate()

void Evaluate ( )

Processes the AI main loop for defining and solving the hold Problem writing the results into the Decision.

To obtain objective values, the associated IBehaviour instances should be executed in series, whereby the Sensor determines how an agent observes its environment. Then, for solving, the associated Solver should be used.

Implemented in Context< TValue, TStructure >.

Imprint