Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix the undefined variable issue in constraints #24

Open
yyyliu opened this issue Sep 28, 2020 · 0 comments
Open

Fix the undefined variable issue in constraints #24

yyyliu opened this issue Sep 28, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@yyyliu
Copy link
Member

yyyliu commented Sep 28, 2020

The current design of boba constraints has the following caveat:

"For placeholder variables, the decision is NOT made at the beginning, but until the placeholder variable first appears in the code. Any unmade decision will have option None and index -1."

This is really annoying and we should fix it.

@yyyliu yyyliu added the bug Something isn't working label Sep 28, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant