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

use closure in the pool Description (mantis #40) #18

Closed
craff opened this issue Nov 1, 2017 · 1 comment
Closed

use closure in the pool Description (mantis #40) #18

craff opened this issue Nov 1, 2017 · 1 comment
Assignees

Comments

@craff
Copy link
Collaborator

craff commented Nov 1, 2017

the binder in all pool node (equiv.ml module) should be replaced
by closure.

This will allow to know that

a = b => (fun x y -> y x) a = (fun x y -> y x) b

without using an oracle

@craff craff self-assigned this Nov 1, 2017
@craff craff added this to the 0.2 milestone Nov 1, 2017
@craff craff changed the title use closure in the pool Description use closure in the pool Description (mantis #40) Nov 1, 2017
@craff
Copy link
Collaborator Author

craff commented Nov 1, 2017

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant