Skip to content

Conversation

brandonwillard
Copy link
Member

This map automatically walks and prunes logic variable associations.

It has extremely poor performance relative to the standard dictionary approach, but, if it could be made somewhat comparable, we could use it in combination with weak references and have a scalable alternative (in terms of memory usage and walking/reification efficiency).

Next steps could involve a Cython implementation.

@brandonwillard brandonwillard added the enhancement New feature or request label Feb 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

1 participant