Search:
Roadmap
Tickets
Timeline
Browse Source
Login
API
Preferences
Home
News
Download
Features
Documentation
Support
Search
Context Navigation
View Latest Revision
source:
branches
/
RoutePlanning
/
HeuristicLab.Algorithms.GraphRouting
/
3.3
/
HeuristicLab.Algorithms.GraphRouting.csproj
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
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)
@8546
12 years
spimming
#1894
: * fast binary heap added * 4-ary binary heap added * …
(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)
@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)
@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)
@8321
12 years
spimming
#1894
: initial version of astar algorithm
(edit)
@8308
12 years
spimming
#1894
: * get neighbors for specific node * method to calculate weight …
(edit)
@8302
12 years
spimming
#1894
: added missing references
(add)
@8301
12 years
spimming
#1894
: * graph routing algorithm plugin initial commit * load data in …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog