Updates the visualization of agents (shows agent with id=1 if followMe?
to update-agents-visualization
Updates the degree vectors of the calling edge as well as edge-overcrowded?.
to update-edge-degree
Updates the pay-offs for externals, considering the technology given.
to update-edge-pay-offs-external [my-costs-benefits]
Updates the visualization of edges: set color depending on degree (payoffs/limit)
to update-edges-visualization
Updates global statistic variables and GUI related variables for manual controlling interventions.
to update-globals
Updates history for all elements of the simulation.
to update-history
Updates history for all elements of the simulation.
to update-history
Updates the degree vectors of the calling node as well as edge-overcrowded?.
to update-node-degree
Updates the pay-offs for externals, considering the technology given.
to update-node-pay-offs-external [my-costs-benefits]
Updates the nodes’ visualization, based on their type or state.
to update-nodes-visualization
Updates the pay-off- and degree-vectors for an agent
to update-pay-offs-agent [my-costs-benefits]
Updates the pay-offs (and degree) for edge with the given technology factor
to update-pay-offs-edge [my-costs-benefits]
Updates the pay-offs (and degree) for node by adding the given values to pay-offs
to update-pay-offs-node [my-costs-benefits]
Set thickness/color, depending on my-degree, resulting colors range from blue over green to red for degree -1 0 1
to visualize-edge-state [my-degree]
Sets the color of the calling edge depending on the hash-value of the edge-name.
to visualize-edge-type
Visualization for edges in hubnet
to visualize-hubnet-edge
If node is alive: Sets node-color to yellow if any turtle is lcoated on the node, gray otherwise.
to visualize-node-state
Sets the color of the calling node depending on the hash-value of the node-name.
to visualize-node-type
Reports that technology (actually not banned) showing most negative impact with respect to the given dimension
to-report worst-technology-allowed [my-dimension]
Report the position of the worst (i.e.
to-report worst-value-position [my-vector]
Writes agents’ history
to write-agent-history [my-agents]
Triggers all functions handling output of agents’ results
to write-agent-results [my-agents]
Writes agents’ seu-calculation history
to write-agent-seu [my-agents]
Writes agents’ statistics (mean-values, medians and standard-deviations)
to write-agent-stats [my-agents]
Writes agents’ statistics (raw-values)
to write-agent-stats-raw [my-agents]
Writes edges’ history
to write-edge-history [my-edges]
Triggers all functions handling output of edges’ results
to write-edge-results [my-edges]
Write edges’ statistics (mean-values, medians and standard-deviations)
to write-edge-stats [my-edges]
; Write edges’ statistics (raw-values)
to write-edge-stats-raw [my-edges]
Triggers all functions handling output of global results
to write-global-results
Writes global statistics (mean-values, medians and standard-deviations)
to write-global-stats
Writes global statistics (raw values)
to write-global-stats-raw
Writes nodes’ history
to write-node-history [my-nodes]
Triggers all functions handling output of nodes’ results
to write-node-results [my-nodes]
Write nodes’ statistics (mean-values, medians and standard-deviations)
to write-node-stats [my-nodes]
Write nodes’ statistics (raw-values)
to write-node-stats-raw [my-nodes]
Writes plots’ history
to write-plots
Writes results generated within running a scenario.
to write-results
Triggers all functions handling output of technology-types’ results
to write-technology-type-results [my-technologies]
Write technology-types’ statistics (mean-values, medians and standard-deviations)
to write-technology-type-stats [my-technology-types]
Write technology-types’ statistics (raw-values)
to write-technology-type-stats-raw [my-technology-types]