Skip to content

Separate := tracking from values_as_in_model #912

@penelopeysm

Description

@penelopeysm

values_as_in_model is used to keep track of the model representation of random variables.

It is now also overloaded and used to keep track of things on the left-hand side of :=, i.e., deterministic random variables.

Now that values_as_in_model is being turned into an accumulator (#908) we should probably consider splitting this up, i.e. using separate accumulators for ~ and :=, or at the very least keeping some info about which one a given variable belonged to.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions