Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/results.h
Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 603 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 15 22:22:57 2011 UTC (14 years, 2 months ago) by amb
File length: 3906 byte(s)
Diff to previous 457
Change the results structure to contain next segment and rename elements to clarify prev/next node and prev/next segment.
Revision 457 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 23 14:32:48 2010 UTC (14 years, 7 months ago) by amb
File length: 3859 byte(s)
Diff to previous 302
Change the results structure to hold the index of the segment instead of a pointer to it.
Revision 302 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 13 19:26:18 2009 UTC (15 years, 4 months ago) by amb
File length: 3860 byte(s)
Diff to previous 236
Added in some more constants with the value ~0.
Revision 236 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 15 14:18:23 2009 UTC (15 years, 7 months ago) by amb
File length: 3765 byte(s)
Diff to previous 234
Optimise the priority queue used for routing.
Revision 234 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 23 17:36:11 2009 UTC (15 years, 7 months ago) by amb
File length: 3485 byte(s)
Diff to previous 170
Split off queue functions into a separate file.
Revision 170 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 13 17:45:31 2009 UTC (15 years, 10 months ago) by amb
File length: 3480 byte(s)
Diff to previous 166
Remove distance and duration from Result structure.
Revision 166 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 30 17:29:03 2009 UTC (15 years, 10 months ago) by amb
File length: 3586 byte(s)
Diff to previous 165
First attempt at preferences for highways - uses integer arithmetic and doesn't work well.
Revision 165 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 27 18:56:39 2009 UTC (15 years, 10 months ago) by amb
File length: 3436 byte(s)
Diff to previous 151
Allow generating a route with intermediate waypoints.
Revision 151 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 8 16:54:34 2009 UTC (15 years, 11 months ago) by amb
File length: 3322 byte(s)
Diff to previous 116
Changed the license to Affero GPLv3.
Revision 116 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 10 19:49:26 2009 UTC (16 years, 1 month ago) by amb
File length: 2858 byte(s)
Diff to previous 113
Added a new 'sortby' entry to the Result. Changed node_t to index_t.
Revision 113 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 8 15:30:07 2009 UTC (16 years, 1 month ago) by amb
File length: 2788 byte(s)
Diff to previous 79
Calculate quickest or shortest, not both.
Revision 79 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 24 16:21:44 2009 UTC (16 years, 1 month ago) by amb
File length: 3047 byte(s)
Diff to previous 71
Change the Results structure so that the real data doesn't need to be realloc(). Add functions to access the first and subsequent elements of the Results structure.
Revision 71 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 23 15:22:31 2009 UTC (16 years, 1 month ago) by amb
File length: 2470 byte(s)
Diff to previous 70
Create a large or small results structure depending on how many nodes are expected.
Revision 70 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 22 19:54:55 2009 UTC (16 years, 1 month ago) by amb
File length: 2852 byte(s)
Diff to previous 67
Increase the number of bins to 64k.
Revision 67 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 22 19:26:17 2009 UTC (16 years, 1 month ago) by amb
File length: 2852 byte(s)
Diff to previous 45
Move queue functions into results.c.
Revision 45 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 17 17:49:58 2009 UTC (16 years, 2 months ago) by amb
File length: 2730 byte(s)
Diff to previous 43
Change the contents of the results data structure.
Revision 43 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 16 20:04:47 2009 UTC (16 years, 2 months ago) by amb
File length: 2524 byte(s)
Diff to previous 31
Speed optimisation by changing the contents of the Results structure.
Revision 31 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 11 09:28:31 2009 UTC (16 years, 2 months ago) by amb
File length: 2552 byte(s)
Diff to previous 29
Working version with supersegments and junctions.
Revision 29 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Jan 10 13:40:09 2009 UTC (16 years, 2 months ago) by amb
File length: 2469 byte(s)
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.