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

[Engine - Pathfinder] Encapsulate node from BlueRaja #212

Open
persn opened this issue Aug 14, 2017 · 0 comments
Open

[Engine - Pathfinder] Encapsulate node from BlueRaja #212

persn opened this issue Aug 14, 2017 · 0 comments
Milestone

Comments

@persn
Copy link
Contributor

persn commented Aug 14, 2017

The BlueRajaWrapper class needs a node of the type FastPriorityQueueNode which is inherited from the OptimizedPriorityQueue framework. We should encapsulate this class so that every project making use of our BlueRajaWrapper also doesn't have to reference the OptimizedPriorityQueue framework.

@persn persn added this to the v0.2.0 milestone Aug 14, 2017
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