Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/davidenunes/context-permeability
- Owner: davidenunes
- Created: 2014-03-31T00:00:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-28T15:33:46.000Z (over 10 years ago)
- Last Synced: 2024-04-15T07:06:35.607Z (8 months ago)
- Language: Java
- Size: 229 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)