mlb2251 / stitch

A scalable abstraction learning library
MIT License
74 stars 8 forks source link

`Pruning (ARGUMENT CAPTURE)` can be safely moved to after the new ivars are added to arg_choices #150

Closed mlb2251 closed 1 year ago

mlb2251 commented 2 years ago

Not doing until after camera ready since it could slightly change pruning orders which could confuse us, but it generally seems like it could be slightly better to do argument capture later like this! Wont change what is pruned overall but could prune branches a little earlier sometimes

mlb2251 commented 2 years ago

furthermore should be fine to have it iterate over first_zid_of_ivar instead of arg_choices

mlb2251 commented 1 year ago

done 8408fa1d27af64e5e49dc9afdf2997e9a7d4a278