Pathfinder
Classes | Namespaces
GraphEdge.h File Reference

This file declares the struct GraphEdge that contains all information that shall be stored for each edge of a graph. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Pathfinder::GraphEdge
 This struct declares all infromation that shall be stored for each edge of a graph. More...
 

Namespaces

 Pathfinder
 

Detailed Description

This file declares the struct GraphEdge that contains all information that shall be stored for each edge of a graph.

Author
Jan-Luca Hansel