Research Article

Mixing Dyadic and Deliberative Opinion Dynamics in an Agent-Based Model of Group Decision-Making

Algorithm 1

Dyadic social influence.

Require: Vector of values for parameters ()
Ensure: Successful interactions among agents
,
while    doFill with agents.
, Pseudo-random generator. Generates integer between 0 and .
, Variable to store differences in opinion.
for all    do
Randomly pick a number
,
procedure  DYADIC-UPDATETwo agents and discuss and update opinions.
, Save agent i’s opinion before updating and homogenize agents.
if    then
if    then
if    then
if    then