Skip to content

update azero_pruning_cutoff during arity zero in the NON cfg.inv_candidates == 1 case as well too #149

@mlb2251

Description

@mlb2251

Right now we only do the inv_candidates==1 case since that's such a major focus of this work and we never really look a cfg.inv_candidates > 1, however note that due to how expensive inverse_argument_capture() the azero_pruning_cutoff is actually rather important to update along the way instead of just at the end, so we should really be updating this along the way too. Just do the usual pushing to a donelist and calling .update(), should be simple!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions