https://github.com/dudung/ednoflow
granular flow dynamics for edge-node networks
https://github.com/dudung/ednoflow
agent-based dynamics-flow flow graphs networks
Last synced: 5 months ago
JSON representation
granular flow dynamics for edge-node networks
- Host: GitHub
- URL: https://github.com/dudung/ednoflow
- Owner: dudung
- License: mit
- Created: 2025-01-10T01:24:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-10T08:33:14.000Z (over 1 year ago)
- Last Synced: 2026-01-13T19:46:39.780Z (5 months ago)
- Topics: agent-based, dynamics-flow, flow, graphs, networks
- Language: Python
- Homepage: https://dudung.github.io/ednoflow/
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ednoflow
EdnoFlow is a framework for simulating dynamic agent-based flows on graphs, where agents move along edges connecting nodes (edge-node flow).
## install
```
pip install ednoflow
```