









 |
Agents are small pieces of software that must undergo some
rules:
 | autonomy - to behave independent from the human command. |
 | flexibility - to change their strategy during the search process. |
 | learnable - to learn from the environment. |
 | social attitude (multi-agents systems), to exchange information to other
agents which are solving the same task. |
|