Polarith AI
1.8

◆ Evaluate()

virtual void Evaluate ( )
virtual

Processes the AI main loop for defining and solving the hold Problem writing the results into the Decision, therefore and for solving, the MakeDecision method gets called.

To obtain objective values, the associated IBehaviour instances are executed in series, whereby the hold Sensor determines how an agent observes its environment.

Exceptions
System.NullReferenceExceptionIf the Solver or the Problem is null.

Implements IContext< TValue, TStructure >.

Imprint