Skip to content

Simulating a company formal structure and task matrix using and ABM

Notifications You must be signed in to change notification settings

andreu7d/Formal-Structure-Agent-Based-Simulation

Repository files navigation

Remote Work Agent Based Model

This project is the initial starting point for an agent based simulation to study the effects of remote work to interactions between workers in a company

Basic model

the basic model is a replica of the one found in Clement, J., & Puranam, P. (2018). Searching for Structure: Formal Organization Design as a Guide to Network Evolution. Management Science, 64(8), 3879–3895. https://doi.org/10.1287/mnsc.2017.2807

Installation

pipenv install 

Usage

pipenv shell 
jupyter lab

Once open use the run.ipynb file to execute the model

you can also run main.py, but it is not suggested

Test

python -m unittest discover

Does

Runs an agent based simulation of the self organization of an organizations agents, based on an ideal task structure's
perception by the managers, and the enforcement of such.

##Licence for the code : MIT
for the research : check Basic model

About

Simulating a company formal structure and task matrix using and ABM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published