\( \def\bold#1{\bf #1} \newcommand{\d}{\mathrm{d}} \)
FibunacciHeap element to store STRONG data. More...
#include <DataTyps.h>


Public Attributes | |
| float | d |
| current distance at STRONG | |
| float | hm |
| current Hm at STRONG | |
| STRONG * | from |
| pointer to related STRONG struct | |
| KOO * | k |
| current KOO | |
| Neighbour * | via |
| connection to STRONG | |
FibunacciHeap element to store STRONG data.
Definition at line 261 of file DataTyps.h.
1.8.5