Putting agents into the network: agents and networks again. Various cases of network plots. Again: https://www.wakari.io/sharing/bundle/nvikram/Basics%20of%20Networkx (try cut and paste). … 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 Look at the betweenness algorithm, with the examples: betweennessWithNetworkX_&_agents.py betweennessWithNetworkX_&_agents_large.py 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 Simulation models for economics at http://eco83.econ.unito.it/terna/simoec15/cmap/SiMoEc_2014_15.html