.. Symu documentation master file .. meta:: :description: Symu, the C# opensource framework for organization simulation :keywords: simulation, simulation-framework, organization, multiagent-systems, agent-oriented programming, organizational-structure, socio-cultural-environment, opensource-framework, organization-simulation Welcome to Symu's documentation ******************************* Symu is a C# opensource framework for **organization simulation**. You can develop your own application to run virtual experiments with organizations and capture their dynamic behaviors, their evolutions. Some useful links * `Website : symu.org `_ * `Code : github.symu.org `_ * `Issues : github.symu.org/issues `_ * `Twitter : symuorg `_ Organization simulation ======================= Symu models groups and organizations as complex systems. It captures the variability in human, technological and organizational factors through heterogeneity in information processing capabilities, but also in knowledge and resources. Also, the non-linearity of the model generates complex temporal behavior due to dynamic relationships among agents. Symu implements agnostic organizations as social groups to target the most general use cases. Unlike other simulators, symu has cognitive models already implemented and completely configurable to adapt it to your scenarios. It also has advanced tasking and messaging management. How it works ============ Symu models groups and organizations as complex systems and captures the variability in human, technological and organizational factors through heterogeneity in information processing capabilities, knowledge and resources.
The non-linearity of the model generates complex temporal behavior due to dynamic relationships among agents. What it is ========== Symu, is a multi-agent system, time based with discrete events, for the co-evolution of agents and socio-cultural environments. Agents are decision-making units and can represent various levels of analysis such as individuals, groups or organizations.
Agents are autonomous, rationally bounded and tasks based.
They interact simultaneously in a shared environment that interacts in turn with the agents, via asynchronous messages. Project infos ============= .. image:: https://img.shields.io/github/v/release/lmorisse/symu?style=social :alt: GitHub last release .. image:: https://img.shields.io/github/last-commit/lmorisse/symu?style=social :alt: GitHub last commit .. image:: https://img.shields.io/github/license/lmorisse/symu?style=social :alt: GitHub last commit