All Projects → evoplex → evoplex

evoplex / evoplex

Licence: other
Evoplex is a fast, robust and extensible platform for developing agent-based models and multi-agent systems on networks. It's available for Windows, Linux and macOS.

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to evoplex

flocc
Agent-based modeling in JavaScript in the browser or on the server.
Stars: ✭ 26 (-73.47%)
Mutual labels:  cellular-automata, abm, agent-based-modeling, agent-based-simulation
agentpy
AgentPy is an open-source framework for the development and analysis of agent-based models in Python.
Stars: ✭ 236 (+140.82%)
Mutual labels:  abm, agent-based-modeling, agent-based-simulation
MesaFireEvacuation
Agent Based Fire Evacuation Model built using Project Mesa
Stars: ✭ 21 (-78.57%)
Mutual labels:  abm, agent-based-modeling, agent-based-simulation
housing-model
Agent-based model of the UK housing market.
Stars: ✭ 29 (-70.41%)
Mutual labels:  agent-based-modeling, agent-based, agent-based-simulation
ws-ldn-10
Generative design workshop (Clojure/ClojureScript)
Stars: ✭ 26 (-73.47%)
Mutual labels:  agent, cellular-automata
tiny gp
Tiny Genetic Programming in Python
Stars: ✭ 58 (-40.82%)
Mutual labels:  evolutionary-algorithms, evolutionary-computation
Gym Fx
Forex trading simulator environment for OpenAI Gym, observations contain the order status, performance and timeseries loaded from a CSV file containing rates and indicators. Work In Progress
Stars: ✭ 151 (+54.08%)
Mutual labels:  agent, evolutionary-algorithms
terrame
TerraME is a programming environment for spatial dynamical modelling
Stars: ✭ 33 (-66.33%)
Mutual labels:  cellular-automata, agent-based-modeling
reina-model
Agent-based simulation model for COVID-19 spread in society and patient outcomes
Stars: ✭ 30 (-69.39%)
Mutual labels:  agent-based-modeling, agent-based-simulation
datafsm
Machine Learning Finite State Machine Models from Data with Genetic Algorithms
Stars: ✭ 14 (-85.71%)
Mutual labels:  evolutionary-algorithms, evolutionary-computation
cultural evolution ABM tutorial
This tutorial shows how to create very simple simulation or agent-based models of cultural evolution in R
Stars: ✭ 82 (-16.33%)
Mutual labels:  abm, agent-based-modeling
Harris-Hawks-Optimization-Algorithm-and-Applications
Source codes for HHO paper: Harris hawks optimization: Algorithm and applications: https://www.sciencedirect.com/science/article/pii/S0167739X18313530. In this paper, a novel population-based, nature-inspired optimization paradigm is proposed, which is called Harris Hawks Optimizer (HHO).
Stars: ✭ 31 (-68.37%)
Mutual labels:  evolutionary-algorithms, evolutionary-computation
GeneticsJS
Evolutionary algorithms library for the web 🧬
Stars: ✭ 25 (-74.49%)
Mutual labels:  evolutionary-algorithms, evolutionary-computation
goga
Go evolutionary algorithm is a computer library for developing evolutionary and genetic algorithms to solve optimisation problems with (or not) many constraints and many objectives. Also, a goal is to handle mixed-type representations (reals and integers).
Stars: ✭ 39 (-60.2%)
Mutual labels:  evolutionary-algorithms, evolutionary-computation
SmartTrafficIntersection
Another AI toy project, of a traffic intersection controlled by a Reinforcement Learning AI agent to optimize traffic flow in an intersection of vehicles or pedestrians
Stars: ✭ 30 (-69.39%)
Mutual labels:  agent, agent-based-simulation
epirust
An agent-based epidemiology simulation framework built in Rust
Stars: ✭ 76 (-22.45%)
Mutual labels:  agent-based-modeling, agent-based-simulation
matsim-code-examples
A repository containing code examples around MATSim
Stars: ✭ 49 (-50%)
Mutual labels:  agent-based, agent-based-simulation
js-simulator
General-purpose discrete-event multiagent simulation library for agent-based modelling and simulation
Stars: ✭ 52 (-46.94%)
Mutual labels:  agent-based-modeling, agent-based-simulation
PolicySpace
An agent-based model to evaluate fiscal redistribution among municipalities
Stars: ✭ 19 (-80.61%)
Mutual labels:  abm, agent-based-model
python-agentspeak
A Python-based interpreter for the agent-oriented programming language JASON
Stars: ✭ 32 (-67.35%)
Mutual labels:  agent-based-modeling, agent-based

Chat CI: Linux & MacOS CI: Windows Testing Testing Testing Testing


Evoplex is a fast, robust and extensible platform for developing agent-based models (ABM) and multi-agent systems (MAS) on networks. Each agent is represented as a node and interacts with its neighbors, as defined by the network structure.

Evoplex 0.2.0

Wait, another multi-agent system? Why not using something like MASON or NetLogo? Yes, there are hundreds of options out there, but I bet none of them can do what Evoplex does!

In fact, most of the existing pieces of software are not good enough. Main issues include: really old technologies, unmaintained code, inflexibility, poor performance and others. Thus, over the last years, people often prefer to develop their own solutions from scratch. However, we know that reinventing the wheel is always time-consuming, expensive and usually a terrible strategy.

In this way, we decided to create Evoplex! An extremely fast, multi-threaded, user-friendly, cross-platform and truly modular application.

Evoplex was originally developed to tackle problems in the field of Evolutionary Computation and Complex Systems, and that's why we call it Evoplex. However, it has been used in a wide range of scenarios, including:

Give us a star on GitHub!

Getting Started

Evoplex is cross-platform and is available for Linux, Windows and macOS.

Getting Involved

As an open-source project, we welcome new contributions from the community. There are many ways you can participate in the project, for example:

  • Review the documentation and make pull requests for anything from typos to new content
  • Report bugs and submit feature requests
  • Review source code changes
  • Add a new feature or change an existing one
  • Showcase your plugins

Please see the CONTRIBUTING file for details. Be aware that by contributing to the code base, you are agreeing that Evoplex may redistribute your work under our LICENSE. Please see also our Code of Conduct.

Feedback

How to cite

If you use Evoplex in your publication, you can cite it as:

Cardinot, M., O’Riordan, C., Griffith, J., & Perc, M. (2019). Evoplex: A platform for agent-based modeling on networks. SoftwareX, 9, 199-204. https://doi.org/10.1016/j.softx.2019.02.009

@article{Evoplex,
author = "Marcos Cardinot and Colm O’Riordan and Josephine Griffith and Matjaž Perc",
title = "Evoplex: A platform for agent-based modeling on networks",
journal = "SoftwareX",
volume = "9",
pages = "199 - 204",
year = "2019",
issn = "2352-7110",
doi = "10.1016/j.softx.2019.02.009",
url = "http://www.sciencedirect.com/science/article/pii/S2352711018302437"
}

License

The EvoplexCore library is licensed under the Apache License 2.0.

The EvoplexGUI library is licensed under the GNU General Public License v3.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].