SUMO - Simulation of Urban MObility
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TraCIDijkstraRouter.h File Reference

Go to the source code of this file.

Data Structures

class  TraCIDijkstraRouter< E >
 Computes the shortest path through a network using the dijkstra algorithm. More...
struct  TraCIDijkstraRouter< E >::EdgeInfo
class  TraCIDijkstraRouter< E >::EdgeInfoByEffortComperator
class  TraCIDijkstraRouter< E >::EdgeInfoCont

Detailed Description

Author
Friedemann Wesner
Daniel Krajzewicz
Michael Behrisch
Date
2008/03/29
Version
Id:
TraCIDijkstraRouter.h 11951 2012-02-24 09:43:35Z namdre

Dijkstra Router for use by TraCI

Definition in file TraCIDijkstraRouter.h.