Free cookie consent management tool by TermsFeed Policy Generator

source: branches/RoutePlanning/HeuristicLab.Algorithms.GraphRouting

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8640   12 years spimming #1894: * Included costCalculator in a star search * restructured and …
(edit) @8572   12 years spimming #1894: FibonacciHeap implementation added
(edit) @8546   12 years spimming #1894: * fast binary heap added * 4-ary binary heap added * …
(edit) @8541   12 years spimming #1894: renamed heap implementations
(edit) @8540   12 years spimming #1894: fixed assignment issue in BinaryHeap
(edit) @8539   12 years spimming #1894: * Dijkstra version with no decrease key * used wrong index in …
(edit) @8527   12 years spimming #1894: * introduced heap interface * various heap implementation used …
(edit) @8516   12 years spimming #1894: * solution restructured * removed obsolete and outdated parts
(edit) @8509   12 years spimming #1894: Dijkstra: get node with a specific rank graph interface …
(edit) @8481   12 years spimming #1894: * adapted AStar and Dijkstra algorithms for new graph …
(edit) @8461   12 years spimming #1894: * Implemented interface IGraph in Graph * Equals method in …
(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) @8362   12 years spimming #1894: use dictionary to check if closed list contains node
(edit) @8356   12 years spimming #1894: error correction on AStar algorithm
(edit) @8350   12 years spimming #1894: * new implementation for priority queue * based on heap data …
(edit) @8321   12 years spimming #1894: initial version of astar algorithm
(edit) @8314   12 years spimming #1894: * error correction on Dijkstra algorithm * test program adapted …
Note: See TracRevisionLog for help on using the revision log.