Merge branch 'social-movement-bug' into 'master'
fixed nondeterministic behavior in SocialTransitionStrategy Fixes: The usage of Collections.shuffle() and non-ordered HashSets in social movement led to different movement patterns each time the simulation was executed. See merge request !36
Loading
Please register or sign in to comment