Skip to content

luis-r-izquierdo/abed-2pop

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

ABED-2pop (Agent-Based Evolutionary Dynamics in 2 populations)

ABED-2pop is a modeling framework designed to simulate the evolution of two populations of agents who play a 2-player game. Agents in one population play the game with agents in the other population. Every agent is occasionally given the opportunity to revise his strategy.

ABED-2pop is implemented in NetLogo and fully explained at this website.

You are most welcome to extend the model as you please, either privately or by creating a branch in this repository. If you’d like to see any specific feature implemented, but you don’t know how to go about it, do feel free to email us and we’ll do our best to make it happen.

Luis R. Izquierdo, Segismundo S. Izquierdo & Bill Sandholm

P.S. You may also be interested in ABED-1pop