Categories

Priority Queue

I know when you are doing your current project, you focus on its contents.
This let your less time to be spend on building the system or algorithm that need to support them.

By facing this by myself, when I do my game project’s AI system. It need the priority queue to support the sorted messages that [...]