You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: