Michael Hackstein
|
b3205dada8
|
USe smart-pointer in Priority Queue, it seems the usages have been correct everywhere (so no leaks) but memory responibility was hard to understand, should now be much simpler. (#8768)
|
2019-04-16 12:06:42 +02:00 |
Michael Hackstein
|
535e4cd6cb
|
Renamed PriorityQueue => ShortestPathPriorityQueue
|
2017-04-05 16:12:47 +02:00 |
Michael Hackstein
|
039c6fbd16
|
Moved all logic of lib/Basics/PathFinder into seperated files in arangod/Graph. Preparation to detemplatify this code as we need some arangodb interna in it for Slice mangement
|
2017-04-05 15:31:44 +02:00 |
Andreas Streichardt
|
cb8e5aa331
|
Migrate boost unittests to catch
|
2017-03-03 21:09:56 +01:00 |