HWs discussion From lesson 3: Experiment with SLAPP/production with nodes/factories creation or deletion. A look to SLAPP/produce code NetworkX use: aFirstStepWithNetworkX.py aFirstStepWithNetworkX_&_agents.py aFirstStepWithNetworkX_&_agents(turtles).py http://stackoverflow.com/questions/32019556/matplotlib-crashing-tkinter-application (if we use pyplot) betweennessWithNetworkX_&_agents.py betweennessWithNetworkX_&_agents_large.py The use of draw_networkx() instead of draw() as at http://networkx.lanl.gov/_modules/networkx/drawing/nx_pylab.html Look at http://networkx.github.io/documentation/latest/index.html https://www.wakari.io/sharing/bundle/nvikram/Basics%20of%20Networkx (very important) http://networkx.readthedocs.io/en/stable/reference/algorithms.html Have a look to the NetworkX implementation in SLAPP Position of the agents => nodes, using the dictionary ‘pos’ of the graph of the network Memo: useful links from the Cmap of my course of Econophysics at http://terna.to.it/econophysics16/cmap/Econophysics_2015_16.html