Edge Rewrite
// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21ad6a88dbad937

Jump to content

Behavior selection algorithm

From Wikipedia, the free encyclopedia
(Redirected from Behavior modeling)

In artificial intelligence, a behavior selection algorithm,[1] or action selection algorithm, is an algorithm that selects appropriate behaviors or actions for one or more intelligent agents. In game artificial intelligence, it selects behaviors or actions for one or more non-player characters. Common behavior selection algorithms include:

[edit]

In application programming, run-time selection of the behavior of a specific method is referred to as the strategy design pattern.

See also

[edit]

References

[edit]