![]() |
RESPOND 2.5.1
Researching Effective Strategies to Prevent Opioid Death
|
RESPOND is under active development. The following limitations reflect the current C++ library behavior.
The core API is stable enough for integration, but there are important constraints:
Model::Create(...) currently returns the Markov implementation; additional model families are not yet exposed through the public factory.Transition::Create(...)), so invalid type names fail at runtime.RESPOND C++ focuses on simulation primitives (state vectors, transitions, histories) rather than built-in dataset ingestion.
sim.conf and CSV pipelines) are not part of the required core C++ API.Previous: Under the Hood
Next: FAQs