Free cookie consent management tool by TermsFeed Policy Generator

source: branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning.Test/Program.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8509   12 years spimming #1894: Dijkstra: get node with a specific rank graph interface …
(edit) @8504   12 years spimming #1894: new read data method using NameTable for better performance
(edit) @8481   12 years spimming #1894: * adapted AStar and Dijkstra algorithms for new graph …
(edit) @8462   12 years spimming #1894: * calculate distance in kilometers for two locations * generate …
(edit) @8438   12 years spimming #1894 graph interface and implementation initial commit
(edit) @8434   12 years spimming #1894 * renamed old Vertex<T> to OsmVertex<T> * added new Vertex class
(edit) @8429   12 years spimming #1894 * renamed Graph to OsmGraph * generic type in edge interface
(edit) @8426   12 years spimming #1894 various error fixed
(edit) @8423   12 years spimming #1894 * bidirectional version of Dijkstra algorithm * method to get …
(edit) @8408   12 years spimming #1894 * restructured test program * new, faster version of AStar …
(edit) @8350   12 years spimming #1894: * new implementation for priority queue * based on heap data …
(edit) @8316   12 years spimming #1894: * check if way has missing node references * check if attribute …
(edit) @8315   12 years spimming #1894: write result in gpx file for visualization
(edit) @8314   12 years spimming #1894: * error correction on Dijkstra algorithm * test program adapted …
(edit) @8301   12 years spimming #1894: * graph routing algorithm plugin initial commit * load data in …
(add) @8293   12 years spimming #1894: * new default constructor for osm base types * defined common …
Note: See TracRevisionLog for help on using the revision log.