daflsim 1.0.0.dev1

Creator: bradpython12

Last updated:

Add to Cart

Description:

daflsim 1.0.0.dev1

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.