/mas-mbti-model

This repo is used to develop a multiagent-system model to simulate the interactions between the agents with different personality types.

Primary LanguageGAMLMIT LicenseMIT

A Buyer-Seller approach using an MBTI agent-based model

This repository has the code used to create agent-based models developed with personality types inspired by MBTI (Myers-Briggs Type Indicator).

For more details on the theory behind the implementations and the Buyer-Seller approach, please see some of the published papers:

Prerequisites

How to use?

How to run using Headless Mode?

  • Run the following command in your headless folder: gama-headless.bat "<PATH-OF-YOUR-LOCALWORKSPACE>\headless_input\gamaDefaultMBTI.xml" /output

The gamaDefaultMBTI.xml file has an example of how to run 10 simulations (nine with the same SEED and another one with a different seed) using headless mode passing some parameters (seed value is inherited from the XML file). You can find gama-headless.bat in the Gama Program's File folder (usually C:\Program Files\Gama\headless if you use Windows).