Grafalgo
Library of useful data structures and algorithms
grafalgo::FheapSet::Fnode Struct Reference

List of all members.

Public Attributes

keytyp kee
 < node object
int rank
 rank values
bool mark
 marks
fheap p
fheap c
 parent and child pointers

Detailed Description

Definition at line 51 of file FheapSet.h.


Member Data Documentation

< node object

key values

Definition at line 52 of file FheapSet.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Friends