Skip to content

[wip] test satisfy#15

Open
vsoch wants to merge 1 commit intoadd-grow-supportfrom
test-satisfy
Open

[wip] test satisfy#15
vsoch wants to merge 1 commit intoadd-grow-supportfrom
test-satisfy

Conversation

@vsoch
Copy link
Copy Markdown
Member

@vsoch vsoch commented Jan 31, 2025

This is a WIP (adds to the grow PR) to add more tests for satisfy. What we've learned is that when the call is done via Match with the match_op equivalent to MatchSatisfiability, this calls an update function in the dfu traverser without arguments that doesn't do anything. The equivalent called with some form of MatchAllocate calls update with the overload version that actually calculates / creates the allocation to return.

We likely will want a variant (another match type?) that says "Do a satisfy" (don't actually put the job in the graph) but tell me what you would have given me. Right now, the Satisfy functionality can mostly just serve as a boolean to indicate possible or not.

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant