Siarhei Fedartsou
|
0e17869e21
|
Re-use priority queue in StaticRTree (#6952)
|
2024-06-25 18:58:48 +02:00 |
|
Michael Krasnyk
|
07c7cb3c6c
|
Rename BinaryHeap to QueryHeap
|
2017-05-02 15:54:25 +00:00 |
|
Michael Krasnyk
|
358aebec4d
|
Decrease memory footprint of HeapHandle from 32 to 24 bytes
|
2017-05-02 15:54:25 +00:00 |
|
Michael Krasnyk
|
05826150f6
|
Use boost::heap::d_ary_heap
|
2017-05-02 15:54:25 +00:00 |
|
Patrick Niklaus
|
45df8568b6
|
Fix formating
|
2017-04-05 11:22:39 +00:00 |
|
Patrick Niklaus
|
0da041477b
|
Adjust generation counted array for PR comments
|
2017-04-05 11:22:39 +00:00 |
|
Patrick Niklaus
|
571681d019
|
Use array heap
|
2017-04-05 11:22:39 +00:00 |
|
Patrick Niklaus
|
9b614c6057
|
Add generation counted storage
|
2017-04-05 11:22:39 +00:00 |
|
Patrick Niklaus
|
3f485ac09b
|
Addressed PR comments by @daniel-j-h and @oxidase
|
2017-03-03 16:02:12 +00:00 |
|
Moritz Kobitzsch
|
226ee62981
|
refactor graph contractor for readability
move to a dedicated dijkstra, separate code and header
reduce heap size, we don't use more than 2000 nodes, so why allocate 170k?
|
2017-01-18 15:03:15 +01:00 |
|
Patrick Niklaus
|
6991a38703
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
|
Patrick Niklaus
|
6b18e4f7e9
|
Add namespace around all files
|
2016-01-08 01:30:52 +01:00 |
|
Patrick Niklaus
|
028ca5c9d9
|
Apply clang-format
|
2016-01-05 12:04:04 +01:00 |
|
Daniel J. Hofmann
|
685d330ee2
|
Remove license headers from project source files; global license
|
2016-01-04 19:06:32 +01:00 |
|
Patrick Niklaus
|
bfc6c9b89d
|
Move files in src/ include/
|
2016-01-03 16:37:38 +01:00 |
|