Skip to content

Document the role of proposal dummy values #14

Open
@marcoct

Description

@marcoct

This text implies that ProposalDummyValues are only used for distributions that have infinite (and discrete) support:

https://github.com/probcomp/PClean/blob/master/src/distributions/distributions.jl#L10-L14

But StringPrior has finite support (there is a maximum length), and it implements discrete_proposal_dummy_value:

https://github.com/probcomp/PClean/blob/master/src/distributions/string_prior.jl#L23-L25

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions