Closed Jamesflynn1 closed 2 months ago
Describe the bug Cached propensity not updated when model state values change. Possible issue with RuleChain.py or the Solver code itself.
To Reproduce Steps to reproduce the behavior:
Use a single rule model and use a month indictactor for the rule propensity.
Start the simulation in a different month.
The rule will never be triggered as the rule propensity is never updated.
Expected behavior The rule propensity should be updated when the month indicator is updated.
Describe the bug Cached propensity not updated when model state values change. Possible issue with RuleChain.py or the Solver code itself.
To Reproduce Steps to reproduce the behavior:
Use a single rule model and use a month indictactor for the rule propensity.
Start the simulation in a different month.
The rule will never be triggered as the rule propensity is never updated.
Expected behavior The rule propensity should be updated when the month indicator is updated.