Skip to main content

DSF C++ core with Python bindings via pybind11

Project description

DynamicalSystemFramework

Latest Release PyPI version DOI

Standard TBB SPDLOG CSV JSON SQLite codecov

The aim of this project is to rework the original Traffic Flow Dynamics Model. This rework consists of a full code rewriting, in order to implement more features (like intersections) and get advantage from the latest C++ updates.

Table of Contents

Installation

The library is available on PyPI:

pip install dsf-suite

To check the installation you can simply run

import dsf

print(dsf.__version__)

Installation (from source)

Requirements

The project requires C++20 or greater, cmake, tbb simdjson, spdlog, csv-parser and SQLiteCpp. To install requirements on Ubuntu:

sudo apt install cmake libtbb-dev

To install requirements on macOS:

brew install cmake tbb

Installation (C++)

The library can be installed using CMake. To build and install the project in the default folder run:

cmake -B build -DCMAKE_BUILD_TYPE=Release && cmake --build build -j$(nproc)
sudo cmake --install build

Otherwise, it is possible to customize the installation path:

cmake -B build -DCMAKE_INSTALL_PREFIX=/path/to/install

then building and installing it (eventually in sudo mode) with:

cmake --build build
cmake --install build

Installation (Python)

If you want to use the library from Python, you can build the Python bindings using pybind11. Make sure you have tbb installed:

sudo apt install libtbb-dev

Then, the installation is automatic via uv:

uv build

or you can just use the classic pip:

pip install .

After installation, you should be able to import the module in Python:

import dsf

print(dsf.__version__)

If you encounter issues, ensure that the installation path is in your PYTHONPATH environment variable.

Testing

This project uses Doctest for testing.

If the project is compiled in Debug or Coverage mode, tests are always built. Otherwise, you can add the -DDSF_TESTS=ON flag to enable test build.

cmake -B build -DDSF_TESTS=ON
cmake --build build -j$(nproc)

To run the tests use the command:

ctest --test-dir build -j$(nproc) --output-on-failure

Benchmarking

Some functionalities of the library have been benchmarked in order to assess their efficiency.
The benchmarks are performed using Google Benchmarks. To build the benchmarks add the flag -DDSF_BENCHMARKS=ON :

cmake -B build -DDSF_BENCHMARKS=ON
cmake --build build -j$(nproc)

To run all the benchmarks together use the command:

cd benchmark
for f in ./*.out ; do ./$f ; done

Citing

@software{berselli_2026_18745492,
  author       = {Berselli, Gregorio},
  title        = {DynamicalSystemFramework},
  month        = mar,
  year         = 2026,
  publisher    = {Zenodo},
  doi          = {10.5281/zenodo.18745492},
  url          = {https://doi.org/10.5281/zenodo.18745492},
}

Bibliography

  • Mungai, Veronica (2024) Studio dell'ottimizzazione di una rete semaforica. University of Bologna, Bachelor's Degree in Physics [L-DM270]. Link to Thesis.
  • Berselli, Gregorio (2024) Advanced queuing traffic model for accurate congestion forecasting and management. University of Bologna, Master's Degree in Physics [LM-DM270]. Link to Thesis.
  • Berselli, Gregorio (2022) Modelli di traffico per la formazione della congestione su una rete stradale. University of Bologna, Bachelor's Degree in Physics [L-DM270]. Link to Thesis.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dsf_suite-6.0.10.tar.gz (162.5 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

dsf_suite-6.0.10-cp314-cp314-win_amd64.whl (1.6 MB view details)

Uploaded CPython 3.14Windows x86-64

dsf_suite-6.0.10-cp314-cp314-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

dsf_suite-6.0.10-cp314-cp314-macosx_15_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.14macOS 15.0+ ARM64

dsf_suite-6.0.10-cp313-cp313-win_amd64.whl (1.6 MB view details)

Uploaded CPython 3.13Windows x86-64

dsf_suite-6.0.10-cp313-cp313-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

dsf_suite-6.0.10-cp313-cp313-macosx_15_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.13macOS 15.0+ ARM64

dsf_suite-6.0.10-cp312-cp312-win_amd64.whl (1.6 MB view details)

Uploaded CPython 3.12Windows x86-64

dsf_suite-6.0.10-cp312-cp312-manylinux_2_28_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

dsf_suite-6.0.10-cp312-cp312-macosx_15_0_arm64.whl (1.5 MB view details)

Uploaded CPython 3.12macOS 15.0+ ARM64

File details

Details for the file dsf_suite-6.0.10.tar.gz.

File metadata

  • Download URL: dsf_suite-6.0.10.tar.gz
  • Upload date:
  • Size: 162.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for dsf_suite-6.0.10.tar.gz
Algorithm Hash digest
SHA256 9de962549e102f54be20e1bb4e06f872b61f61ca9a334bc7cfabeb94af73bf7f
MD5 f1681b7d0c97712dba1a74739a41fce6
BLAKE2b-256 574cb277a4a8677c6624b3678d133f8553a667ca724a8e1f3cedf3980c53800d

See more details on using hashes here.

File details

Details for the file dsf_suite-6.0.10-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: dsf_suite-6.0.10-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for dsf_suite-6.0.10-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 66e26e970b964125915adfa0d7af7e335f06d2a70e03f6a025f8651681c13e8d
MD5 41557754938e84abdcc749e70eddd50f
BLAKE2b-256 f4f3616212d0313d0dceacad16c7abb1d8e4195260ffd0b7049867ceb313c923

See more details on using hashes here.

File details

Details for the file dsf_suite-6.0.10-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dsf_suite-6.0.10-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3fba9208e158f11ee5374f0f0af69bb2e226557bf73dfee59dc01a192fd98c6c
MD5 8ef85e211ee03cfbbf4fcb297ee87aa7
BLAKE2b-256 0b0f401b4f48776be45e7654ccc1e024c4093450f92aefa22ff2c532397389a8

See more details on using hashes here.

File details

Details for the file dsf_suite-6.0.10-cp314-cp314-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for dsf_suite-6.0.10-cp314-cp314-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 281b83337b71c7a49d590ce15124761ca8b1f8d633a55b16e86eaac8f8c4ffb2
MD5 22d52c72ca9e0fe57d8b912e923ec6b7
BLAKE2b-256 b377facd38d7a87452d9f39dd794beb5e7ebe4e0f73f45850229130ab453636a

See more details on using hashes here.

File details

Details for the file dsf_suite-6.0.10-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: dsf_suite-6.0.10-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for dsf_suite-6.0.10-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 56713c1fd2845b990bd8ea2ca74eb433f566a9b0ab79b5c292b400f6166fb494
MD5 419c532561faa7429ac91235ef62fa3a
BLAKE2b-256 203d762844ce41e92b16c3b9cc358be80fb7484ecbad2328a10ec005e2f2b36a

See more details on using hashes here.

File details

Details for the file dsf_suite-6.0.10-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dsf_suite-6.0.10-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 31be9bdfb1988fb288068ac3ee514fb99b25cc040d325d518918b86201ad358b
MD5 ed339498e55dd3d12c0de1f9e1ebd513
BLAKE2b-256 39d888466baa1b7447a56972951707e21cb452c817959b1b694c70def5b7a403

See more details on using hashes here.

File details

Details for the file dsf_suite-6.0.10-cp313-cp313-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for dsf_suite-6.0.10-cp313-cp313-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 54af6299f0c60ce47736674629c6d7a1adac1c939c967a5178bc3c35d0fc999b
MD5 5fa3b89edb7c88711dc290cb259a9414
BLAKE2b-256 d3388b9674f8cb6a2f42512de280aff595b0a86ddecb5d0030d9c2acb1ac2b16

See more details on using hashes here.

File details

Details for the file dsf_suite-6.0.10-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: dsf_suite-6.0.10-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for dsf_suite-6.0.10-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 4d1b272f0b136d6e75cdcd5fbc2d0fb13e13aa101a9b2ca643b93a4721026e4a
MD5 15165c63ea1de97c48192a2eeeb7e618
BLAKE2b-256 c8d0e71d3a0a097aaac0b8c6db2bc5679faa4c3ae0fdd70fe11aaee2ad287679

See more details on using hashes here.

File details

Details for the file dsf_suite-6.0.10-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dsf_suite-6.0.10-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c96cf3c4901b04bcab8ffa2afb4abecf78e6f4abce3018cb8b300796bdbb29a9
MD5 6077f2c69abbad21b6891fec1e7961cb
BLAKE2b-256 d8515a5d08ec311a9168fd82e7bc15248cd7206f6c31fa1a18fe90e75f22f91c

See more details on using hashes here.

File details

Details for the file dsf_suite-6.0.10-cp312-cp312-macosx_15_0_arm64.whl.

File metadata

File hashes

Hashes for dsf_suite-6.0.10-cp312-cp312-macosx_15_0_arm64.whl
Algorithm Hash digest
SHA256 2e70ebec1a292842a74950fc0c32bc979d0e81a32284b49e4db8d2b5cabe292e
MD5 1955fb5267dd3039153b1ad11e4dba4f
BLAKE2b-256 b90e770f0b65bc52e8951471cc1aabc922acfdb111b503ec5bcfd989271e8bba

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page