fibnode Type Reference

#include <fibheap.h>

Collaboration diagram for fibnode:

Collaboration graph
[legend]

Data Fields

struct fibnodeparent
struct fibnodechild
struct fibnodeleft
struct fibnoderight
fibheapkey_t key
voiddata
unsigned int degree: 31
unsigned int mark: 1

Detailed Description

Definition at line 58 of file fibheap.h.


Field Documentation

Definition at line 61 of file fibheap.h.

Referenced by fibheap_extr_min_node(), fibheap_link(), and fibnode_remove().

unsigned int fibnode::degree

Definition at line 70 of file fibheap.h.

Referenced by fibheap_consolidate(), fibheap_cut(), and fibheap_link().

unsigned int fibnode::mark

Definition at line 71 of file fibheap.h.

Referenced by fibheap_cascading_cut(), fibheap_cut(), and fibheap_link().


The documentation for this type was generated from the following files:

Generated on Wed Apr 8 16:44:55 2009 for Open64 by  doxygen 1.5.6