Giter VIP home page Giter VIP logo

sendero's Introduction

Sendero NKCS

Sendero implement Stuart Kauffman's NK(C) models in REPAST, an agent-based modeling environment. Further details of the NK(C) models are provided in the University of Bath Working Paper "Sendero: an extended, agent-based implementation of Kauffman's NKCS model".

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and research purposes.

First clone this repo or download a zip copy of the files.

Built With

  • JDK 1.5+ - Java Development Kit
  • Ant - Build
  • Repast - Recursive Porus Agent Simulation Toolkit

Prerequisites

Dependencies are embedd in the repository. Just be sure to have the build tools installed in your system.

Build Sendero

The application can be built using Apache Ant and the supplied script "build.xml". Navigate to "dist" folder and type

ant

at the command line.

Unit tests

Unit tests are currently under development.

Running Sendero

To run the project from the command line, go to the dist folder and type the following:

java -jar sendero.jar (run type) (param file)

For the NK model with Repast GUI:

java -jar sendero.jar nkgui NKdefaultparams.pf

For the NK model in batch mode:

java -jar sendero.jar nkbatch NKdefaultparams.pf

For the NKC model with Repast GUI:

java -jar sendero.jar nkcgui NKCdefaultparams.pf

For the NKC model in batch mode:

java -jar sendero.jar nkcbatch NKCdefaultparams.pf

NOTE: for NKC runs, an XML file is required (and is supplied). The location of this file is referred to in NKCdefault_params.pf.

Contributing contributions welcome

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Julian Padget
  • Richard Vidgen
  • Amy Marshall
  • Rick Mellor
  • James Mitchell

See also the list of contributors who participated in this project.

Maintainers

Project referent

Old Wiki

The original code and wiki can be foud here.

License License: GPL v3

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details

References

Kauffman, S., (1993). The Origins of Order. Oxford.

Kauffman, S., (1995). At Home in the Universe. Penguin Books edition, 1996.

McKelvey, B., (1999). Avoiding Complexity Catastrophe in Coevolutionary Pockets: Strategies for Rugged Landscapes. Organization Science, 10(3): 294-321.

sendero's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

sendero's Issues

First release

Just some code testing and rewriting to fit previous code style

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.