Simulate a data-flow described by a graphviz diagram
Project description
The DAta FLow SIMulator - DAFLSIM (“daffle sim”) simulates the flow of data given a data-flow diagram.
It requires Python 3.4.
You provide a dataflow-diagram (in graphviz format) The diagram must be annotated with a few special values in the graphviz “tooltip” attribute. The daflsim program reads the diagram and runs a Descrete Event Simulation on it.
Try these examples:
dfsim.py –summarize end –profile tests/graphviz-sample1.dot dfsim.py –summarize NSA tests/sdm-dci-dataflow.dot dfsim.py –summarize NSA –summarize NOWHERE1 –profile tests/sdm-dci-dataflow.dot
Quick test, execute:
./tests/smoke.sh
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for daflsim-1.0.0.dev1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bf546d831e0132f07841c176f444d9df1cb250eed888b367841dbf413f3fe527 |
|
MD5 | fda454641c2ce096e1dd155c8b5ab0bf |
|
BLAKE2b-256 | 6049b537de46333862d1a0cd051b4f6861a8a4daca43f1767cc8c755fa0ebc89 |