1 Star 0 Fork 0

imboy-tripartite-deps/pgrouting

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
configuration.conf 1.61 KB
一键复制 编辑 原始数据 按行查看 历史
#----------------------
# Configuration file for compilation
#
# Once in the file, do not change the order
#
# Directory | has C/C++ | has SQL | has DOC
#----------------------
#----------------------
# common must be first can not be removed
#----------------------
common | Y | Y | N
#----------------------
# dijkstra can not be removed
# Has the command needed to link with prostgresl
#----------------------
dijkstra | Y | Y | Y
allpairs | Y | Y | Y
astar | Y | Y | Y
driving_distance | Y | Y | Y
ksp | Y | Y | Y
tsp | Y | Y | Y
alpha_shape | Y | Y | Y
bdAstar | Y | Y | Y
bdDijkstra | Y | Y | Y
trsp | Y | Y | Y
max_flow | Y | Y | Y
contraction | Y | Y | Y
pickDeliver | Y | Y | Y
vrp_basic | N | Y | Y
withPoints | Y | Y | Y
lineGraph | Y | Y | Y
components | Y | Y | Y
bellman_ford | Y | Y | Y
cpp_common | Y | N | N
dagShortestPath | Y | Y | Y
chinese | Y | Y | Y
spanningTree | Y | Y | Y
mincut | Y | Y | Y
version | Y | Y | Y
topologicalSort | Y | Y | Y
transitiveClosure | Y | Y | Y
breadthFirstSearch | Y | Y | Y
traversal | Y | Y | Y
coloring | Y | Y | Y
planar | Y | Y | Y
dominator | Y | Y | Y
ordering | Y | Y | Y
circuits | Y | Y | Y
#----------------------
# SQL only directories
#----------------------
topology | N | Y | Y
utilities | N | Y | Y
deprecated | N | Y | N
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/imboy-tripartite-deps/pgrouting.git
git@gitee.com:imboy-tripartite-deps/pgrouting.git
imboy-tripartite-deps
pgrouting
pgrouting
main

搜索帮助