Agent: Difference between revisions

From CasGroup
Jump to navigationJump to search
Jfromm (talk | contribs)
No edit summary
Jfromm (talk | contribs)
No edit summary
Line 1: Line 1:
The definition of a software agent is according to Wikipedia simply the following: software agent is used in computer science to refer to pieces of autonomous, or semi-autonomous proactive and reactive, computer software, see [http://en.wikipedia.org/wiki/Software_agent]. Russell and Norvig say that an individual agent ''is just something that perceives and acts''. Jürgen Lind says more precisely in his book "Iterative Software Engineering for multiagent systems" (Springer, 2001): ''an agent is a software system that is situated in an environment and that operates in a continuous [[Perceive-Reason-Act_Cycle|perceive-reason-act cycle]].''
The definition of a software agent is according to Wikipedia simply the following: software agent is used in computer science to refer to pieces of autonomous, or semi-autonomous proactive and reactive, computer software, see [http://en.wikipedia.org/wiki/Software_agent]. Russell and Norvig say that an individual agent ''is just something that perceives and acts''. Jürgen Lind says more precisely in his book "Iterative Software Engineering for multiagent systems" (Springer, 2001): ''an agent is a software system that is situated in an environment and that operates in a continuous [[Perceive-Reason-Act_Cycle|perceive-reason-act cycle]].'' In [[Agent-Based_Model|ABM]]s, an agent is the basic unit of modeling of a complex system.


== Links ==
== Links ==

Revision as of 15:51, 22 November 2008

The definition of a software agent is according to Wikipedia simply the following: software agent is used in computer science to refer to pieces of autonomous, or semi-autonomous proactive and reactive, computer software, see [1]. Russell and Norvig say that an individual agent is just something that perceives and acts. Jürgen Lind says more precisely in his book "Iterative Software Engineering for multiagent systems" (Springer, 2001): an agent is a software system that is situated in an environment and that operates in a continuous perceive-reason-act cycle. In ABMs, an agent is the basic unit of modeling of a complex system.

Links