You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p> Version 0.1 (July 10, 2010) is a baseline release. It has basic features. Version 0.2 (March 2011) is much faster and more resource friendly. After that the project switched to a rolling release. Version 0.3.7 is the current release that is geared toward new and exciting features.</p>
127
-
128
-
<!--h2> Major improvements in version 0.3 over 0.2</h2>
129
-
<table>
130
-
131
-
<tbody>
132
-
<tr>
133
-
<td>
134
-
135
-
<ul>
136
-
137
-
<li> Better heuristics for preprocesssing </li>
138
-
<li> Turn costs and restrictions </li>
139
-
<li> Windows support (and Mac in principle)</li>
140
-
<li> OSM file preprocessing multi-threaded </li>
141
-
<li> Support for GCC 4.4+ and also for systems not supporting OpenMP </li>
142
-
<li> User-definable speed profile </li>
143
-
<li> Better and more efficient polyline generalization </li>
144
-
<li> Scons has been replaced by cmake </li>
145
-
<li> Replacing nearest neighbor grid by a packed Hilbert R-tree </li>
146
-
<li> Fixing test to reflect new nn grid data structure </li>
147
-
<li> Speed optimization in PBF parsing </li>
148
-
<li> Don't abort if timestamp is missing, just warn </li>
149
-
<li> More verbose output during preprocessing </li>
150
-
<li> De-template-izing some of the code for faster (re-)compile </li>
151
-
<li> Replaced stringstream based int->string cast with boost karma </li>
152
-
<li> Removed evil lexical cast </li>
153
-
<li> Updated tests in test suite </li>
154
-
<li> Removed GUARANTEE macro </li>
155
-
<li> Fixed include order in many files </li>
156
-
<li> many, many bug fixes </li>
157
-
<li> many under-the-hood improvements </li>
158
-
<li> For a detailed list, please read the <a href="https://github.com/DennisOSRM/Project-OSRM/commits/master">Timeline</a>. </li>
<h2>Copyrights and permissions to to reproduce</h2>
191
127
The text of this page is available for modification and reuse under the terms of the <ahref="https://github.com/DennisOSRM/Project-OSRM/blob/master/LICENCE.TXT">(simplified) 2-clause BSD license</a>.
0 commit comments