Skip to content

Conversation

@bvdmitri
Copy link
Member

In our model setup, we handle a special case where certain nodes depend on fixed inputs. Instead of making a new node, we connect them directly to the input. This saves us from writing rules for passing messages and just uses the fixed input values. But, there was a bug. It only worked for marginal calculations, not for messages. This update fixes that, making sure all calculations use the linked inputs, and adds a few tests to make sure it works.

Initially found by @ismailsenoz

@bvdmitri bvdmitri requested a review from albertpod April 22, 2024 09:34
@bvdmitri bvdmitri merged commit 171417b into main Apr 23, 2024
@bvdmitri bvdmitri deleted the linked-datavar-msg-fix branch April 23, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants