Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug when multiple reference slots in one class target the same other class #4

Open
alex-lew opened this issue Mar 4, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@alex-lew
Copy link
Contributor

alex-lew commented Mar 4, 2021

Currently, it is impossible, during the initial SMC sweep, for the first reference slot to refer to a new object and for the second to refer to the same new object. This does not affect any of the examples in the paper or the repo, but should ideally be fixed before open-sourcing.

@alex-lew alex-lew added the bug Something isn't working label Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant