Free cookie consent management tool by TermsFeed Policy Generator

source: branches/RoutePlanning/HeuristicLab.Problems.RoutePlanning

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8520   12 years spimming #1894: * extended datasource interface to get routing graph for a …
(edit) @8516   12 years spimming #1894: * solution restructured * removed obsolete and outdated parts
(edit) @8514   12 years spimming #1894: experimented with different settings in cost and heuristic function
(edit) @8512   12 years spimming #1894: tweaking of max edge speeds and heuristic cost function
(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) @8488   12 years spimming #1894: * introduced weight property in Edge * new data source …
(edit) @8480   12 years spimming #1894: * fixed problem with edge category in XmlDataSource * initial …
(edit) @8479   12 years spimming #1894: * temporarily added weight and heuristic function to graph * …
(edit) @8462   12 years spimming #1894: * calculate distance in kilometers for two locations * generate …
(edit) @8461   12 years spimming #1894: * Implemented interface IGraph in Graph * Equals method in …
(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) @8369   12 years spimming #1894 * consider driving directions (one way roads) and * check if …
(edit) @8321   12 years spimming #1894: initial version of astar algorithm
(edit) @8316   12 years spimming #1894: * check if way has missing node references * check if attribute …
Note: See TracRevisionLog for help on using the revision log.