Don’t remember the exact task descriptions, but in general like this: 1a Name and explain properties go agent-based-system. 1b Explain the different layers of agent communication. 2a Name and explain properties of cellular automata. 2b Calculate 6 steps for 01011 with the rule that a cell survives if exactly 2 cells in the neighbourhood are alive (neighbourhood = cell itself and its two neighbours) 3a What is generic algorithm. 3b What is gray coding. 4a Which types of problems can be solved with Ant Colony System. 4b Name one extension of Ant Colony System and explain which shortages it tries to eliminate. 5a Difference between SOM and other clustering methods 5b What is ”Magnification factor”, why is it there, and how can it be used/is useful