Files
osrm-backend/DataStructures
Dennis Luxen 46b207e08e mega-patch:
- fix regression that turned tree into binary search
- use C++11 emplace and thread local facility
- sort out includes
- use much faster approximations to save on trigonometry
- use higher fan-out but make leafs a little more compact
- replace raw C-style array by C++11's std::array
2014-05-07 10:39:34 +02:00
..
2014-05-07 10:38:31 +02:00
2014-04-28 17:27:15 +02:00
2014-03-17 14:55:33 +01:00
2014-05-07 10:38:31 +02:00
2014-04-24 13:31:04 +02:00
2014-05-07 10:38:31 +02:00
2014-05-07 10:39:34 +02:00