1
0
Fork 0
arangodb/arangod/Graph
Michael Hackstein f986a5f06c Improved the cost estimation of traversals to be independent from max search depth. This fixes #3917 (#3944)
LGTM
2017-12-07 10:05:35 +01:00
..
AttributeWeightShortestPathFinder.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
AttributeWeightShortestPathFinder.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
BaseOptions.cpp Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
BaseOptions.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
BreadthFirstEnumerator.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
BreadthFirstEnumerator.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
ClusterTraverserCache.cpp Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
ClusterTraverserCache.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
ConstantWeightShortestPathFinder.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
ConstantWeightShortestPathFinder.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
EdgeCollectionInfo.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
EdgeCollectionInfo.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
EdgeCursor.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
EdgeDocumentToken.h Bug fix/isrestore (#3283) 2017-10-03 11:53:49 +02:00
NeighborsEnumerator.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
NeighborsEnumerator.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
PathEnumerator.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
PathEnumerator.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
ShortestPathFinder.h 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
ShortestPathOptions.cpp Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
ShortestPathOptions.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
ShortestPathPriorityQueue.h
ShortestPathResult.cpp Feature/mmfiles hash lookup performance (#3265) 2017-09-26 14:48:06 +02:00
ShortestPathResult.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
SingleServerEdgeCursor.cpp Bug fix/isrestore (#3283) 2017-10-03 11:53:49 +02:00
SingleServerEdgeCursor.h fixed LocalDocumentId (is now a class) 2017-10-03 22:18:07 +02:00
SingleServerTraverser.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
SingleServerTraverser.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
Traverser.cpp Fixing Cluster Authentication (#3313) 2017-09-23 15:09:34 +02:00
Traverser.h Fixing Cluster Authentication (#3313) 2017-09-23 15:09:34 +02:00
TraverserCache.cpp Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
TraverserCache.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
TraverserCacheFactory.cpp Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
TraverserCacheFactory.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
TraverserDocumentCache.cpp Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
TraverserDocumentCache.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00
TraverserOptions.cpp Improved the cost estimation of traversals to be independent from max search depth. This fixes #3917 (#3944) 2017-12-07 10:05:35 +01:00
TraverserOptions.h Bug fix/sparse graph register warning (#3569) 2017-11-10 14:33:15 +01:00