Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 828 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 828 Bytes

Social Network Diffusion Module

This module provides the implementation for modelling information diffusion in social networks, using a variety of diffusion and network models. The following paper describes the underlying concept and two examples: Multi-level simulation of the physical, cognitive and social. This module can be integrated with the BDI-ABM Integration Package to model social network diffusion within an agent-based simulation that incorporates BDI agent reasoning.

Build Dependencies

Compiling

In the source repository /, do mvn clean install