Queue.SortedList 3

Content Idai-library/5155534c/215e105b
NameQueue.SortedList
Project site https://github.com/SamuXarick/Queue.SortedList
Version3
Upload date2026-03-27T17:06:16+00:00
MD5 (partial)215e105b
LicenseGPL v2
Download availability Available ingame
Compatibility
Dependencies
Authors
  • SamuXarick
Description A priority queue implementation using AIList for efficient sorting. Items are stored with unique indexes, and the queue always returns the item with the lowest priority first.