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

In assume_lhs, call EvaluateFWDTimings #219

Merged
merged 1 commit into from
Apr 14, 2022
Merged

Conversation

jefft0
Copy link
Collaborator

@jefft0 jefft0 commented Apr 14, 2022

Similar to PrimaryMDLController::abduce, assume_lhs needs to call retrieve_imdl_bwd to find a matching requirement. But values for the forward timings variables (in the LHS fact) have not been evaluated yet, so retrieve_imdl_bwd fails. This pull request updates assume_lhs to call EvaluateFWDTimings. (This is similar to how abduce calls abduction_allowed which calls EvaluateFWDTimings.)

@jefft0 jefft0 merged commit 2a7b1ab into dev Apr 14, 2022
@jefft0 jefft0 deleted the assume_lhs-EvaluateFWDTimings branch April 14, 2022 13:00
@jefft0 jefft0 added the bug Something isn't working label Jun 8, 2022
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

Successfully merging this pull request may close these issues.

1 participant