Macros
pqueue.c File Reference

This file implements various max-priority queues. More...

#include <GKlib.h>
Include dependency graph for pqueue.c:

Go to the source code of this file.

Macros

#define key_gt(a, b)   ((a) > (b))
 

Detailed Description

This file implements various max-priority queues.

The priority queues are generated using the GK_MKPQUEUE macro.

Date
Started 3/27/2007
Author
George
Version
$Id: pqueue.c 10711 2011-08-31 22:23:04Z karypis $ 

Definition in file pqueue.c.

Macro Definition Documentation

#define key_gt (   a,
  b 
)    ((a) > (b))

Create the various max priority queues

Definition at line 18 of file pqueue.c.



gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:32