Skip to content

About the C++ Api

The C++ library exposes serveral classes and methods to run DDD simulations. Note for most cases, the python library should be used. This library exposes lower level function calls and multiprocessing paradigms that can be avoided with the higher level api.

Examples