Skip to content

chore: fix signature of functions that can produce null terms#44

Open
AdrienChampion wants to merge 2 commits into
abdoo8080:mainfrom
anzenlang:null_as_option
Open

chore: fix signature of functions that can produce null terms#44
AdrienChampion wants to merge 2 commits into
abdoo8080:mainfrom
anzenlang:null_as_option

Conversation

@AdrienChampion

Copy link
Copy Markdown
Collaborator

Solver functions dealing with QE, interpolants, and abducts can produce null-terms to signify the result does not exist/the incremental production of the result is done. This PR fixes the signatures of these functions so that they produce Option Term-s: none if the result-term is null, the term otherwise.

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