/ANSI-C-Priority-Queue

It is implemented as binary heap. It can contain "unlimited" number of items.

Primary LanguageCMIT LicenseMIT

ANSI-C-Priority-Queue

It is implemented as binary heap. It can contain "unlimited" number of items.

Information

  • Dialect: ANSI C
  • Compiler: any ANSI C-compatible
  • Copyright (c) 2014 Martin Váňa

Getting started

Use make to compile it and than run app using ./pq_example.