Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidenunes/context-permeability

A simulation model of context permeability. Agents interact in multiple social networks to achieve consensus using a binary opinion dynamics game.
https://github.com/davidenunes/context-permeability

Last synced: about 1 month ago
JSON representation

A simulation model of context permeability. Agents interact in multiple social networks to achieve consensus using a binary opinion dynamics game.

Awesome Lists containing this project

README

        

Context Permeability Model
==========================

# Build the model #
To create an executable model that can generate data based on a configuration
you need to use [Maven](http://maven.apache.org/) and execute `maven build`. The
[POM](https://maven.apache.org/pom.html) (_Project Object Model_) file included uses maven plugins to
generate a jar with all the dependencies included.

You can build this using the terminal or an IDE like eclipse or netbeans. They both allow for importing
maven projects. The NetBeans 8.0 supports maven natively. Eclipse needs an aditional [plugin](https://maven.apache.org/eclipse-plugin.html).

# Cite this code #
To cite this code, you can use the following DOI:

[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.11067.png)](http://dx.doi.org/10.5281/zenodo.11067)