From 9589791323225874b33611c403f3252e76e88d16 Mon Sep 17 00:00:00 2001 From: Mark Evenson Date: Mon, 5 Sep 2022 15:04:05 +0200 Subject: [PATCH] Note that exactly bivalent distributions fail to converge --- mevenson/simulation/simulation.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/mevenson/simulation/simulation.org b/mevenson/simulation/simulation.org index 23d2efb..0423f01 100644 --- a/mevenson/simulation/simulation.org +++ b/mevenson/simulation/simulation.org @@ -116,7 +116,9 @@ which is organized as follows: All trials appear to converge to an absolute population of =yes= or =no= within several rounds. -No trial fails to converge to such an absolute population. +No trial fails to converge to such an absolute population, except +those with a exactly bivalent distribution of =yes= and =no= opinions, +which never appear to converge. All trials with the same parameter choices have identical node vote totals in each round, even though the random seed is different, @@ -128,5 +130,5 @@ et. al. This is highly suscipicious. #+begin_example @easye Created: 01-SEP-2022 - Revised: <2022-09-05 Mon 06:06> + Revised: <2022-09-05 Mon 15:03> #+end_example