s_heap Struct Reference

#include <route_common.h>

Collaboration diagram for s_heap:
Collaboration graph
[legend]

Data Fields

int index
float cost
union {
   int   prev_node
   struct s_heap *   next
u
int prev_edge
float backward_path_cost
float R_upstream

Detailed Description

Definition at line 3 of file route_common.h.


Field Documentation

Definition at line 14 of file route_common.h.

float s_heap::cost

Definition at line 6 of file route_common.h.

Definition at line 5 of file route_common.h.

struct s_heap* s_heap::next [read]

Definition at line 10 of file route_common.h.

Definition at line 13 of file route_common.h.

Definition at line 9 of file route_common.h.

Definition at line 15 of file route_common.h.

union { ... } s_heap::u

The documentation for this struct was generated from the following file:

Generated on Tue Jan 5 15:27:00 2010 for VPR5.0 by  doxygen 1.6.1