= Multi Agent System (MAS) = With r3159 a Multi Agent System (MAS) has been added to PALM. It can be used to simulate the movement of pedestrians ('agents').\\ This documentation contains several sections: INPUT:: List of all namelist parameters that can be used to steer the MAS\\\\ EXAMPLE SETUPS:: Files to carry out example runs using the MAS\\\\ VISIBILITY GRAPH:: Description of the **manditory** preprocessing step and its usage\\\\ A* - PATHFINDING:: Description of the navigation mechanism used by agents to find their way through obstacles towards their target\\\\ SOCIAL FORCES:: Core of the MAS, governing the movement of agents and their collision avoidance\\\\ OUTPUT:: Description of all output given by the MAS: files, messages and CPU measures\\\\ CODE STRUCTURE:: Description of the technical implementation of the MAS into PALM\\\\ Click on any icon below to get to the respective part of the documentation.\\\\ [[Image(button_input.png,120px,link=wiki:doc/app/agent_parameters)]] [[Image(button_ex_setup.png,120px,link=browser:palm/trunk/EXAMPLES/agents/)]] [[Image(button_prepro.png,120px,link=wiki:doc/tec/mas/agent_preprocessing)]] [[Image(button_a_star.png,120px,link=wiki:doc/tec/mas/agent_pathfinding)]] [[Image(button_social_force.png,120px,link=wiki:doc/tec/mas/social_forces)]] [[Image(button_output.png,120px,link=wiki:doc/tec/mas/output)]] [[Image(button_code_structure.png,120px,link=wiki:doc/tec/mas/implementation)]] \\\\\\\\ [[Image(pathfinding_berlin.gif,600)]]