HWs discussion From lesson 4, SLAPP/production with scheduleRepeatedAddRemove.xls Have a look to the NetworkX implementation in SLAPP Use the content of SLAPP/production via terminal to observe a flow of continuous events Position of the agents => nodes, using the dictionary ‘pos’ of the graph of the network aSimpleExamleOfNetworkX_withNodePos.py aSimpleExampleUsingNetworkX_withAgents_andPos.py ( http://matplotlib.org/1.5.3/examples/animation/index.html ) aSimpleExampleUsingNetworkX_withLayout.py Network plots, again: https://www.wakari.io/sharing/bundle/nvikram/Basics%20of%20Networkx remembering the use of draw_networkx() instead of draw() as at http://networkx.lanl.gov/_modules/networkx/drawing/nx_pylab.html NetworkX algorithms at: http://networkx.github.io/documentation/latest/reference/algorithms.html To continue reasoning in the networks & agent-based models perspective, have a look to Lynne Hamill and Nigel Gilbert (2009) Social Circles: A Simple Structure for Agent-Based Social Network Models Journal of Artificial Societies and Social Simulation vol. 12, no. 2 3 http://jasss.soc.surrey.ac.uk/12/2/3.html (remember also decisions, as at: http://jasss.soc.surrey.ac.uk/17/4/13.html ) From the PyCX collection (http://pycx.sourceforge.net): abm-randomwalk.py [considering http://matplotlib.org/users/shell.html ] net-voter.py net-epidemics.py Discuss ideas about moving from ABMs to NA and ... return! Discuss ideas about the making of the ProductionWorld model in NetLogo and in Python. As a comparative analysis have a look to http://www.ipsonet.org/images/Westphalia_Press/Policy_and_Complex_Systems/Spring_2014/3.%20Ghorbani_et_al_Article.pdf Memo: useful links from the Cmap of my course of Econophysics at http://terna.to.it/econophysics16/cmap/Econophysics_2015_16.html Do not forget the essays for the evaluation