Michael Hackstein
|
1619e6b3d8
|
First version of ShortestPath that is presumably working in Clustered Mode with MMFiles and RocksDB
|
2017-04-20 15:57:06 +02:00 |
Michael Hackstein
|
5f33a95a82
|
Fixed AttribtueWeighted ShortestPath computation.
|
2017-04-12 17:27:45 +02:00 |
Michael Hackstein
|
034b38f0cc
|
Replaced the velocypack ConstantDistance ShortestPath API by a StringRef & TraverserCache version. This should be save for RocksDB. This commit fails in ClusterMode.
|
2017-04-12 14:21:53 +02:00 |
Michael Hackstein
|
b09dfaa323
|
Removed external expander functions and moved them into the PathFinder implementations.
|
2017-04-11 11:41:12 +02:00 |
Michael Hackstein
|
daa8b2b855
|
Detemplateified the ShortestPath class structure.
|
2017-04-05 17:47:14 +02:00 |