Skip to content

Changed disjunction and conde behavior according to OCanren#14

Merged
Damtev merged 1 commit intomainfrom
damtev/conde_delay_fix
Jun 2, 2023
Merged

Changed disjunction and conde behavior according to OCanren#14
Damtev merged 1 commit intomainfrom
damtev/conde_delay_fix

Conversation

@Damtev
Copy link
Copy Markdown
Member

@Damtev Damtev commented Jun 2, 2023

When comparing klogic and OCanren, it was discovered that the number of unifications and their order sometimes diverged. The possible reason is the different implementation of the disjunction of goals in general and conde in particular. In this PR the implementations of disjunction and conde in klogic are changed according to OCanren.

@Damtev Damtev requested a review from Kakadu June 2, 2023 10:41
@Damtev Damtev merged commit 5c2d012 into main Jun 2, 2023
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