KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
diprique.h File Reference

interface for priority queues used by Dijkstra's algorithm More...

Go to the source code of this file.

Classes

class  kjb::qd::DijkstraPriorityQueue< SATELLITE_TYPE >
 pure virtual interface for priority queue in Dijkstra's algorithm More...
 

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 
 kjb::qd
 support for the path algorithm I call the quasi-Dijkstra method.
 

Detailed Description

interface for priority queues used by Dijkstra's algorithm

Author
Andrew Predoehl