From 2dc183b9bbd90b3b492b95164a44e0dd3d934744 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 13:19:55 +0000 Subject: [PATCH] Update users documentation for 4.0.0 for develop branch: commit b9e41cc0ea --- 4.0/en/BFS-category.html | 2 +- 4.0/en/DFS-category.html | 2 +- 4.0/en/KSP-category.html | 2 +- 4.0/en/TRSP-family.html | 2 +- 4.0/en/TSP-family.html | 2 +- 4.0/en/VRP-category.html | 2 +- 4.0/en/aStar-family.html | 2 +- 4.0/en/allpairs-family.html | 2 +- 4.0/en/bdAstar-family.html | 2 +- 4.0/en/bdDijkstra-family.html | 2 +- 4.0/en/chinesePostmanProblem-family.html | 2 +- 4.0/en/coloring-family.html | 2 +- 4.0/en/components-family.html | 2 +- 4.0/en/contraction-family.html | 2 +- 4.0/en/cost-category.html | 2 +- 4.0/en/costMatrix-category.html | 2 +- 4.0/en/dijkstra-family.html | 2 +- 4.0/en/drivingDistance-category.html | 2 +- 4.0/en/experimental.html | 2 +- 4.0/en/flow-family.html | 2 +- 4.0/en/genindex.html | 2 +- 4.0/en/index.html | 2 +- 4.0/en/kruskal-family.html | 2 +- 4.0/en/metrics-family.html | 2 +- 4.0/en/migration.html | 2 +- 4.0/en/ordering-family.html | 2 +- 4.0/en/pgRouting-concepts.html | 2 +- 4.0/en/pgRouting-installation.html | 2 +- 4.0/en/pgRouting-introduction.html | 2 +- 4.0/en/pgr_KSP.html | 2 +- 4.0/en/pgr_TSP.html | 2 +- 4.0/en/pgr_TSPeuclidean.html | 2 +- 4.0/en/pgr_aStar.html | 2 +- 4.0/en/pgr_aStarCost.html | 2 +- 4.0/en/pgr_aStarCostMatrix.html | 2 +- 4.0/en/pgr_alphaShape.html | 2 +- 4.0/en/pgr_analyzeGraph.html | 2 +- 4.0/en/pgr_analyzeOneWay.html | 2 +- 4.0/en/pgr_articulationPoints.html | 2 +- 4.0/en/pgr_bdAstar.html | 2 +- 4.0/en/pgr_bdAstarCost.html | 2 +- 4.0/en/pgr_bdAstarCostMatrix.html | 2 +- 4.0/en/pgr_bdDijkstra.html | 2 +- 4.0/en/pgr_bdDijkstraCost.html | 2 +- 4.0/en/pgr_bdDijkstraCostMatrix.html | 2 +- 4.0/en/pgr_bellmanFord.html | 2 +- 4.0/en/pgr_betweennessCentrality.html | 2 +- 4.0/en/pgr_biconnectedComponents.html | 2 +- 4.0/en/pgr_binaryBreadthFirstSearch.html | 2 +- 4.0/en/pgr_bipartite.html | 2 +- 4.0/en/pgr_boykovKolmogorov.html | 2 +- 4.0/en/pgr_breadthFirstSearch.html | 2 +- 4.0/en/pgr_bridges.html | 2 +- 4.0/en/pgr_chinesePostman.html | 2 +- 4.0/en/pgr_chinesePostmanCost.html | 2 +- 4.0/en/pgr_connectedComponents.html | 2 +- 4.0/en/pgr_contraction.html | 2 +- 4.0/en/pgr_createTopology.html | 2 +- 4.0/en/pgr_createVerticesTable.html | 2 +- 4.0/en/pgr_cuthillMckeeOrdering.html | 2 +- 4.0/en/pgr_dagShortestPath.html | 2 +- 4.0/en/pgr_degree.html | 2 +- 4.0/en/pgr_depthFirstSearch.html | 2 +- 4.0/en/pgr_dijkstra.html | 2 +- 4.0/en/pgr_dijkstraCost.html | 2 +- 4.0/en/pgr_dijkstraCostMatrix.html | 2 +- 4.0/en/pgr_dijkstraNear.html | 2 +- 4.0/en/pgr_dijkstraNearCost.html | 2 +- 4.0/en/pgr_dijkstraVia.html | 2 +- 4.0/en/pgr_drivingDistance.html | 2 +- 4.0/en/pgr_edgeColoring.html | 2 +- 4.0/en/pgr_edgeDisjointPaths.html | 2 +- 4.0/en/pgr_edmondsKarp.html | 2 +- 4.0/en/pgr_edwardMoore.html | 2 +- 4.0/en/pgr_extractVertices.html | 2 +- 4.0/en/pgr_findCloseEdges.html | 2 +- 4.0/en/pgr_floydWarshall.html | 2 +- 4.0/en/pgr_full_version.html | 2 +- 4.0/en/pgr_hawickCircuits.html | 2 +- 4.0/en/pgr_isPlanar.html | 2 +- 4.0/en/pgr_johnson.html | 2 +- 4.0/en/pgr_kruskal.html | 2 +- 4.0/en/pgr_kruskalBFS.html | 2 +- 4.0/en/pgr_kruskalDD.html | 2 +- 4.0/en/pgr_kruskalDFS.html | 2 +- 4.0/en/pgr_lengauerTarjanDominatorTree.html | 2 +- 4.0/en/pgr_lineGraph.html | 2 +- 4.0/en/pgr_lineGraphFull.html | 2 +- 4.0/en/pgr_makeConnected.html | 2 +- 4.0/en/pgr_maxCardinalityMatch.html | 2 +- 4.0/en/pgr_maxFlow.html | 2 +- 4.0/en/pgr_maxFlowMinCost.html | 2 +- 4.0/en/pgr_maxFlowMinCost_Cost.html | 2 +- 4.0/en/pgr_nodeNetwork.html | 2 +- 4.0/en/pgr_pickDeliver.html | 2 +- 4.0/en/pgr_pickDeliverEuclidean.html | 2 +- 4.0/en/pgr_prim.html | 2 +- 4.0/en/pgr_primBFS.html | 2 +- 4.0/en/pgr_primDD.html | 2 +- 4.0/en/pgr_primDFS.html | 2 +- 4.0/en/pgr_pushRelabel.html | 2 +- 4.0/en/pgr_sequentialVertexColoring.html | 2 +- 4.0/en/pgr_stoerWagner.html | 2 +- 4.0/en/pgr_strongComponents.html | 2 +- 4.0/en/pgr_topologicalSort.html | 2 +- 4.0/en/pgr_transitiveClosure.html | 2 +- 4.0/en/pgr_trsp.html | 2 +- 4.0/en/pgr_trspVia.html | 2 +- 4.0/en/pgr_trspVia_withPoints.html | 2 +- 4.0/en/pgr_trsp_withPoints.html | 2 +- 4.0/en/pgr_turnRestrictedPath.html | 2 +- 4.0/en/pgr_version.html | 2 +- 4.0/en/pgr_vrpOneDepot.html | 2 +- 4.0/en/pgr_withPoints.html | 2 +- 4.0/en/pgr_withPointsCost.html | 2 +- 4.0/en/pgr_withPointsCostMatrix.html | 2 +- 4.0/en/pgr_withPointsDD.html | 2 +- 4.0/en/pgr_withPointsKSP.html | 2 +- 4.0/en/pgr_withPointsVia.html | 2 +- 4.0/en/prim-family.html | 2 +- 4.0/en/proposed.html | 2 +- 4.0/en/reference.html | 2 +- 4.0/en/release_notes.html | 2 +- 4.0/en/routingFunctions.html | 2 +- 4.0/en/sampledata.html | 2 +- 4.0/en/search.html | 2 +- 4.0/en/spanningTree-family.html | 2 +- 4.0/en/support.html | 2 +- 4.0/en/topology-functions.html | 2 +- 4.0/en/transformation-family.html | 2 +- 4.0/en/traversal-family.html | 2 +- 4.0/en/via-category.html | 2 +- 4.0/en/withPoints-category.html | 2 +- 4.0/en/withPoints-family.html | 2 +- 4.0/es/BFS-category.html | 2 +- 4.0/es/DFS-category.html | 2 +- 4.0/es/KSP-category.html | 2 +- 4.0/es/TRSP-family.html | 2 +- 4.0/es/TSP-family.html | 2 +- 4.0/es/VRP-category.html | 2 +- 4.0/es/aStar-family.html | 2 +- 4.0/es/allpairs-family.html | 2 +- 4.0/es/bdAstar-family.html | 2 +- 4.0/es/bdDijkstra-family.html | 2 +- 4.0/es/chinesePostmanProblem-family.html | 2 +- 4.0/es/coloring-family.html | 2 +- 4.0/es/components-family.html | 2 +- 4.0/es/contraction-family.html | 2 +- 4.0/es/cost-category.html | 2 +- 4.0/es/costMatrix-category.html | 2 +- 4.0/es/dijkstra-family.html | 2 +- 4.0/es/drivingDistance-category.html | 2 +- 4.0/es/experimental.html | 2 +- 4.0/es/flow-family.html | 2 +- 4.0/es/genindex.html | 2 +- 4.0/es/index.html | 4 ++-- 4.0/es/kruskal-family.html | 2 +- 4.0/es/metrics-family.html | 2 +- 4.0/es/migration.html | 2 +- 4.0/es/ordering-family.html | 2 +- 4.0/es/pgRouting-concepts.html | 2 +- 4.0/es/pgRouting-installation.html | 2 +- 4.0/es/pgRouting-introduction.html | 2 +- 4.0/es/pgr_KSP.html | 6 ++--- 4.0/es/pgr_TSP.html | 2 +- 4.0/es/pgr_TSPeuclidean.html | 2 +- 4.0/es/pgr_aStar.html | 6 ++--- 4.0/es/pgr_aStarCost.html | 6 ++--- 4.0/es/pgr_aStarCostMatrix.html | 2 +- 4.0/es/pgr_alphaShape.html | 2 +- 4.0/es/pgr_analyzeGraph.html | 2 +- 4.0/es/pgr_analyzeOneWay.html | 2 +- 4.0/es/pgr_articulationPoints.html | 2 +- 4.0/es/pgr_bdAstar.html | 6 ++--- 4.0/es/pgr_bdAstarCost.html | 6 ++--- 4.0/es/pgr_bdAstarCostMatrix.html | 2 +- 4.0/es/pgr_bdDijkstra.html | 6 ++--- 4.0/es/pgr_bdDijkstraCost.html | 6 ++--- 4.0/es/pgr_bdDijkstraCostMatrix.html | 2 +- 4.0/es/pgr_bellmanFord.html | 6 ++--- 4.0/es/pgr_betweennessCentrality.html | 2 +- 4.0/es/pgr_biconnectedComponents.html | 2 +- 4.0/es/pgr_binaryBreadthFirstSearch.html | 6 ++--- 4.0/es/pgr_bipartite.html | 2 +- 4.0/es/pgr_boykovKolmogorov.html | 6 ++--- 4.0/es/pgr_breadthFirstSearch.html | 2 +- 4.0/es/pgr_bridges.html | 2 +- 4.0/es/pgr_chinesePostman.html | 2 +- 4.0/es/pgr_chinesePostmanCost.html | 2 +- 4.0/es/pgr_connectedComponents.html | 2 +- 4.0/es/pgr_contraction.html | 2 +- 4.0/es/pgr_createTopology.html | 2 +- 4.0/es/pgr_createVerticesTable.html | 2 +- 4.0/es/pgr_cuthillMckeeOrdering.html | 2 +- 4.0/es/pgr_dagShortestPath.html | 6 ++--- 4.0/es/pgr_degree.html | 2 +- 4.0/es/pgr_depthFirstSearch.html | 2 +- 4.0/es/pgr_dijkstra.html | 6 ++--- 4.0/es/pgr_dijkstraCost.html | 6 ++--- 4.0/es/pgr_dijkstraCostMatrix.html | 2 +- 4.0/es/pgr_dijkstraNear.html | 6 ++--- 4.0/es/pgr_dijkstraNearCost.html | 6 ++--- 4.0/es/pgr_dijkstraVia.html | 2 +- 4.0/es/pgr_drivingDistance.html | 2 +- 4.0/es/pgr_edgeColoring.html | 2 +- 4.0/es/pgr_edgeDisjointPaths.html | 6 ++--- 4.0/es/pgr_edmondsKarp.html | 6 ++--- 4.0/es/pgr_edwardMoore.html | 6 ++--- 4.0/es/pgr_extractVertices.html | 2 +- 4.0/es/pgr_findCloseEdges.html | 2 +- 4.0/es/pgr_floydWarshall.html | 2 +- 4.0/es/pgr_full_version.html | 2 +- 4.0/es/pgr_hawickCircuits.html | 2 +- 4.0/es/pgr_isPlanar.html | 2 +- 4.0/es/pgr_johnson.html | 2 +- 4.0/es/pgr_kruskal.html | 2 +- 4.0/es/pgr_kruskalBFS.html | 2 +- 4.0/es/pgr_kruskalDD.html | 2 +- 4.0/es/pgr_kruskalDFS.html | 2 +- 4.0/es/pgr_lengauerTarjanDominatorTree.html | 2 +- 4.0/es/pgr_lineGraph.html | 2 +- 4.0/es/pgr_lineGraphFull.html | 2 +- 4.0/es/pgr_makeConnected.html | 2 +- 4.0/es/pgr_maxCardinalityMatch.html | 2 +- 4.0/es/pgr_maxFlow.html | 6 ++--- 4.0/es/pgr_maxFlowMinCost.html | 6 ++--- 4.0/es/pgr_maxFlowMinCost_Cost.html | 6 ++--- 4.0/es/pgr_nodeNetwork.html | 2 +- 4.0/es/pgr_pickDeliver.html | 2 +- 4.0/es/pgr_pickDeliverEuclidean.html | 2 +- 4.0/es/pgr_prim.html | 2 +- 4.0/es/pgr_primBFS.html | 2 +- 4.0/es/pgr_primDD.html | 2 +- 4.0/es/pgr_primDFS.html | 2 +- 4.0/es/pgr_pushRelabel.html | 6 ++--- 4.0/es/pgr_sequentialVertexColoring.html | 2 +- 4.0/es/pgr_stoerWagner.html | 2 +- 4.0/es/pgr_strongComponents.html | 2 +- 4.0/es/pgr_topologicalSort.html | 2 +- 4.0/es/pgr_transitiveClosure.html | 2 +- 4.0/es/pgr_trsp.html | 6 ++--- 4.0/es/pgr_trspVia.html | 2 +- 4.0/es/pgr_trspVia_withPoints.html | 4 ++-- 4.0/es/pgr_trsp_withPoints.html | 22 +++++++++---------- 4.0/es/pgr_turnRestrictedPath.html | 2 +- 4.0/es/pgr_version.html | 2 +- 4.0/es/pgr_vrpOneDepot.html | 2 +- 4.0/es/pgr_withPoints.html | 6 ++--- 4.0/es/pgr_withPointsCost.html | 6 ++--- 4.0/es/pgr_withPointsCostMatrix.html | 2 +- 4.0/es/pgr_withPointsDD.html | 2 +- 4.0/es/pgr_withPointsKSP.html | 6 ++--- 4.0/es/pgr_withPointsVia.html | 2 +- 4.0/es/prim-family.html | 2 +- 4.0/es/proposed.html | 2 +- 4.0/es/reference.html | 2 +- 4.0/es/release_notes.html | 4 ++-- 4.0/es/routingFunctions.html | 2 +- 4.0/es/sampledata.html | 2 +- 4.0/es/search.html | 2 +- 4.0/es/searchindex.js | 2 +- 4.0/es/spanningTree-family.html | 2 +- 4.0/es/support.html | 2 +- 4.0/es/topology-functions.html | 2 +- 4.0/es/transformation-family.html | 2 +- 4.0/es/traversal-family.html | 2 +- 4.0/es/via-category.html | 2 +- 4.0/es/withPoints-category.html | 2 +- 4.0/es/withPoints-family.html | 2 +- 4.0/zh_Hans/BFS-category.html | 2 +- 4.0/zh_Hans/DFS-category.html | 2 +- 4.0/zh_Hans/KSP-category.html | 2 +- 4.0/zh_Hans/TRSP-family.html | 2 +- 4.0/zh_Hans/TSP-family.html | 2 +- 4.0/zh_Hans/VRP-category.html | 2 +- 4.0/zh_Hans/aStar-family.html | 2 +- 4.0/zh_Hans/allpairs-family.html | 2 +- 4.0/zh_Hans/bdAstar-family.html | 2 +- 4.0/zh_Hans/bdDijkstra-family.html | 2 +- 4.0/zh_Hans/chinesePostmanProblem-family.html | 2 +- 4.0/zh_Hans/coloring-family.html | 2 +- 4.0/zh_Hans/components-family.html | 2 +- 4.0/zh_Hans/contraction-family.html | 2 +- 4.0/zh_Hans/cost-category.html | 2 +- 4.0/zh_Hans/costMatrix-category.html | 2 +- 4.0/zh_Hans/dijkstra-family.html | 2 +- 4.0/zh_Hans/drivingDistance-category.html | 2 +- 4.0/zh_Hans/experimental.html | 2 +- 4.0/zh_Hans/flow-family.html | 2 +- 4.0/zh_Hans/genindex.html | 2 +- 4.0/zh_Hans/index.html | 2 +- 4.0/zh_Hans/kruskal-family.html | 2 +- 4.0/zh_Hans/metrics-family.html | 2 +- 4.0/zh_Hans/migration.html | 2 +- 4.0/zh_Hans/ordering-family.html | 2 +- 4.0/zh_Hans/pgRouting-concepts.html | 2 +- 4.0/zh_Hans/pgRouting-installation.html | 2 +- 4.0/zh_Hans/pgRouting-introduction.html | 2 +- 4.0/zh_Hans/pgr_KSP.html | 2 +- 4.0/zh_Hans/pgr_TSP.html | 2 +- 4.0/zh_Hans/pgr_TSPeuclidean.html | 2 +- 4.0/zh_Hans/pgr_aStar.html | 2 +- 4.0/zh_Hans/pgr_aStarCost.html | 2 +- 4.0/zh_Hans/pgr_aStarCostMatrix.html | 2 +- 4.0/zh_Hans/pgr_alphaShape.html | 2 +- 4.0/zh_Hans/pgr_analyzeGraph.html | 2 +- 4.0/zh_Hans/pgr_analyzeOneWay.html | 2 +- 4.0/zh_Hans/pgr_articulationPoints.html | 2 +- 4.0/zh_Hans/pgr_bdAstar.html | 2 +- 4.0/zh_Hans/pgr_bdAstarCost.html | 2 +- 4.0/zh_Hans/pgr_bdAstarCostMatrix.html | 2 +- 4.0/zh_Hans/pgr_bdDijkstra.html | 2 +- 4.0/zh_Hans/pgr_bdDijkstraCost.html | 2 +- 4.0/zh_Hans/pgr_bdDijkstraCostMatrix.html | 2 +- 4.0/zh_Hans/pgr_bellmanFord.html | 2 +- 4.0/zh_Hans/pgr_betweennessCentrality.html | 2 +- 4.0/zh_Hans/pgr_biconnectedComponents.html | 2 +- 4.0/zh_Hans/pgr_binaryBreadthFirstSearch.html | 2 +- 4.0/zh_Hans/pgr_bipartite.html | 2 +- 4.0/zh_Hans/pgr_boykovKolmogorov.html | 2 +- 4.0/zh_Hans/pgr_breadthFirstSearch.html | 2 +- 4.0/zh_Hans/pgr_bridges.html | 2 +- 4.0/zh_Hans/pgr_chinesePostman.html | 2 +- 4.0/zh_Hans/pgr_chinesePostmanCost.html | 2 +- 4.0/zh_Hans/pgr_connectedComponents.html | 2 +- 4.0/zh_Hans/pgr_contraction.html | 2 +- 4.0/zh_Hans/pgr_createTopology.html | 2 +- 4.0/zh_Hans/pgr_createVerticesTable.html | 2 +- 4.0/zh_Hans/pgr_cuthillMckeeOrdering.html | 2 +- 4.0/zh_Hans/pgr_dagShortestPath.html | 2 +- 4.0/zh_Hans/pgr_degree.html | 2 +- 4.0/zh_Hans/pgr_depthFirstSearch.html | 2 +- 4.0/zh_Hans/pgr_dijkstra.html | 2 +- 4.0/zh_Hans/pgr_dijkstraCost.html | 2 +- 4.0/zh_Hans/pgr_dijkstraCostMatrix.html | 2 +- 4.0/zh_Hans/pgr_dijkstraNear.html | 2 +- 4.0/zh_Hans/pgr_dijkstraNearCost.html | 2 +- 4.0/zh_Hans/pgr_dijkstraVia.html | 2 +- 4.0/zh_Hans/pgr_drivingDistance.html | 2 +- 4.0/zh_Hans/pgr_edgeColoring.html | 2 +- 4.0/zh_Hans/pgr_edgeDisjointPaths.html | 2 +- 4.0/zh_Hans/pgr_edmondsKarp.html | 2 +- 4.0/zh_Hans/pgr_edwardMoore.html | 2 +- 4.0/zh_Hans/pgr_extractVertices.html | 2 +- 4.0/zh_Hans/pgr_findCloseEdges.html | 2 +- 4.0/zh_Hans/pgr_floydWarshall.html | 2 +- 4.0/zh_Hans/pgr_full_version.html | 2 +- 4.0/zh_Hans/pgr_hawickCircuits.html | 2 +- 4.0/zh_Hans/pgr_isPlanar.html | 2 +- 4.0/zh_Hans/pgr_johnson.html | 2 +- 4.0/zh_Hans/pgr_kruskal.html | 2 +- 4.0/zh_Hans/pgr_kruskalBFS.html | 2 +- 4.0/zh_Hans/pgr_kruskalDD.html | 2 +- 4.0/zh_Hans/pgr_kruskalDFS.html | 2 +- .../pgr_lengauerTarjanDominatorTree.html | 2 +- 4.0/zh_Hans/pgr_lineGraph.html | 2 +- 4.0/zh_Hans/pgr_lineGraphFull.html | 2 +- 4.0/zh_Hans/pgr_makeConnected.html | 2 +- 4.0/zh_Hans/pgr_maxCardinalityMatch.html | 2 +- 4.0/zh_Hans/pgr_maxFlow.html | 2 +- 4.0/zh_Hans/pgr_maxFlowMinCost.html | 2 +- 4.0/zh_Hans/pgr_maxFlowMinCost_Cost.html | 2 +- 4.0/zh_Hans/pgr_nodeNetwork.html | 2 +- 4.0/zh_Hans/pgr_pickDeliver.html | 2 +- 4.0/zh_Hans/pgr_pickDeliverEuclidean.html | 2 +- 4.0/zh_Hans/pgr_prim.html | 2 +- 4.0/zh_Hans/pgr_primBFS.html | 2 +- 4.0/zh_Hans/pgr_primDD.html | 2 +- 4.0/zh_Hans/pgr_primDFS.html | 2 +- 4.0/zh_Hans/pgr_pushRelabel.html | 2 +- 4.0/zh_Hans/pgr_sequentialVertexColoring.html | 2 +- 4.0/zh_Hans/pgr_stoerWagner.html | 2 +- 4.0/zh_Hans/pgr_strongComponents.html | 2 +- 4.0/zh_Hans/pgr_topologicalSort.html | 2 +- 4.0/zh_Hans/pgr_transitiveClosure.html | 2 +- 4.0/zh_Hans/pgr_trsp.html | 2 +- 4.0/zh_Hans/pgr_trspVia.html | 2 +- 4.0/zh_Hans/pgr_trspVia_withPoints.html | 2 +- 4.0/zh_Hans/pgr_trsp_withPoints.html | 2 +- 4.0/zh_Hans/pgr_turnRestrictedPath.html | 2 +- 4.0/zh_Hans/pgr_version.html | 2 +- 4.0/zh_Hans/pgr_vrpOneDepot.html | 2 +- 4.0/zh_Hans/pgr_withPoints.html | 2 +- 4.0/zh_Hans/pgr_withPointsCost.html | 2 +- 4.0/zh_Hans/pgr_withPointsCostMatrix.html | 2 +- 4.0/zh_Hans/pgr_withPointsDD.html | 2 +- 4.0/zh_Hans/pgr_withPointsKSP.html | 2 +- 4.0/zh_Hans/pgr_withPointsVia.html | 2 +- 4.0/zh_Hans/prim-family.html | 2 +- 4.0/zh_Hans/proposed.html | 2 +- 4.0/zh_Hans/reference.html | 2 +- 4.0/zh_Hans/release_notes.html | 2 +- 4.0/zh_Hans/routingFunctions.html | 2 +- 4.0/zh_Hans/sampledata.html | 2 +- 4.0/zh_Hans/search.html | 2 +- 4.0/zh_Hans/spanningTree-family.html | 2 +- 4.0/zh_Hans/support.html | 2 +- 4.0/zh_Hans/topology-functions.html | 2 +- 4.0/zh_Hans/transformation-family.html | 2 +- 4.0/zh_Hans/traversal-family.html | 2 +- 4.0/zh_Hans/via-category.html | 2 +- 4.0/zh_Hans/withPoints-category.html | 2 +- 4.0/zh_Hans/withPoints-family.html | 2 +- 403 files changed, 468 insertions(+), 468 deletions(-) diff --git a/4.0/en/BFS-category.html b/4.0/en/BFS-category.html index bc88d9bc27..e2388c993d 100644 --- a/4.0/en/BFS-category.html +++ b/4.0/en/BFS-category.html @@ -437,7 +437,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/DFS-category.html b/4.0/en/DFS-category.html index 2b1458eff8..4a23c55d06 100644 --- a/4.0/en/DFS-category.html +++ b/4.0/en/DFS-category.html @@ -227,7 +227,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/KSP-category.html b/4.0/en/KSP-category.html index 17fa2395e2..4097e56c57 100644 --- a/4.0/en/KSP-category.html +++ b/4.0/en/KSP-category.html @@ -212,7 +212,7 @@

K shortest paths - CategorySphinx 8.1.3.

diff --git a/4.0/en/TRSP-family.html b/4.0/en/TRSP-family.html index f338005736..0a42562bb7 100644 --- a/4.0/en/TRSP-family.html +++ b/4.0/en/TRSP-family.html @@ -472,7 +472,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/TSP-family.html b/4.0/en/TSP-family.html index 93641baf9a..f3224a04fe 100644 --- a/4.0/en/TSP-family.html +++ b/4.0/en/TSP-family.html @@ -344,7 +344,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/VRP-category.html b/4.0/en/VRP-category.html index 7ad5f86167..0d95e89604 100644 --- a/4.0/en/VRP-category.html +++ b/4.0/en/VRP-category.html @@ -1228,7 +1228,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/aStar-family.html b/4.0/en/aStar-family.html index 42d777ddf5..1e4fa6651b 100644 --- a/4.0/en/aStar-family.html +++ b/4.0/en/aStar-family.html @@ -371,7 +371,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/allpairs-family.html b/4.0/en/allpairs-family.html index 7d501a6b43..0551b79a26 100644 --- a/4.0/en/allpairs-family.html +++ b/4.0/en/allpairs-family.html @@ -794,7 +794,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/bdAstar-family.html b/4.0/en/bdAstar-family.html index 52c7e0e6d9..f0aa1135a5 100644 --- a/4.0/en/bdAstar-family.html +++ b/4.0/en/bdAstar-family.html @@ -266,7 +266,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/bdDijkstra-family.html b/4.0/en/bdDijkstra-family.html index e7edf8c3a3..6347035e82 100644 --- a/4.0/en/bdDijkstra-family.html +++ b/4.0/en/bdDijkstra-family.html @@ -259,7 +259,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/chinesePostmanProblem-family.html b/4.0/en/chinesePostmanProblem-family.html index 844fe7fb6a..6e1a3e7023 100644 --- a/4.0/en/chinesePostmanProblem-family.html +++ b/4.0/en/chinesePostmanProblem-family.html @@ -335,7 +335,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/coloring-family.html b/4.0/en/coloring-family.html index 8dce2fe40c..952c0586ce 100644 --- a/4.0/en/coloring-family.html +++ b/4.0/en/coloring-family.html @@ -321,7 +321,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/components-family.html b/4.0/en/components-family.html index 4aa88123be..a52a2dabbe 100644 --- a/4.0/en/components-family.html +++ b/4.0/en/components-family.html @@ -243,7 +243,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/contraction-family.html b/4.0/en/contraction-family.html index 355b803818..11c982e9ff 100644 --- a/4.0/en/contraction-family.html +++ b/4.0/en/contraction-family.html @@ -1228,7 +1228,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/cost-category.html b/4.0/en/cost-category.html index 8ab82dcb72..88030a3253 100644 --- a/4.0/en/cost-category.html +++ b/4.0/en/cost-category.html @@ -261,7 +261,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/costMatrix-category.html b/4.0/en/costMatrix-category.html index 49bc120d42..41186803ff 100644 --- a/4.0/en/costMatrix-category.html +++ b/4.0/en/costMatrix-category.html @@ -564,7 +564,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/dijkstra-family.html b/4.0/en/dijkstra-family.html index 0eb13597ca..3e4be251fa 100644 --- a/4.0/en/dijkstra-family.html +++ b/4.0/en/dijkstra-family.html @@ -552,7 +552,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/drivingDistance-category.html b/4.0/en/drivingDistance-category.html index 56b1f648e0..c70c578205 100644 --- a/4.0/en/drivingDistance-category.html +++ b/4.0/en/drivingDistance-category.html @@ -423,7 +423,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/experimental.html b/4.0/en/experimental.html index c4d6b1d592..778c16b8aa 100644 --- a/4.0/en/experimental.html +++ b/4.0/en/experimental.html @@ -305,7 +305,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/flow-family.html b/4.0/en/flow-family.html index 08cef00777..2abae4c5d1 100644 --- a/4.0/en/flow-family.html +++ b/4.0/en/flow-family.html @@ -697,7 +697,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/genindex.html b/4.0/en/genindex.html index dcf2017488..fa3d60a553 100644 --- a/4.0/en/genindex.html +++ b/4.0/en/genindex.html @@ -694,7 +694,7 @@

W

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using Sphinx 8.1.3.

diff --git a/4.0/en/index.html b/4.0/en/index.html index 245d509744..07ceebfedc 100644 --- a/4.0/en/index.html +++ b/4.0/en/index.html @@ -572,7 +572,7 @@

All releasesSphinx 8.1.3.

diff --git a/4.0/en/kruskal-family.html b/4.0/en/kruskal-family.html index cf40ecf4e2..bd4eff3ac8 100644 --- a/4.0/en/kruskal-family.html +++ b/4.0/en/kruskal-family.html @@ -307,7 +307,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/metrics-family.html b/4.0/en/metrics-family.html index 916145984c..2aa0cc0f44 100644 --- a/4.0/en/metrics-family.html +++ b/4.0/en/metrics-family.html @@ -234,7 +234,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/migration.html b/4.0/en/migration.html index 25b1e6b277..91c2a2f6aa 100644 --- a/4.0/en/migration.html +++ b/4.0/en/migration.html @@ -3169,7 +3169,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/ordering-family.html b/4.0/en/ordering-family.html index d9660a2aef..aa27641e94 100644 --- a/4.0/en/ordering-family.html +++ b/4.0/en/ordering-family.html @@ -234,7 +234,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgRouting-concepts.html b/4.0/en/pgRouting-concepts.html index b4d2ef12c4..3ed8d2c722 100644 --- a/4.0/en/pgRouting-concepts.html +++ b/4.0/en/pgRouting-concepts.html @@ -2960,7 +2960,7 @@

How to contribute

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using Sphinx 8.1.3.

diff --git a/4.0/en/pgRouting-installation.html b/4.0/en/pgRouting-installation.html index dd9b740259..0190aabfd6 100644 --- a/4.0/en/pgRouting-installation.html +++ b/4.0/en/pgRouting-installation.html @@ -538,7 +538,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgRouting-introduction.html b/4.0/en/pgRouting-introduction.html index 3c7ff551c1..e6ae12aff8 100644 --- a/4.0/en/pgRouting-introduction.html +++ b/4.0/en/pgRouting-introduction.html @@ -376,7 +376,7 @@

More InformationSphinx 8.1.3.

diff --git a/4.0/en/pgr_KSP.html b/4.0/en/pgr_KSP.html index b9d75ad986..e44c5e6497 100644 --- a/4.0/en/pgr_KSP.html +++ b/4.0/en/pgr_KSP.html @@ -1048,7 +1048,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_TSP.html b/4.0/en/pgr_TSP.html index c4d45e3d75..126bfa17bc 100644 --- a/4.0/en/pgr_TSP.html +++ b/4.0/en/pgr_TSP.html @@ -697,7 +697,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_TSPeuclidean.html b/4.0/en/pgr_TSPeuclidean.html index c3f0c151ef..ae463565c8 100644 --- a/4.0/en/pgr_TSPeuclidean.html +++ b/4.0/en/pgr_TSPeuclidean.html @@ -620,7 +620,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_aStar.html b/4.0/en/pgr_aStar.html index 055c98b7ad..9838625baa 100644 --- a/4.0/en/pgr_aStar.html +++ b/4.0/en/pgr_aStar.html @@ -993,7 +993,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_aStarCost.html b/4.0/en/pgr_aStarCost.html index 9c91097cf3..2f78cb3aa2 100644 --- a/4.0/en/pgr_aStarCost.html +++ b/4.0/en/pgr_aStarCost.html @@ -849,7 +849,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_aStarCostMatrix.html b/4.0/en/pgr_aStarCostMatrix.html index f845b9b003..9ce4431a94 100644 --- a/4.0/en/pgr_aStarCostMatrix.html +++ b/4.0/en/pgr_aStarCostMatrix.html @@ -549,7 +549,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_alphaShape.html b/4.0/en/pgr_alphaShape.html index 79e2843955..bbd5b70c3d 100644 --- a/4.0/en/pgr_alphaShape.html +++ b/4.0/en/pgr_alphaShape.html @@ -325,7 +325,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_analyzeGraph.html b/4.0/en/pgr_analyzeGraph.html index 5717c2413f..4ecf65fa09 100644 --- a/4.0/en/pgr_analyzeGraph.html +++ b/4.0/en/pgr_analyzeGraph.html @@ -956,7 +956,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_analyzeOneWay.html b/4.0/en/pgr_analyzeOneWay.html index d6e69376da..8e11d23cca 100644 --- a/4.0/en/pgr_analyzeOneWay.html +++ b/4.0/en/pgr_analyzeOneWay.html @@ -399,7 +399,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_articulationPoints.html b/4.0/en/pgr_articulationPoints.html index 3f4110f336..8768c2337c 100644 --- a/4.0/en/pgr_articulationPoints.html +++ b/4.0/en/pgr_articulationPoints.html @@ -394,7 +394,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_bdAstar.html b/4.0/en/pgr_bdAstar.html index 47aa373d51..324bc3985a 100644 --- a/4.0/en/pgr_bdAstar.html +++ b/4.0/en/pgr_bdAstar.html @@ -994,7 +994,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_bdAstarCost.html b/4.0/en/pgr_bdAstarCost.html index de503550e9..7702e5d968 100644 --- a/4.0/en/pgr_bdAstarCost.html +++ b/4.0/en/pgr_bdAstarCost.html @@ -855,7 +855,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_bdAstarCostMatrix.html b/4.0/en/pgr_bdAstarCostMatrix.html index 333d823933..2d2f2af578 100644 --- a/4.0/en/pgr_bdAstarCostMatrix.html +++ b/4.0/en/pgr_bdAstarCostMatrix.html @@ -552,7 +552,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_bdDijkstra.html b/4.0/en/pgr_bdDijkstra.html index 42e2e9e12d..f76bfffbb3 100644 --- a/4.0/en/pgr_bdDijkstra.html +++ b/4.0/en/pgr_bdDijkstra.html @@ -889,7 +889,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_bdDijkstraCost.html b/4.0/en/pgr_bdDijkstraCost.html index 7b9b2cd975..df1ba18a04 100644 --- a/4.0/en/pgr_bdDijkstraCost.html +++ b/4.0/en/pgr_bdDijkstraCost.html @@ -768,7 +768,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_bdDijkstraCostMatrix.html b/4.0/en/pgr_bdDijkstraCostMatrix.html index 86877a5abc..a26537b23b 100644 --- a/4.0/en/pgr_bdDijkstraCostMatrix.html +++ b/4.0/en/pgr_bdDijkstraCostMatrix.html @@ -556,7 +556,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_bellmanFord.html b/4.0/en/pgr_bellmanFord.html index 871aa8fd7e..a1ec14b1b1 100644 --- a/4.0/en/pgr_bellmanFord.html +++ b/4.0/en/pgr_bellmanFord.html @@ -896,7 +896,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_betweennessCentrality.html b/4.0/en/pgr_betweennessCentrality.html index ce8297f932..d86989282f 100644 --- a/4.0/en/pgr_betweennessCentrality.html +++ b/4.0/en/pgr_betweennessCentrality.html @@ -437,7 +437,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_biconnectedComponents.html b/4.0/en/pgr_biconnectedComponents.html index 9d6fa13884..4cf4f45d6f 100644 --- a/4.0/en/pgr_biconnectedComponents.html +++ b/4.0/en/pgr_biconnectedComponents.html @@ -427,7 +427,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_binaryBreadthFirstSearch.html b/4.0/en/pgr_binaryBreadthFirstSearch.html index 645ab31f98..30273d082b 100644 --- a/4.0/en/pgr_binaryBreadthFirstSearch.html +++ b/4.0/en/pgr_binaryBreadthFirstSearch.html @@ -831,7 +831,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_bipartite.html b/4.0/en/pgr_bipartite.html index 9bbb473454..dd4222b052 100644 --- a/4.0/en/pgr_bipartite.html +++ b/4.0/en/pgr_bipartite.html @@ -463,7 +463,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_boykovKolmogorov.html b/4.0/en/pgr_boykovKolmogorov.html index e63e47b7d7..7a72eca168 100644 --- a/4.0/en/pgr_boykovKolmogorov.html +++ b/4.0/en/pgr_boykovKolmogorov.html @@ -719,7 +719,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_breadthFirstSearch.html b/4.0/en/pgr_breadthFirstSearch.html index fdb74daa98..6e947e6172 100644 --- a/4.0/en/pgr_breadthFirstSearch.html +++ b/4.0/en/pgr_breadthFirstSearch.html @@ -685,7 +685,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_bridges.html b/4.0/en/pgr_bridges.html index a0caddeb40..2665a46897 100644 --- a/4.0/en/pgr_bridges.html +++ b/4.0/en/pgr_bridges.html @@ -390,7 +390,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_chinesePostman.html b/4.0/en/pgr_chinesePostman.html index 9b697fbb7f..892a9fb0ae 100644 --- a/4.0/en/pgr_chinesePostman.html +++ b/4.0/en/pgr_chinesePostman.html @@ -450,7 +450,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_chinesePostmanCost.html b/4.0/en/pgr_chinesePostmanCost.html index 559e89b2cb..ee16431a8d 100644 --- a/4.0/en/pgr_chinesePostmanCost.html +++ b/4.0/en/pgr_chinesePostmanCost.html @@ -394,7 +394,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_connectedComponents.html b/4.0/en/pgr_connectedComponents.html index 18564d760a..293eda2557 100644 --- a/4.0/en/pgr_connectedComponents.html +++ b/4.0/en/pgr_connectedComponents.html @@ -631,7 +631,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_contraction.html b/4.0/en/pgr_contraction.html index a13d743fa2..a645dd041c 100644 --- a/4.0/en/pgr_contraction.html +++ b/4.0/en/pgr_contraction.html @@ -584,7 +584,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_createTopology.html b/4.0/en/pgr_createTopology.html index 988246074a..aa2730a0fb 100644 --- a/4.0/en/pgr_createTopology.html +++ b/4.0/en/pgr_createTopology.html @@ -800,7 +800,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_createVerticesTable.html b/4.0/en/pgr_createVerticesTable.html index a8b3654eb4..9ee7bbe8e3 100644 --- a/4.0/en/pgr_createVerticesTable.html +++ b/4.0/en/pgr_createVerticesTable.html @@ -809,7 +809,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_cuthillMckeeOrdering.html b/4.0/en/pgr_cuthillMckeeOrdering.html index 1abdd53cc9..11fc4e464d 100644 --- a/4.0/en/pgr_cuthillMckeeOrdering.html +++ b/4.0/en/pgr_cuthillMckeeOrdering.html @@ -431,7 +431,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_dagShortestPath.html b/4.0/en/pgr_dagShortestPath.html index 1bad26eb24..1f2c7bd499 100644 --- a/4.0/en/pgr_dagShortestPath.html +++ b/4.0/en/pgr_dagShortestPath.html @@ -810,7 +810,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_degree.html b/4.0/en/pgr_degree.html index 9d78b291c8..aab322b8b1 100644 --- a/4.0/en/pgr_degree.html +++ b/4.0/en/pgr_degree.html @@ -610,7 +610,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_depthFirstSearch.html b/4.0/en/pgr_depthFirstSearch.html index f637f1e9f6..eba017fc7d 100644 --- a/4.0/en/pgr_depthFirstSearch.html +++ b/4.0/en/pgr_depthFirstSearch.html @@ -659,7 +659,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_dijkstra.html b/4.0/en/pgr_dijkstra.html index d83d1155cb..63af743dea 100644 --- a/4.0/en/pgr_dijkstra.html +++ b/4.0/en/pgr_dijkstra.html @@ -1808,7 +1808,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_dijkstraCost.html b/4.0/en/pgr_dijkstraCost.html index 704ceb5b16..0cb6412d74 100644 --- a/4.0/en/pgr_dijkstraCost.html +++ b/4.0/en/pgr_dijkstraCost.html @@ -752,7 +752,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_dijkstraCostMatrix.html b/4.0/en/pgr_dijkstraCostMatrix.html index 30fa8eb167..d895a0ac7d 100644 --- a/4.0/en/pgr_dijkstraCostMatrix.html +++ b/4.0/en/pgr_dijkstraCostMatrix.html @@ -525,7 +525,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_dijkstraNear.html b/4.0/en/pgr_dijkstraNear.html index d07841786b..730496de57 100644 --- a/4.0/en/pgr_dijkstraNear.html +++ b/4.0/en/pgr_dijkstraNear.html @@ -843,7 +843,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_dijkstraNearCost.html b/4.0/en/pgr_dijkstraNearCost.html index 40d8dc899b..4259439459 100644 --- a/4.0/en/pgr_dijkstraNearCost.html +++ b/4.0/en/pgr_dijkstraNearCost.html @@ -803,7 +803,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_dijkstraVia.html b/4.0/en/pgr_dijkstraVia.html index efb0d97520..b5db01058f 100644 --- a/4.0/en/pgr_dijkstraVia.html +++ b/4.0/en/pgr_dijkstraVia.html @@ -714,7 +714,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_drivingDistance.html b/4.0/en/pgr_drivingDistance.html index 658fe9b67b..a99bfe3619 100644 --- a/4.0/en/pgr_drivingDistance.html +++ b/4.0/en/pgr_drivingDistance.html @@ -633,7 +633,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_edgeColoring.html b/4.0/en/pgr_edgeColoring.html index f7478082c5..84880583ef 100644 --- a/4.0/en/pgr_edgeColoring.html +++ b/4.0/en/pgr_edgeColoring.html @@ -469,7 +469,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_edgeDisjointPaths.html b/4.0/en/pgr_edgeDisjointPaths.html index 0de7344d62..2b607561cb 100644 --- a/4.0/en/pgr_edgeDisjointPaths.html +++ b/4.0/en/pgr_edgeDisjointPaths.html @@ -819,7 +819,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_edmondsKarp.html b/4.0/en/pgr_edmondsKarp.html index 357d006db0..cc9e05bdae 100644 --- a/4.0/en/pgr_edmondsKarp.html +++ b/4.0/en/pgr_edmondsKarp.html @@ -720,7 +720,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_edwardMoore.html b/4.0/en/pgr_edwardMoore.html index 3de950beed..22411ae9bc 100644 --- a/4.0/en/pgr_edwardMoore.html +++ b/4.0/en/pgr_edwardMoore.html @@ -896,7 +896,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_extractVertices.html b/4.0/en/pgr_extractVertices.html index d3e5afc7d4..aded9eac5d 100644 --- a/4.0/en/pgr_extractVertices.html +++ b/4.0/en/pgr_extractVertices.html @@ -1066,7 +1066,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_findCloseEdges.html b/4.0/en/pgr_findCloseEdges.html index a098ee9ae9..24720ff1a4 100644 --- a/4.0/en/pgr_findCloseEdges.html +++ b/4.0/en/pgr_findCloseEdges.html @@ -1452,7 +1452,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_floydWarshall.html b/4.0/en/pgr_floydWarshall.html index 849158c71c..01c10bd44e 100644 --- a/4.0/en/pgr_floydWarshall.html +++ b/4.0/en/pgr_floydWarshall.html @@ -448,7 +448,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_full_version.html b/4.0/en/pgr_full_version.html index f5e2142315..1397005063 100644 --- a/4.0/en/pgr_full_version.html +++ b/4.0/en/pgr_full_version.html @@ -294,7 +294,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_hawickCircuits.html b/4.0/en/pgr_hawickCircuits.html index f5e99e369f..c853e6b227 100644 --- a/4.0/en/pgr_hawickCircuits.html +++ b/4.0/en/pgr_hawickCircuits.html @@ -570,7 +570,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_isPlanar.html b/4.0/en/pgr_isPlanar.html index f8d5e0d011..3e60517af3 100644 --- a/4.0/en/pgr_isPlanar.html +++ b/4.0/en/pgr_isPlanar.html @@ -434,7 +434,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_johnson.html b/4.0/en/pgr_johnson.html index d536acb45a..6f715b0503 100644 --- a/4.0/en/pgr_johnson.html +++ b/4.0/en/pgr_johnson.html @@ -437,7 +437,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_kruskal.html b/4.0/en/pgr_kruskal.html index 95a49e92eb..70b5698606 100644 --- a/4.0/en/pgr_kruskal.html +++ b/4.0/en/pgr_kruskal.html @@ -409,7 +409,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_kruskalBFS.html b/4.0/en/pgr_kruskalBFS.html index 3f6fcced46..4c28c77f9e 100644 --- a/4.0/en/pgr_kruskalBFS.html +++ b/4.0/en/pgr_kruskalBFS.html @@ -572,7 +572,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_kruskalDD.html b/4.0/en/pgr_kruskalDD.html index 759025e702..27aa7272f6 100644 --- a/4.0/en/pgr_kruskalDD.html +++ b/4.0/en/pgr_kruskalDD.html @@ -549,7 +549,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_kruskalDFS.html b/4.0/en/pgr_kruskalDFS.html index af088a42b7..9ce66ffe20 100644 --- a/4.0/en/pgr_kruskalDFS.html +++ b/4.0/en/pgr_kruskalDFS.html @@ -572,7 +572,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_lengauerTarjanDominatorTree.html b/4.0/en/pgr_lengauerTarjanDominatorTree.html index 4a23e0dba5..484f5062ad 100644 --- a/4.0/en/pgr_lengauerTarjanDominatorTree.html +++ b/4.0/en/pgr_lengauerTarjanDominatorTree.html @@ -470,7 +470,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_lineGraph.html b/4.0/en/pgr_lineGraph.html index 0ff2dcd347..d32c6a9f3f 100644 --- a/4.0/en/pgr_lineGraph.html +++ b/4.0/en/pgr_lineGraph.html @@ -868,7 +868,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_lineGraphFull.html b/4.0/en/pgr_lineGraphFull.html index 80fc09c350..7bcee7aafe 100644 --- a/4.0/en/pgr_lineGraphFull.html +++ b/4.0/en/pgr_lineGraphFull.html @@ -1077,7 +1077,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_makeConnected.html b/4.0/en/pgr_makeConnected.html index 753c79cc0a..073fa9518e 100644 --- a/4.0/en/pgr_makeConnected.html +++ b/4.0/en/pgr_makeConnected.html @@ -419,7 +419,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_maxCardinalityMatch.html b/4.0/en/pgr_maxCardinalityMatch.html index c6644da85d..1cd9ffa89b 100644 --- a/4.0/en/pgr_maxCardinalityMatch.html +++ b/4.0/en/pgr_maxCardinalityMatch.html @@ -419,7 +419,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_maxFlow.html b/4.0/en/pgr_maxFlow.html index 8638002897..db2becb465 100644 --- a/4.0/en/pgr_maxFlow.html +++ b/4.0/en/pgr_maxFlow.html @@ -631,7 +631,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_maxFlowMinCost.html b/4.0/en/pgr_maxFlowMinCost.html index ffe3641af7..0a57f4a99d 100644 --- a/4.0/en/pgr_maxFlowMinCost.html +++ b/4.0/en/pgr_maxFlowMinCost.html @@ -768,7 +768,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_maxFlowMinCost_Cost.html b/4.0/en/pgr_maxFlowMinCost_Cost.html index 438452f27c..6935ee9489 100644 --- a/4.0/en/pgr_maxFlowMinCost_Cost.html +++ b/4.0/en/pgr_maxFlowMinCost_Cost.html @@ -703,7 +703,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_nodeNetwork.html b/4.0/en/pgr_nodeNetwork.html index 27c604f03f..c6a6ca7ef2 100644 --- a/4.0/en/pgr_nodeNetwork.html +++ b/4.0/en/pgr_nodeNetwork.html @@ -616,7 +616,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_pickDeliver.html b/4.0/en/pgr_pickDeliver.html index ae5d9813c4..ac6ce655d8 100644 --- a/4.0/en/pgr_pickDeliver.html +++ b/4.0/en/pgr_pickDeliver.html @@ -820,7 +820,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_pickDeliverEuclidean.html b/4.0/en/pgr_pickDeliverEuclidean.html index 3df01bc675..dde1f1b6bd 100644 --- a/4.0/en/pgr_pickDeliverEuclidean.html +++ b/4.0/en/pgr_pickDeliverEuclidean.html @@ -1026,7 +1026,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_prim.html b/4.0/en/pgr_prim.html index fa97cfe6a4..b6b4294f2d 100644 --- a/4.0/en/pgr_prim.html +++ b/4.0/en/pgr_prim.html @@ -405,7 +405,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_primBFS.html b/4.0/en/pgr_primBFS.html index fd886fa862..a40cc3c473 100644 --- a/4.0/en/pgr_primBFS.html +++ b/4.0/en/pgr_primBFS.html @@ -576,7 +576,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_primDD.html b/4.0/en/pgr_primDD.html index 5ee66b44b8..7c12843956 100644 --- a/4.0/en/pgr_primDD.html +++ b/4.0/en/pgr_primDD.html @@ -554,7 +554,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_primDFS.html b/4.0/en/pgr_primDFS.html index b3a1aeb0a6..344ba6752d 100644 --- a/4.0/en/pgr_primDFS.html +++ b/4.0/en/pgr_primDFS.html @@ -576,7 +576,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_pushRelabel.html b/4.0/en/pgr_pushRelabel.html index 8ad0a25951..c84a022425 100644 --- a/4.0/en/pgr_pushRelabel.html +++ b/4.0/en/pgr_pushRelabel.html @@ -729,7 +729,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_sequentialVertexColoring.html b/4.0/en/pgr_sequentialVertexColoring.html index 2a3116de03..590c8cc73a 100644 --- a/4.0/en/pgr_sequentialVertexColoring.html +++ b/4.0/en/pgr_sequentialVertexColoring.html @@ -435,7 +435,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_stoerWagner.html b/4.0/en/pgr_stoerWagner.html index c95d3e27e0..2ff8eb8da0 100644 --- a/4.0/en/pgr_stoerWagner.html +++ b/4.0/en/pgr_stoerWagner.html @@ -478,7 +478,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_strongComponents.html b/4.0/en/pgr_strongComponents.html index 50a4cf2f5b..cee1bc4bdd 100644 --- a/4.0/en/pgr_strongComponents.html +++ b/4.0/en/pgr_strongComponents.html @@ -422,7 +422,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_topologicalSort.html b/4.0/en/pgr_topologicalSort.html index ee6c8267ff..6eef2c8761 100644 --- a/4.0/en/pgr_topologicalSort.html +++ b/4.0/en/pgr_topologicalSort.html @@ -483,7 +483,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_transitiveClosure.html b/4.0/en/pgr_transitiveClosure.html index 064296b0e4..1b5582b0eb 100644 --- a/4.0/en/pgr_transitiveClosure.html +++ b/4.0/en/pgr_transitiveClosure.html @@ -427,7 +427,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_trsp.html b/4.0/en/pgr_trsp.html index afba148d1d..f0f78e2084 100644 --- a/4.0/en/pgr_trsp.html +++ b/4.0/en/pgr_trsp.html @@ -817,7 +817,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_trspVia.html b/4.0/en/pgr_trspVia.html index 62a8223b3e..ac1782a11f 100644 --- a/4.0/en/pgr_trspVia.html +++ b/4.0/en/pgr_trspVia.html @@ -931,7 +931,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_trspVia_withPoints.html b/4.0/en/pgr_trspVia_withPoints.html index 873edc67cd..19560c518e 100644 --- a/4.0/en/pgr_trspVia_withPoints.html +++ b/4.0/en/pgr_trspVia_withPoints.html @@ -1144,7 +1144,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_trsp_withPoints.html b/4.0/en/pgr_trsp_withPoints.html index 49ebf7b98b..4436625be7 100644 --- a/4.0/en/pgr_trsp_withPoints.html +++ b/4.0/en/pgr_trsp_withPoints.html @@ -1096,7 +1096,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_turnRestrictedPath.html b/4.0/en/pgr_turnRestrictedPath.html index f172e05cb0..8fba09329a 100644 --- a/4.0/en/pgr_turnRestrictedPath.html +++ b/4.0/en/pgr_turnRestrictedPath.html @@ -669,7 +669,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_version.html b/4.0/en/pgr_version.html index 0343bc19b1..6ca7e62e85 100644 --- a/4.0/en/pgr_version.html +++ b/4.0/en/pgr_version.html @@ -266,7 +266,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_vrpOneDepot.html b/4.0/en/pgr_vrpOneDepot.html index a499fad7c0..f043e1d16f 100644 --- a/4.0/en/pgr_vrpOneDepot.html +++ b/4.0/en/pgr_vrpOneDepot.html @@ -378,7 +378,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_withPoints.html b/4.0/en/pgr_withPoints.html index b2bc73de20..bf18819346 100644 --- a/4.0/en/pgr_withPoints.html +++ b/4.0/en/pgr_withPoints.html @@ -1135,7 +1135,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_withPointsCost.html b/4.0/en/pgr_withPointsCost.html index e4d3b6f521..d3b95d14ca 100644 --- a/4.0/en/pgr_withPointsCost.html +++ b/4.0/en/pgr_withPointsCost.html @@ -948,7 +948,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_withPointsCostMatrix.html b/4.0/en/pgr_withPointsCostMatrix.html index c3a1a2e4d9..68e8628a5f 100644 --- a/4.0/en/pgr_withPointsCostMatrix.html +++ b/4.0/en/pgr_withPointsCostMatrix.html @@ -696,7 +696,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_withPointsDD.html b/4.0/en/pgr_withPointsDD.html index c8c85ed08f..69535f0f54 100644 --- a/4.0/en/pgr_withPointsDD.html +++ b/4.0/en/pgr_withPointsDD.html @@ -846,7 +846,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_withPointsKSP.html b/4.0/en/pgr_withPointsKSP.html index dcfd56b126..22c1cb67ff 100644 --- a/4.0/en/pgr_withPointsKSP.html +++ b/4.0/en/pgr_withPointsKSP.html @@ -1053,7 +1053,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/pgr_withPointsVia.html b/4.0/en/pgr_withPointsVia.html index cd1be9cf54..eb554eaa21 100644 --- a/4.0/en/pgr_withPointsVia.html +++ b/4.0/en/pgr_withPointsVia.html @@ -893,7 +893,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/prim-family.html b/4.0/en/prim-family.html index 6cfdf27a5b..e2143f408c 100644 --- a/4.0/en/prim-family.html +++ b/4.0/en/prim-family.html @@ -321,7 +321,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/proposed.html b/4.0/en/proposed.html index 508b43eb06..01b08786c0 100644 --- a/4.0/en/proposed.html +++ b/4.0/en/proposed.html @@ -305,7 +305,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/reference.html b/4.0/en/reference.html index db1236e738..64c4fccf8e 100644 --- a/4.0/en/reference.html +++ b/4.0/en/reference.html @@ -203,7 +203,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/release_notes.html b/4.0/en/release_notes.html index a23546bbf0..5a3c357238 100644 --- a/4.0/en/release_notes.html +++ b/4.0/en/release_notes.html @@ -2491,7 +2491,7 @@

Changes for release

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/routingFunctions.html b/4.0/en/routingFunctions.html index d1f72ca4d5..dff9fe5337 100644 --- a/4.0/en/routingFunctions.html +++ b/4.0/en/routingFunctions.html @@ -364,7 +364,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/sampledata.html b/4.0/en/sampledata.html index 97ae4b1618..c21a88afa2 100644 --- a/4.0/en/sampledata.html +++ b/4.0/en/sampledata.html @@ -964,7 +964,7 @@

The orders

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/search.html b/4.0/en/search.html index e01dac8584..8e8a0a2b8b 100644 --- a/4.0/en/search.html +++ b/4.0/en/search.html @@ -171,7 +171,7 @@

Search

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using Sphinx 8.1.3.

diff --git a/4.0/en/spanningTree-family.html b/4.0/en/spanningTree-family.html index 330c1408c8..426e8b8a45 100644 --- a/4.0/en/spanningTree-family.html +++ b/4.0/en/spanningTree-family.html @@ -230,7 +230,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/support.html b/4.0/en/support.html index f17479a4b5..6b76fab21e 100644 --- a/4.0/en/support.html +++ b/4.0/en/support.html @@ -269,7 +269,7 @@

Mailing List and GIS StackExchangeSphinx 8.1.3.

diff --git a/4.0/en/topology-functions.html b/4.0/en/topology-functions.html index 2aa351bea8..dbc892c529 100644 --- a/4.0/en/topology-functions.html +++ b/4.0/en/topology-functions.html @@ -251,7 +251,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/transformation-family.html b/4.0/en/transformation-family.html index 741a784245..a95d4935ff 100644 --- a/4.0/en/transformation-family.html +++ b/4.0/en/transformation-family.html @@ -258,7 +258,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/traversal-family.html b/4.0/en/traversal-family.html index c71a6fde3a..55aeaf22ec 100644 --- a/4.0/en/traversal-family.html +++ b/4.0/en/traversal-family.html @@ -262,7 +262,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/via-category.html b/4.0/en/via-category.html index 5ec85fc25d..a4600ebb57 100644 --- a/4.0/en/via-category.html +++ b/4.0/en/via-category.html @@ -647,7 +647,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/withPoints-category.html b/4.0/en/withPoints-category.html index 6d067c4a1d..a33d7632cf 100644 --- a/4.0/en/withPoints-category.html +++ b/4.0/en/withPoints-category.html @@ -822,7 +822,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/en/withPoints-family.html b/4.0/en/withPoints-family.html index 5270c5cdf5..e235ab2981 100644 --- a/4.0/en/withPoints-family.html +++ b/4.0/en/withPoints-family.html @@ -797,7 +797,7 @@

See Also

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on Nov 18, 2024.
+ Last updated on Dec 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/es/BFS-category.html b/4.0/es/BFS-category.html index 071ddc4573..5ad00cef62 100644 --- a/4.0/es/BFS-category.html +++ b/4.0/es/BFS-category.html @@ -436,7 +436,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/DFS-category.html b/4.0/es/DFS-category.html index 47e4689c77..c3a8126906 100644 --- a/4.0/es/DFS-category.html +++ b/4.0/es/DFS-category.html @@ -228,7 +228,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/KSP-category.html b/4.0/es/KSP-category.html index d88794677c..63b78483d9 100644 --- a/4.0/es/KSP-category.html +++ b/4.0/es/KSP-category.html @@ -213,7 +213,7 @@

Rutas más cortas K - CategoríaSphinx 8.1.3.

diff --git a/4.0/es/TRSP-family.html b/4.0/es/TRSP-family.html index 66450e520c..28c10e7ea8 100644 --- a/4.0/es/TRSP-family.html +++ b/4.0/es/TRSP-family.html @@ -457,7 +457,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/TSP-family.html b/4.0/es/TSP-family.html index b9d2db28fd..5261d8e359 100644 --- a/4.0/es/TSP-family.html +++ b/4.0/es/TSP-family.html @@ -331,7 +331,7 @@

Ver también

© Copyright pgRouting Contributors - Version v4.0.0.
- Actualizado por última vez en nov 18, 2024.
+ Actualizado por última vez en dic 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/es/VRP-category.html b/4.0/es/VRP-category.html index d855fe4b86..39a4fb1f8a 100644 --- a/4.0/es/VRP-category.html +++ b/4.0/es/VRP-category.html @@ -1189,7 +1189,7 @@

Ver también

© Copyright pgRouting Contributors - Version v4.0.0.
- Actualizado por última vez en nov 18, 2024.
+ Actualizado por última vez en dic 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/es/aStar-family.html b/4.0/es/aStar-family.html index a169f882da..75b9be9dd7 100644 --- a/4.0/es/aStar-family.html +++ b/4.0/es/aStar-family.html @@ -366,7 +366,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/allpairs-family.html b/4.0/es/allpairs-family.html index 6d095650b6..77991c779f 100644 --- a/4.0/es/allpairs-family.html +++ b/4.0/es/allpairs-family.html @@ -784,7 +784,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/bdAstar-family.html b/4.0/es/bdAstar-family.html index cd018d3f1f..a878179b15 100644 --- a/4.0/es/bdAstar-family.html +++ b/4.0/es/bdAstar-family.html @@ -259,7 +259,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/bdDijkstra-family.html b/4.0/es/bdDijkstra-family.html index aaa20fdea1..ceca4fc088 100644 --- a/4.0/es/bdDijkstra-family.html +++ b/4.0/es/bdDijkstra-family.html @@ -250,7 +250,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/chinesePostmanProblem-family.html b/4.0/es/chinesePostmanProblem-family.html index 349683de75..934b540193 100644 --- a/4.0/es/chinesePostmanProblem-family.html +++ b/4.0/es/chinesePostmanProblem-family.html @@ -335,7 +335,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/coloring-family.html b/4.0/es/coloring-family.html index e4c30954ce..32de862097 100644 --- a/4.0/es/coloring-family.html +++ b/4.0/es/coloring-family.html @@ -320,7 +320,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/components-family.html b/4.0/es/components-family.html index 03bb2f9361..223946ecb0 100644 --- a/4.0/es/components-family.html +++ b/4.0/es/components-family.html @@ -242,7 +242,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/contraction-family.html b/4.0/es/contraction-family.html index 660aa59d96..5aac38a186 100644 --- a/4.0/es/contraction-family.html +++ b/4.0/es/contraction-family.html @@ -1195,7 +1195,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/cost-category.html b/4.0/es/cost-category.html index 9050b15c5c..6877dcdf69 100644 --- a/4.0/es/cost-category.html +++ b/4.0/es/cost-category.html @@ -260,7 +260,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/costMatrix-category.html b/4.0/es/costMatrix-category.html index 385365aea6..5e865b98d9 100644 --- a/4.0/es/costMatrix-category.html +++ b/4.0/es/costMatrix-category.html @@ -555,7 +555,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/dijkstra-family.html b/4.0/es/dijkstra-family.html index fc27866c32..205bae7138 100644 --- a/4.0/es/dijkstra-family.html +++ b/4.0/es/dijkstra-family.html @@ -525,7 +525,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/drivingDistance-category.html b/4.0/es/drivingDistance-category.html index 828f1ddab4..d8f34fb8ec 100644 --- a/4.0/es/drivingDistance-category.html +++ b/4.0/es/drivingDistance-category.html @@ -421,7 +421,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/experimental.html b/4.0/es/experimental.html index 1573e7a58d..eb7e4fb5c0 100644 --- a/4.0/es/experimental.html +++ b/4.0/es/experimental.html @@ -303,7 +303,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/flow-family.html b/4.0/es/flow-family.html index 87d2e72902..426a50ef09 100644 --- a/4.0/es/flow-family.html +++ b/4.0/es/flow-family.html @@ -659,7 +659,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/genindex.html b/4.0/es/genindex.html index d833cb3400..2d3ac437d0 100644 --- a/4.0/es/genindex.html +++ b/4.0/es/genindex.html @@ -695,7 +695,7 @@

W

© Copyright pgRouting Contributors - Version v4.0.0.
- Actualizado por última vez en nov 18, 2024.
+ Actualizado por última vez en dic 07, 2024.
Created using Sphinx 8.1.3.

diff --git a/4.0/es/index.html b/4.0/es/index.html index 7f1d216e6f..4d8ccd8c11 100644 --- a/4.0/es/index.html +++ b/4.0/es/index.html @@ -423,7 +423,7 @@

Funciones disponibles pero no oficiales de pgRoutingNotas de versión

pgRouting 4.0.0 Release Notes

-

No Changes Yet

+

Aún no hay cambios

pgRouting 3

@@ -2335,7 +2335,7 @@

Cambios para versió

© Copyright pgRouting Contributors - Version v4.0.0.
- Actualizado por última vez en nov 18, 2024.
+ Actualizado por última vez en dic 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/es/routingFunctions.html b/4.0/es/routingFunctions.html index a6634eb861..64bad60d9f 100644 --- a/4.0/es/routingFunctions.html +++ b/4.0/es/routingFunctions.html @@ -347,7 +347,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/sampledata.html b/4.0/es/sampledata.html index 27bb8af2ab..d6b9ed68be 100644 --- a/4.0/es/sampledata.html +++ b/4.0/es/sampledata.html @@ -956,7 +956,7 @@

Las órdenes

© Copyright pgRouting Contributors - Version v4.0.0.
- Actualizado por última vez en nov 18, 2024.
+ Actualizado por última vez en dic 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/es/search.html b/4.0/es/search.html index 3c1db76aad..8945056c37 100644 --- a/4.0/es/search.html +++ b/4.0/es/search.html @@ -172,7 +172,7 @@

Búsqueda

© Copyright pgRouting Contributors - Version v4.0.0.
- Actualizado por última vez en nov 18, 2024.
+ Actualizado por última vez en dic 07, 2024.
Created using Sphinx 8.1.3.

diff --git a/4.0/es/searchindex.js b/4.0/es/searchindex.js index cf9772790d..7395d74463 100644 --- a/4.0/es/searchindex.js +++ b/4.0/es/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"": [[25, null], [25, null], [28, null], [28, null], [28, null], [28, null], [28, null], [28, null], [29, "index-0"], [30, "index-0"], [31, null], [31, null], [31, null], [31, null], [31, null], [31, null], [32, null], [32, null], [32, null], [32, null], [32, null], [32, null], [33, null], [34, "index-0"], [35, null], [36, null], [37, null], [38, null], [38, null], [38, null], [38, null], [38, null], [38, null], [39, null], [39, null], [39, null], [39, null], [39, null], [39, null], [40, null], [41, null], [41, null], [41, null], [41, null], [41, null], [41, null], [42, null], [42, null], [42, null], [42, null], [42, null], [42, null], [43, null], [44, null], [44, null], [44, null], [44, null], [44, null], [44, null], [45, null], [46, null], [47, null], [47, null], [47, null], [47, null], [47, null], [47, null], [48, "index-0"], [49, null], [49, null], [49, null], [49, null], [49, null], [49, null], [50, null], [50, null], [50, null], [51, null], [52, "index-0"], [53, "index-0"], [54, null], [55, "index-0"], [56, null], [57, null], [58, "index-0"], [59, null], [59, null], [59, null], [59, null], [59, null], [59, null], [60, "index-0"], [61, null], [61, null], [61, null], [62, null], [62, null], [62, null], [62, null], [62, null], [62, null], [63, null], [63, null], [63, null], [63, null], [63, null], [63, null], [64, null], [65, null], [65, null], [65, null], [65, null], [65, null], [66, null], [66, null], [66, null], [66, null], [66, null], [67, null], [68, null], [68, null], [68, null], [69, "index-0"], [70, null], [70, null], [70, null], [70, null], [70, null], [70, null], [71, null], [71, null], [71, null], [71, null], [71, null], [71, null], [72, null], [72, null], [72, null], [72, null], [72, null], [72, null], [73, "index-0"], [74, null], [74, null], [74, null], [75, null], [76, null], [77, null], [78, "index-0"], [79, null], [80, null], [81, null], [81, null], [81, null], [82, null], [82, null], [82, null], [83, null], [83, null], [83, null], [84, null], [85, null], [86, null], [87, null], [88, "index-0"], [89, null], [89, null], [89, null], [89, null], [89, null], [89, null], [90, null], [90, null], [90, null], [90, null], [90, null], [90, null], [91, null], [91, null], [91, null], [91, null], [91, null], [91, null], [93, null], [93, null], [93, null], [94, null], [94, null], [94, null], [95, null], [96, null], [96, null], [96, null], [97, null], [97, null], [97, null], [98, null], [98, null], [98, null], [99, null], [99, null], [99, null], [99, null], [99, null], [99, null], [100, "index-0"], [101, "index-0"], [102, null], [103, "index-0"], [104, "index-0"], [105, null], [105, null], [105, null], [105, null], [105, null], [105, null], [106, null], [107, null], [108, null], [108, null], [108, null], [108, null], [108, null], [108, null], [109, "index-0"], [110, null], [112, null], [112, null], [112, null], [112, null], [112, null], [112, null], [113, null], [113, null], [113, null], [113, null], [113, null], [113, null], [114, null], [115, null], [115, null], [115, null], [116, null], [116, null], [116, null], [116, null], [116, null], [116, null], [117, null]], "1) Ruta de 6 a 10": [[62, "path-from-6-to-10"]], "10) Ruta de 6 a 7": [[62, "id2"]], "11) Ruta de 12 a 10": [[62, "id3"]], "12) Ruta de 12 a 7": [[62, "id4"]], "13) Usando Uno a Muchos para obtener la soluci\u00f3n de los ejemplos 9 y 10": [[62, "using-one-to-many-to-get-the-solution-of-examples-9-and-10"]], "14) Usando Muchos a Uno para obtener la soluci\u00f3n de los ejemplos 10 y 12": [[62, "using-many-to-one-to-get-the-solution-of-examples-10-and-12"]], "15) Usando Muchos a Muchos para obtener la soluci\u00f3n de los ejemplos 9 y 12": [[62, "using-many-to-many-to-get-the-solution-of-examples-9-to-12"]], "16) Usando Combinaciones para obtener la soluci\u00f3n de los ejemplos 9 a 13": [[62, "using-combinations-to-get-the-solution-of-examples-9-to-11"]], "17) Ruta de 6 a 10": [[62, "id5"]], "18) Ruta de 6 a 7": [[62, "id6"]], "19) Ruta de 12 a 10": [[62, "id7"]], "2) Ruta de 6 a 7": [[62, "path-from-6-to-7"]], "20) Ruta de 12 a 7": [[62, "id8"]], "21) Usando Uno a Muchos para obtener la soluci\u00f3n de los ejemplos 17 y 18": [[62, "using-one-to-many-to-get-the-solution-of-examples-17-and-18"]], "22) Usando Muchos a Uno para obtener la soluci\u00f3n de los ejemplos 18 y 20": [[62, "using-many-to-one-to-get-the-solution-of-examples-18-and-20"]], "23) Usando Muchos a Muchos para obtener la soluci\u00f3n de los ejemplos 17 y 20": [[62, "using-many-to-many-to-get-the-solution-of-examples-17-to-20"]], "24) Usando Combinaciones para obtener la soluci\u00f3n de los ejemplos 17 a 19": [[62, "using-combinations-to-get-the-solution-of-examples-17-to-19"]], "25) Ruta de 6 a 10": [[62, "id9"]], "26) Ruta de 6 a 7": [[62, "id10"]], "27) Ruta de 12 a 10": [[62, "id11"]], "28) Ruta de 12 a 7": [[62, "id12"]], "29) Usando Uno a Muchos para obtener la soluci\u00f3n de los ejemplos 25 y 26": [[62, "using-one-to-many-to-get-the-solution-of-examples-25-and-26"]], "3) Ruta de 12 a 10": [[62, "path-from-12-to-10"]], "30) Usando Muchos a Uno para obtener la soluci\u00f3n de los ejemplos 26 y 28": [[62, "using-many-to-one-to-get-the-solution-of-examples-26-and-28"]], "31) Usando Muchos a Muchos para obtener la soluci\u00f3n de los ejemplos 25 y 28": [[62, "using-many-to-many-to-get-the-solution-of-examples-25-to-28"]], "32) Usando Combinaciones para obtener la soluci\u00f3n de los ejemplos 25 a 27": [[62, "using-combinations-to-get-the-solution-of-examples-25-to-27"]], "33) Usando Uno a Uno": [[62, "using-one-to-one"]], "34) Usando Uno a Muchos": [[62, "using-one-to-many"]], "35) Usando Muchos a Uno": [[62, "using-many-to-one"]], "36) Usando Muchos a Muchos": [[62, "using-many-to-many"]], "37) Usando Combinaciones": [[62, "using-combinations"]], "4) Ruta de 12 a 7": [[62, "path-from-12-to-7"]], "5) Usando Uno a Muchos para obtener la soluci\u00f3n de los ejemplos 1 y 2": [[62, "using-one-to-many-to-get-the-solution-of-examples-1-and-2"]], "6) Usando Muchos a Uno para obtener la soluci\u00f3n de los ejemplos 2 y 4": [[62, "using-many-to-one-to-get-the-solution-of-examples-2-and-4"]], "7) Usando Muchos a Muchos para obtener la soluci\u00f3n de los ejemplos 1 y 4": [[62, "using-many-to-many-to-get-the-solution-of-examples-1-to-4"]], "8) Usando Combinaciones para obtener la soluci\u00f3n de los ejemplos 1 a 3": [[62, "using-combinations-to-get-the-solution-of-examples-1-to-3"]], "9) Ruta de 6 a 10": [[62, "id1"]], "A* - Familia de Funciones": [[6, null]], "A* Bidireccional - Familia de Funciones": [[8, null]], "Actializaci\u00f3n de la tabla de aristas": [[13, "the-edge-table-update"]], "Actializar la topolog\u00eda de v\u00e9rtices": [[25, "updating-vertices-topology"], [73, "updating-vertices-topology"]], "Actualizaci\u00f3n de la tabla de v\u00e9rtices": [[13, "the-vertex-table-update"]], "Actualizar la topolog\u00eda de aristas": [[25, "updating-edges-topology"], [73, "updating-edges-topology"]], "Actualizar los costes a la longitud de la geometr\u00eda": [[25, "update-costs-to-length-of-geometry"]], "Actualizar los costes en funci\u00f3n de los c\u00f3digos": [[25, "update-costs-based-on-codes"]], "Add edges from the original graph": [[86, "add-edges-from-the-original-graph"]], "Add the newly calculated edges": [[86, "add-the-newly-calculated-edges"]], "Adding a soft restriction": [[86, "adding-a-soft-restriction"]], "Adding a value to the restriction": [[86, "adding-a-value-to-the-restriction"]], "Additional examples": [[103, "additional-examples"]], "Agregar una geometr\u00eda (con fines visuales)": [[30, "adding-a-geometry-for-visual-purposes"]], "Ajustar los costes": [[25, "adjust-costs"]], "Algoritmo TRSP": [[3, "trsp-algorithm"]], "Almacenar informaci\u00f3n de contracci\u00f3n": [[13, "store-contraction-information"]], "Aristas que pertenecen al grafo contra\u00eddo.": [[13, "edges-that-belong-to-the-contracted-graph"]], "Aristas que se cruzan": [[25, "crossing-edges"], [73, "crossing-edges"]], "Asegurarse de que la base de datos no tiene vertices_table": [[56, "make-sure-the-database-does-not-have-the-vertices-table"], [73, "make-sure-the-database-does-not-have-the-vertices-table"]], "A\u00f1adiendo nuevos v\u00e9rtices": [[25, "adding-new-vertices"], [73, "adding-new-vertices"]], "A\u00f1adir aristas divididas": [[25, "adding-split-edges"], [73, "adding-split-edges"]], "A\u00f1adir columnas adicionales": [[13, "add-additional-columns"]], "BFS - Categor\u00eda": [[0, null]], "Bidirectional Dijkstra - Familia de funciones": [[9, null]], "Bordes lineales": [[25, "linear-edges"], [60, "linear-edges"]], "Callejones sin salida": [[25, "dead-ends"], [60, "dead-ends"]], "Cambios para la versi\u00f3n 0.9.9": [[121, "changes-for-release-0-9-9"]], "Cambios para la versi\u00f3n 1.0": [[121, "changes-for-release-1-0"]], "Cambios para la versi\u00f3n 1.0.0a": [[121, "changes-for-release-1-0-0a"]], "Cambios para la versi\u00f3n 1.0.0b": [[121, "changes-for-release-1-0-0b"]], "Cambios para la versi\u00f3n 1.01": [[121, "changes-for-release-1-01"]], "Cambios para la versi\u00f3n 1.02": [[121, "changes-for-release-1-02"]], "Cambios para la versi\u00f3n 1.03": [[121, "changes-for-release-1-03"]], "Cambios para la versi\u00f3n 1.05": [[121, "changes-for-release-1-05"]], "Cambios para versi\u00f3n 0.9.8": [[121, "changes-for-release-0-9-8"]], "Caracter\u00edsticas": [[4, "characteristics"], [5, "characteristics"], [9, "characteristics"], [14, "characteristics"], [15, "characteristics"], [29, "characteristics"], [30, "characteristics"], [65, "characteristics"], [66, "characteristics"], [93, "characteristics"], [94, "characteristics"]], "Cargar Datos": [[25, "load-data"]], "Caso 1: Tanto el origen como el destino pertenecen al grafo contra\u00eddo.": [[13, "case-1-both-source-and-target-belong-to-the-contracted-graph"]], "Caso 2: El origen y/o el destino pertenecen a un subgrafo de aristas.": [[13, "case-2-source-and-or-target-belong-to-an-edge-subgraph"]], "Caso 3: El origen y/o el destino pertenecen a un v\u00e9rtice.": [[13, "case-3-source-and-or-target-belong-to-a-vertex"]], "Chinese Postman Problem - Familia de funciones (Experimental)": [[10, null]], "Colaboradores": [[27, "contributors"]], "Colaboradores de esta Versi\u00f3n": [[27, "this-release-contributors"]], "Colaboradores, Pasado y Presente:": [[27, "contributors-past-present"]], "Coloraci\u00f3n - Familia de funciones": [[11, null]], "Columnas de Resultados": [[59, "return-columns"], [91, "return-columns"]], "Columnas de resultados": [[0, "result-columns"], [5, "result-columns"], [7, "result-columns"], [11, "result-columns"], [15, "result-columns"], [17, "result-columns"], [19, "result-columns"], [25, "result-columns"], [28, "result-columns"], [29, "result-columns"], [30, "result-columns"], [31, "result-columns"], [32, "result-columns"], [33, "result-columns"], [37, "result-columns"], [38, "result-columns"], [39, "result-columns"], [40, "result-columns"], [41, "result-columns"], [42, "result-columns"], [43, "result-columns"], [44, "result-columns"], [45, "result-columns"], [46, "result-columns"], [47, "result-columns"], [48, "result-columns"], [49, "result-columns"], [50, "result-columns"], [51, "result-columns"], [52, "result-columns"], [53, "result-columns"], [54, "result-columns"], [55, "result-columns"], [58, "result-columns"], [60, "result-columns"], [61, "result-columns"], [62, "result-columns"], [63, "result-columns"], [64, "result-columns"], [65, "result-columns"], [66, "result-columns"], [67, "result-columns"], [68, "result-columns"], [69, "result-columns"], [70, "result-columns"], [71, "result-columns"], [72, "result-columns"], [73, "result-columns"], [74, "result-columns"], [75, "result-columns"], [76, "result-columns"], [77, "result-columns"], [78, "result-columns"], [79, "result-columns"], [80, "result-columns"], [81, "result-columns"], [82, "result-columns"], [83, "result-columns"], [84, "result-columns"], [85, "result-columns"], [86, "result-columns"], [87, "result-columns"], [88, "result-columns"], [89, "result-columns"], [90, "result-columns"], [93, "result-columns"], [94, "result-columns"], [95, "result-columns"], [96, "result-columns"], [97, "result-columns"], [98, "result-columns"], [99, "result-columns"], [100, "result-columns"], [101, "result-columns"], [102, "result-columns"], [103, "result-columns"], [104, "result-columns"], [105, "result-columns"], [106, "result-columns"], [107, "result-columns"], [108, "result-columns"], [109, "result-columns"], [110, "result-columns"], [111, "result-columns"], [112, "result-columns"], [113, "result-columns"], [114, "result-columns"], [115, "result-columns"], [116, "result-columns"], [117, "result-columns"], [129, "result-columns"]], "Columnas de resultados de las funciones de costes": [[25, "result-columns-for-cost-functions"]], "Columnas de resultados para funciones de flujo": [[25, "result-columns-for-flow-functions"]], "Columnas de resultados para funciones de \u00e1rbol de expansi\u00f3n": [[25, "result-columns-for-spanning-tree-functions"]], "Columnas de resultados para una ruta": [[25, "result-columns-for-a-path"]], "Combinaciones": [[25, "combinations"], [28, "combinations"], [31, "combinations"], [32, "combinations"], [38, "combinations"], [39, "combinations"], [41, "combinations"], [42, "combinations"], [44, "combinations"], [47, "combinations"], [49, "combinations"], [59, "combinations"], [62, "combinations"], [63, "combinations"], [65, "combinations"], [66, "combinations"], [70, "combinations"], [71, "combinations"], [72, "combinations"], [89, "combinations"], [90, "combinations"], [91, "combinations"], [99, "combinations"], [105, "combinations"], [108, "combinations"], [112, "combinations"], [113, "combinations"], [116, "combinations"], [123, "combinations"]], "Combinations data": [[123, "combinations-data"]], "Como m\u00e1ximo dos respuestas": [[74, "at-most-two-answers"]], "Como m\u00e1ximo dos respuestas con todas las columnas": [[74, "at-most-two-answers-with-all-columns"]], "Comparando los resultados": [[92, "comparing-the-results"]], "Compilando": [[26, "building"]], "Complete routing graph": [[86, "complete-routing-graph"]], "Componentes - Familia de funciones": [[12, null]], "Comprobaci\u00f3n del cruce de aristas": [[25, "checking-for-crossing-edges"], [73, "checking-for-crossing-edges"]], "Compruebe la Topolog\u00eda de Ruteo": [[25, "check-the-routing-topology"]], "Con salida completa": [[56, "with-full-output"]], "Conceptos de pgRouting": [[20, "pgrouting-concepts"], [25, null]], "Conectando componentes": [[25, "connecting-components"], [54, "connecting-components"], [74, "connecting-components"]], "Conectando componentes desconectados": [[54, "connecting-disconnected-components"], [74, "connecting-disconnected-components"]], "Configuraci\u00f3n": [[26, "configuring"]], "Consejos de Rendimiento": [[25, "performance-tips"]], "Construcci\u00f3n del grafo en la base de datos": [[13, "construction-of-the-graph-in-the-database"]], "Construir una topolog\u00eda de ruteo": [[25, "build-a-routing-topology"]], "Consultas Internas": [[0, "inner-queries"], [5, "inner-queries"], [7, "inner-queries"], [10, "inner-queries"], [15, "inner-queries"], [16, "inner-queries"], [17, "inner-queries"], [19, "inner-queries"], [21, "inner-queries"], [25, "inner-queries"], [28, "inner-queries"], [29, "inner-queries"], [30, "inner-queries"], [31, "inner-queries"], [32, "inner-queries"], [33, "inner-queries"], [37, "inner-queries"], [38, "inner-queries"], [39, "inner-queries"], [40, "inner-queries"], [41, "inner-queries"], [42, "inner-queries"], [43, "inner-queries"], [44, "inner-queries"], [45, "inner-queries"], [46, "inner-queries"], [47, "inner-queries"], [48, "inner-queries"], [49, "inner-queries"], [50, "inner-queries"], [51, "inner-queries"], [52, "inner-queries"], [53, "inner-queries"], [54, "inner-queries"], [55, "inner-queries"], [58, "inner-queries"], [59, "inner-queries"], [60, "inner-queries"], [61, "inner-queries"], [62, "inner-queries"], [63, "inner-queries"], [64, "inner-queries"], [65, "inner-queries"], [66, "inner-queries"], [67, "inner-queries"], [68, "inner-queries"], [69, "inner-queries"], [70, "inner-queries"], [71, "inner-queries"], [72, "inner-queries"], [73, "inner-queries"], [74, "inner-queries"], [75, "inner-queries"], [77, "inner-queries"], [78, "inner-queries"], [79, "inner-queries"], [80, "inner-queries"], [81, "inner-queries"], [82, "inner-queries"], [83, "inner-queries"], [84, "inner-queries"], [85, "inner-queries"], [86, "inner-queries"], [87, "inner-queries"], [88, "inner-queries"], [89, "inner-queries"], [90, "inner-queries"], [91, "inner-queries"], [95, "inner-queries"], [96, "inner-queries"], [97, "inner-queries"], [98, "inner-queries"], [99, "inner-queries"], [100, "inner-queries"], [101, "inner-queries"], [102, "inner-queries"], [103, "inner-queries"], [104, "inner-queries"], [105, "inner-queries"], [106, "inner-queries"], [107, "inner-queries"], [108, "inner-queries"], [109, "inner-queries"], [111, "inner-queries"], [112, "inner-queries"], [113, "inner-queries"], [114, "inner-queries"], [115, "inner-queries"], [116, "inner-queries"], [117, "inner-queries"], [118, "inner-queries"], [129, "inner-queries"], [130, "inner-queries"], [131, "inner-queries"]], "Contenido": [[5, "contenido"], [23, "contents"], [23, "id1"], [121, "contents"], [121, "id1"], [121, "id2"], [121, "id3"], [121, "id4"], [121, "id5"], [121, "id6"], [121, "id7"], [121, "id8"], [121, "id10"], [121, "id11"], [121, "id12"], [121, "id13"], [121, "id14"], [121, "id15"], [121, "id16"], [130, "contents"], [131, "contents"]], "Contenido de viejas restricciones": [[23, "old-restrictions-contents"]], "Contracci\u00f3n de los datos de muestra": [[13, "contracting-sample-data"]], "Contracci\u00f3n de un grafo": [[25, "contraction-of-a-graph"]], "Contracci\u00f3n lineal": [[13, "linear-contraction"]], "Contracci\u00f3n sin salida": [[13, "dead-end-contraction"]], "Contraction - Familia de funciones": [[13, null]], "Coordenadas SQL": [[30, "coordinates-sql"]], "Cost Matrix - Categor\u00eda": [[15, null]], "Costo - Categor\u00eda": [[14, null]], "Costo agregado al final de la tercera ruta.": [[67, "route-s-aggregate-cost-of-the-route-at-the-end-of-the-third-path"], [106, "route-s-aggregate-cost-of-the-route-at-the-end-of-the-third-path"], [107, "route-s-aggregate-cost-of-the-route-at-the-end-of-the-third-path"], [117, "route-s-aggregate-cost-of-the-route-at-the-end-of-the-third-path"]], "Costo agregado de la ruta al llegar a los v\u00e9rtices visitados.": [[67, "the-aggregate-costs-of-the-route-when-the-visited-vertices-are-reached"], [106, "the-aggregate-costs-of-the-route-when-the-visited-vertices-are-reached"], [107, "the-aggregate-costs-of-the-route-when-the-visited-vertices-are-reached"], [117, "the-aggregate-costs-of-the-route-when-the-visited-vertices-are-reached"]], "Costo agregado de la tercera ruta.": [[67, "aggregate-cost-of-the-third-path"], [106, "aggregate-cost-of-the-third-path"], [107, "aggregate-cost-of-the-third-path"], [117, "aggregate-cost-of-the-third-path"]], "Costo total del tour": [[30, "total-tour-cost"]], "Creaci\u00f3n de la topolog\u00eda de ruteo en la tabla de aristas": [[56, "create-the-routing-topology-on-the-edge-table"], [73, "create-the-routing-topology-on-the-edge-table"]], "Creaci\u00f3n de una tabla para datos y almacenamiento de los datos": [[30, "creating-a-table-for-the-data-and-storing-the-data"]], "Creaci\u00f3n de una topolog\u00eda de ruteo": [[56, "create-a-routing-topology"], [73, "create-a-routing-topology"]], "Creaci\u00f3n de v\u00e9rtices temporales": [[130, "creating-temporary-vertices"], [131, "creating-temporary-vertices"]], "Crear la tabla de v\u00e9rtices": [[56, "create-the-vertices-table"], [73, "create-the-vertices-table"]], "Crear una Base de Datos de Ruteo": [[25, "create-a-routing-database"]], "Crear una tabla": [[25, "create-a-table"]], "Crear una tabla que identifica los v\u00e9rtices transformados": [[86, "creating-table-that-identifies-transformed-vertices"]], "Create the mapping table": [[86, "create-the-mapping-table"]], "Cuando el lado de conducci\u00f3n no importa": [[130, "when-driving-side-does-not-matter"], [131, "when-driving-side-does-not-matter"]], "Cuando se conoce la geometr\u00eda de l\u00ednea": [[73, "when-line-geometry-is-known"]], "Cuando se conoce la geometr\u00eda de v\u00e9rtices": [[73, "when-vertex-geometry-is-known"]], "Cuando se conocen identificadores de v\u00e9rtices": [[73, "when-identifiers-of-vertices-are-known"]], "C\u00f3mo contribuir": [[25, "how-to-contribute"]], "DFS - Categor\u00eda": [[1, null]], "Datos": [[7, "data"]], "Datos Muestra": [[123, null]], "Datos de Recogida y Entrega": [[123, "pick-deliver-data"]], "Datos de restricciones": [[23, "restrictions-data"], [123, "restrictions-data"]], "Datos de topolog\u00eda": [[123, "topology-data"]], "Datos de v\u00e9rtices": [[123, "vertices-data"]], "Datos incompletos conectados": [[29, "connected-incomplete-data"]], "Definici\u00f3n de grafo": [[25, "graph-definition"]], "Definici\u00f3n del Problema": [[4, "problem-definition"], [29, "problem-definition"], [30, "problem-definition"]], "Dependencias": [[26, "dependencies"]], "Descripci\u00f3n": [[6, "description"], [8, "description"], [10, "description"], [21, "description"], [28, "description"], [29, "description"], [30, "description"], [31, "description"], [32, "description"], [33, "description"], [34, "description"], [35, "description"], [36, "description"], [37, "description"], [38, "description"], [39, "description"], [40, "description"], [41, "description"], [42, "description"], [43, "description"], [44, "description"], [45, "description"], [46, "description"], [47, "description"], [48, "description"], [49, "description"], [50, "description"], [51, "description"], [52, "description"], [53, "description"], [54, "description"], [55, "description"], [56, "description"], [57, "description"], [58, "description"], [59, "description"], [60, "description"], [61, "description"], [62, "description"], [63, "description"], [64, "description"], [65, "description"], [66, "description"], [67, "description"], [68, "description"], [69, "description"], [70, "description"], [71, "description"], [72, "description"], [73, "description"], [74, "description"], [75, "description"], [76, "description"], [77, "description"], [78, "description"], [79, "description"], [80, "description"], [81, "description"], [82, "description"], [83, "description"], [84, "description"], [85, "description"], [86, "description"], [87, "description"], [88, "description"], [89, "description"], [90, "description"], [91, "description"], [92, "description"], [95, "description"], [96, "description"], [97, "description"], [98, "description"], [99, "description"], [100, "description"], [101, "description"], [102, "description"], [103, "description"], [104, "description"], [105, "description"], [106, "description"], [107, "description"], [108, "description"], [109, "description"], [110, "description"], [111, "description"], [112, "description"], [113, "description"], [114, "description"], [115, "description"], [116, "description"], [117, "description"], [118, "description"]], "Dijkstra - Familia de funciones": [[16, null]], "Directed graph with cost": [[123, "directed-graph-with-cost"]], "Distancia Manejando - Categor\u00eda": [[17, null]], "Documentaci\u00f3n Avanzada": [[19, "advanced-documentation"], [131, "advanced-documentation"]], "Documentaci\u00f3n avanzada": [[6, "advanced-documentation"], [16, "advanced-documentation"], [130, "advanced-documentation"]], "Edges": [[123, "edges"]], "Edges data": [[123, "edges-data"]], "Ejecuci\u00f3n de prueba": [[60, "dry-run-execution"], [73, "dry-run-execution"]], "Ejecuci\u00f3n en seco de muchos puntos": [[74, "many-points-dry-run-execution"]], "Ejecuci\u00f3n en seco de un punto": [[74, "one-point-dry-run-execution"]], "Ejemplo": [[94, "example"]], "Ejemplo Adicional": [[48, "additional-example"]], "Ejemplo Adicional:": [[101, "additional-example"], [111, "additional-example"]], "Ejemplo de Wiki": [[25, "wiki-example"]], "Ejemplos": [[92, "examples"]], "Ejemplos Adicionales": [[28, "additional-examples"], [29, "additional-examples"], [30, "additional-examples"], [31, "additional-examples"], [32, "additional-examples"], [33, "additional-examples"], [35, "additional-examples"], [36, "additional-examples"], [38, "additional-examples"], [39, "additional-examples"], [40, "additional-examples"], [41, "additional-examples"], [42, "additional-examples"], [43, "additional-examples"], [44, "additional-examples"], [47, "additional-examples"], [49, "additional-examples"], [50, "additional-examples"], [54, "additional-examples"], [55, "additional-examples"], [56, "additional-examples"], [57, "additional-examples"], [59, "additional-examples"], [60, "additional-examples"], [61, "additional-examples"], [62, "additional-examples"], [63, "additional-examples"], [64, "additional-examples"], [67, "additional-examples"], [68, "additional-examples"], [70, "additional-examples"], [71, "additional-examples"], [72, "additional-examples"], [73, "additional-examples"], [74, "additional-examples"], [78, "additional-examples"], [84, "additional-examples"], [85, "additional-examples"], [86, "additional-examples"], [89, "additional-examples"], [90, "additional-examples"], [91, "additional-examples"], [99, "additional-examples"], [106, "additional-examples"], [107, "additional-examples"], [108, "additional-examples"], [109, "additional-examples"], [112, "additional-examples"], [113, "additional-examples"], [114, "additional-examples"], [115, "additional-examples"], [116, "additional-examples"], [117, "additional-examples"]], "Ejemplos de muchos puntos": [[74, "many-points-examples"]], "Ejemplos de un punto": [[74, "one-point-examples"]], "El ciclo": [[13, "the-cycle"]], "El grafo contra\u00eddo": [[13, "the-contracted-graph"]], "Elementos de esta versi\u00f3n v3.7.x (por orden alfab\u00e9tico)": [[27, "individuals-in-this-release-v3-7-x-in-alphabetical-order"]], "Eliminar las aristas sobrantes": [[25, "removing-the-surplus-edges"], [73, "removing-the-surplus-edges"]], "En cuentre el camino m\u00e1s corto": [[25, "find-the-shortest-path"], [73, "find-the-shortest-path"]], "En una red de conducci\u00f3n del lado derecho": [[130, "on-a-right-hand-side-driving-network"], [131, "on-a-right-hand-side-driving-network"]], "En una red de conducci\u00f3n del lado izquierdo": [[130, "on-a-left-hand-side-driving-network"], [131, "on-a-left-hand-side-driving-network"]], "Encontrar como m\u00e1ximo dos rutas a un punto dado": [[74, "find-at-most-two-routes-to-a-given-point"]], "Equivalencias entre firmas": [[62, "equvalences-between-signatures"]], "Estado de \u00abpasa enfrente\u00bb o \u00abvisita\u00bb los nodos.": [[67, "status-of-passes-in-front-or-visits-of-the-nodes"], [106, "status-of-passes-in-front-or-visits-of-the-nodes"]], "Estructura de la funci\u00f3n": [[25, "function-s-structure"]], "Estructura de nuevas restricciones": [[23, "new-restrictions-structure"]], "Estructura de restricciones vieja": [[23, "old-restrictions-structure"]], "Factor": [[6, "factor"]], "Familias de Funciones": [[20, "routingfunctions"], [122, null]], "Fila de Resumen": [[5, "summary-row"]], "Filling the mapping table": [[86, "filling-the-mapping-table"]], "Firma": [[93, "signature"], [94, "signature"], [110, "signature"]], "Firmas": [[28, "signatures"], [29, "signatures"], [30, "signatures"], [31, "signatures"], [32, "signatures"], [33, "signatures"], [34, "signatures"], [36, "signatures"], [37, "signatures"], [38, "signatures"], [39, "signatures"], [40, "signatures"], [41, "signatures"], [42, "signatures"], [43, "signatures"], [44, "signatures"], [45, "signatures"], [46, "signatures"], [47, "signatures"], [48, "signatures"], [49, "signatures"], [50, "signatures"], [51, "signatures"], [52, "signatures"], [53, "signatures"], [54, "signatures"], [55, "signatures"], [56, "signatures"], [57, "signatures"], [58, "signatures"], [59, "signatures"], [60, "signatures"], [61, "signatures"], [62, "signatures"], [63, "signatures"], [64, "signatures"], [65, "signatures"], [66, "signatures"], [67, "signatures"], [68, "signatures"], [69, "signatures"], [70, "signatures"], [71, "signatures"], [72, "signatures"], [73, "signatures"], [74, "signatures"], [75, "signatures"], [76, "signatures"], [77, "signatures"], [78, "signatures"], [79, "signatures"], [80, "signatures"], [81, "signatures"], [82, "signatures"], [83, "signatures"], [84, "signatures"], [85, "signatures"], [86, "signatures"], [87, "signatures"], [88, "signatures"], [89, "signatures"], [90, "signatures"], [91, "signatures"], [95, "signatures"], [96, "signatures"], [97, "signatures"], [98, "signatures"], [99, "signatures"], [100, "signatures"], [101, "signatures"], [102, "signatures"], [103, "signatures"], [104, "signatures"], [105, "signatures"], [106, "signatures"], [107, "signatures"], [108, "signatures"], [109, "signatures"], [111, "signatures"], [112, "signatures"], [113, "signatures"], [114, "signatures"], [115, "signatures"], [116, "signatures"], [117, "signatures"]], "Flow - Familia de funciones": [[19, null]], "Flujo": [[25, "flow"]], "Funciones Experimentales": [[18, null]], "Funciones de Ruteo de Veh\u00edculos - Categor\u00eda (Experimental)": [[5, null]], "Funciones disponibles pero no oficiales de pgRouting": [[20, "available-functions-but-not-official-pgrouting-functions"]], "Funciones por categor\u00edas": [[20, "functions-by-categories"], [122, "functions-by-categories"]], "Funciones propuestas": [[119, null]], "General": [[20, "general"], [25, "general"]], "General con (X,Y)": [[25, "general-with-x-y"]], "General sin id": [[25, "general-without-id"]], "Grado a partir de una tabla existente": [[60, "degree-from-an-existing-table"]], "Grado de un subgrafo": [[60, "degree-of-a-sub-graph"]], "Grafo con cost": [[25, "graph-with-cost"]], "Grafo con cost y reverse_cost": [[25, "graph-with-cost-and-reverse-cost"]], "Grafo contra\u00eddo": [[13, "contracted-graph"]], "Grafo dirigido con cost y reverse_cost": [[123, "directed-graph-with-cost-and-reverse-cost"]], "Grafo lineal de un grafo dirigido representado con aristas compartidas": [[85, "line-graph-of-a-directed-graph-represented-with-shared-edges"]], "Grafo no dirigido con cost y reverse_cost": [[123, "undirected-graph-with-cost-and-reverse-cost"]], "Grafos": [[25, "graphs"]], "Grafos con geometr\u00edas": [[25, "graphs-with-geometries"]], "Grafos desconectados": [[25, "disconnected-graphs"]], "Grafos sin geometr\u00edas": [[25, "graphs-without-geometries"], [73, "graphs-without-geometries"]], "Gr\u00e1fico lineal de un grafo dirigido representado con aristas \u00fanicas": [[85, "line-graph-of-a-directed-graph-represented-with-unique-edges"]], "Guardar la informaci\u00f3n de conexi\u00f3n de las aristas": [[25, "save-the-edges-connection-information"], [54, "save-the-edges-connection-information"], [74, "save-the-edges-connection-information"]], "Guardar la informaci\u00f3n de conexi\u00f3n de los v\u00e9rtices": [[25, "save-the-vertices-connection-information"], [54, "save-the-vertices-connection-information"], [74, "save-the-vertices-connection-information"]], "Gu\u00eda de migraci\u00f3n": [[23, null]], "Habilitaci\u00f3n y actualizaci\u00f3n en la base de datos": [[26, "enabling-and-upgrading-in-the-database"]], "Heur\u00edstica": [[6, "heuristic"]], "Idenifying the restriction": [[86, "idenifying-the-restriction"]], "Im\u00e1genes": [[92, "images"], [123, "images"]], "Informaci\u00f3n General de las Funciones de Flujo": [[19, "flow-functions-general-information"]], "Informaci\u00f3n de vertices": [[25, "vertex-information"], [73, "vertex-information"]], "Informaci\u00f3n general": [[4, "general-information"], [14, "general-information"], [15, "general-information"], [129, "general-information"]], "Inicio en el v\u00e9rtice 1": [[29, "start-from-vertex-1"]], "Inspeccionar la tabla de v\u00e9rtices": [[56, "inspect-the-vertices-table"], [73, "inspect-the-vertices-table"]], "Inspecci\u00f3n de la topolog\u00eda de ruteo": [[56, "inspect-the-routing-topology"], [73, "inspect-the-routing-topology"]], "Instalaci\u00f3n": [[26, null]], "Introducci\u00f3n": [[3, "introduction"], [5, "introduction"], [7, "introduction"], [13, "introduction"], [16, "introduction"], [27, null], [127, "introduction"], [130, "introduction"], [131, "introduction"]], "Introduzca los datos": [[25, "insert-the-data"], [73, "insert-the-data"]], "Kruskal - Familia de funciones": [[21, null]], "Kruskal v\u00e9rtice \u00fanico": [[23, "kruskal-single-vertex"]], "Kruskal v\u00e9rtices m\u00faltiples": [[23, "kruskal-multiple-vertices"]], "LLenado de puntos de inter\u00e9s": [[74, "points-of-interest-fillup"], [123, "points-of-interest-fillup"]], "La consulta principal": [[67, "the-main-query"], [106, "the-main-query"]], "La definici\u00f3n de problema (Documentaci\u00f3n avanzada)": [[16, "the-problem-definition-advanced-documentation"]], "La topolog\u00eda": [[123, "the-topology"]], "Lado de manejo": [[130, "driving-side"], [131, "driving-side"]], "Lado de manejo derecho": [[116, "right-driving-side"], [130, "right-driving-side"], [131, "right-driving-side"]], "Lado de manejo izquierdo": [[116, "left-driving-side"], [130, "left-driving-side"], [131, "left-driving-side"]], "Lado de manejo no importa": [[115, "driving-side-does-not-matter"], [130, "driving-side-does-not-matter"], [131, "driving-side-does-not-matter"]], "Las \u00f3rdenes": [[94, "the-orders"], [123, "the-orders"]], "Licencias": [[27, "licensing"]], "Limpieza de las columnas de la topolog\u00eda de ruteo que se crear\u00e1": [[56, "clean-up-the-columns-of-the-routing-topology-to-be-created"], [73, "clean-up-the-columns-of-the-routing-topology-to-be-created"]], "Lineal": [[13, "linear"]], "Listas de correo y GIS StackExchange": [[125, "mailing-list-and-gis-stackexchange"]], "Los veh\u00edculos": [[94, "the-vehicles"], [123, "the-vehicles"]], "Main graph": [[123, "main-graph"]], "Manejo de Unidades de Capacidad y Demanda": [[5, "capacity-and-demand-units-handling"]], "Manejo del Tiempo": [[5, "time-handling"]], "Manipulaci\u00f3n del Factor": [[5, "factor-handling"]], "Mayors": [[121, "mayors"]], "Migraciones de pgr_trspViaVertices": [[23, "migration-of-pgr-trspviavertices"]], "Migraci\u00f3n": [[23, "migration"]], "Migraci\u00f3n de funciones": [[23, "migration-of-functions"]], "Migraci\u00f3n de las restricciones de giro": [[23, "migration-of-turn-restrictions"]], "Migraci\u00f3n de pgr_KSP": [[23, "migration-of-pgr-ksp"]], "Migraci\u00f3n de pgr_aStar": [[23, "migration-of-pgr-astar"]], "Migraci\u00f3n de pgr_bdAstar": [[23, "migration-of-pgr-bdastar"]], "Migraci\u00f3n de pgr_dijkstra": [[23, "migration-of-pgr-dijkstra"]], "Migraci\u00f3n de pgr_drivingDistance": [[23, "migration-of-pgr-drivingdistance"]], "Migraci\u00f3n de pgr_kruskalDD / pgr_kruskalBFS / pgr_kruskalDFS": [[23, "migration-of-pgr-kruskaldd-pgr-kruskalbfs-pgr-kruskaldfs"]], "Migraci\u00f3n de pgr_maxCardinalityMatch": [[23, "migration-of-pgr-maxcardinalitymatch"]], "Migraci\u00f3n de pgr_primDD / pgr_primBFS / pgr_primDFS": [[23, "migration-of-pgr-primdd-pgr-primbfs-pgr-primdfs"]], "Migraci\u00f3n de pgr_trsp (Aristas)": [[23, "migration-of-pgr-trsp-edges"]], "Migraci\u00f3n de pgr_trspViaEdges": [[23, "migration-of-pgr-trspviaedges"]], "Migraci\u00f3n de pgr_trsp` (V\u00e9rtices)": [[23, "migration-of-pgr-trsp-vertices"]], "Migraci\u00f3n de pgr_withPointsDD": [[23, "migration-of-pgr-withpointsdd"]], "Migraci\u00f3n de pgr_withPointsKSP": [[23, "migration-of-pgr-withpointsksp"]], "Migraci\u00f3n de restricciones": [[23, "migration-of-restrictions"]], "Migrando funciones": [[23, "migrating-functions"]], "Migrando pgr_trsp (Aristas) usando pgr_withPoints": [[23, "migrating-pgr-trsp-edges-using-pgr-withpoints"]], "Migrando pgr_trsp (V\u00e9rtices) usando pgr_trsp": [[23, "migrating-pgr-trsp-vertices-using-pgr-trsp"]], "Migrando pgr_trspViaEdges usando pgr_trspVia_withPoints": [[23, "migrating-pgr-trspviaedges-using-pgr-trspvia-withpoints"]], "Migrando pgr_trspViaEdges usando pgr_withPointsVia": [[23, "migrating-pgr-trspviaedges-using-pgr-withpointsvia"]], "Migrando pgr_trspViaVertices usando pgr_dijkstraVia": [[23, "migrating-pgr-trspviavertices-using-pgr-dijkstravia"]], "Migrando pgr_trspViaVertices usando pgr_trspVia": [[23, "migrating-pgr-trspviavertices-using-pgr-trspvia"]], "Migrando``pgr_trsp`` (Aristas) utilizando pgr_trsp_withPoints": [[23, "migrating-pgr-trsp-edges-using-pgr-trsp-withpoints"]], "Migrar pgr_trsp (V\u00e9rtices) usando pgr_dijkstra": [[23, "migrating-pgr-trsp-vertices-using-pgr-dijkstra"]], "Minors 2.x": [[121, "minors-2-x"]], "Minors 3.x": [[20, "minors-3-x"], [121, "minors-3-x"]], "Minors 4.x": [[121, "minors-4-x"]], "Muchos a Muchos": [[25, "many-to-many"], [28, "many-to-many"], [31, "many-to-many"], [32, "many-to-many"], [38, "many-to-many"], [39, "many-to-many"], [41, "many-to-many"], [42, "many-to-many"], [44, "many-to-many"], [47, "many-to-many"], [49, "many-to-many"], [59, "many-to-many"], [62, "many-to-many"], [63, "many-to-many"], [65, "many-to-many"], [66, "many-to-many"], [70, "many-to-many"], [71, "many-to-many"], [72, "many-to-many"], [89, "many-to-many"], [90, "many-to-many"], [91, "many-to-many"], [99, "many-to-many"], [105, "many-to-many"], [108, "many-to-many"], [112, "many-to-many"], [113, "many-to-many"], [116, "many-to-many"]], "Muchos a Uno": [[25, "many-to-one"], [28, "many-to-one"], [31, "many-to-one"], [32, "many-to-one"], [38, "many-to-one"], [39, "many-to-one"], [41, "many-to-one"], [42, "many-to-one"], [44, "many-to-one"], [47, "many-to-one"], [49, "many-to-one"], [59, "many-to-one"], [62, "many-to-one"], [63, "many-to-one"], [65, "many-to-one"], [66, "many-to-one"], [70, "many-to-one"], [71, "many-to-one"], [72, "many-to-one"], [89, "many-to-one"], [90, "many-to-one"], [91, "many-to-one"], [99, "many-to-one"], [105, "many-to-one"], [108, "many-to-one"], [112, "many-to-one"], [113, "many-to-one"], [116, "many-to-one"]], "Muchos puntos": [[74, "many-points"]], "M\u00e1s Informaci\u00f3n": [[27, "more-information"]], "M\u00e9tricas - Familia de funciones": [[22, null]], "M\u00faltiples V\u00e9rtices": [[68, "multiple-vertices"]], "M\u00faltiples v\u00e9rtices": [[50, "multiple-vertices"], [61, "multiple-vertices"], [81, "multiple-vertices"], [82, "multiple-vertices"], [83, "multiple-vertices"], [96, "multiple-vertices"], [97, "multiple-vertices"], [98, "multiple-vertices"], [115, "multiple-vertices"]], "No importa el lado de manejo": [[113, "does-not-matter-driving-side-driving-topology"]], "No selectivo para rutas m\u00faltiples": [[25, "non-selective-for-multiple-paths"]], "Nodos visitados en la ruta.": [[67, "nodes-visited-in-the-route"], [106, "nodes-visited-in-the-route"], [107, "nodes-visited-in-the-route"], [117, "nodes-visited-in-the-route"]], "Notas de la Versi\u00f3n 3.0.6 de pgRouting": [[121, "pgrouting-3-0-6-release-notes"]], "Notas de la Versi\u00f3n 3.1.4 de pgRouting": [[121, "pgrouting-3-1-4-release-notes"]], "Notas de la Versi\u00f3n 3.2.1 de pgRouting": [[121, "pgrouting-3-2-1-release-notes"]], "Notas de la Versi\u00f3n 3.2.2 de pgRouting": [[121, "pgrouting-3-2-2-release-notes"]], "Notas de la Versi\u00f3n pgRouting 3.0.2": [[121, "pgrouting-3-0-2-release-notes"]], "Notas de la Versi\u00f3n pgRouting 3.0.4": [[121, "pgrouting-3-0-4-release-notes"]], "Notas de la Versi\u00f3n pgRouting 3.1.0": [[121, "pgrouting-3-1-0-release-notes"]], "Notas de la Versi\u00f3n pgRouting 3.1.2": [[121, "pgrouting-3-1-2-release-notes"]], "Notas de la versi\u00f3n 3.0.1 de pgRouting": [[121, "pgrouting-3-0-1-release-notes"]], "Notas de la versi\u00f3n 3.3.0 de pgRouting": [[121, "pgrouting-3-3-0-release-notes"]], "Notas de la versi\u00f3n 3.3.1 de pgRouting": [[121, "pgrouting-3-3-1-release-notes"]], "Notas de la versi\u00f3n 3.3.2 de pgRouting": [[121, "pgrouting-3-3-2-release-notes"]], "Notas de la versi\u00f3n 3.3.3 de pgRouting": [[121, "pgrouting-3-3-3-release-notes"]], "Notas de la versi\u00f3n 3.3.4 de pgRouting": [[121, "pgrouting-3-3-4-release-notes"]], "Notas de la versi\u00f3n 3.3.5 de pgRouting": [[121, "pgrouting-3-3-5-release-notes"]], "Notas de la versi\u00f3n 3.4.0 de pgRouting": [[121, "pgrouting-3-4-0-release-notes"]], "Notas de la versi\u00f3n 3.4.1 de pgRouting": [[121, "pgrouting-3-4-1-release-notes"]], "Notas de la versi\u00f3n 3.4.2 de pgRouting": [[121, "pgrouting-3-4-2-release-notes"]], "Notas de la versi\u00f3n 3.5.0 de pgRouting": [[121, "pgrouting-3-5-0-release-notes"]], "Notas de la versi\u00f3n 3.5.1 de pgRouting": [[121, "pgrouting-3-5-1-release-notes"]], "Notas de la versi\u00f3n 3.6.0 de pgRouting": [[121, "pgrouting-3-6-0-release-notes"]], "Notas de la versi\u00f3n 3.6.1 de pgRouting": [[121, "pgrouting-3-6-1-release-notes"]], "Notas de la versi\u00f3n de PgRouting 2.5.5": [[121, "pgrouting-2-5-5-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.0.0": [[121, "pgrouting-2-0-0-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.0.1": [[121, "pgrouting-2-0-1-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.1.0": [[121, "pgrouting-2-1-0-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.2.0": [[121, "pgrouting-2-2-0-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.2.1": [[121, "pgrouting-2-2-1-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.2.2": [[121, "pgrouting-2-2-2-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.2.3": [[121, "pgrouting-2-2-3-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.2.4": [[121, "pgrouting-2-2-4-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.3.0": [[121, "pgrouting-2-3-0-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.3.1": [[121, "pgrouting-2-3-1-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.3.2": [[121, "pgrouting-2-3-2-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.4.0": [[121, "pgrouting-2-4-0-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.4.1": [[121, "pgrouting-2-4-1-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.4.2": [[121, "pgrouting-2-4-2-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.5.0": [[121, "pgrouting-2-5-0-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.5.1": [[121, "pgrouting-2-5-1-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.5.2": [[121, "pgrouting-2-5-2-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.5.3": [[121, "pgrouting-2-5-3-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.5.4": [[121, "pgrouting-2-5-4-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.6.0": [[121, "pgrouting-2-6-0-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.6.1": [[121, "pgrouting-2-6-1-release-notes"]], "Notas de la versi\u00f3n de pgRouting 3.0.0": [[121, "pgrouting-3-0-0-release-notes"]], "Notas de la versi\u00f3n de pgRouting 3.0.3": [[121, "pgrouting-3-0-3-release-notes"]], "Notas de la versi\u00f3n de pgRouting 3.6.2": [[121, "pgrouting-3-6-2-release-notes"]], "Notas de la versi\u00f3n de pgRouting 3.6.3": [[121, "pgrouting-3-6-3-release-notes"]], "Notas de la versi\u00f3n de pgRouting 3.7.0": [[20, "pgrouting-3-7-0-release-notes"], [121, "pgrouting-3-7-0-release-notes"]], "Notas de versi\u00f3n": [[20, "release-notes"], [121, null]], "Notas del Lanzamiento de pgRouting 3.2.0": [[121, "pgrouting-3-2-0-release-notes"]], "Obtener el v\u00e9rtice m\u00e1s cercano": [[25, "get-the-closest-vertex"], [54, "get-the-closest-vertex"], [74, "get-the-closest-vertex"]], "Obtener las fuentes": [[26, "get-the-sources"]], "Obtener una geometr\u00eda del recorrido": [[30, "getting-a-geometry-of-the-tour"]], "Operaci\u00f3n: Contracci\u00f3n Lineal": [[13, "operation-linear-contraction"]], "Operaci\u00f3n: Contracci\u00f3n sin salida": [[13, "operation-dead-end-contraction"]], "Ordenamiento - Familia de funciones": [[24, null]], "Origen": [[4, "origin"]], "Para grafos dirigidos con columna``cost``": [[62, "for-directed-graphs-only-with-cost-column"]], "Para grafos dirigidos con columnas cost and reverse_cost": [[62, "for-directed-graphs-with-cost-and-reverse-cost-columns"]], "Para grafos no dirigidos con columna``cost``": [[62, "for-undirected-graphs-only-with-cost-column"]], "Para grafos no dirigidos con columnas cost y reverse_cost": [[62, "for-undirected-graphs-with-cost-and-reverse-cost-columns"]], "Para las funciones de Ruteo": [[25, "for-the-routing-functions"]], "Para las funciones de TRSP": [[25, "for-the-trsp-functions"]], "Par\u00e1metros": [[0, "parameters"], [3, "parameters"], [5, "parameters"], [7, "parameters"], [10, "parameters"], [15, "parameters"], [16, "parameters"], [17, "parameters"], [25, "parameters"], [28, "parameters"], [29, "parameters"], [30, "parameters"], [31, "parameters"], [32, "parameters"], [33, "parameters"], [34, "parameters"], [35, "parameters"], [36, "parameters"], [37, "parameters"], [38, "parameters"], [39, "parameters"], [40, "parameters"], [41, "parameters"], [42, "parameters"], [43, "parameters"], [44, "parameters"], [45, "parameters"], [46, "parameters"], [47, "parameters"], [48, "parameters"], [49, "parameters"], [50, "parameters"], [51, "parameters"], [52, "parameters"], [53, "parameters"], [54, "parameters"], [55, "parameters"], [56, "parameters"], [57, "parameters"], [58, "parameters"], [59, "parameters"], [60, "parameters"], [61, "parameters"], [62, "parameters"], [63, "parameters"], [64, "parameters"], [65, "parameters"], [66, "parameters"], [67, "parameters"], [68, "parameters"], [69, "parameters"], [70, "parameters"], [71, "parameters"], [72, "parameters"], [73, "parameters"], [74, "parameters"], [75, "parameters"], [77, "parameters"], [78, "parameters"], [79, "parameters"], [80, "parameters"], [81, "parameters"], [82, "parameters"], [83, "parameters"], [84, "parameters"], [85, "parameters"], [86, "parameters"], [87, "parameters"], [88, "parameters"], [89, "parameters"], [90, "parameters"], [91, "parameters"], [92, "parameters"], [93, "parameters"], [94, "parameters"], [95, "parameters"], [96, "parameters"], [97, "parameters"], [98, "parameters"], [99, "parameters"], [100, "parameters"], [101, "parameters"], [102, "parameters"], [103, "parameters"], [104, "parameters"], [105, "parameters"], [106, "parameters"], [107, "parameters"], [108, "parameters"], [109, "parameters"], [111, "parameters"], [112, "parameters"], [113, "parameters"], [114, "parameters"], [115, "parameters"], [116, "parameters"], [117, "parameters"], [129, "parameters"], [130, "parameters"], [131, "parameters"]], "Par\u00e1metros de Manipulaci\u00f3n": [[5, "handling-parameters"]], "Par\u00e1metros opcionales": [[7, "optional-parameters"], [15, "optional-parameters"], [16, "optional-parameters"], [28, "optional-parameters"], [31, "optional-parameters"], [32, "optional-parameters"], [33, "optional-parameters"], [38, "optional-parameters"], [39, "optional-parameters"], [40, "optional-parameters"], [41, "optional-parameters"], [42, "optional-parameters"], [43, "optional-parameters"], [44, "optional-parameters"], [45, "optional-parameters"], [47, "optional-parameters"], [50, "optional-parameters"], [55, "optional-parameters"], [60, "optional-parameters"], [61, "optional-parameters"], [62, "optional-parameters"], [63, "optional-parameters"], [64, "optional-parameters"], [67, "optional-parameters"], [68, "optional-parameters"], [70, "optional-parameters"], [72, "optional-parameters"], [73, "optional-parameters"], [74, "optional-parameters"], [75, "optional-parameters"], [77, "optional-parameters"], [79, "optional-parameters"], [85, "optional-parameters"], [105, "optional-parameters"], [106, "optional-parameters"], [107, "optional-parameters"], [108, "optional-parameters"], [109, "optional-parameters"], [112, "optional-parameters"], [113, "optional-parameters"], [114, "optional-parameters"], [115, "optional-parameters"], [116, "optional-parameters"], [117, "optional-parameters"], [130, "optional-parameters"], [131, "optional-parameters"]], "Par\u00e1metros opcionales V\u00eda": [[67, "via-optional-parameters"], [106, "via-optional-parameters"], [107, "via-optional-parameters"], [117, "via-optional-parameters"], [129, "via-optional-parameters"]], "Par\u00e1metros opcionales de Cercan\u00eda": [[65, "near-optional-parameters"], [66, "near-optional-parameters"]], "Par\u00e1metros opcionales de Contracci\u00f3n": [[55, "contraction-optional-parameters"]], "Par\u00e1metros opcionales de DFS": [[50, "dfs-optional-parameters"], [61, "dfs-optional-parameters"], [83, "dfs-optional-parameters"], [98, "dfs-optional-parameters"]], "Par\u00e1metros opcionales de Dijkstra": [[65, "dijkstra-optional-parameters"], [66, "dijkstra-optional-parameters"]], "Par\u00e1metros opcionales de KSP": [[28, "ksp-optional-parameters"], [109, "ksp-optional-parameters"], [116, "ksp-optional-parameters"]], "Par\u00e1metros opcionales de Recoger-Entregar": [[5, "pick-deliver-optional-parameters"], [93, "pick-deliver-optional-parameters"], [94, "pick-deliver-optional-parameters"]], "Par\u00e1metros opcionales de TSP": [[4, "tsp-optional-parameters"], [29, "tsp-optional-parameters"], [30, "tsp-optional-parameters"]], "Par\u00e1metros opcionales de aStar": [[6, "astar-optional-parameters"], [31, "astar-optional-parameters"], [32, "astar-optional-parameters"], [33, "astar-optional-parameters"], [38, "astar-optional-parameters"], [39, "astar-optional-parameters"], [40, "astar-optional-parameters"]], "Par\u00e1metros opcionales de distancia de manejo": [[68, "driving-distance-optional-parameters"], [115, "driving-distance-optional-parameters"]], "Par\u00e1metros opcionales para Con puntos": [[107, "with-points-optional-parameters"], [108, "with-points-optional-parameters"], [112, "with-points-optional-parameters"], [113, "with-points-optional-parameters"], [114, "with-points-optional-parameters"], [115, "with-points-optional-parameters"], [117, "with-points-optional-parameters"], [131, "with-points-optional-parameters"]], "Par\u00e1metros opcionales para withPointsKSP": [[116, "withpointsksp-optional-parameters"]], "Pasa enfrente o visita con lado derecho de manejo.": [[112, "passes-in-front-or-visits-with-right-side-driving"]], "Pasa enfrente o visita con lado izquierdo de manejo.": [[112, "passes-in-front-or-visits-with-left-side-driving"]], "Pass in front or visits.": [[108, "pass-in-front-or-visits"]], "Patrocinadores corporativos (en orden alfab\u00e9tico)": [[27, "corporate-sponsors-in-alphabetical-order"]], "Patrocinadores corporativos de este lanzamiento (en orden alfab\u00e9tico)": [[27, "corporate-sponsors-in-this-release-in-alphabetical-order"]], "Personas (en orden alfab\u00e9tico)": [[27, "individuals-in-alphabetical-order"]], "Prepara la base de datos": [[25, "prepare-the-database"]], "Preparar el almacenamiento de la informaci\u00f3n de conexi\u00f3n": [[25, "prepare-storage-for-connection-information"], [54, "prepare-storage-for-connection-information"], [74, "prepare-storage-for-connection-information"]], "Prim - Familia de funciones": [[118, null]], "Prim v\u00e9rtice \u00fanico": [[23, "prim-single-vertex"]], "Prim v\u00e9rtices m\u00faltiples": [[23, "prim-multiple-vertices"]], "Prueba 29 ciudades del S\u00e1hara Occidental": [[30, "test-29-cities-of-western-sahara"]], "Pruebas": [[26, "testing"]], "Puntos de inter\u00e9s": [[74, "points-of-interest"], [123, "points-of-interest"]], "Puntos fuera del grafo": [[123, "points-outside-the-graph"]], "P\u00e1rametros opcionales de BFS": [[0, "bfs-optional-parameters"], [81, "bfs-optional-parameters"], [96, "bfs-optional-parameters"]], "P\u00e1rametros para las funciones Via": [[25, "parameters-for-the-via-functions"]], "Recogida y Entrega": [[5, "pick-delivery"], [5, "pick-deliver"]], "Referencia": [[120, null]], "Removing self loops on leaf nodes": [[86, "removing-self-loops-on-leaf-nodes"]], "Rendimiento": [[7, "performance"]], "Reporte de Problemas": [[125, "reporting-problems"]], "Representaci\u00f3n como dirigida con identificadores de arista compartidos": [[85, "representation-as-directed-with-shared-edge-identifiers"]], "Representaci\u00f3n dirigida con identificadores de arista \u00fanicos": [[85, "representation-as-directed-with-unique-edge-identifiers"]], "Restricciones": [[3, "restrictions"], [123, "restrictions"]], "Resultados": [[7, "results"]], "Resultados de la Contracci\u00f3n": [[13, "contraction-results"]], "Resultados visuales": [[30, "visual-results"]], "Revisando componentes": [[25, "checking-components"], [54, "checking-components"], [74, "checking-components"]], "Rutas m\u00e1s cortas K - Categor\u00eda": [[2, null]], "SQL Combinaciones": [[16, "combinations-sql"], [19, "combinations-sql"], [25, "combinations-sql"], [28, "combinations-sql"], [31, "combinations-sql"], [32, "combinations-sql"], [38, "combinations-sql"], [39, "combinations-sql"], [41, "combinations-sql"], [42, "combinations-sql"], [44, "combinations-sql"], [47, "combinations-sql"], [49, "combinations-sql"], [59, "combinations-sql"], [62, "combinations-sql"], [63, "combinations-sql"], [65, "combinations-sql"], [66, "combinations-sql"], [70, "combinations-sql"], [71, "combinations-sql"], [72, "combinations-sql"], [89, "combinations-sql"], [90, "combinations-sql"], [91, "combinations-sql"], [99, "combinations-sql"], [105, "combinations-sql"], [108, "combinations-sql"], [112, "combinations-sql"], [113, "combinations-sql"], [116, "combinations-sql"], [130, "combinations-sql"], [131, "combinations-sql"]], "SQL aristas": [[0, "edges-sql"], [3, "edges-sql"], [7, "edges-sql"], [10, "edges-sql"], [15, "edges-sql"], [16, "edges-sql"], [17, "edges-sql"], [19, "edges-sql"], [25, "edges-sql"], [28, "edges-sql"], [31, "edges-sql"], [32, "edges-sql"], [33, "edges-sql"], [37, "edges-sql"], [38, "edges-sql"], [39, "edges-sql"], [40, "edges-sql"], [41, "edges-sql"], [42, "edges-sql"], [43, "edges-sql"], [44, "edges-sql"], [45, "edges-sql"], [46, "edges-sql"], [47, "edges-sql"], [48, "edges-sql"], [49, "edges-sql"], [50, "edges-sql"], [51, "edges-sql"], [52, "edges-sql"], [53, "edges-sql"], [54, "edges-sql"], [55, "edges-sql"], [58, "edges-sql"], [59, "edges-sql"], [60, "edges-sql"], [61, "edges-sql"], [62, "edges-sql"], [63, "edges-sql"], [64, "edges-sql"], [65, "edges-sql"], [66, "edges-sql"], [67, "edges-sql"], [68, "edges-sql"], [69, "edges-sql"], [70, "edges-sql"], [71, "edges-sql"], [72, "edges-sql"], [73, "edges-sql"], [74, "edges-sql"], [75, "edges-sql"], [77, "edges-sql"], [78, "edges-sql"], [79, "edges-sql"], [80, "edges-sql"], [81, "edges-sql"], [82, "edges-sql"], [83, "edges-sql"], [84, "edges-sql"], [85, "edges-sql"], [86, "edges-sql"], [87, "edges-sql"], [88, "edges-sql"], [89, "edges-sql"], [90, "edges-sql"], [91, "edges-sql"], [95, "edges-sql"], [96, "edges-sql"], [97, "edges-sql"], [98, "edges-sql"], [99, "edges-sql"], [100, "edges-sql"], [101, "edges-sql"], [102, "edges-sql"], [103, "edges-sql"], [104, "edges-sql"], [105, "edges-sql"], [106, "edges-sql"], [107, "edges-sql"], [108, "edges-sql"], [109, "edges-sql"], [112, "edges-sql"], [113, "edges-sql"], [114, "edges-sql"], [115, "edges-sql"], [116, "edges-sql"], [117, "edges-sql"], [129, "edges-sql"], [130, "edges-sql"], [131, "edges-sql"]], "SQL de Veh\u00edculos": [[5, "vehicles-sql"], [93, "vehicles-sql"], [94, "vehicles-sql"]], "SQL de matriz": [[5, "matrix-sql"], [29, "matrix-sql"], [93, "matrix-sql"]], "SQL de puntos": [[15, "points-sql"], [25, "points-sql"], [107, "points-sql"], [108, "points-sql"], [112, "points-sql"], [113, "points-sql"], [114, "points-sql"], [115, "points-sql"], [116, "points-sql"], [117, "points-sql"], [129, "points-sql"], [130, "points-sql"], [131, "points-sql"]], "SQL de v\u00e9rtices": [[60, "vertex-sql"]], "SQL de \u00f3rdenes": [[5, "orders-sql"], [93, "orders-sql"], [94, "orders-sql"]], "SQL restricciones": [[3, "restrictions-sql"], [25, "restrictions-sql"], [105, "restrictions-sql"], [106, "restrictions-sql"], [107, "restrictions-sql"], [108, "restrictions-sql"], [109, "restrictions-sql"], [129, "restrictions-sql"]], "Selectivo para m\u00faltiples rutas.": [[25, "selective-for-multiple-paths"]], "Show details on undirected graph.": [[108, "show-details-on-undirected-graph"]], "Simplifying leaf vertices": [[86, "simplifying-leaf-vertices"]], "Sin salida": [[13, "dead-end"]], "Sinopsis": [[9, "synopsis"], [15, "synopsis"], [93, "synopsis"], [94, "synopsis"]], "Sobre los puntos": [[130, "about-points"], [131, "about-points"]], "Sobrecargas de funciones": [[25, "function-s-overloads"]], "Soporte": [[125, null]], "Soporte Comercial": [[125, "commercial-support"]], "Special optional parameters": [[109, "special-optional-parameters"]], "Status of \u00abpasses in front\u00bb or \u00abvisits\u00bb of the nodes and points.": [[107, "status-of-passes-in-front-or-visits-of-the-nodes-and-points"], [117, "status-of-passes-in-front-or-visits-of-the-nodes-and-points"]], "Store edge results": [[86, "store-edge-results"]], "Sumulaci\u00f3n del functionamiento del algoritmo.": [[106, "simulation-of-how-algorithm-works"], [107, "simulation-of-how-algorithm-works"]], "TRSP - Familia de funciones": [[3, null]], "Tabla de Contenido": [[4, "table-of-contents"], [20, null]], "Tablas de apoyo": [[123, "support-tables"]], "The data": [[86, "the-data"]], "The original orders": [[94, "the-original-orders"], [123, "the-original-orders"]], "The query": [[94, "the-query"]], "The transformation": [[86, "the-transformation"]], "Todas las versiones": [[20, "all-releases"]], "Todos los Pares - Familia de Funciones": [[7, null]], "Topolog\u00eda - Familia de Funciones": [[126, null]], "Topolog\u00eda de manejo del lado derecho": [[113, "right-side-driving-topology"]], "Topolog\u00eda de manejo del lado izquierdo": [[113, "left-side-driving-topology"]], "Transformaci\u00f3n - Familia de funciones": [[127, null]], "Traversal - Familia de funciones": [[128, null]], "Ubiaciones": [[5, "locations"]], "Un m\u00e1ximo de dos respuestas por punto": [[74, "at-most-two-answers-per-point"]], "Un punto": [[74, "one-point"]], "Una V\u00eda": [[67, "one-via"], [106, "one-via"], [107, "one-via"], [117, "one-via"]], "Una respuesta por punto, todas las columnas": [[74, "one-answer-per-point-all-columns"]], "Una respuesta, todas las columnas": [[74, "one-answer-all-columns"]], "Una tabla de puntos de inter\u00e9s": [[74, "a-point-of-interest-table"]], "Undirected graph with cost": [[123, "undirected-graph-with-cost"]], "Uno a Muchos": [[25, "one-to-many"], [28, "one-to-many"], [31, "one-to-many"], [32, "one-to-many"], [38, "one-to-many"], [39, "one-to-many"], [41, "one-to-many"], [42, "one-to-many"], [44, "one-to-many"], [47, "one-to-many"], [49, "one-to-many"], [59, "one-to-many"], [62, "one-to-many"], [63, "one-to-many"], [65, "one-to-many"], [66, "one-to-many"], [70, "one-to-many"], [71, "one-to-many"], [72, "one-to-many"], [89, "one-to-many"], [90, "one-to-many"], [91, "one-to-many"], [99, "one-to-many"], [105, "one-to-many"], [108, "one-to-many"], [112, "one-to-many"], [113, "one-to-many"], [116, "one-to-many"]], "Uno a Uno": [[25, "one-to-one"], [28, "one-to-one"], [31, "one-to-one"], [32, "one-to-one"], [38, "one-to-one"], [39, "one-to-one"], [41, "one-to-one"], [42, "one-to-one"], [44, "one-to-one"], [47, "one-to-one"], [49, "one-to-one"], [59, "one-to-one"], [62, "one-to-one"], [63, "one-to-one"], [70, "one-to-one"], [71, "one-to-one"], [72, "one-to-one"], [89, "one-to-one"], [90, "one-to-one"], [91, "one-to-one"], [99, "one-to-one"], [105, "one-to-one"], [108, "one-to-one"], [112, "one-to-one"], [113, "one-to-one"], [116, "one-to-one"]], "Usando el grafo contra\u00eddo": [[13, "using-the-contracted-graph"]], "Usar con pgr_TSP.": [[114, "use-with-pgr-tsp"]], "Usar pgr_findCloseEdges en el SQL de puntos.": [[112, "use-pgr-findcloseedges-in-the-points-sql"], [113, "use-pgr-findcloseedges-in-the-points-sql"], [114, "use-pgr-findcloseedges-in-the-points-sql"], [115, "use-pgr-findcloseedges-in-the-points-sql"], [116, "use-pgr-findcloseedges-in-the-points-sql"]], "Use pgr_findCloseEdges for points on the fly": [[107, "use-pgr-findcloseedges-for-points-on-the-fly"], [108, "use-pgr-findcloseedges-for-points-on-the-fly"]], "Use pgr_findCloseEdges in the Points SQL": [[117, "use-pgr-findcloseedges-in-the-points-sql"]], "Using the routing graph": [[86, "using-the-routing-graph"]], "Using the vertex map give the leaf verices their original value.": [[86, "using-the-vertex-map-give-the-leaf-verices-their-original-value"]], "Uso cuando las columnas de la tabla de borde NO COINCIDEN con los valores por defecto:": [[35, "usage-when-the-edge-table-s-columns-do-not-match-the-default-values"], [56, "usage-when-the-edge-table-s-columns-do-not-match-the-default-values"], [57, "usage-when-the-edge-table-s-columns-do-not-match-the-default-values"]], "Uso cuando las columnas de la tabla de borde coinciden con los valores por defecto:": [[35, "usage-when-the-edge-table-s-columns-match-the-default-values"], [56, "usage-when-the-edge-table-s-columns-match-the-default-values"]], "Uso de puntos de inter\u00e9s para generar una matriz asim\u00e9trica.": [[29, "using-points-of-interest-to-generate-an-asymetric-matrix"]], "Valor de Devoluci\u00f3n": [[34, "return-value"]], "Variables configurables": [[26, "configurable-variables"]], "Variaciones de uso": [[107, "usage-variations"], [112, "usage-variations"], [117, "usage-variations"]], "Varias rutas": [[25, "multiple-paths"]], "Vendedor Viajante - Familia de funciones": [[4, null]], "Ver tambi\u00e9n": [[0, "see-also"], [1, "see-also"], [3, "see-also"], [4, "see-also"], [5, "see-also"], [6, "see-also"], [7, "see-also"], [8, "see-also"], [9, "see-also"], [10, "see-also"], [11, "see-also"], [12, "see-also"], [13, "see-also"], [14, "see-also"], [15, "see-also"], [16, "see-also"], [17, "see-also"], [18, "see-also"], [19, "see-also"], [21, "see-also"], [22, "see-also"], [23, "see-also"], [24, "see-also"], [26, "see-also"], [28, "see-also"], [29, "see-also"], [30, "see-also"], [31, "see-also"], [32, "see-also"], [33, "see-also"], [34, "see-also"], [35, "see-also"], [36, "see-also"], [37, "see-also"], [38, "see-also"], [39, "see-also"], [40, "see-also"], [41, "see-also"], [42, "see-also"], [43, "see-also"], [44, "see-also"], [45, "see-also"], [46, "see-also"], [47, "see-also"], [48, "see-also"], [49, "see-also"], [50, "see-also"], [51, "see-also"], [52, "see-also"], [53, "see-also"], [54, "see-also"], [55, "see-also"], [56, "see-also"], [57, "see-also"], [58, "see-also"], [59, "see-also"], [60, "see-also"], [61, "see-also"], [62, "see-also"], [63, "see-also"], [64, "see-also"], [65, "see-also"], [66, "see-also"], [67, "see-also"], [68, "see-also"], [69, "see-also"], [70, "see-also"], [71, "see-also"], [72, "see-also"], [73, "see-also"], [74, "see-also"], [75, "see-also"], [76, "see-also"], [77, "see-also"], [78, "see-also"], [79, "see-also"], [80, "see-also"], [81, "see-also"], [82, "see-also"], [83, "see-also"], [84, "see-also"], [85, "see-also"], [86, "see-also"], [87, "see-also"], [88, "see-also"], [89, "see-also"], [90, "see-also"], [91, "see-also"], [92, "see-also"], [93, "see-also"], [94, "see-also"], [95, "see-also"], [96, "see-also"], [97, "see-also"], [98, "see-also"], [99, "see-also"], [100, "see-also"], [101, "see-also"], [102, "see-also"], [103, "see-also"], [104, "see-also"], [105, "see-also"], [106, "see-also"], [107, "see-also"], [108, "see-also"], [109, "see-also"], [110, "see-also"], [111, "see-also"], [112, "see-also"], [113, "see-also"], [114, "see-also"], [115, "see-also"], [116, "see-also"], [117, "see-also"], [118, "see-also"], [119, "see-also"], [120, "see-also"], [122, "see-also"], [124, "see-also"], [126, "see-also"], [127, "see-also"], [128, "see-also"], [129, "see-also"], [130, "see-also"], [131, "see-also"]], "Versi\u00f3n corta": [[26, "short-version"]], "Vertices": [[123, "vertices"]], "Via- Categoria": [[129, null]], "V\u00e9rtice lineal en grafo dirigido": [[13, "linear-vertex-on-directed-graph"]], "V\u00e9rtice lineal en grafo no dirigido": [[13, "linear-vertex-on-undirected-graph"]], "V\u00e9rtice sin salida en un grafo dirigido": [[13, "dead-end-vertex-on-directed-graph"]], "V\u00e9rtice sin salida en un grafo sin dirigir": [[13, "dead-end-vertex-on-undirected-graph"]], "V\u00e9rtice \u00danico": [[68, "single-vertex"]], "V\u00e9rtice \u00fanico": [[50, "single-vertex"], [61, "single-vertex"], [81, "single-vertex"], [82, "single-vertex"], [83, "single-vertex"], [96, "single-vertex"], [97, "single-vertex"], [98, "single-vertex"], [115, "single-vertex"]], "V\u00e9rtices que pertenecen al grafo contra\u00eddo.": [[13, "vertices-that-belong-to-the-contracted-graph"]], "pgRouting 1": [[121, "pgrouting-1"]], "pgRouting 1.0": [[121, "pgrouting-1-0"]], "pgRouting 2": [[121, "pgrouting-2"]], "pgRouting 2.0": [[121, "pgrouting-2-0"]], "pgRouting 2.1": [[121, "pgrouting-2-1"]], "pgRouting 2.2": [[121, "pgrouting-2-2"]], "pgRouting 2.3": [[121, "pgrouting-2-3"]], "pgRouting 2.4": [[121, "pgrouting-2-4"]], "pgRouting 2.5": [[121, "pgrouting-2-5"]], "pgRouting 2.6": [[121, "pgrouting-2-6"]], "pgRouting 2.6.2 Notas de la versi\u00f3n": [[121, "pgrouting-2-6-2-release-notes"]], "pgRouting 2.6.3 Notas de la Versi\u00f3n": [[121, "pgrouting-2-6-3-release-notes"]], "pgRouting 3": [[20, "pgrouting-3"], [121, "pgrouting-3"]], "pgRouting 3.0": [[121, "pgrouting-3-0"]], "pgRouting 3.0.5 Notas de la Versi\u00f3n": [[121, "pgrouting-3-0-5-release-notes"]], "pgRouting 3.1": [[121, "pgrouting-3-1"]], "pgRouting 3.1.1 Notas de la Versi\u00f3n": [[121, "pgrouting-3-1-1-release-notes"]], "pgRouting 3.1.3 Notas de la Versi\u00f3n": [[121, "pgrouting-3-1-3-release-notes"]], "pgRouting 3.2": [[121, "pgrouting-3-2"]], "pgRouting 3.3": [[121, "pgrouting-3-3"]], "pgRouting 3.4": [[121, "pgrouting-3-4"]], "pgRouting 3.5": [[121, "pgrouting-3-5"]], "pgRouting 3.6": [[121, "pgrouting-3-6"]], "pgRouting 3.7": [[20, "pgrouting-3-7"], [121, "pgrouting-3-7"]], "pgRouting 4": [[121, "pgrouting-4"]], "pgRouting 4.0": [[121, "pgrouting-4-0"]], "pgRouting 4.0.0 Release Notes": [[20, "pgrouting-4-0-0-release-notes"], [121, "pgrouting-4-0-0-release-notes"]], "pgr_KSP": [[28, null]], "pgr_KSP (Uno a Uno)": [[23, "pgr-ksp-one-to-one"]], "pgr_TSP": [[29, null]], "pgr_TSPeuclidean": [[30, null]], "pgr_aStar": [[31, null]], "pgr_aStarCost": [[32, null]], "pgr_aStarCostMatrix": [[33, null]], "pgr_alphaShape": [[34, null]], "pgr_analyzeGraph": [[35, null]], "pgr_analyzeOneWay": [[36, null]], "pgr_articulationPoints": [[37, null]], "pgr_bdAstar": [[38, null]], "pgr_bdAstarCost": [[39, null]], "pgr_bdAstarCostMatrix": [[40, null]], "pgr_bdDijkstra": [[41, null]], "pgr_bdDijkstraCost": [[42, null]], "pgr_bdDijkstraCostMatrix": [[43, null]], "pgr_bellmanFord - Experimental": [[44, null]], "pgr_betweennessCentrality": [[45, null]], "pgr_biconnectedComponents": [[46, null]], "pgr_binaryBreadthFirstSearch - Experimental": [[47, null]], "pgr_bipartite - Experimental": [[48, null]], "pgr_boykovKolmogorov": [[49, null]], "pgr_breadthFirstSearch - Experimental": [[50, null]], "pgr_bridges": [[51, null]], "pgr_chinesePostman - Experimental": [[52, null]], "pgr_chinesePostmanCost - Experimental": [[53, null]], "pgr_connectedComponents": [[54, null]], "pgr_contraction": [[55, null]], "pgr_createTopology": [[56, null]], "pgr_createVerticesTable": [[57, null]], "pgr_cuthillMckeeOrdering - Experimental": [[58, null]], "pgr_dagShortestPath - Experimental": [[59, null]], "pgr_degree \u2013 Propuesto": [[60, null]], "pgr_depthFirstSearch - Propusto": [[61, null]], "pgr_dijkstra": [[62, null]], "pgr_dijkstraCost": [[63, null]], "pgr_dijkstraCostMatrix": [[64, null]], "pgr_dijkstraNear - Propuesto": [[65, null]], "pgr_dijkstraNearCost - Propuesto": [[66, null]], "pgr_dijkstraVia - Propuesto": [[67, null]], "pgr_drivingDistance": [[68, null]], "pgr_drivingDistance (M\u00faltiples v\u00e9rtices)": [[23, "pgr-drivingdistance-multiple-vertices"]], "pgr_drivingDistance (V\u00e9rtice \u00fanico)": [[23, "pgr-drivingdistance-single-vertex"]], "pgr_edgeColoring - Experimental": [[69, null]], "pgr_edgeDisjointPaths": [[70, null]], "pgr_edmondsKarp": [[71, null]], "pgr_edwardMoore - Experimental": [[72, null]], "pgr_extractVertices \u2013 Propuesto": [[73, null]], "pgr_findCloseEdges": [[74, null]], "pgr_floydWarshall": [[75, null]], "pgr_full_version": [[76, null]], "pgr_hawickCircuits - Experimental": [[77, null]], "pgr_isPlanar - Experimental": [[78, null]], "pgr_johnson": [[79, null]], "pgr_kruskal": [[80, null]], "pgr_kruskalBFS": [[81, null]], "pgr_kruskalDD": [[82, null]], "pgr_kruskalDFS": [[83, null]], "pgr_lengauerTarjanDominatorTree -Experimental": [[84, null]], "pgr_lineGraph - Propuesto": [[85, null]], "pgr_lineGraphFull - Experimental": [[86, null]], "pgr_makeConnected - Experimental": [[87, null]], "pgr_maxCardinalityMatch": [[88, null]], "pgr_maxFlow": [[89, null]], "pgr_maxFlowMinCost - Experimental": [[90, null]], "pgr_maxFlowMinCost_Cost - Experimental": [[91, null]], "pgr_nodeNetwork": [[92, null]], "pgr_pickDeliver - Experimental": [[93, null]], "pgr_pickDeliverEuclidean - Experimental": [[94, null]], "pgr_prim": [[95, null]], "pgr_primBFS": [[96, null]], "pgr_primDD": [[97, null]], "pgr_primDFS": [[98, null]], "pgr_pushRelabel": [[99, null]], "pgr_sequentialVertexColoring - Propuesto": [[100, null]], "pgr_stoerWagner - Experimental": [[101, null]], "pgr_strongComponents": [[102, null]], "pgr_topologicalSort - Experimental": [[103, null]], "pgr_transitiveClosure - Experimental": [[104, null]], "pgr_trsp - Proposed": [[105, null]], "pgr_trspVia - Proposed": [[106, null]], "pgr_trspVia_withPoints - Proposed": [[107, null]], "pgr_trsp_withPoints - Proposed": [[108, null]], "pgr_turnRestrictedPath - Experimental": [[109, null]], "pgr_version": [[110, null]], "pgr_vrpOneDepot - Experimental": [[111, null]], "pgr_withPoints - Propuesto": [[112, null]], "pgr_withPointsCost - Propuesto": [[113, null]], "pgr_withPointsCostMatrix - propuesto": [[114, null]], "pgr_withPointsDD (M\u00faltiples v\u00e9rtices)": [[23, "pgr-withpointsdd-multiple-vertices"]], "pgr_withPointsDD (v\u00e9rtice \u00fanico)": [[23, "pgr-withpointsdd-single-vertex"]], "pgr_withPointsDD - Propuesto": [[115, null]], "pgr_withPointsKSP (Uno a Uno)": [[23, "pgr-withpointsksp-one-to-one"]], "pgr_withPointsKSP - Propuesto": [[116, null]], "pgr_withPointsVia - Proposed": [[117, null]], "withPoints - Familia de funciones": [[131, null]], "withPoints- Categor\u00eda": [[130, null]], "\u00c1rbol de expansi\u00f3n - Categor\u00eda": [[124, null]]}, "docnames": ["BFS-category", "DFS-category", "KSP-category", "TRSP-family", "TSP-family", "VRP-category", "aStar-family", "allpairs-family", "bdAstar-family", "bdDijkstra-family", "chinesePostmanProblem-family", "coloring-family", "components-family", "contraction-family", "cost-category", "costMatrix-category", "dijkstra-family", "drivingDistance-category", "experimental", "flow-family", "index", "kruskal-family", "metrics-family", "migration", "ordering-family", "pgRouting-concepts", "pgRouting-installation", "pgRouting-introduction", "pgr_KSP", "pgr_TSP", "pgr_TSPeuclidean", "pgr_aStar", "pgr_aStarCost", "pgr_aStarCostMatrix", "pgr_alphaShape", "pgr_analyzeGraph", "pgr_analyzeOneWay", "pgr_articulationPoints", "pgr_bdAstar", "pgr_bdAstarCost", "pgr_bdAstarCostMatrix", "pgr_bdDijkstra", "pgr_bdDijkstraCost", "pgr_bdDijkstraCostMatrix", "pgr_bellmanFord", "pgr_betweennessCentrality", "pgr_biconnectedComponents", "pgr_binaryBreadthFirstSearch", "pgr_bipartite", "pgr_boykovKolmogorov", "pgr_breadthFirstSearch", "pgr_bridges", "pgr_chinesePostman", "pgr_chinesePostmanCost", "pgr_connectedComponents", "pgr_contraction", "pgr_createTopology", "pgr_createVerticesTable", "pgr_cuthillMckeeOrdering", "pgr_dagShortestPath", "pgr_degree", "pgr_depthFirstSearch", "pgr_dijkstra", "pgr_dijkstraCost", "pgr_dijkstraCostMatrix", "pgr_dijkstraNear", "pgr_dijkstraNearCost", "pgr_dijkstraVia", "pgr_drivingDistance", "pgr_edgeColoring", "pgr_edgeDisjointPaths", "pgr_edmondsKarp", "pgr_edwardMoore", "pgr_extractVertices", "pgr_findCloseEdges", "pgr_floydWarshall", "pgr_full_version", "pgr_hawickCircuits", "pgr_isPlanar", "pgr_johnson", "pgr_kruskal", "pgr_kruskalBFS", "pgr_kruskalDD", "pgr_kruskalDFS", "pgr_lengauerTarjanDominatorTree", "pgr_lineGraph", "pgr_lineGraphFull", "pgr_makeConnected", "pgr_maxCardinalityMatch", "pgr_maxFlow", "pgr_maxFlowMinCost", "pgr_maxFlowMinCost_Cost", "pgr_nodeNetwork", "pgr_pickDeliver", "pgr_pickDeliverEuclidean", "pgr_prim", "pgr_primBFS", "pgr_primDD", "pgr_primDFS", "pgr_pushRelabel", "pgr_sequentialVertexColoring", "pgr_stoerWagner", "pgr_strongComponents", "pgr_topologicalSort", "pgr_transitiveClosure", "pgr_trsp", "pgr_trspVia", "pgr_trspVia_withPoints", "pgr_trsp_withPoints", "pgr_turnRestrictedPath", "pgr_version", "pgr_vrpOneDepot", "pgr_withPoints", "pgr_withPointsCost", "pgr_withPointsCostMatrix", "pgr_withPointsDD", "pgr_withPointsKSP", "pgr_withPointsVia", "prim-family", "proposed", "reference", "release_notes", "routingFunctions", "sampledata", "spanningTree-family", "support", "topology-functions", "transformation-family", "traversal-family", "via-category", "withPoints-category", "withPoints-family"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2}, "filenames": ["BFS-category.rst", "DFS-category.rst", "KSP-category.rst", "TRSP-family.rst", "TSP-family.rst", "VRP-category.rst", "aStar-family.rst", "allpairs-family.rst", "bdAstar-family.rst", "bdDijkstra-family.rst", "chinesePostmanProblem-family.rst", "coloring-family.rst", "components-family.rst", "contraction-family.rst", "cost-category.rst", "costMatrix-category.rst", "dijkstra-family.rst", "drivingDistance-category.rst", "experimental.rst", "flow-family.rst", "index.rst", "kruskal-family.rst", "metrics-family.rst", "migration.rst", "ordering-family.rst", "pgRouting-concepts.rst", "pgRouting-installation.rst", "pgRouting-introduction.rst", "pgr_KSP.rst", "pgr_TSP.rst", "pgr_TSPeuclidean.rst", "pgr_aStar.rst", "pgr_aStarCost.rst", "pgr_aStarCostMatrix.rst", "pgr_alphaShape.rst", "pgr_analyzeGraph.rst", "pgr_analyzeOneWay.rst", "pgr_articulationPoints.rst", "pgr_bdAstar.rst", "pgr_bdAstarCost.rst", "pgr_bdAstarCostMatrix.rst", "pgr_bdDijkstra.rst", "pgr_bdDijkstraCost.rst", "pgr_bdDijkstraCostMatrix.rst", "pgr_bellmanFord.rst", "pgr_betweennessCentrality.rst", "pgr_biconnectedComponents.rst", "pgr_binaryBreadthFirstSearch.rst", "pgr_bipartite.rst", "pgr_boykovKolmogorov.rst", "pgr_breadthFirstSearch.rst", "pgr_bridges.rst", "pgr_chinesePostman.rst", "pgr_chinesePostmanCost.rst", "pgr_connectedComponents.rst", "pgr_contraction.rst", "pgr_createTopology.rst", "pgr_createVerticesTable.rst", "pgr_cuthillMckeeOrdering.rst", "pgr_dagShortestPath.rst", "pgr_degree.rst", "pgr_depthFirstSearch.rst", "pgr_dijkstra.rst", "pgr_dijkstraCost.rst", "pgr_dijkstraCostMatrix.rst", "pgr_dijkstraNear.rst", "pgr_dijkstraNearCost.rst", "pgr_dijkstraVia.rst", "pgr_drivingDistance.rst", "pgr_edgeColoring.rst", "pgr_edgeDisjointPaths.rst", "pgr_edmondsKarp.rst", "pgr_edwardMoore.rst", "pgr_extractVertices.rst", "pgr_findCloseEdges.rst", "pgr_floydWarshall.rst", "pgr_full_version.rst", "pgr_hawickCircuits.rst", "pgr_isPlanar.rst", "pgr_johnson.rst", "pgr_kruskal.rst", "pgr_kruskalBFS.rst", "pgr_kruskalDD.rst", "pgr_kruskalDFS.rst", "pgr_lengauerTarjanDominatorTree.rst", "pgr_lineGraph.rst", "pgr_lineGraphFull.rst", "pgr_makeConnected.rst", "pgr_maxCardinalityMatch.rst", "pgr_maxFlow.rst", "pgr_maxFlowMinCost.rst", "pgr_maxFlowMinCost_Cost.rst", "pgr_nodeNetwork.rst", "pgr_pickDeliver.rst", "pgr_pickDeliverEuclidean.rst", "pgr_prim.rst", "pgr_primBFS.rst", "pgr_primDD.rst", "pgr_primDFS.rst", "pgr_pushRelabel.rst", "pgr_sequentialVertexColoring.rst", "pgr_stoerWagner.rst", "pgr_strongComponents.rst", "pgr_topologicalSort.rst", "pgr_transitiveClosure.rst", "pgr_trsp.rst", "pgr_trspVia.rst", "pgr_trspVia_withPoints.rst", "pgr_trsp_withPoints.rst", "pgr_turnRestrictedPath.rst", "pgr_version.rst", "pgr_vrpOneDepot.rst", "pgr_withPoints.rst", "pgr_withPointsCost.rst", "pgr_withPointsCostMatrix.rst", "pgr_withPointsDD.rst", "pgr_withPointsKSP.rst", "pgr_withPointsVia.rst", "prim-family.rst", "proposed.rst", "reference.rst", "release_notes.rst", "routingFunctions.rst", "sampledata.rst", "spanningTree-family.rst", "support.rst", "topology-functions.rst", "transformation-family.rst", "traversal-family.rst", "via-category.rst", "withPoints-category.rst", "withPoints-family.rst"], "indexentries": {"alphashape": [[34, "index-0", false]], "articulationpoints": [[37, "index-0", false]], "astar(many to many)": [[31, "index-3", false]], "astar(many to one)": [[31, "index-2", false]], "astar(one to many)": [[31, "index-1", false]], "astar(one to one)": [[31, "index-0", false]], "astarcost(combinations) - proposed on v3.2": [[31, "index-4", false], [32, "index-4", false]], "astarcost(many to many)": [[32, "index-3", false]], "astarcost(many to one)": [[32, "index-2", false]], "astarcost(one to many)": [[32, "index-1", false]], "astarcost(one to one)": [[32, "index-0", false]], "astarcostmatrix": [[33, "index-0", false]], "bdastar(combinations) - proposed on v3.2": [[38, "index-4", false]], "bdastar(many to many)": [[38, "index-3", false]], "bdastar(many to one)": [[38, "index-2", false]], "bdastar(one to many)": [[38, "index-1", false]], "bdastar(one to one)": [[38, "index-0", false]], "bdastarcost(combinations) - proposed on v3.2": [[39, "index-4", false]], "bdastarcost(many to many)": [[39, "index-3", false]], "bdastarcost(many to one)": [[39, "index-2", false]], "bdastarcost(one to many)": [[39, "index-1", false]], "bdastarcost(one to one)": [[39, "index-0", false]], "bdastarcostmatrix": [[40, "index-0", false]], "bddijkstra(combinations) - proposed on v3.2": [[41, "index-4", false]], "bddijkstra(many to many)": [[41, "index-3", false]], "bddijkstra(many to one)": [[41, "index-2", false]], "bddijkstra(one to many)": [[41, "index-1", false]], "bddijkstra(one to one)": [[41, "index-0", false]], "bddijkstracost(combinations) - proposed on v3.2": [[42, "index-4", false]], "bddijkstracost(many to many)": [[42, "index-3", false]], "bddijkstracost(many to one)": [[42, "index-2", false]], "bddijkstracost(one to many)": [[42, "index-1", false]], "bddijkstracost(one to one)": [[42, "index-0", false]], "bddijkstracostmatrix": [[43, "index-0", false]], "bellman_ford(many to one) - experimental on v3.0": [[44, "index-2", false]], "bellman_ford(one to one) - experimental on v3.0": [[44, "index-0", false]], "bellmanford(combinations) - experimental on v3.2": [[44, "index-4", false]], "bellmanford(many to many) - experimental on v3.0": [[44, "index-3", false]], "bellmanford(one to many) - experimental on v3.0": [[44, "index-1", false]], "biconnectedcomponents": [[46, "index-0", false]], "binarybreadthfirstsearch(combinations) - experimental on v3.2": [[47, "index-4", false]], "binarybreadthfirstsearch(many to many) - experimental on v3.0": [[47, "index-3", false]], "binarybreadthfirstsearch(many to one) - experimental on v3.0": [[47, "index-2", false]], "binarybreadthfirstsearch(one to many) - experimental on v3.0": [[47, "index-1", false]], "binarybreadthfirstsearch(one to one) - experimental on v3.0": [[47, "index-0", false]], "bipartite - experimental on v3.2": [[48, "index-0", false]], "boykovkolmogorov(combinations) - proposed on v3.2": [[49, "index-4", false]], "boykovkolmogorov(many to many)": [[49, "index-3", false]], "boykovkolmogorov(many to one)": [[49, "index-2", false]], "boykovkolmogorov(one to many)": [[49, "index-1", false]], "boykovkolmogorov(one to one)": [[49, "index-0", false]], "breadthfirstsearch(multiple vertices) - experimental on v3.0": [[50, "index-1", false]], "breadthfirstsearch(single vertex) - experimental on v3.0": [[50, "index-0", false]], "bridges": [[51, "index-0", false]], "chinesepostman - experimental on v3.0": [[52, "index-0", false]], "chinesepostmancost - experimental on v3.0": [[53, "index-0", false]], "connectedcomponents": [[54, "index-0", false]], "contraction": [[55, "index-0", false]], "cuthillmckeeordering - experimental on v3.4": [[58, "index-0", false]], "dagshortestpath(combinations) - experimental on v3.2": [[59, "index-4", false]], "dagshortestpath(many to many) - experimental on v3.0": [[59, "index-3", false]], "dagshortestpath(many to one) - experimental on v3.0": [[59, "index-2", false]], "dagshortestpath(one to many) - experimental on v3.0": [[59, "index-1", false]], "dagshortestpath(one to one) - experimental on v3.0": [[59, "index-0", false]], "depthfirstsearch(multiple vertices) - proposed on v3.3": [[61, "index-1", false]], "depthfirstsearch(single vertex) - proposed on v3.3": [[61, "index-0", false]], "dijkstra(combinations) - proposed on v3.1": [[62, "index-4", false]], "dijkstra(many to many)": [[62, "index-3", false]], "dijkstra(many to one)": [[62, "index-2", false]], "dijkstra(one to many)": [[62, "index-1", false]], "dijkstra(one to one)": [[62, "index-0", false]], "dijkstracost(combinations) - proposed on v3.1": [[63, "index-4", false]], "dijkstracost(many to many)": [[63, "index-3", false]], "dijkstracost(many to one)": [[63, "index-2", false]], "dijkstracost(one to many)": [[63, "index-1", false]], "dijkstracost(one to one)": [[63, "index-0", false]], "dijkstracostmatrix": [[64, "index-0", false]], "dijkstranear(combinations) - proposed on v3.3": [[65, "index-3", false]], "dijkstranear(many to many) - proposed on v3.3": [[65, "index-2", false]], "dijkstranear(many to one) - proposed on v3.3": [[65, "index-1", false]], "dijkstranear(one to many) - proposed on v3.3": [[65, "index-0", false]], "dijkstranearcost(combinations) - proposed on v3.3": [[66, "index-3", false]], "dijkstranearcost(many to many) - proposed on v3.3": [[66, "index-2", false]], "dijkstranearcost(many to one) - proposed on v3.3": [[66, "index-1", false]], "dijkstranearcost(one to many) - proposed on v3.3": [[66, "index-0", false]], "dijkstravia - proposed on 2.2": [[67, "index-0", false]], "drivingdistance(multiple vertices)": [[68, "index-1", false]], "drivingdistance(single vertex)": [[68, "index-0", false]], "edgecoloring - experimental on v3.3": [[69, "index-0", false]], "edgedisjointpaths(combinations) -- proposed on v3.2": [[70, "index-4", false]], "edgedisjointpaths(many to many)": [[70, "index-3", false]], "edgedisjointpaths(many to one)": [[70, "index-2", false]], "edgedisjointpaths(one to many)": [[70, "index-1", false]], "edgedisjointpaths(one to one)": [[70, "index-0", false]], "edmondskarp(combinations) - proposed on v3.2": [[71, "index-4", false]], "edmondskarp(many to many)": [[71, "index-3", false]], "edmondskarp(many to one)": [[71, "index-2", false]], "edmondskarp(one to many)": [[71, "index-1", false]], "edmondskarp(one to one)": [[71, "index-0", false]], "edwardmoore(combinations) - experimental on v3.2": [[72, "index-4", false]], "edwardmoore(many to many) - experimental on v3.0": [[72, "index-3", false]], "edwardmoore(many to one) - experimental on v3.0": [[72, "index-2", false]], "edwardmoore(one to many) - experimental on v3.0": [[72, "index-1", false]], "edwardmoore(one to one) - experimental on v3.0": [[72, "index-0", false]], "findcloseedges(many points)": [[74, "index-2", false]], "findcloseedges(one point)": [[74, "index-0", false], [74, "index-1", false]], "full_version": [[76, "index-0", false]], "hawick circuits - experimental on v3.4": [[77, "index-0", false]], "isplanar - experimental on v3.2": [[78, "index-0", false]], "kruskal": [[80, "index-0", false]], "kruskalbfs(multiple vertices)": [[81, "index-1", false]], "kruskalbfs(single vertex)": [[81, "index-0", false]], "kruskaldd(multiple vertices)": [[82, "index-1", false]], "kruskaldd(single vertex)": [[82, "index-0", false]], "kruskaldfs(multiple vertices)": [[83, "index-1", false]], "kruskaldfs(single vertex)": [[83, "index-0", false]], "ksp(combinations)": [[28, "index-4", false]], "ksp(many to many)": [[28, "index-3", false]], "ksp(many to one)": [[28, "index-2", false]], "ksp(one to many)": [[28, "index-1", false]], "ksp(one to one)": [[28, "index-0", false]], "lengauertarjandominatortree - experimental on v3.2": [[84, "index-0", false]], "linegraph - proposed on v3.7": [[85, "index-0", false]], "linegraphfull - experimental on v2.6": [[86, "index-0", false]], "makeconnected - experimental on v3.2": [[87, "index-0", false]], "maxflow(combinations) - proposed on v3.2": [[89, "index-4", false]], "maxflow(many to many)": [[89, "index-3", false]], "maxflow(many to one)": [[89, "index-2", false]], "maxflow(one to many)": [[89, "index-1", false]], "maxflow(one to one)": [[89, "index-0", false]], "maxflowmincost(combinations) -- experimental on v3.2": [[90, "index-4", false]], "maxflowmincost(many to many) - experimental on v3.0": [[90, "index-3", false]], "maxflowmincost(many to one) - experimental on v3.0": [[90, "index-2", false]], "maxflowmincost(one to many) - experimental on v3.0": [[90, "index-1", false]], "maxflowmincost(one to one) - experimental on v3.0": [[90, "index-0", false]], "maxflowmincost_cost(combinations) - experimental on v3.2": [[91, "index-4", false]], "maxflowmincost_cost(many to many) - experimental on v3.0": [[91, "index-3", false]], "maxflowmincost_cost(many to one) - experimental on v3.0": [[91, "index-2", false]], "maxflowmincost_cost(one to many) - experimental on v3.0": [[91, "index-1", false]], "maxflowmincost_cost(one to one) - experimental on v3.0": [[91, "index-0", false]], "maximumcardinalitymatch": [[88, "index-0", false]], "pgr_degree - proposed on v3.4": [[60, "index-0", false]], "pgr_extractvertices - proposed on v3.3": [[73, "index-0", false]], "pgr_nodenetwork": [[92, "index-0", false]], "pgr_pickdeliver - experimental on v3.0": [[93, "index-0", false]], "pgr_pickdelivereuclidean - experimental on 3.0": [[94, "index-0", false]], "prim": [[95, "index-0", false]], "primbfs(multiple vertices)": [[96, "index-1", false]], "primbfs(single vertex)": [[96, "index-0", false]], "primdd(multiple vertices)": [[97, "index-1", false]], "primdd(single vertex)": [[97, "index-0", false]], "primdfs(multiple vertices)": [[98, "index-1", false]], "primdfs(single vertex)": [[98, "index-0", false]], "pushrelabel(combinations) - proposed on v3.2": [[99, "index-4", false]], "pushrelabel(many to many)": [[99, "index-3", false]], "pushrelabel(many to one)": [[99, "index-2", false]], "pushrelabel(one to many)": [[99, "index-1", false]], "pushrelabel(one to one)": [[99, "index-0", false]], "sequentialvertexcoloring - proposed on v3.3": [[100, "index-0", false]], "stoerwagner - experimental on v3.0": [[101, "index-0", false]], "strongcomponents": [[102, "index-0", false]], "topologicalsort - experimental on v3.0": [[103, "index-0", false]], "transitiveclosure - experimental on v3.0": [[104, "index-0", false]], "trsp(combinations) - proposed on v3.4": [[105, "index-4", false]], "trsp(many to many) -- proposed on v3.4": [[105, "index-3", false]], "trsp(many to one) -- proposed on v3.4": [[105, "index-2", false]], "trsp(one to many) -- proposed on v3.4": [[105, "index-1", false]], "trsp(one to one) -- proposed on v3.4": [[105, "index-0", false]], "trsp_withpoints(combinations) - proposed on v3.4": [[108, "index-4", false]], "trsp_withpoints(many to many) - proposed on v3.4": [[108, "index-3", false]], "trsp_withpoints(many to one) - proposed on v3.4": [[108, "index-2", false]], "trsp_withpoints(one to many) - proposed on v3.4": [[108, "index-1", false]], "trsp_withpoints(one to one) - proposed on v3.4": [[108, "index-0", false]], "trspvia - proposed on v3.4": [[106, "index-0", false]], "trspvia_withpoints - proposed on v3.4": [[107, "index-0", false]], "tsp": [[29, "index-0", false]], "tspeuclidean": [[30, "index-0", false]], "turnrestrictedpath - experimental on v3.0": [[109, "index-0", false]], "version": [[110, "index-0", false]], "withpoints(combinations) - proposed on v3.2": [[112, "index-4", false]], "withpoints(many to many) - proposed on v2.2": [[112, "index-3", false]], "withpoints(many to one) - proposed on v2.2": [[112, "index-2", false]], "withpoints(one to many) - proposed on v2.2": [[112, "index-1", false]], "withpoints(one to one) - proposed on v2.2": [[112, "index-0", false]], "withpointscost(combinations) -- proposed on v3.2": [[113, "index-4", false]], "withpointscost(many to many) - proposed on v2.2": [[113, "index-3", false]], "withpointscost(many to one) - proposed on v2.2": [[113, "index-2", false]], "withpointscost(one to many) - proposed on v2.2": [[113, "index-1", false]], "withpointscost(one to one) - proposed on v2.2": [[113, "index-0", false]], "withpointscostmatrix - proposed": [[114, "index-0", false]], "withpointsdd(multiple vertices) - proposed on v2.2": [[115, "index-1", false]], "withpointsdd(single vertex) - proposed on v2.2": [[115, "index-0", false]], "withpointsksp - proposed on v2.2": [[116, "index-0", false]], "withpointsksp(combinations)": [[116, "index-5", false]], "withpointsksp(many to many)": [[116, "index-4", false]], "withpointsksp(many to one)": [[116, "index-3", false]], "withpointsksp(one to many)": [[116, "index-2", false]], "withpointsksp(one to one)": [[116, "index-1", false]], "withpointsvia - proposed on v3.4": [[117, "index-0", false]]}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"0": [0, 4, 5, 6, 7, 8, 9, 13, 15, 16, 17, 19, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "00": [5, 74], "0000": 30, "000000": 111, "0001": 35, "001": [7, 35, 36, 56, 92], "0012": 7, "0013": 7, "0015": 7, "0016min": 5, "0017": 7, "0019": 7, "002": 7, "0021": 7, "0024": 7, "0027": 7, "003": 7, "0032": 7, "0037": 7, "004": 7, "0043": 7, "005": 7, "0055": 7, "006": 7, "007": 7, "0070": 7, "008": 7, "0085": 7, "009": 7, "010": 7, "010100000000000000000000000000000000000040": [56, 73, 123], "010100000000000000000000400000000000000000": [56, 73, 123], "010100000000000000000000400000000000000040": [56, 73, 123], "010100000000000000000000400000000000000840": [56, 73, 123], "010100000000000000000000400000000000001040": [56, 73, 123], "01010000000000000000000040000000000000f03f": [56, 73, 123], "010100000000000000000008400000000000000040": [56, 73, 123], "010100000000000000000008400000000000000840": [56, 73, 123], "01010000000000000000000840000000000000f03f": [56, 73, 123], "01010000000000000000000c400000000000001040": [56, 73, 123], "01010000000000000000000c406666666666660240": [56, 73, 123], "010100000000000000000010400000000000000040": [56, 73, 123], "010100000000000000000010400000000000000840": [56, 73, 123], "01010000000000000000001040000000000000f03f": [56, 73, 123], "0101000000000000000000e03f0000000000000c40": [56, 73, 123], "0101000000000000000000f03f0000000000000040": [56, 73, 123], "01010000003333333333330740cdccccccccccfc3f": 74, "0101000000333333333333d33fcdccccccccccfc3f": 74, "010100000068eeffffffffff3f0000000000000c40": [56, 73, 123], "01010000009a99999999990140333333333333fb3f": 74, "0101000000cdcccccccccc04409a99999999990940": 74, "0101000000cdcccccccccc10403333333333330340": 74, "0101000000cdccccccccccfc3f9a9999999999d93f": 74, "01020000001e000000f085c9545558d4400000000000b3d040000000000069d440107a36abaaaad040000000000018d54000000000001dd040107a36ab2a10d7401ff46c5655fdce40000000000025d740e10b93a9aa1ecf40f085c954d552d740e10b93a9aa62cc40107a36abaa99d7400000000000e1c940107a36ab4a8fd840e10b93a9ea26c840f085c954d5aad9401ff46c5655efc840f085c95455d0d940e10b93a9aa3cca40f085c9545585d940000000000052cc400000000080edd94000000000000dcb40a52c431c0776da40e10b93a9ea33ca40a52c431c6784da40e10b93a9aac9c940a52c431c8764da402c6519e2f87dc94000000000a0d1da4096b20c711c60c940f085c95455cada40000000000038c840f085c9545598da40e10b93a9aa03c740f085c954551bda40e10b93a9aad1c640f085c9545598da40000000000069c440107a36abaaa0da40e10b93a9aa47c440107a36abaa87da40e10b93a9aa34c340000000008089d94000000000009bc440f085c954d526d6401ff46c5655d6c840f085c954d5a9d540e10b93a9aaa6c9400000000000cdd4401ff46c56556cc940000000000018d5400000000000a3cb40f085c954d50dd6400000000000eecb40000000000018d5401ff46c56553bcd40f085c9545558d4400000000000b3d040": 30, "011": 7, "012": 7, "0122": 7, "013": 7, "014": 7, "015": 7, "016": 7, "017": 7, "0198539162": 4, "0198539169": 4, "01_bfs": 47, "01e": 7, "0251": 7, "0277hr": 5, "03": [7, 26], "04": [7, 121], "05": [7, 35, 56], "0608": 7, "06449510225": 30, "07e": 7, "08": 7, "09": 7, "0x": 26, "1": [0, 3, 4, 5, 6, 7, 10, 11, 15, 16, 17, 19, 20, 21, 23, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 123, 129, 130, 131], "10": [3, 4, 5, 7, 13, 23, 25, 28, 29, 30, 31, 32, 33, 35, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 121, 123, 130, 131], "100": [3, 23, 35, 36, 49, 56, 57, 71, 74, 86, 90, 94, 99, 123], "1000": 7, "10000": 7, "10000000000000009": 74, "1000m": 5, "1001": [94, 123], "1002": 121, "1004": 121, "1005": 121, "1006": 121, "100s": 5, "101": [94, 105, 106, 111, 123], "102": [85, 94, 123], "103": [94, 105, 106, 123], "10383": 30, "104": [85, 94, 111, 123], "10450": 30, "105": [94, 123], "10526": 7, "1054": [94, 123], "10550": 30, "106": [94, 111, 123], "1066": [94, 123], "1068": [94, 123], "107": 106, "108": 106, "109": [94, 106, 111, 123], "1098": 121, "10m": 5, "11": [3, 7, 13, 23, 25, 26, 28, 29, 30, 31, 38, 41, 44, 46, 47, 48, 49, 50, 52, 54, 56, 57, 58, 59, 60, 61, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 77, 78, 80, 81, 82, 83, 84, 86, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 121, 123, 130, 131], "110": [106, 111], "111": 106, "1111": 30, "111319": [5, 6], "1127": [94, 123], "113": 106, "1146": 7, "1147101": 7, "1152": 121, "1153": 121, "116290": 7, "1165": 121, "11683": 30, "11783": 30, "11803398875": 30, "1185": 121, "1188": 121, "119": 111, "1193": 121, "1197": 7, "11e": 7, "12": [7, 13, 20, 23, 25, 28, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 77, 80, 81, 82, 83, 84, 86, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 114, 115, 116, 117, 121, 123, 130, 131], "120": 111, "121": 111, "12132034356": 30, "1219": 121, "122": 7, "1236": [94, 123], "12365": 30, "124": [94, 123], "12400": 30, "12484": 7, "125": 111, "12716": 30, "12766": 30, "129": [94, 111, 123], "12992": 30, "13": [4, 7, 13, 23, 25, 28, 29, 30, 31, 38, 41, 44, 46, 47, 48, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 65, 66, 67, 68, 69, 70, 72, 73, 74, 75, 77, 78, 80, 81, 82, 83, 84, 86, 87, 88, 92, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 115, 116, 117, 121, 123], "130": [49, 71, 90, 99, 123], "1300": 121, "13016": 30, "1304": 121, "13051": 30, "131": 111, "13133": 30, "13203": 30, "13250": 30, "13415": 30, "13433": 30, "1346": 7, "1356": 121, "1360": 7, "1378": 121, "13850": 30, "139": 111, "14": [7, 13, 23, 25, 26, 28, 29, 30, 31, 32, 38, 39, 41, 42, 44, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 65, 67, 68, 69, 70, 71, 72, 73, 74, 77, 80, 81, 82, 83, 84, 86, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 105, 106, 107, 108, 109, 111, 112, 115, 116, 117, 123], "141": 111, "14150": 30, "14300": 30, "14354": 7, "144": [94, 111, 123], "145": 111, "14500": 30, "14533": 30, "146": [94, 123], "148": [94, 123], "1483629": 7, "149": [94, 111, 123], "14966": 30, "15": [7, 13, 23, 25, 26, 28, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 80, 81, 82, 83, 84, 86, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 115, 116, 117, 123, 130, 131], "150": 90, "1500": 7, "15210": 13, "155": 111, "156": [94, 123], "1573": 7, "158": [94, 123], "15866": 30, "15933": 30, "16": [3, 5, 7, 13, 23, 25, 28, 29, 30, 31, 35, 38, 41, 44, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 77, 78, 80, 81, 82, 83, 84, 86, 88, 90, 92, 93, 94, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 115, 116, 117, 123, 130, 131], "160": 90, "161": 111, "1616": 121, "162": 111, "1640": 121, "1647": 121, "16500": 30, "16503": 7, "166": [94, 123], "1667": 30, "169": [94, 123], "17": [7, 13, 23, 25, 28, 29, 30, 31, 35, 38, 41, 42, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 67, 68, 69, 70, 71, 72, 73, 74, 77, 80, 81, 82, 83, 84, 86, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 115, 116, 117, 123, 130, 131], "170": [94, 123], "17066": 30, "171": [94, 111, 123], "17100": 30, "172": 111, "1725": 121, "173": [94, 123], "1733": 121, "175": [5, 111], "1760": 121, "1770": 121, "1789": 7, "179": [94, 123], "17e": 7, "18": [4, 7, 13, 23, 25, 28, 30, 31, 35, 36, 38, 41, 44, 46, 47, 51, 52, 54, 56, 57, 68, 69, 70, 72, 73, 74, 77, 80, 86, 88, 92, 93, 94, 101, 105, 108, 111, 112, 115, 116, 121, 123], "1825": 121, "1846897": 7, "1849": 121, "1850": 121, "18581544581": 30, "186": [94, 123], "1861": 121, "18623": 7, "1883": 121, "18849": 7, "1891": 121, "18e": 7, "19": [7, 13, 28, 30, 31, 38, 41, 44, 52, 68, 70, 72, 74, 77, 86, 94, 105, 108, 112, 115, 116, 123], "1930": 118, "1956": [16, 44, 62, 63, 64, 114], "1958": 44, "196": [94, 123], "1960": 4, "1975": 7, "1976": 4, "19999999999999996": 74, "1km": 5, "1s": 5, "2": [4, 5, 6, 7, 20, 23, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "20": [7, 13, 25, 28, 29, 30, 31, 38, 41, 44, 49, 52, 54, 68, 70, 71, 72, 73, 74, 77, 86, 90, 93, 94, 99, 105, 108, 111, 112, 115, 116, 121, 123], "200": [74, 90, 94, 111, 123], "2000": 7, "2008": 77, "202": 121, "203": [85, 94, 121, 123], "2057": 121, "207030": 7, "20710": 7, "208": 111, "20833": 30, "2087": 121, "20900": 30, "2093": 121, "20algorithms": [41, 42], "20path": [41, 42], "20shortest": [41, 42], "21": [13, 28, 30, 31, 38, 41, 44, 52, 68, 70, 72, 77, 86, 92, 94, 105, 108, 112, 115, 116, 123], "21300": 30, "21600": 30, "218": [94, 123], "2189": 121, "22": [7, 13, 28, 30, 31, 38, 41, 44, 52, 68, 70, 72, 77, 86, 94, 105, 108, 111, 112, 116, 121, 123], "2201": 121, "2202": 121, "2203": 121, "2216": 121, "22183": 30, "2222": 30, "223": 7, "224": [94, 123], "225": [94, 123], "22583": 30, "2266": [30, 121], "22683": 30, "22752": 7, "2276": 121, "2281": 7, "22rel": 121, "23": [7, 28, 30, 52, 68, 70, 77, 86, 94, 105, 108, 112, 116, 123], "230": 89, "2312": 121, "232": 121, "235": [94, 123], "2357": 121, "2360679775": [30, 94], "23616": 30, "237": [94, 123], "23700": 30, "2378819357": 30, "238": [94, 123], "23883": 30, "239": [94, 123], "2394": 121, "2398": 121, "24": [7, 13, 28, 30, 52, 70, 77, 86, 92, 94, 105, 108, 112, 116, 121, 123], "240": [90, 111], "2400": 121, "2401": 121, "24166": 30, "2426406871": 94, "2427": 121, "2438298": 7, "24687": 7, "2490": 121, "24e": 7, "25": [28, 29, 30, 36, 45, 52, 70, 77, 86, 94, 105, 108, 111, 112, 116, 123], "250": 90, "2500": 7, "2504": 121, "2505": 121, "2512": 121, "25149": 30, "2516": 121, "2517": 121, "2521": 121, "2522": 121, "2523": 121, "254": [94, 123], "2544": 121, "2546": 121, "2547": 121, "2548": 121, "255": [94, 123], "2555": 121, "2559": 121, "2561": 121, "2565": 121, "257": [94, 123], "2588": [7, 121], "2599": [20, 121], "25m": [5, 6], "26": [7, 13, 28, 30, 52, 70, 77, 86, 94, 108, 112, 116, 123], "260": [90, 94, 123], "2605": [20, 121], "2607": [20, 121], "261": [94, 123], "26133": 30, "2614": [20, 121], "26150": 30, "262": [94, 123], "26283": 30, "2635": [20, 121], "264": [94, 123], "26433": 30, "265": [94, 123], "2655": 7, "26550": 30, "2656": [20, 121], "2669542759": 30, "26733": 30, "26861": 7, "27": [7, 28, 30, 52, 70, 77, 86, 94, 108, 111, 112, 116, 123], "27026": 30, "27096": 30, "27153": 30, "27166": 30, "27233": 30, "27266": 30, "27433": 30, "27462": 30, "27603": 30, "278": [94, 123], "27s_algorithm": [47, 62, 63, 65, 66, 67], "28": [7, 13, 28, 30, 52, 70, 77, 86, 94, 108, 112, 116, 123], "283": [94, 123], "285": [94, 123], "286": [94, 123], "28777": 30, "28e": 7, "28graph_theory": [51, 88], "29": [28, 51, 52, 70, 77, 88, 94, 108, 112, 116, 123], "29050": 7, "293": [94, 123], "2958": 7, "3": [3, 5, 6, 7, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 123, 130, 131], "30": [5, 7, 28, 30, 49, 52, 70, 71, 74, 77, 90, 93, 94, 99, 108, 111, 112, 123], "300": [74, 90], "3000": 7, "301": 85, "302": 85, "304": 85, "31": [28, 52, 70, 77, 94, 111, 112, 123], "3153": [5, 6], "3156007": 7, "316": [94, 123], "31693": 7, "317": [94, 123], "32": [28, 52, 70, 77, 94, 112, 123], "320": [90, 91], "321": [94, 123], "324": [94, 123], "3247": 7, "33": [28, 52, 70, 77, 94, 112, 123], "3333": 30, "336": [94, 123], "338": [94, 123], "33879": 7, "34": [7, 28, 52, 53, 70, 77, 93, 94, 111, 112, 123], "340": 89, "344": [94, 123], "345": [94, 123], "346930": 7, "347": [94, 123], "35": [7, 28, 52, 70, 77, 86, 94, 111, 112, 123], "350": 90, "3500": [7, 75, 79], "353": [94, 123], "357": [94, 123], "358": [7, 94, 123], "359": [94, 123], "35e": 7, "36": [5, 28, 70, 77, 94, 112, 123], "360": [89, 94, 123], "36287": 7, "368": [94, 123], "369": [94, 123], "36e": 7, "37": [7, 28, 70, 77, 86, 94, 112, 123], "38": [7, 13, 28, 70, 77, 94, 112, 123], "3803406571": 30, "383": [94, 123], "384": [94, 123], "38491": 7, "385": [94, 123], "387": [94, 123], "39": [28, 70, 77, 94, 112, 123], "390": 90, "3a": 121, "3th": [108, 112], "4": [3, 5, 6, 7, 13, 23, 25, 26, 28, 29, 30, 31, 32, 33, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 123, 130, 131], "40": [13, 28, 70, 74, 77, 86, 94, 111, 112, 123], "4000": 7, "4000000000000004": 25, "403": 85, "405": [94, 123], "4090618": 7, "41": [28, 70, 77, 86, 94, 111, 112, 123], "410": [94, 123], "4110": 7, "412": [94, 123], "41421356237": [30, 94], "41e": 7, "42": [28, 70, 77, 94, 112, 123], "420": [94, 123], "429": [94, 123], "43": [7, 28, 77, 94, 112, 123], "430": [90, 91], "4330": 7, "434": [94, 123], "436": [94, 123], "44": [7, 28, 77, 94, 112, 123], "441": [94, 123], "4452": [5, 6], "447": 74, "448": [94, 123], "449": [94, 123], "45": [5, 6, 7, 28, 77, 94, 112, 123], "450": [90, 94, 123], "4500": 7, "456": [94, 123], "458": [94, 123], "46": [5, 6, 28, 77, 94, 112, 123], "460": 111, "469936": 7, "46e": 7, "47": [7, 28, 77, 94, 112, 123], "470": 7, "471": [94, 123], "475": [94, 123], "478": [94, 123], "4787086646": 94, "479": [94, 123], "48": [7, 28, 77, 94, 112, 123], "4854127": 30, "4868919": 7, "49": [7, 28, 77, 94, 112, 123], "499999999999": 30, "4g": 7, "4th": [108, 112], "5": [3, 5, 6, 7, 13, 23, 25, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 123, 130, 131], "50": [28, 36, 49, 71, 77, 90, 93, 94, 99, 111, 112, 123], "500": 7, "5000": [7, 30], "504": [94, 123], "505": [94, 123], "509": [94, 123], "51": [7, 28, 77, 94, 111, 112, 123], "518": [94, 123], "52": [28, 77, 94, 112, 123], "520": 90, "522": [94, 123], "523": [94, 123], "528": [94, 123], "52e": 7, "53": [7, 28, 77, 94, 112, 121, 123], "531": [94, 123], "534": [94, 123], "54": [5, 28, 34, 77, 94, 112, 121, 123], "540": 5, "541": [94, 123], "5412705652799": 94, "546": [94, 123], "55": [28, 34, 77, 94, 112, 121, 123], "5500": 7, "551": [94, 123], "555": [94, 123], "55e": 7, "56": [7, 26, 28, 34, 77, 94, 112, 121, 123], "561": [94, 123], "562": [94, 123], "567": [94, 123], "5676": 7, "57": [28, 77, 94, 112, 123], "574": [94, 123], "58": [28, 77, 94, 112, 123], "580": 90, "58113883008": 30, "58113883009": 30, "583095189485": 30, "58e": 7, "59": [28, 77, 94, 112, 123], "593": [94, 123], "5th": [108, 112], "6": [5, 7, 13, 23, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 123, 130, 131], "60": [5, 7, 28, 74, 77, 90, 94, 111, 112, 123], "600": [5, 90, 94, 123], "6000": 7, "600m": 5, "605": [94, 123], "61": [7, 28, 77, 94, 112, 123], "610": [90, 94, 123], "6111": 30, "612": [94, 123], "613135": 7, "62": [7, 28, 77, 94, 111, 112, 123], "620": [94, 123], "621": [94, 123], "622": [94, 123], "624": [94, 123], "629": [94, 123], "63": [7, 28, 77, 94, 112, 123], "632": [94, 123], "639": 7, "64": [7, 28, 77, 94, 121, 123], "643": [94, 123], "645": [94, 123], "647": [94, 123], "64e": 7, "65": [7, 28, 77, 94, 123], "6500": 7, "65028153987": 30, "651": [94, 123], "652": [94, 123], "66": [28, 77, 94, 123], "665": [94, 123], "6667": 30, "668": [94, 123], "67": [7, 28, 77, 94, 123], "68": [7, 28, 77, 94, 123], "680": 90, "69": [28, 77, 94, 123], "690": 90, "693": [94, 123], "6min": 5, "6th": [108, 112], "7": [3, 5, 7, 13, 23, 25, 26, 28, 29, 30, 31, 32, 35, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 79, 80, 81, 82, 83, 84, 85, 86, 90, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 123, 130, 131], "70": [28, 74, 77, 94, 123], "7000": 7, "701": [94, 123], "702": [94, 123], "708": [94, 123], "71": [28, 77, 94, 111, 123], "716": [94, 123], "7177": 7, "71834": 7, "72": [7, 28, 77, 94, 123], "721": [94, 123], "725": [94, 123], "726": [94, 123], "727": [94, 123], "73": [28, 77, 94, 123], "731": [94, 123], "732": [94, 123], "734": [94, 123], "737": [94, 123], "73e": 7, "74": [26, 28, 77, 94, 123], "740": [94, 123], "743": [94, 123], "75": [26, 28, 34, 36, 77, 94, 111, 121, 123], "7500": 7, "751": [94, 123], "76": [7, 28, 77, 94, 123], "760": [90, 91], "76695427589": 30, "769": [94, 123], "76e": 7, "77": [7, 28, 77, 94, 123], "770": 90, "777": [94, 123], "78": [7, 28, 77, 94, 123], "782": [94, 123], "786": [94, 123], "78846": [5, 6], "79": [28, 77, 94, 111, 123], "8": [3, 7, 13, 23, 25, 28, 29, 30, 31, 32, 35, 37, 38, 39, 41, 44, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 77, 81, 82, 83, 84, 85, 86, 88, 90, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 123, 130, 131], "80": [7, 28, 44, 49, 71, 74, 77, 89, 90, 94, 99, 101, 111, 123], "8000": 7, "802": [94, 123], "81": [6, 77, 94, 123], "812": [94, 123], "815": [94, 123], "816": [94, 123], "81m": [5, 6], "82": [7, 77, 94, 123], "820": [90, 91, 94, 123], "8236683733": 30, "825": [94, 123], "826": [94, 123], "828": 94, "8284271247": 94, "83": [77, 94, 121, 123], "8333": 30, "836": [94, 123], "83e": 7, "84": [7, 77, 94, 123], "843": 7, "848093106": 30, "849304": 7, "85": [77, 94, 111, 123], "8500": 7, "854": 94, "86": [7, 77, 94, 123], "860232526704": 30, "87": [7, 77, 94, 123], "870": [94, 123], "875": [94, 123], "8778": 7, "88": [77, 94, 123], "880": [94, 123], "883": [94, 123], "889": [94, 123], "89": [74, 77, 94, 111, 123], "8999999999999999": 74, "89e": 7, "9": [3, 5, 7, 13, 23, 25, 28, 29, 30, 31, 34, 38, 41, 44, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 65, 67, 68, 69, 70, 71, 72, 73, 74, 77, 81, 82, 83, 84, 85, 86, 90, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 123], "90": [7, 74, 77, 94, 123], "9000": 7, "91": [77, 94, 111, 123], "91173136": 30, "912": [94, 123], "914": [94, 123], "916": [94, 123], "92": [77, 94, 123], "9223372036854775807": [0, 50, 61, 81, 83, 96, 98], "93": [77, 94, 121, 123], "93e": 7, "93ford_algorithm": 44, "93karp_algorithm": 71, "93relabel_maximum_flow_algorithm": [89, 99], "93wagner_algorithm": 101, "94": [7, 77, 94, 111, 123], "9444": 30, "95": [7, 94, 111, 123], "9500": 7, "96": [94, 123], "9634358466": 30, "965": [94, 123], "9661270947": 30, "967": [94, 123], "969": [94, 123], "97": [94, 123], "978": 4, "98": [94, 123], "9833": 30, "99": [7, 94, 123], "990": 5, "996": 7, "997": [94, 123], "9999999": 30, "999999999998": 25, "999999999999": [25, 54, 56, 73, 74, 123], "9c": 121, "A": [15, 20, 23, 25, 26, 31, 32, 33, 38, 39, 40, 46, 50, 61, 65, 66, 69, 74, 77, 86, 87, 101, 107, 108, 111, 112, 113, 114, 115, 116, 117, 121, 122, 123, 129, 130, 131], "Al": [4, 30, 45], "Antes": [23, 92], "Con": [0, 17, 25, 29, 30, 50, 54, 61, 68, 74, 81, 82, 83, 96, 97, 98, 121], "DE": [29, 30, 60, 73], "De": [13, 31, 32, 38, 39, 41, 42, 44, 47, 49, 62, 63, 70, 71, 72, 74, 89, 90, 91, 99, 118], "Del": [25, 41, 42, 44, 47, 49, 54, 59, 62, 63, 70, 71, 72, 74, 89, 90, 91, 99, 105, 109, 112, 113], "E": [6, 7, 8, 9, 10, 16, 19, 21, 25, 31, 32, 37, 38, 39, 41, 42, 43, 44, 46, 47, 48, 50, 51, 52, 53, 54, 59, 61, 62, 63, 65, 66, 69, 71, 72, 77, 79, 80, 81, 82, 83, 84, 85, 87, 88, 90, 91, 95, 96, 97, 98, 101, 102, 103, 104, 108, 112, 113, 118, 127], "EN": 121, "EST\u00c1": 121, "El": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 38, 39, 41, 42, 43, 44, 45, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 103, 104, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 121, 124, 125, 127, 128, 129, 130, 131], "En": [1, 3, 4, 5, 13, 15, 16, 19, 23, 27, 29, 30, 34, 35, 44, 49, 54, 55, 56, 57, 58, 59, 65, 66, 71, 74, 77, 85, 86, 90, 91, 99, 101, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 125, 129], "Es": [1, 2, 3, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 36, 43, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 72, 73, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 126, 127, 128, 129, 130, 131], "Esa": [25, 60, 73], "Esas": [74, 123], "Eso": [25, 60], "Esos": 25, "Esta": [7, 8, 9, 13, 15, 16, 23, 25, 36, 37, 44, 45, 51, 54, 59, 60, 62, 63, 64, 73, 74, 78, 86, 92, 101, 114, 127, 130], "Estados": 125, "Estar": 113, "Estas": [3, 5, 10, 11, 12, 18, 19, 22, 24, 27, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 119, 126, 127, 128], "Este": [4, 20, 25, 29, 30, 47, 54, 74, 77, 78, 80, 95], "Esto": [3, 23, 69, 72, 86, 92, 118, 125], "Estos": 118, "Est\u00e1": [74, 123], "Hay": [3, 4, 5, 10, 11, 12, 13, 18, 19, 22, 24, 25, 44, 47, 48, 50, 52, 53, 58, 59, 60, 69, 72, 73, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 125, 127, 128, 130], "La": [3, 4, 5, 7, 8, 10, 11, 12, 13, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 38, 39, 41, 42, 44, 45, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 65, 66, 69, 70, 71, 72, 73, 74, 77, 78, 82, 84, 86, 87, 89, 90, 91, 92, 93, 94, 97, 99, 100, 101, 103, 104, 109, 111, 121, 127, 128, 129, 130, 131], "Las": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 64, 65, 66, 67, 69, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131], "Lo": [25, 27], "Los": [4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 19, 23, 25, 29, 30, 31, 32, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 70, 71, 72, 73, 74, 77, 81, 82, 83, 84, 85, 86, 88, 89, 90, 91, 92, 93, 96, 97, 98, 99, 100, 101, 102, 103, 104, 108, 112, 113, 114, 121, 130, 131], "NO": 121, "No": [1, 2, 3, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 28, 29, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 82, 84, 85, 86, 87, 89, 90, 91, 93, 94, 97, 99, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 114, 115, 116, 117, 119, 121, 123, 126, 127, 128, 129, 130, 131], "O": [6, 7, 8, 9, 10, 16, 21, 25, 26, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118], "Otros": [25, 121], "Por": [13, 25, 36, 57, 72, 73, 74, 87, 90, 111, 125], "Que": 92, "Qu\u00e9": 25, "Se": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 19, 21, 23, 25, 26, 29, 30, 31, 32, 36, 38, 39, 41, 42, 43, 44, 47, 49, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 70, 71, 72, 73, 74, 80, 81, 82, 83, 85, 90, 91, 93, 94, 99, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 121, 125, 126, 127, 128, 129, 130, 131], "Sea": [5, 7, 14, 15, 32, 39, 42, 43, 63, 64, 75, 79, 114], "Sean": [6, 8, 31, 32, 33, 38, 39, 40], "Sin": [47, 55, 69, 72, 118], "Son": [5, 25, 93, 94], "Su": [0, 1, 21, 80, 81, 82, 83, 95, 96, 97, 98, 101, 118, 124], "Un": [10, 13, 23, 25, 27, 34, 35, 36, 47, 48, 51, 52, 53, 54, 56, 57, 61, 78, 88, 92, 93, 94, 101, 102, 123], "Una": [3, 4, 5, 19, 25, 26, 34, 35, 36, 56, 57, 73, 86, 88, 93, 94, 121], "Uno": [7, 121], "Y": [4, 23, 27, 29, 30, 31, 32, 33, 38, 39, 40, 54, 74, 121], "Ya": 121, "_": [113, 121], "__": [23, 25, 27, 61, 84], "___pgr___test___": 26, "__glibc__": 121, "__linux__": 121, "_caj": 5, "_capacity": 19, "_capacity_i": 19, "_cost": [16, 29], "_cost_": 25, "_cost_i": 16, "_de": 67, "_id": 19, "_id_i": 19, "_maxflow": 19, "_of": [106, 107, 117], "_pes": 5, "_pgr_array_rev": 23, "_pgr_makedistancematrix": 121, "_radius": 34, "_search_algorithm": [6, 8, 31, 38], "_seq": 16, "_seq_": 16, "_seq_i": 16, "_sql": 19, "_tim": [5, 93, 94], "_vertex": 19, "_vertices_pgr": [35, 36, 56, 57], "_vids": [16, 44, 47, 59, 62, 63, 108, 112, 113], "a_weight": 5, "aasheesh": 27, "abaj": [15, 16, 17, 25, 31, 32, 38, 39, 41, 42, 44, 47, 49, 59, 60, 62, 63, 65, 66, 68, 70, 71, 72, 81, 82, 83, 89, 90, 91, 96, 97, 98, 99, 105, 108, 112, 113, 114, 115, 130, 131], "abandon": 121, "abhinav": 27, "abiert": [25, 93], "about": [107, 117, 123], "abre": [5, 93, 94], "abs": [6, 31, 32, 33, 38, 39, 40, 108, 112], "academic": 13, "acantil": [25, 60], "acced": 25, "accept": 123, "acces": [54, 61, 102, 121], "aceler": [13, 25, 56, 57, 60], "acept": [23, 35, 57, 121], "acer": [25, 60], "acerc": 112, "achiv": [130, 131], "acicl": [59, 69, 103], "ackermann": 88, "ackermann_function": 88, "activ": 26, "actu": 85, "actual": [1, 2, 3, 5, 6, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 24, 25, 26, 29, 30, 44, 47, 48, 50, 52, 53, 55, 58, 59, 60, 61, 65, 66, 67, 69, 72, 73, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 126, 127, 128, 129, 130, 131], "actualiz": [20, 56, 121], "acumul": 36, "acumulat": 121, "add": [13, 25, 36, 54, 74, 92, 121, 130, 131], "added": [130, 131], "adding": 123, "additional": [86, 123, 126, 130, 131], "adecu": [35, 56, 57, 77], "adel": [0, 5, 7, 9, 10, 25, 29, 30, 37, 45, 46, 48, 50, 51, 52, 53, 54, 55, 58, 61, 69, 74, 75, 77, 78, 79, 80, 85, 86, 87, 88, 93, 94, 95, 100, 101, 102, 103, 104], "adeland": 8, "adem": 129, "ademas": [19, 44, 92], "adentr": [21, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 118], "adicion": 121, "adicional": [23, 25, 26, 121, 128, 130], "adity": 27, "adjacent": [48, 69], "administr": [3, 20, 122, 126], "administrativ": 86, "admit": [13, 78], "adri": 27, "adujst": 121, "advertent": [59, 103, 121], "adyacent": [13, 58, 61, 85, 86], "afect": [13, 23, 45, 56, 57, 130, 131], "affects": [130, 131], "afirm": 121, "afreg": [5, 7, 15, 25, 32, 33, 39, 40, 42, 43, 63, 64, 66, 75, 79, 113, 114], "afs": 13, "after": 123, "afuer": 130, "agarwal": 27, "agg": [16, 29], "agg_cost": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "agg_in": 73, "agg_out": 73, "aggregation": [106, 107], "agreg": [0, 6, 9, 13, 14, 15, 16, 17, 19, 20, 21, 23, 25, 27, 28, 29, 31, 38, 41, 42, 43, 44, 47, 50, 52, 55, 59, 61, 62, 63, 64, 65, 66, 68, 70, 72, 77, 81, 82, 83, 87, 90, 92, 96, 97, 98, 105, 108, 109, 112, 113, 114, 115, 116, 118, 121, 122, 123, 129, 130, 131], "aguil": [25, 60], "agujer": 121, "ahi": 3, "ahor": [4, 13, 23, 25, 27, 54, 74, 86, 92, 121], "aisl": 92, "ajust": [35, 56, 68, 73, 74, 121], "akhil": 27, "aki": 27, "alcanz": [0, 17, 25, 50, 61, 68, 81, 82, 83, 96, 97, 98, 104, 115], "aleatori": [0, 6, 8, 31, 32, 38, 39, 50, 61, 72], "alemani": 125, "alfa": [34, 121], "algebr": 58, "algo2": 13, "algorithm": [105, 106, 107, 109, 117, 131], "algorithms": 47, "algoritm": [0, 1, 2, 4, 6, 7, 8, 9, 11, 13, 16, 17, 18, 19, 20, 21, 22, 25, 28, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 55, 57, 58, 59, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 87, 89, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 103, 108, 112, 113, 114, 115, 116, 118, 119, 121, 122, 124, 127, 130], "algortitm": 121, "algun": [3, 13, 25, 26, 27, 29, 36, 44, 55, 69, 74, 121, 123, 130, 131], "align": 25, "alik": [20, 27], "all": [26, 86, 88, 94, 106, 107, 117, 121, 123, 130, 131], "all_segments": [25, 73], "all_vertic": 60, "almacen": [7, 14, 15, 32, 35, 36, 39, 42, 43, 63, 64, 75, 79, 113, 114, 123], "aloj": [27, 125], "alpha": [7, 17, 20, 34, 68, 88, 122], "alquitran": 26, "alrededor": 4, "alta": [25, 45], "alter": [13, 25, 26, 36, 54, 56, 73, 74, 86, 92, 123], "altern": [13, 56, 109, 121], "alto": 77, "always": 123, "am": 5, "amarill": [85, 86], "ambas": [5, 25, 65], "ambici": [21, 118], "ambigued": 121, "ambos": [15, 25, 54, 66, 74, 92, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "amd": 7, "ampli": [13, 27, 36, 123], "amplitud": [50, 96], "an": [86, 94, 104, 105, 107, 123, 126], "analic": 92, "analisis": [6, 20, 27, 35, 36, 92, 121], "analiz": [20, 25, 35, 36, 57, 73, 92, 122, 126], "analysis": [35, 36, 92], "analyz": [109, 126], "analyzing": [35, 36, 92], "ancho": 58, "anchur": [0, 18, 81, 96, 128], "and": [13, 23, 25, 26, 35, 36, 57, 65, 66, 67, 73, 85, 86, 93, 94, 106, 109, 119, 121, 123, 126, 129, 130, 131], "andre": 27, "anill": 34, "annaeling": [33, 40, 43, 64], "anot": 125, "anoth": 131, "anteman": 60, "anterior": [5, 9, 13, 23, 25, 26, 56, 62, 84, 93, 94, 121, 125], "anterir": 26, "anthony": 27, "antigu": [23, 25, 28, 29, 31, 34, 38, 41, 73, 75, 79, 110, 121, 125], "anton": 27, "anud": 92, "any": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "anyarray": [23, 105, 115, 121], "aparec": [13, 68, 73, 103, 115], "aparezc": 125, "apertur": [5, 93, 94], "api": 7, "apil": 5, "aplic": [8, 13, 19, 20, 25, 60, 73, 74, 78, 86, 100, 118, 121, 122, 123, 130], "apoy": [27, 125], "application": [123, 126], "appropiat": [94, 123], "approx": 5, "apropi": [25, 35, 36, 56, 57], "aprovech": 45, "aproxim": [28, 29, 30, 109, 116], "apt": 26, "apya": [20, 121], "aqu": 77, "aquell": 92, "arbitrar": [68, 115], "arbitrari": [30, 118, 130], "arbnol": 84, "arbol": [0, 1, 17, 20, 21, 50, 61, 68, 80, 81, 82, 83, 84, 95, 96, 97, 98, 115, 118, 121, 122], "archiv": [25, 26, 27, 41, 42, 121], "arcos": 77, "are": [5, 25, 34, 36, 85, 86, 94, 107, 115, 117, 121, 123, 130, 131], "argument": [34, 35, 56, 57], "arist": [1, 9, 11, 12, 18, 20, 21, 29, 35, 36, 92, 118, 119, 121, 122, 123, 124, 126], "arit": 50, "armon": [15, 43, 64, 114], "array": [0, 3, 13, 15, 16, 23, 25, 28, 29, 30, 31, 32, 33, 36, 38, 39, 40, 41, 42, 43, 44, 47, 49, 50, 55, 59, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 74, 81, 82, 83, 89, 90, 91, 96, 97, 98, 99, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "array_agg": [25, 29, 33, 40, 43, 54, 64, 73, 74, 86, 93], "array_length": [25, 60], "array_prepend": 23, "arregl": [0, 3, 15, 16, 17, 23, 25, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 47, 49, 50, 55, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 81, 82, 83, 89, 90, 91, 96, 97, 98, 99, 105, 106, 107, 108, 109, 112, 113, 114, 115, 117, 121, 129, 130, 131], "arrib": 13, "arrival": [5, 93, 94, 130, 131], "arrival_tim": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "arroj": [0, 3, 25, 50, 61, 81, 83, 96, 98, 105, 106, 107, 108, 109, 129], "arsit": [25, 67, 85, 106, 107, 112, 117, 129], "arsta": [17, 82, 97], "articul": [12, 20, 37, 122], "aryan": 27, "as": [7, 13, 23, 25, 30, 31, 32, 35, 38, 39, 41, 42, 44, 47, 49, 54, 56, 57, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 73, 74, 86, 89, 90, 91, 92, 93, 94, 99, 103, 105, 106, 107, 108, 111, 112, 113, 114, 115, 116, 117, 121, 123, 130, 131], "ascendent": [14, 15, 32, 37, 39, 42, 43, 44, 46, 47, 50, 51, 54, 55, 59, 61, 63, 64, 69, 72, 100, 102, 108, 112, 113, 114], "asegures": 26, "asemej": [68, 115, 123], "ashish": 27, "ashraf": 27, "asi": [36, 47, 56, 58, 101, 125], "asient": 5, "asign": [25, 31, 32, 38, 39, 41, 42, 44, 47, 49, 58, 59, 62, 63, 69, 70, 71, 72, 89, 90, 91, 99, 100], "asim": 36, "asirst": 25, "asoci": [25, 26, 92], "assigned_vertic": 86, "associat": 126, "astar": 121, "astar_search": [6, 8, 31, 38], "asunt": 125, "at": [94, 108, 109, 112, 123], "atras": [9, 121], "atraves": [25, 28, 31, 38, 41, 44, 47, 52, 59, 62, 65, 67, 70, 72, 77, 101, 105, 106, 107, 108, 109, 112, 116, 117, 129], "atravez": [25, 80, 95], "atravies": [25, 73], "atribu": 20, "atribut": [25, 73], "attribut": 126, "attribution": [20, 27], "aument": [37, 51, 121], "aun": [13, 29], "aunqu": [25, 44], "aut": [23, 69], "autoarc": 77, "autobus": [65, 66], "automat": [3, 5, 10, 11, 12, 15, 18, 19, 22, 24, 25, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 121, 127, 128, 129, 130, 131], "automatic": 121, "automatiz": 121, "automovil": [65, 66], "autor": [92, 121], "auxili": [23, 73], "avail": 109, "avanc": [5, 93, 94], "avanz": 3, "avis": [60, 73], "avoiding": 121, "ay": 125, "ayud": [25, 74, 125], "azul": [13, 48, 78, 123, 130, 131], "a\u00f1ad": [23, 26, 28, 31, 34, 38, 55, 62, 116, 121, 125], "a\u00f1os": 92, "b": [13, 15, 23, 25, 36, 65, 66, 73, 74, 87, 107, 108, 111, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "back": [60, 73], "baj": [7, 20, 27, 65, 66, 92, 121], "bakli": 27, "band": 58, "bander": [20, 23, 26, 36, 56, 121], "barat": 118, "bas": [2, 5, 6, 8, 9, 11, 16, 17, 18, 20, 27, 28, 35, 54, 57, 59, 60, 62, 85, 86, 92, 102, 119, 121, 122, 123, 126, 130, 131], "basic": [25, 54, 58, 74, 92, 118], "bastant": [25, 30, 36], "bbox": 7, "bdast": 121, "bddijkstr": 121, "be": [86, 94, 107, 108, 117, 123, 126, 130, 131], "becaus": [106, 107, 109, 121, 123], "becom": [130, 131], "been": [107, 121], "begin": [16, 19, 25, 111], "behnck": 27, "bellm": [44, 59, 72, 121], "belong": 104, "belongs": [108, 131], "benavent": 27, "benchmark": [94, 123], "berchet": 27, "best": 94, "betw": [104, 106, 107, 117], "bfs": [20, 47, 50, 122, 128], "bgl": 26, "bi": [48, 69], "bibliotec": [26, 27, 76, 121], "biconect": [12, 20, 37, 46, 122], "biconnect": [37, 46], "bidimensional": 78, "bidireccional": [6, 9, 20, 25, 31, 36, 38, 39, 40, 41, 42, 43, 121, 122], "bidirecional": 42, "bidirectional": [8, 20, 25, 41, 42, 43, 122], "bidirectional_search": [41, 42], "bien": [35, 47, 56, 57, 130], "bigcup": [16, 19], "bigcuptarget_i": 19, "biggs": 4, "bigint": [0, 3, 5, 7, 10, 11, 13, 15, 16, 17, 19, 21, 23, 25, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 123, 129, 130, 131], "bigserial": [74, 123], "binari": [26, 47], "bipart": [11, 48], "bipartit": [11, 18, 48], "bits": 121, "blanc": 13, "bloque": [3, 5, 10, 11, 12, 18, 19, 22, 24, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 121, 127, 128], "body": 13, "bogus": 121, "bol": 26, "boldsymbol": [16, 19], "bolean": 121, "bool": [7, 13, 15, 16, 23, 25, 26, 28, 31, 32, 33, 36, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 55, 56, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 73, 74, 75, 77, 78, 79, 85, 88, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 129, 130, 131], "boost": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "bootstrap": 26, "bootstrap_version": 121, "bord": [10, 15, 16, 18, 19, 20, 21, 36, 44, 51, 52, 53, 54, 68, 74, 77, 80, 81, 82, 83, 86, 87, 92, 95, 99, 118, 121, 122, 126], "bordill": [25, 60], "bosqu": [0, 1, 21, 50, 61, 80, 81, 82, 83, 95, 96, 97, 98, 118, 124], "both": [25, 26, 36, 116], "box": 7, "boy": 78, "boyer_myrvold": 78, "boykov": [19, 20, 49, 122], "boykov_kolmogorov_max_flow": 49, "brand": [18, 22, 45], "breadth": [50, 58, 121], "breaking": 121, "bridge_": 51, "bucl": 121, "buen": [25, 65, 66, 72, 75, 79], "buff": 7, "build": [26, 107, 117, 121], "build_doxy": 26, "build_html": 26, "build_latex": 26, "build_m": 26, "build_typ": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "builds": [106, 107], "busc": [101, 125], "busqued": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 126, 127, 128, 129, 130, 131], "but": [26, 56, 57, 106, 107, 123], "by": [13, 23, 25, 29, 30, 45, 48, 50, 54, 56, 60, 61, 65, 66, 67, 69, 73, 74, 75, 79, 80, 81, 82, 83, 84, 86, 92, 95, 96, 97, 98, 100, 104, 106, 107, 108, 112, 113, 114, 115, 116, 117, 123], "c": [3, 5, 7, 10, 11, 12, 13, 18, 19, 20, 22, 24, 25, 26, 27, 44, 47, 48, 50, 52, 53, 54, 58, 59, 69, 72, 74, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 121, 125, 127, 128], "c_lc101": [94, 123], "cab": [5, 7, 121], "cabecer": [27, 121], "cabez": 85, "cach": 121, "cad": [0, 1, 4, 7, 14, 15, 18, 19, 21, 25, 26, 27, 29, 30, 32, 36, 39, 42, 43, 46, 47, 49, 50, 52, 53, 58, 60, 61, 63, 64, 69, 71, 73, 74, 75, 78, 79, 80, 81, 82, 83, 84, 85, 86, 90, 91, 92, 95, 96, 97, 98, 99, 100, 101, 114, 118, 121, 124, 127, 129, 130, 131], "caden": 121, "cae": 121, "caid": [3, 5, 10, 11, 12, 18, 19, 22, 24, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 127, 128], "caj": 5, "calcul": [4, 5, 8, 9, 13, 16, 17, 18, 19, 20, 22, 25, 29, 33, 40, 43, 44, 45, 49, 51, 52, 53, 60, 64, 68, 70, 71, 72, 73, 74, 75, 78, 79, 82, 84, 87, 88, 89, 90, 91, 97, 99, 113, 114, 116, 122], "calculat": 123, "calid": 25, "call": [3, 25, 36, 86, 92], "callejon": [13, 55, 92], "calul": [28, 109, 116], "camb": [23, 41, 46, 54, 102, 121], "cambi": [1, 2, 3, 5, 6, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 28, 29, 30, 31, 34, 37, 38, 44, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 65, 66, 67, 68, 69, 72, 73, 75, 77, 78, 79, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 126, 127, 128, 129, 130, 131], "camin": [3, 6, 8, 9, 15, 16, 20, 23, 28, 31, 32, 38, 39, 41, 42, 43, 44, 45, 47, 59, 60, 62, 63, 64, 65, 66, 67, 70, 72, 77, 92, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 122, 129, 130, 131], "camion": [5, 93, 94, 121], "camp": [25, 57, 92], "camptocamp": 27, "can": [86, 107, 108, 117, 123, 130, 131], "cancel": 121, "cantid": [5, 7, 28, 69, 77, 90, 91, 109, 116], "cap": [65, 66, 74, 107, 108, 112, 113, 114, 115, 116, 117], "capac": [19, 25, 49, 71, 73, 90, 91, 93, 94, 99], "capacit": [5, 94], "capacity": [5, 19, 25, 49, 54, 71, 73, 74, 89, 90, 91, 93, 94, 99, 111, 123], "capacity_i": 19, "capaz": [77, 123], "capran": 125, "captacion": [16, 20, 82, 97, 122], "caracter": 47, "caracterist": [6, 7, 8, 10, 16, 19, 21, 27, 31, 32, 33, 34, 37, 38, 39, 40, 41, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 64, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 108, 112, 113, 114, 118, 124, 130], "cardinal": [19, 20, 88, 122], "carec": [3, 5, 10, 11, 12, 18, 19, 22, 24, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 127, 128], "carg": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "cargador": 25, "carreter": [13, 25, 36, 73], "carril": 36, "cas": [3, 4, 5, 7, 9, 10, 11, 12, 14, 15, 16, 18, 19, 22, 23, 24, 25, 29, 30, 32, 36, 39, 41, 42, 43, 44, 47, 48, 50, 52, 53, 55, 58, 59, 63, 64, 67, 69, 72, 73, 74, 75, 77, 78, 79, 84, 86, 87, 90, 91, 92, 93, 94, 101, 103, 104, 106, 107, 108, 109, 111, 112, 114, 117, 123, 127, 128], "cascad": [25, 111], "case_n": 111, "cast": 121, "categor": [18, 21, 23, 25, 28, 29, 32, 33, 39, 40, 43, 50, 61, 64, 74, 80, 81, 82, 83, 93, 94, 95, 96, 97, 98, 107, 108, 109, 112, 114, 116, 118, 119, 121, 128, 129, 131], "categori": [67, 106, 107, 117, 119], "categoriz": 25, "category": 123, "category_": 121, "caus": [77, 125], "cayetan": 27, "cd": 26, "ce": [25, 54, 74], "celd": [4, 20, 122], "central": [7, 18, 22, 45], "centrality": 45, "cer": [19, 49, 71, 90, 91, 99], "cerc": [25, 35, 56, 57, 60, 92], "cercan": [15, 16, 68, 107, 108, 112, 113, 114, 115, 116, 117, 119, 121, 123, 129, 130, 131], "cerr": [5, 20, 93, 94, 121], "cgal": [34, 121], "chang": [20, 115, 116, 121], "char": [15, 25, 74, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "charact": [23, 115, 121], "characteristics": [94, 123], "chauh": 27, "chaurasi": 27, "chec": [118, 121], "checking": 35, "checkout": 26, "checks": [13, 35, 36, 56, 57, 92], "chines": [18, 52, 53, 121], "chk": [35, 36, 56, 57], "christi": 27, "ci": [20, 121], "cicl": [5, 21, 44, 48, 59, 69, 93, 94], "ciclic": 48, "cient": 85, "cierr": [5, 93, 94, 104, 121], "ciert": 5, "circuit": [52, 53, 77], "circul": [25, 73], "circumcent": 34, "circut": 77, "circuti": 77, "city": 123, "ciud": [4, 29, 30, 123, 130, 131], "ciudad": [4, 29, 123], "clang": [20, 121], "clar": 23, "clasic": 73, "clasific": [18, 121], "class": 13, "claus": 121, "clav": [35, 56, 92], "cle": [35, 36, 56, 92], "clic": 123, "client": [5, 93, 94, 130], "client_min_messag": [111, 125], "clon": 26, "clos": [94, 121, 123], "close_tim": 111, "closeness": [107, 117], "closest": [25, 54, 74], "closest_vertex": [25, 54, 74], "closur": 104, "clust": 104, "cm": 58, "cmak": [26, 121], "cmu": 13, "cnam": 121, "cnt": [35, 36, 56, 57, 92], "coalesc": [60, 73, 106, 107, 123], "coch": [65, 66], "cod": [26, 27, 125], "codici": [11, 100, 119], "codif": [3, 5, 10, 11, 12, 18, 19, 22, 24, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 127, 128], "codig": [13, 20, 26, 27, 60, 73, 74, 92, 121], "coherent": [25, 73], "coinc": [35, 56, 57, 121], "coincid": [5, 9, 23, 93], "coincident": [19, 20, 88, 92, 122], "col": 58, "colabor": 20, "coleccion": [15, 34, 121], "collation": 123, "collection": 34, "coloc": 58, "color": [13, 18, 48, 69, 100, 119], "color_": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "colore": 121, "colum": 23, "column": [3, 4, 9, 10, 16, 20, 21, 23, 36, 92, 118, 121, 123, 130, 131], "columns": [116, 121, 123], "com": [3, 4, 5, 6, 7, 9, 14, 15, 16, 17, 19, 20, 23, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 47, 49, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 75, 77, 78, 81, 82, 83, 84, 86, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 101, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 123, 125, 129, 130, 131], "comand": 26, "combin": [7, 14, 15, 43, 64, 101, 114, 121], "combinations": [28, 31, 32, 38, 39, 41, 42, 44, 47, 49, 59, 62, 63, 70, 71, 72, 89, 90, 91, 99, 105, 108, 112, 113, 116, 121], "combinations_t": 121, "combinatorial": 4, "comentari": [26, 27], "comenz": [23, 74, 77, 123], "comercial": 20, "comienz": [0, 5, 26, 50, 52, 53, 61, 81, 82, 83, 96, 97, 98], "coming": 23, "command": 26, "commits": 121, "commons": [20, 27], "comodin": 121, "compar": [6, 23, 30, 31, 32, 33, 38, 39, 40, 94], "comparing": 121, "compart": 92, "compat": [25, 26], "compatibil": 121, "compa\u00f1i": 125, "compil": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "compilation": 121, "compile_dat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "complej": [72, 77], "complet": [4, 25, 29, 30, 35, 36, 55, 58, 85, 121], "complete_graph": 86, "compon": [0, 1, 21, 80, 81, 82, 83, 95, 96, 97, 98, 118, 124], "component": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "components": 102, "compos": 131, "comprend": 74, "compres": 104, "comprob": [26, 90], "comprueb": [20, 48], "compulsory": [115, 116, 121], "comput": 7, "comun": [3, 5, 10, 11, 12, 18, 19, 22, 24, 25, 27, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 101, 103, 104, 109, 111, 125, 127, 128], "comunitari": 125, "conceb": [16, 62, 63, 64, 114], "concepts": 121, "condicion": [13, 35, 36, 56, 57, 121], "condition": [35, 57], "conduc": [65, 66], "conduccion": [20, 115, 119, 121], "conductor": 5, "coneccion": [65, 66], "conect": [0, 1, 4, 10, 12, 13, 18, 20, 21, 30, 37, 46, 48, 51, 52, 53, 80, 81, 82, 83, 87, 95, 96, 97, 98, 100, 101, 102, 118, 122, 124], "conexion": [4, 26, 65, 66, 86, 92, 118, 121], "confiabl": 7, "configur": [20, 65, 66, 108], "confirm": 26, "conflicting": [106, 107], "conform": [0, 1, 17, 21, 32, 39, 80, 81, 82, 83, 95, 96, 97, 98, 115, 118, 124], "confusion": 130, "conjunt": [0, 5, 7, 11, 13, 15, 16, 17, 19, 23, 25, 28, 29, 30, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117], "connect": [26, 104], "conoc": 75, "cons": 124, "consej": 20, "consid": [106, 107], "consider": [5, 7, 13, 15, 16, 23, 25, 28, 29, 31, 32, 33, 34, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 55, 58, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 74, 75, 77, 78, 79, 85, 87, 92, 93, 94, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 125, 129, 130, 131], "consig": [16, 119], "consist": 87, "consistent": [5, 25], "consists": 123, "consol": 26, "constru": [26, 56, 57, 60, 76, 84, 121], "construccion": [25, 26, 121], "consult": [3, 13, 20, 23, 35, 36, 57, 92, 93, 94, 110, 121, 123, 125], "consultor": 125, "cont": [36, 77], "contact": 125, "contain": 105, "conten": [25, 26, 35, 36, 46, 56, 57, 65, 66, 92], "contendran": [28, 109, 116], "conteng": 3, "context": [103, 125], "contien": [23, 25, 44, 46, 52, 53, 74, 87, 88, 101], "contin": [25, 114], "continen": [54, 102], "continu": [5, 15, 16, 26, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 47, 49, 56, 59, 60, 61, 62, 63, 64, 65, 66, 70, 71, 72, 73, 84, 89, 90, 91, 99, 101, 112, 113, 114, 115, 125, 129, 130, 131], "contr": [13, 25, 92], "contraccion": 121, "contracted_vertic": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "contraction": [20, 25, 55, 60, 122, 126], "contraction_ord": 55, "contraction_results": 13, "contrae": [13, 121], "contraid": [25, 55], "contrajeron": 13, "contrari": [3, 36, 56, 59, 103], "contrase\u00f1": 26, "contrayend": 13, "contribu": [20, 27, 121, 125], "control": 45, "convenient": 121, "conversion": [5, 6, 25], "convert": [4, 15, 25, 29, 30, 94, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "conviert": [5, 86, 121], "convinenc": 123, "convinienc": 123, "convirt": 86, "cooling_factor": [29, 30], "coorden": [4, 6, 8, 20, 25, 29, 31, 32, 33, 38, 39, 40, 74, 122], "coordinat": 123, "copi": [25, 73, 92, 121], "corporation": [27, 125], "corr": 9, "corre": [20, 130, 131], "correccion": [25, 26, 55, 73, 121], "correcion": 121, "correct": [25, 35, 57, 60, 69, 73, 92, 118, 121], "correg": 121, "correspond": [4, 29, 30, 107, 108, 112, 113, 114, 115, 116, 117, 123], "correspondient": [6, 8, 17, 20, 31, 32, 33, 35, 36, 38, 39, 40, 68, 74, 82, 85, 97, 115], "corresponding": [119, 126], "corresponds": 123, "corrig": 121, "cort": [4, 6, 7, 8, 9, 13, 14, 15, 16, 20, 28, 29, 30, 31, 32, 37, 38, 39, 41, 42, 43, 44, 45, 47, 52, 59, 61, 62, 63, 64, 65, 66, 67, 72, 74, 75, 79, 101, 108, 109, 112, 113, 114, 116, 119, 121, 122, 129, 131], "cos423": [41, 42], "cost": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 108, 109, 110, 111, 112, 113, 114, 115, 116, 118, 119, 120, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131], "cost_": [16, 25], "cost_i": 16, "coste_invers": [6, 25], "count": [7, 35, 60, 92, 119, 126], "cours": [41, 42], "cp": 47, "cpacity": 123, "cpplint": 121, "cre": [3, 4, 5, 9, 10, 11, 12, 13, 16, 17, 18, 19, 20, 22, 23, 24, 26, 35, 36, 44, 45, 47, 48, 49, 50, 52, 53, 57, 58, 59, 69, 71, 72, 77, 78, 81, 82, 83, 84, 85, 87, 90, 91, 92, 93, 94, 96, 97, 98, 99, 101, 103, 104, 109, 111, 118, 121, 122, 125, 126, 127, 128, 130, 131], "creacion": [13, 23, 26, 121, 123], "creat": [3, 7, 13, 23, 25, 26, 30, 35, 36, 56, 57, 60, 73, 74, 85, 92, 94, 111, 121, 123, 126, 130, 131], "createdb": [7, 25, 26], "createextension": 26, "createus": 26, "creating": [35, 36, 56, 92], "creativ": [20, 27], "crecient": [58, 65, 66], "credit": 20, "cromat": 69, "cross_edg": 86, "cruc": [54, 74, 78], "crucz": [25, 73], "cs": [13, 41, 42], "csis": 27, "cuadr": [7, 75, 79, 130, 131], "cuales": 5, "cualqu": [27, 70, 125], "cualqui": [4, 9, 14, 15, 16, 25, 29, 30, 36, 41, 42, 43, 44, 47, 50, 56, 59, 62, 63, 64, 72, 101, 107, 108, 112, 113, 114, 119, 121, 125, 130, 131], "cuand": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 13, 15, 16, 17, 19, 20, 21, 23, 25, 26, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 122, 123, 124, 129], "cuant": [25, 73], "cuart": 25, "cuatr": [25, 130, 131], "cubr": 25, "cuch": 34, "cuent": [23, 25, 56, 60, 92, 125], "cuestion": 25, "cuid": 23, "cumpl": [4, 26, 29, 30], "cun": [25, 112], "cup": [16, 19, 25, 62], "current": 26, "customers": 94, "cuthill": [18, 24, 58], "cuy": [37, 47, 51, 92], "cu\u00e1les": 92, "cvrp": 5, "cvrppdtw": 5, "d": [5, 7, 13, 25, 94, 100, 112, 123], "d_clos": [5, 93, 94, 123], "d_node_": [5, 93, 94, 123], "d_op": [5, 93, 94, 123], "d_servic": [5, 93, 94, 123], "d_x": [5, 94, 123], "d_y": [5, 94, 123], "da": [3, 23, 25, 77, 85, 86, 130], "dad": [3, 4, 5, 7, 10, 11, 12, 15, 16, 18, 19, 22, 23, 24, 25, 29, 30, 44, 47, 48, 50, 52, 53, 58, 59, 65, 66, 67, 69, 72, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 101, 103, 104, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 127, 128, 129, 130, 131], "dag": [59, 103], "dan": [3, 35, 56, 57, 131], "daniel": 27, "dar": [86, 87], "dars": 56, "dat": [5, 20, 27, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 72, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 121, 122, 126, 130, 131], "datab": [26, 85, 123], "dav": 27, "ddoc_use_bootstrap": 26, "de_manej": 116, "dead": [13, 35, 92], "deb": [3, 5, 10, 13, 15, 19, 20, 23, 25, 26, 27, 29, 30, 35, 36, 52, 53, 54, 56, 57, 60, 73, 74, 88, 90, 91, 93, 121, 122, 126, 130], "debug": 125, "dec": [13, 25, 47, 59, 92], "decen": 85, "decent": 60, "decid": 92, "decision": 25, "declar": 90, "default": [13, 86, 94, 121, 123], "defect": [0, 3, 4, 5, 6, 7, 10, 15, 16, 17, 19, 21, 23, 25, 26, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "defin": [5, 16, 19, 25, 35, 36, 44, 56, 57, 77, 108, 111, 112, 113, 116], "definicion": [19, 34], "definition": 123, "degre": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "dej": 121, "delanter": [5, 93, 94], "delet": [25, 73, 86], "delimit": [7, 25, 75, 79], "deliveri": [94, 123], "delivery": [94, 123], "dels": [15, 43, 64, 114], "delt": [6, 31, 32, 33, 38, 39, 40, 69], "demand": [93, 94, 123], "demas": [45, 47, 69, 72, 85, 92], "demasi": 25, "demonstrat": [130, 131], "demostr": [31, 32, 38, 39, 41, 42, 44, 59, 62, 63, 72], "demuestr": 26, "denis": 27, "denomin": [37, 118], "denot": 29, "dens": 75, "densid": 7, "dentr": [5, 17, 19, 20, 25, 48, 65, 66, 74, 77, 82, 97, 115, 122], "departur": 13, "departure_tim": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "depend": [3, 4, 5, 6, 10, 11, 12, 14, 15, 18, 19, 22, 23, 24, 25, 26, 42, 43, 44, 47, 48, 50, 52, 53, 58, 59, 63, 64, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 114, 123, 127, 128, 129, 130, 131], "dependen": 121, "dependent": [20, 25, 121], "depending": [126, 131], "deposit": [5, 18], "deprecat": [23, 88, 105, 116, 121], "deprecating": 121, "depreci": 121, "depth": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "derech": [3, 15, 25, 50, 61, 74, 92, 107, 108, 114, 115, 117, 123, 129], "des": [5, 25, 28], "desactiv": 26, "desarroll": [4, 25, 26, 27, 60, 73, 118, 121, 125], "desarticul": 70, "desc": [50, 61, 86], "descarg": [5, 26, 93, 94], "descendent": [50, 55, 61], "descompondran": 92, "desconect": [35, 46, 52, 53, 56, 80, 95, 101, 118, 124], "descontinu": 121, "describ": [3, 5, 15, 16, 17, 25, 28, 29, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 46, 47, 49, 54, 59, 60, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 81, 82, 83, 84, 89, 90, 91, 93, 94, 96, 97, 98, 99, 102, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "descripcion": [0, 3, 4, 5, 7, 11, 13, 15, 16, 17, 19, 25, 93, 94, 123, 129, 130, 131], "descrit": [0, 7, 10, 25, 30, 35, 37, 45, 46, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 61, 69, 74, 75, 77, 78, 79, 80, 85, 86, 87, 88, 95, 100, 101, 102, 103, 104], "desd": [0, 5, 7, 8, 15, 16, 17, 18, 19, 23, 25, 26, 28, 29, 30, 31, 32, 33, 34, 38, 39, 40, 41, 42, 43, 44, 47, 49, 50, 52, 54, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 75, 77, 79, 81, 82, 83, 85, 86, 89, 90, 91, 93, 94, 96, 97, 98, 99, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 119, 121, 123, 129, 130, 131], "dese": [20, 26], "design": [85, 123], "desiguald": [4, 29, 30], "desplaz": [74, 123], "despues": [5, 13, 23, 25, 26, 56, 57, 73, 77, 92, 93, 94], "dest_": 111, "destin": [5, 9, 14, 16, 19, 20, 25, 28, 31, 32, 35, 36, 38, 39, 41, 42, 43, 44, 47, 49, 56, 57, 59, 61, 62, 63, 65, 66, 70, 71, 72, 85, 86, 89, 90, 91, 92, 93, 94, 99, 105, 108, 109, 112, 113, 114, 116, 121, 122, 126, 130, 131], "destination": 13, "desus": 121, "details": [23, 107, 112, 113, 114, 115, 116, 117, 121, 130, 131], "detall": [4, 12, 18, 19, 20, 23, 26, 76, 108, 112, 115, 116, 122], "detect": [23, 35, 77, 92, 121], "detects": [106, 107], "deten": 13, "detendr": 13, "determin": [13, 35, 46, 56, 57, 74, 101, 125, 127], "dev": [26, 76, 110, 121, 125], "develop": 26, "devolv": [15, 19, 23, 34, 49, 65, 66, 71, 78, 90, 91, 99, 113, 114], "devuelt": [7, 14, 15, 19, 25, 42, 43, 48, 49, 53, 55, 61, 63, 64, 65, 66, 71, 75, 79, 81, 82, 83, 84, 90, 91, 96, 97, 98, 99, 100, 103, 104, 108, 112, 113, 114], "devuelv": [0, 6, 7, 8, 9, 14, 15, 16, 23, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 50, 52, 53, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 74, 75, 78, 79, 80, 84, 89, 91, 93, 94, 100, 101, 103, 105, 106, 107, 108, 109, 110, 112, 113, 114, 115, 116, 117, 121, 129], "dfrac": 7, "dfs": [11, 18, 20, 54, 102, 122, 128], "dibuj": [25, 78], "dic": 92, "dich": 25, "diferent": [4, 9, 15, 16, 23, 25, 26, 30, 41, 42, 43, 44, 46, 48, 50, 54, 57, 59, 61, 62, 63, 64, 72, 74, 93, 94, 108, 112, 113, 114, 121, 130, 131], "different": [94, 115, 123], "difier": [6, 8, 23, 29, 31, 32, 38, 39], "dig": [5, 6], "digits": 85, "dijkstr": [3, 6, 17, 20, 25, 28, 29, 41, 42, 43, 44, 47, 59, 62, 63, 64, 67, 68, 105, 108, 112, 113, 114, 115, 119, 121, 122, 130, 131], "dimension": 5, "dindex": [94, 123], "dir": [36, 92], "direccion": [4, 8, 19, 25, 36, 49, 54, 71, 90, 99], "direccional": [20, 25, 57, 86, 92, 122, 126], "direct": [7, 13, 15, 16, 20, 23, 25, 26, 27, 28, 29, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 55, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 75, 77, 79, 85, 88, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 122, 126, 131], "direction": [25, 36, 123], "directionality": 36, "directori": 26, "dirig": [0, 1, 3, 4, 6, 7, 8, 9, 10, 12, 15, 16, 18, 19, 20, 21, 23, 24, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 122, 124, 130, 131], "discontinu": 92, "discours": 125, "discrep": 121, "discusion": [4, 35, 57], "dise\u00f1": [25, 73, 121], "disjunt": [19, 20, 48, 122], "disminu": [13, 44, 55], "dispar": 121, "dispers": [45, 58, 79], "displaystyl": 16, "dispon": [6, 8, 27, 31, 32, 33, 38, 39, 40, 111, 125], "disponib": 27, "disponibil": [28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117], "distanc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "distanci": [4, 5, 7, 18, 20, 23, 29, 30, 44, 47, 74, 75, 79, 81, 82, 83, 93, 94, 96, 97, 98, 116, 119, 121, 122, 131], "distinct": 86, "distint": [5, 55, 77], "distribu": [5, 18, 93, 94], "divid": [36, 54, 60, 74, 86, 101], "division": [25, 73], "dn": 86, "do": [13, 107, 109, 121, 123], "dobl": [4, 25, 29, 30, 85], "doc": [6, 8, 26, 31, 38, 49, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99], "doc_queries_generator": 26, "doc_use_bootstrap": 26, "docs": [23, 26, 121], "document": [1, 2, 3, 5, 10, 11, 12, 14, 15, 17, 18, 22, 23, 24, 25, 26, 27, 44, 47, 48, 50, 52, 53, 54, 58, 59, 60, 61, 65, 66, 67, 69, 72, 73, 74, 76, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 119, 121, 123, 125, 126, 127, 128, 129], "documentacion": [11, 100], "documentation": [25, 26, 105, 121, 123], "documentations": 123, "documents": 13, "does": [35, 56, 57, 60, 73, 86, 92, 105, 106, 107, 121, 130, 131], "doesn": 121, "doing": [106, 107], "domin": 84, "dominator_": 84, "don": [25, 86, 106, 107, 121, 123], "dond": [0, 3, 4, 5, 6, 7, 8, 9, 10, 13, 15, 16, 17, 19, 21, 23, 25, 28, 29, 30, 31, 32, 33, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 125, 129, 130, 131], "dos": [3, 7, 8, 9, 13, 19, 20, 21, 25, 28, 45, 48, 55, 65, 66, 69, 70, 73, 78, 85, 86, 87, 92, 100, 101, 108, 109, 112, 113, 114, 115, 121, 122, 125, 128, 130, 131], "dot": 7, "doubl": [23, 94, 105, 115, 121, 123], "doxy": 26, "doxyg": 26, "driving": [23, 108, 115, 116, 121], "driving_sid": [23, 107, 108, 112, 113, 114, 115, 116, 117, 121, 130, 131], "drop": [25, 35, 56, 57, 60, 73, 92, 111], "dropdb": 26, "dropdowns": 121, "drt": [65, 66], "dry": 74, "dryrun": [60, 73, 74, 79], "dubinin": 27, "duplic": [0, 9, 14, 15, 16, 17, 19, 30, 41, 42, 43, 44, 47, 49, 50, 59, 61, 62, 63, 64, 68, 71, 72, 81, 82, 83, 86, 89, 90, 91, 96, 97, 98, 99, 108, 112, 113, 114, 115, 121], "dur": [4, 29, 30, 69], "duracion": [5, 30, 93, 94], "duralcion": [5, 93, 94], "dwith_doc": 26, "e2": [44, 71, 89, 99, 101, 121], "e_geom": [25, 54, 74], "edge": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "edge1": 74, "edge2": 74, "edge_": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "edge_i": 16, "edge_t": [13, 35, 36, 56, 57, 92, 121], "edge_table_nod": 92, "edge_table_vertices_pgr": 13, "edgedisjointpaths": 121, "edges": [13, 19, 23, 25, 28, 29, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 119, 121, 126, 130, 131], "edges_nod": 92, "edges_noded_vertices_pgr": 92, "edges_shar": 85, "edges_sql": [19, 25, 49, 71, 74, 90, 99, 112, 113], "edges_to_expand": 13, "edges_uniqu": 85, "edges_vertices_pgr": [35, 36, 56, 57, 92], "edit": 25, "edmonds": [19, 20, 71, 122], "edmonds_karp_max_flow": 71, "edsger": [16, 62, 63, 64, 114], "edu": [13, 41, 42], "edward": 72, "eficaz": 59, "eficient": [69, 77, 100], "egde_t": 56, "eid": [56, 60, 73, 86], "eids": 23, "ein": [35, 36, 56, 57], "ejecu": [6, 7, 8, 9, 10, 16, 21, 31, 32, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 58, 59, 61, 62, 63, 65, 66, 69, 71, 72, 78, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 108, 112, 113, 118], "ejecut": [7, 8, 13, 19, 25, 47, 49, 71, 75, 79, 90, 91, 99, 118, 121, 123], "ejempl": [3, 5, 10, 11, 12, 13, 18, 19, 20, 22, 23, 24, 26, 34, 37, 45, 46, 51, 52, 53, 58, 65, 66, 69, 75, 76, 77, 79, 80, 81, 82, 83, 87, 88, 93, 95, 96, 97, 98, 100, 102, 103, 104, 105, 110, 123, 127, 128, 130, 131], "elabor": 121, "electr": [13, 25, 60, 73], "eleg": 101, "element": [25, 84], "elemental": 77, "elimi": 121, "elimin": [13, 23, 26, 37, 45, 46, 51, 54, 55, 102, 121, 130, 131], "elizabeth": 58, "ell": 112, "ello": 125, "else": [23, 25, 36, 67, 73, 74, 106, 107, 108, 112, 117, 123], "ema": 27, "embal": 5, "embarg": [47, 72, 118], "empat": [68, 115], "empez": 25, "empres": 125, "empty": [19, 25, 34, 49, 52, 67, 70, 71, 80, 90, 91, 95, 99, 101, 106, 107, 117, 129], "empuj": [5, 19, 20, 93, 94, 122], "emtpy": 74, "encaj": 36, "encamin": [25, 73], "encapsul": 121, "encarecid": 25, "encog": 101, "encontr": [3, 4, 13, 25, 26, 27, 47, 65, 66, 67, 77, 93, 94, 101, 106, 107, 108, 112, 113, 114, 115, 117, 125, 129], "encuentr": [0, 1, 5, 8, 9, 13, 21, 25, 27, 35, 36, 45, 56, 57, 65, 66, 74, 80, 81, 82, 83, 93, 94, 95, 96, 97, 98, 100, 101, 116, 118, 121, 123, 124, 125, 129], "end": [13, 16, 19, 23, 25, 36, 60, 67, 73, 74, 106, 107, 108, 112, 117, 123], "end_": 16, "end_clos": [5, 93, 94], "end_id": [4, 29, 30], "end_node_": [5, 93], "end_op": [5, 93, 94], "end_pid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "end_servic": [5, 93, 94], "end_vid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "end_vids": [44, 47, 59, 72, 108, 112, 113], "end_x": [5, 94], "end_y": [5, 94], "endcap": 74, "ending": 123, "endpoint": 73, "ends": [35, 92], "enfoqu": [11, 18, 54, 100, 119], "enrut": [20, 57, 86, 92, 93], "ense\u00f1": 23, "enter": [0, 1, 2, 3, 4, 5, 7, 10, 11, 14, 15, 16, 17, 19, 21, 23, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 119, 121, 126, 127, 128, 129, 130, 131], "entidad": 27, "entonc": [4, 5, 13, 16, 17, 19, 23, 25, 29, 30, 33, 40, 48, 49, 56, 68, 71, 73, 78, 81, 82, 83, 89, 90, 91, 96, 97, 98, 99, 103, 115, 130], "entorn": 121, "entrad": [3, 4, 7, 15, 18, 20, 34, 36, 43, 64, 73, 86, 87, 90, 91, 104, 114, 122, 125, 127, 131], "entran": 36, "entrant": [13, 19, 35, 36, 56, 57], "entrar": [26, 36], "entrecruz": 45, "entreg": 18, "entren": 36, "enumer": 77, "envi": [5, 19, 25, 90], "envoltori": 125, "envoltur": 121, "eout": [35, 36, 56, 57], "ep": 74, "epp": [41, 42], "epsilon": [6, 31, 32, 33, 38, 39, 40], "equal": [130, 131], "equi": 68, "equicost": [23, 68, 115], "equival": 67, "equivalent": [5, 31, 37, 38, 49, 70, 71, 89, 90, 91, 99, 106, 107, 117], "equivoc": 36, "error": [0, 23, 35, 36, 50, 56, 57, 61, 81, 83, 96, 98, 103, 121, 125], "errors": 36, "escal": 25, "escenari": [35, 56, 57], "escib": 26, "escrib": [26, 35, 56, 57, 125], "escrit": 27, "esencial": 101, "esfuerz": [26, 121], "espaci": [13, 45, 55, 78, 92], "especial": [20, 122, 126], "especif": [25, 73, 74, 121], "esper": [5, 8, 9, 41, 42, 43, 93, 94], "esquem": [35, 36, 56, 57, 92, 121], "esquiv": [67, 106, 107, 117, 129], "establ": 34, "establec": [15, 36, 43, 64, 65, 66, 86, 114], "establezc": 13, "estacion": [65, 66], "estan": [1, 2, 3, 5, 11, 14, 15, 16, 17, 23, 27, 29, 47, 48, 60, 61, 65, 66, 67, 73, 74, 81, 82, 83, 84, 85, 92, 96, 97, 98, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 121, 123, 126, 127, 128, 129, 130, 131], "estand": [26, 47], "estandard": 26, "estandariz": [20, 23, 28, 31, 38, 62, 68, 81, 82, 83, 96, 97, 98, 115, 121], "esteb": 27, "esten": 92, "estrategi": 100, "estrell": [6, 8, 121], "estrict": 23, "estructur": [20, 35, 36, 56, 57, 121], "estructural": 110, "estudi": 4, "et": 4, "etc": [4, 27, 121, 130, 131], "etiquet": 125, "euclidean": [5, 18], "euclidian": 5, "evalu": [6, 45, 121], "everything": 123, "evit": [3, 25, 130], "exact": [4, 29, 30, 36, 101, 125], "exampl": [86, 94, 107, 117, 121, 123], "exced": 19, "excepcion": [3, 25, 93, 105, 106, 107, 108, 109, 129], "excepcional": 121, "except": [19, 123], "execut": [35, 57, 105, 106, 107, 117], "executing": [106, 107], "exist": [0, 3, 6, 7, 8, 10, 15, 16, 17, 19, 21, 23, 25, 28, 29, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 123, 129, 130, 131], "existen": 23, "existent": [23, 25, 69, 85, 88, 121], "exists": [35, 56, 57, 60, 73, 92, 111], "exit": [9, 16, 26, 41, 42, 43, 62, 63], "expans": 100, "expansion": [0, 1, 17, 20, 21, 50, 61, 68, 80, 81, 82, 83, 95, 96, 97, 98, 115, 118, 121, 122], "expect": [56, 57], "experiment": 72, "experimental": [3, 11, 12, 19, 20, 22, 24, 25, 37, 45, 46, 49, 51, 54, 55, 61, 65, 66, 70, 71, 73, 85, 88, 99, 100, 102, 119, 121, 127, 128], "explic": 45, "explicit": [121, 125], "expon": 74, "extend": [25, 27, 60], "extension": [7, 25, 26, 27, 77, 121], "exterior": 34, "extern": 121, "extiend": 20, "extra": [17, 26, 60, 68, 69, 73, 81, 82, 83, 96, 97, 98, 115, 119, 125, 126], "extraccion": [20, 26, 121], "extraid": [17, 68, 82, 97, 115], "extrem": [7, 121], "f": [5, 7, 13, 36, 56, 78, 92], "f12": 13, "f_box": 5, "facil": [25, 60], "facilit": 121, "fact": 23, "factibl": 36, "factor": [8, 25, 31, 32, 33, 38, 39, 40, 73, 93, 94], "fail": [35, 36, 56, 57], "failing": 121, "fall": 121, "fallthrugh": 121, "fals": [7, 13, 15, 16, 23, 25, 28, 29, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 54, 55, 56, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 73, 74, 75, 77, 78, 79, 85, 88, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 129, 130, 131], "falt": [3, 5, 10, 11, 12, 18, 19, 22, 23, 24, 25, 44, 47, 48, 50, 52, 53, 58, 59, 60, 67, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 106, 107, 109, 111, 117, 121, 127, 128, 129], "faltant": [25, 67, 106, 107, 117, 129], "famili": [14, 15, 18, 23, 25, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 49, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 70, 71, 73, 80, 81, 82, 83, 88, 89, 90, 91, 92, 95, 96, 97, 98, 99, 102, 105, 107, 108, 112, 113, 114, 116, 117, 119, 121, 124, 130], "family": 131, "fas": 101, "favor": [26, 125], "fech": 76, "fedor": 121, "fenoy": 27, "fij": [15, 25, 29, 43, 64, 73, 74, 114, 121, 123, 130], "fil": [6, 8, 25, 29, 30, 31, 32, 33, 35, 38, 39, 40, 55, 56, 57, 69, 74, 85, 88, 93, 94, 100, 112, 121], "filling": 123, "filtr": [23, 77], "fin": [5, 9, 16, 41, 42, 43, 44, 47, 59, 61, 62, 63, 72, 103, 108, 112, 113], "final": [5, 7, 8, 9, 15, 16, 25, 26, 29, 31, 32, 33, 36, 38, 39, 40, 41, 42, 43, 44, 47, 49, 54, 59, 60, 62, 63, 64, 65, 66, 70, 71, 72, 73, 74, 75, 77, 79, 85, 89, 90, 91, 93, 94, 99, 104, 105, 108, 109, 112, 113, 114, 121, 126, 129, 130, 131], "final_temperatur": [29, 30], "finaliz": [5, 94], "financi": 27, "find": [107, 117], "finding": [106, 107, 117], "findpostgresql": 121, "finit": 44, "firm": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 119, 121, 126, 127, 128, 129, 130, 131], "first": [50, 58, 86, 106, 107, 109, 121], "first_edg": [25, 73], "first_search": 61, "first_segments": [25, 73], "fix": 121, "flag": [23, 106, 107, 109], "flat": 74, "flech": [85, 123, 130, 131], "flexibl": 13, "flip": [130, 131], "float": [0, 3, 5, 6, 7, 10, 13, 15, 16, 17, 19, 21, 23, 25, 28, 29, 30, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 123, 129, 130, 131], "float8": [23, 35, 56, 92, 111, 121], "flori": 27, "flot": [93, 94], "flotant": [0, 1, 2, 3, 5, 7, 10, 11, 14, 15, 16, 17, 19, 21, 23, 25, 28, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 119, 126, 127, 128, 129, 130, 131], "flow": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "flow_i": 19, "floyd": [7, 20, 75, 79, 122], "fluj": [18, 20, 49, 70, 71, 89, 90, 91, 99, 121, 122], "focal": 121, "following": [26, 35, 57, 86, 93, 94, 121, 123], "follows": [105, 106, 107, 109, 117], "for": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "forall": 16, "forbidden_vertic": 55, "ford": [44, 59, 72, 121], "form": [1, 2, 3, 4, 5, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 24, 25, 34, 35, 44, 47, 48, 50, 52, 53, 54, 56, 57, 58, 59, 60, 61, 65, 66, 67, 68, 69, 72, 73, 74, 75, 77, 78, 79, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 126, 127, 128, 129, 130, 131], "found": [35, 36, 56, 57, 92, 94, 105, 109], "frac": [5, 25], "fraccion": [74, 121, 130], "fraction": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "frederic": 27, "freebsd": 121, "from": [3, 7, 13, 23, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 121, 123, 130, 131], "from_v": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "front": [67, 106, 112, 123], "frontal": [5, 93, 94], "ft": [25, 36], "fuent": [9, 19, 20, 47, 49, 57, 65, 66, 71, 89, 90, 91, 92, 99, 130], "fuer": 74, "fuert": 102, "fuertement": [12, 20, 102, 122], "fug": 121, "fugaz": 121, "full": 73, "funcion": [1, 2, 14, 15, 17, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 121, 124, 129, 130], "funcional": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 22, 24, 25, 26, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 65, 66, 67, 69, 72, 73, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 121, 126, 127, 128, 129, 130, 131], "function": [13, 23, 35, 88, 103, 117, 121], "functions": [121, 123, 126, 131], "fundacion": 27, "fundicion": 23, "fusion": 101, "futur": [13, 121], "g": [16, 19, 25, 26, 69, 85, 121, 124, 125, 127], "g1": 74, "g2": 74, "g_d": [16, 25], "g_edg": 60, "g_u": 16, "g_vertic": 60, "gaps": [35, 92], "garant": 19, "garantiz": [19, 29, 49, 61, 71, 90, 91, 99], "garg": 27, "gaul": 121, "gcc": 121, "ge": 25, "geisberger_dipl": 13, "gemetry": 123, "genealog": 25, "gener": [3, 4, 5, 10, 11, 12, 13, 18, 19, 21, 22, 24, 30, 36, 44, 47, 48, 50, 52, 53, 56, 58, 59, 60, 69, 72, 73, 74, 77, 78, 84, 86, 87, 90, 91, 92, 93, 94, 101, 103, 104, 109, 111, 119, 121, 127, 128], "general": [1, 5, 27, 47, 57, 73, 92, 105, 106, 107, 117, 125], "generaliz": 5, "generat": [86, 92, 123], "generate_seri": [94, 123], "gent": 27, "geoespacial": [20, 27], "geom": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "geom_is_original": 74, "geom_tabl": 36, "geometr": [15, 20, 34, 35, 36, 43, 56, 57, 64, 74, 87, 92, 114, 121, 122, 123, 126], "geometri": [35, 92], "geometry": [30, 34, 35, 36, 56, 57, 73, 74, 85, 92, 121, 123], "georepublic": [27, 125], "geospacial": 20, "gerald": 27, "get": 86, "getting": [106, 107], "gid": [7, 35, 56, 57], "gir": [3, 20, 25, 73, 86, 121, 122], "gis": 20, "git": [26, 76, 121], "github": [25, 26, 121], "giv": [106, 107, 117, 121], "glibc": 121, "global": [65, 66], "gloriet": 36, "gnu": 27, "goes": [60, 106, 107, 117], "going": [23, 86], "gonzalez": 27, "googl": 27, "got": [35, 57], "graci": 45, "grad": [5, 6, 58, 69, 100], "graf": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 15, 16, 17, 18, 19, 20, 21, 23, 24, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 124, 127, 128, 129, 130, 131], "grafic": [6, 7, 8, 9, 13, 16, 19, 25, 26, 31, 32, 35, 36, 38, 39, 41, 42, 43, 48, 54, 55, 60, 70, 74, 87, 89, 101, 102, 121], "grafoaf": 86, "gran": [25, 60], "grand": [8, 9, 13, 25, 41, 42, 43, 56, 73, 121], "grap": 58, "graph": [4, 6, 8, 21, 26, 28, 29, 30, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 112, 113, 114, 115, 116, 117, 118, 121, 126, 130, 131], "graph_theory": 84, "graphs": [104, 107, 115, 117], "grosor": 44, "group": [60, 73, 92], "grouping": 121, "grraf": 78, "grup": [19, 20, 70, 122, 130], "gsoc": 121, "guarante": 105, "guard": [121, 130], "gudes": 27, "gui": [3, 25, 26, 27, 62, 88, 105], "gupt": 27, "gz": 26, "h": [6, 31, 32, 33, 38, 39, 40], "hab": 88, "habil": 130, "habilit": 20, "habr": [25, 54, 74, 123], "hac": [1, 2, 3, 4, 5, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 24, 25, 27, 29, 30, 31, 32, 35, 36, 38, 39, 41, 42, 43, 44, 47, 48, 50, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 72, 73, 74, 77, 78, 84, 85, 86, 87, 90, 91, 92, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 121, 126, 127, 128, 129, 130, 131], "haci": [8, 19, 29, 30, 89, 119, 131], "hag": 123, "hagal": 125, "hall": 26, "hamilton": 4, "handouts": [41, 42], "hang": 27, "happ": 86, "happens": 104, "haran": 78, "hard": [5, 93, 94, 100], "harvard": 4, "has_rcost": 23, "hash": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "hassl": 4, "hast": [0, 5, 7, 8, 13, 15, 16, 17, 23, 25, 26, 28, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 52, 54, 59, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 74, 75, 77, 79, 81, 82, 83, 91, 93, 94, 96, 97, 98, 101, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129], "hav": [121, 123], "hawick": 77, "headers": 121, "health": 77, "heap_paths": [28, 109, 116], "hech": [1, 2, 3, 11, 14, 15, 16, 17, 29, 60, 61, 65, 66, 67, 73, 85, 92, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 126, 127, 128, 129, 130, 131], "help": 126, "hem": [26, 77], "her": [60, 123], "hered": 121, "herramient": [25, 36, 121], "heurist": [8, 31, 32, 33, 38, 39, 40], "heuristic": [6, 31, 32, 33, 38, 39, 40, 121], "hic": 121, "himanshu": 27, "hint": [33, 40, 43, 56, 57, 64, 103], "historial": 121, "history": [4, 121], "hit": 121, "hoj": [13, 45, 86], "holandes": [16, 62, 63, 64, 114], "honr": 121, "hor": [5, 93, 94], "horari": [5, 94], "hossain": 27, "houssem": 27, "how": [86, 130, 131], "hpp": 121, "hr": 5, "html": [6, 8, 23, 26, 31, 38, 47, 49, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99], "http": 27, "https": [5, 6, 7, 8, 13, 19, 20, 23, 25, 26, 27, 28, 31, 38, 41, 42, 44, 47, 49, 51, 59, 61, 62, 63, 65, 66, 67, 71, 72, 78, 84, 86, 87, 88, 89, 90, 91, 94, 99, 101, 103, 104, 111, 121, 123, 125], "huang": 27, "huec": 92, "i": [16, 19, 26, 47, 59, 67, 92, 106, 107, 117, 129], "id": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "id1": 23, "id2": 23, "id3": 23, "id_": 16, "id_i": [16, 19], "ide": [5, 25, 101], "ident": 100, "identif": [0, 3, 5, 6, 7, 8, 10, 11, 14, 15, 16, 17, 19, 20, 21, 23, 25, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 123, 129, 130, 131], "identifi": 123, "identific": 36, "identifiers": [85, 86, 107, 117], "idom": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "ids": [50, 61, 86], "if": [16, 19, 35, 56, 57, 60, 73, 92, 105, 108, 111, 126, 130, 131], "if5": 16, "if6": 16, "ignor": [0, 3, 9, 16, 17, 19, 20, 23, 25, 29, 30, 31, 32, 38, 39, 41, 42, 43, 44, 47, 49, 50, 54, 59, 61, 62, 63, 67, 68, 71, 72, 73, 74, 81, 82, 83, 89, 90, 91, 96, 97, 98, 99, 105, 106, 107, 108, 109, 115, 117, 121, 129], "ignoring": [33, 40, 43, 64], "igual": [5, 9, 15, 16, 17, 19, 41, 42, 43, 50, 59, 61, 62, 63, 64, 65, 66, 68, 69, 72, 82, 93, 97, 108, 113, 114, 115], "ilegal": 93, "ilimit": 13, "imag": [15, 30, 43, 50, 61, 64, 85, 92, 114], "imagen": [130, 131], "imaptools": 27, "impar": 48, "implement": [0, 1, 4, 5, 9, 13, 16, 19, 21, 29, 30, 37, 44, 45, 50, 51, 58, 59, 61, 62, 63, 64, 69, 75, 77, 78, 79, 80, 81, 82, 83, 95, 96, 97, 98, 100, 101, 114, 118, 124], "implementation": 94, "implic": [13, 25], "implicit": [3, 121], "impon": 59, "import": [23, 25, 35, 36, 56, 57, 60, 73, 121], "impos": 36, "improv": 121, "imre": 27, "in": [13, 16, 19, 23, 25, 26, 29, 33, 35, 36, 40, 43, 49, 50, 56, 57, 61, 64, 67, 70, 71, 73, 85, 86, 89, 90, 91, 92, 94, 99, 101, 104, 105, 106, 112, 115, 121, 123, 126], "in_coming": [56, 73], "in_edg": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "inc": 27, "incident": [60, 121], "incidet": [119, 126], "inclu": [13, 17, 23, 25, 26, 27, 29, 55, 82, 86, 92, 97, 107, 108, 112, 113, 115, 116, 117, 118, 124, 125, 130, 131], "includ": [108, 115, 121], "incluid": [9, 15, 16, 41, 42, 43, 59, 62, 63, 64, 72, 114], "inclus": [25, 73], "inclusion": [17, 68, 81, 82, 83, 96, 97, 98, 115], "incorpor": [55, 92, 121], "incorrect": [25, 73, 92], "increas": 86, "increment": 56, "incrust": 60, "indefin": 86, "independient": [23, 25, 88], "index": [25, 121, 123], "indic": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 124, 125, 126, 127, 128, 129, 130, 131], "indicat": 126, "individual": 26, "inesper": 121, "inf": [33, 40], "inferior": [15, 43, 64, 97, 114], "infinit": [7, 36, 75, 79], "infinity": 109, "influenci": 45, "info": [25, 27, 54, 74, 125], "inform": [3, 16, 20, 26, 29, 35, 36, 56, 57, 60, 76, 81, 83, 96, 98, 110, 119, 122, 123, 125, 126, 130, 131], "informacion2": 121, "informat": [16, 62, 63, 64, 114], "information": [25, 73, 86, 94, 123], "infraccion": [5, 93, 94], "infraestructur": 121, "infty": [6, 8, 9, 15, 16, 31, 32, 38, 39, 41, 42, 43, 44, 59, 62, 63, 64, 72, 113, 114], "inical": 25, "inici": [5, 9, 14, 25, 26, 28, 31, 38, 41, 42, 44, 47, 56, 59, 60, 62, 63, 65, 66, 67, 68, 70, 72, 77, 93, 94, 105, 106, 107, 108, 109, 116, 117, 129], "inicial": [5, 8, 9, 15, 16, 25, 28, 31, 32, 33, 36, 38, 39, 40, 41, 42, 43, 44, 47, 49, 54, 59, 62, 63, 64, 65, 66, 67, 70, 71, 72, 73, 74, 77, 89, 90, 91, 93, 94, 99, 104, 106, 107, 108, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "initial_sol": [5, 93, 94], "initial_temperatur": [29, 30], "inmediat": 84, "innecesari": 121, "inner": [86, 107], "input": 13, "insercion": [5, 93, 94], "insert": [3, 5, 13, 23, 25, 30, 48, 54, 73, 74, 78, 85, 86, 92, 93, 94, 111, 123, 130, 131], "inserting": 123, "inspeccion": [23, 92], "inspecting": 86, "instal": [20, 25, 121], "instalacoon": 26, "install": 26, "installation": 26, "instanci": 29, "inste": 121, "instruccion": [26, 93, 94, 123, 125], "int": [19, 25, 49, 52, 71, 90, 99, 101], "integ": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "integr": 121, "integral": 23, "intencion": 129, "intens": 101, "intent": [5, 25, 67, 100, 106, 107, 117, 129], "interactiv": 26, "interes": [25, 130, 131], "intereseccion": 92, "interior": 34, "intermedi": [18, 22, 45, 121], "intern": [3, 20, 23, 121], "internal": 121, "internally": [130, 131], "interpret": [9, 16, 41, 42, 43, 47, 62, 63, 130, 131], "interrel": 45, "interseccion": [25, 60, 73, 86, 92], "intersect": 92, "intersections": [35, 92], "into": [3, 13, 23, 25, 30, 48, 54, 56, 73, 74, 78, 85, 86, 92, 94, 111, 123], "introduc": [26, 36], "introduccion": 20, "introduzc": 92, "inval": 23, "invers": [58, 85, 86, 88, 92, 123], "inversion": 23, "invert": 36, "involucr": [5, 23, 26, 93, 94], "involv": 86, "ir": [13, 16, 25, 26, 28, 31, 38, 41, 44, 47, 52, 59, 62, 65, 67, 70, 72, 73, 77, 105, 106, 107, 108, 109, 112, 116, 117, 129], "is": [25, 35, 36, 56, 57, 69, 73, 86, 92, 94, 103, 104, 105, 106, 107, 108, 115, 117, 121, 123, 126, 130, 131], "is_a": [108, 112], "is_contract": 13, "is_new": 13, "isbn": 4, "islam": 27, "isolat": [35, 92], "issu": [121, 125], "it": [105, 106, 107, 108, 123], "itali": 125, "iter": [90, 91, 100], "iti": 13, "izquierd": [3, 15, 25, 50, 61, 74, 107, 108, 114, 115, 117, 123, 129], "jain": 27, "jam": [58, 77], "japon": 125, "jarnik": 118, "jay": 27, "jinfu": 27, "johnson": [7, 20, 77, 79, 122], "join": [25, 30, 54, 60, 73, 74, 86, 92, 94, 106, 107, 123], "joshi": 27, "junod": 27, "junt": 48, "juntur": 92, "just": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "k": [16, 20, 28, 31, 100, 109, 116, 119, 121, 122, 131], "k_": 78, "k_5": 78, "k_shortest_path_routing": 28, "kai": 27, "kalr": 4, "karp": [19, 20, 71, 122], "kastl": 27, "keeps": 123, "ken": 77, "kept": [121, 130, 131], "key": [3, 23, 74, 94, 111, 123], "kg": 5, "kirkm": 4, "kishor": 27, "kit": 13, "km": 5, "known": 123, "ko": 27, "kolmogorov": [19, 20, 49, 122], "kondeti": 27, "kruskal": [0, 1, 17, 20, 25, 80, 81, 82, 83, 121, 122, 124], "kum": 27, "l": [15, 23, 25, 26, 74, 85, 107, 108, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "lad": [15, 23, 25, 74, 107, 108, 114, 117, 123, 129], "languag": 13, "lanz": [23, 45, 59, 103], "lanzamient": [1, 2, 3, 11, 14, 15, 16, 17, 60, 61, 65, 66, 67, 73, 85, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 126, 127, 128, 129, 130, 131], "larg": [4, 29, 30, 130], "lat": [5, 6], "latest": 26, "latex": 26, "latitud": [5, 6], "lc101": [94, 123], "lc101_c": [94, 123], "lea": 26, "lectur": 13, "lecture16": 13, "lee": 92, "leer": [3, 20, 62, 121], "left": [25, 60, 73, 86, 106, 107], "leftrightarrow": [25, 85], "leg": 121, "leid": 8, "leng": 27, "lengau": 84, "lenguaj": 121, "lent": [5, 44], "leopark": 27, "leq": [81, 82, 83, 96, 97, 98], "lest": 44, "li": [94, 123], "libboost": 26, "liber": 92, "libr": [4, 20, 29, 30, 77], "library": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "libs": [6, 8, 31, 38, 49, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99], "libtap": 26, "licenci": [20, 92], "licens": [20, 27], "lig": 121, "lik": 105, "lim": [94, 123], "limit": [0, 5, 17, 25, 50, 54, 57, 60, 61, 65, 66, 68, 74, 81, 82, 83, 90, 91, 94, 96, 97, 98, 115, 123], "limpi": [56, 121], "limpiez": [20, 121], "lin": [13, 18, 25, 60, 65, 66, 73, 85, 86, 103, 119, 127], "line": [29, 65, 66, 74, 78, 86], "line_graph": 86, "lineal": [55, 58, 59, 86, 103, 121], "linegraph_edg": 86, "liner": 13, "linesstring": [25, 36], "linestring": [25, 36, 54, 56, 73, 74], "links": 121, "linux": [26, 121], "list": [4, 20, 29, 30, 67, 68, 87, 106, 107, 115, 117, 121, 129], "listinf": 125, "lists": 125, "liv": 27, "llam": [3, 25, 47, 58, 60, 68, 74, 78, 84, 92, 115, 121, 123], "lleg": [0, 5, 16, 17, 19, 25, 28, 31, 32, 38, 39, 41, 42, 44, 47, 49, 50, 59, 61, 62, 63, 65, 66, 68, 70, 71, 72, 74, 81, 82, 83, 89, 90, 91, 93, 94, 96, 97, 98, 99, 105, 108, 112, 113, 115, 116, 123, 130, 131], "llegant": [19, 49, 71, 90, 91, 99], "llen": [23, 35, 36, 56, 57], "llev": [7, 44], "lllen": 13, "llos": [25, 73], "loas": [32, 39], "local": [25, 73, 85, 86], "localiz": [74, 123], "locat": [130, 131], "locations": [107, 117, 123], "log": [6, 8, 9, 16, 21, 31, 32, 38, 39, 41, 42, 43, 47, 58, 62, 63, 65, 66, 79, 80, 81, 82, 83, 84, 90, 91, 95, 96, 97, 98, 101, 108, 112, 113, 118], "logg": [56, 73], "logic": 36, "logr": [36, 130, 131], "logv": [10, 52, 53], "lon": [5, 6], "long": [33, 40, 43, 64], "longitud": [5, 6, 48, 74], "lueg": [6, 8, 31, 32, 38, 39, 87], "lug": [5, 23, 34, 60, 93, 94, 121], "lugar": [5, 94], "m": [5, 6, 58], "m_": [5, 93, 94], "mac": 121, "mahadeok": 27, "mahmoud": 27, "mailm": 125, "main_sql": 73, "mak": 26, "make_connect": 87, "makefil": 26, "making": [106, 107], "man": 26, "manej": [20, 23, 74, 107, 108, 114, 117, 119, 122, 125], "maner": [3, 20, 25, 26, 29, 36, 55, 69, 103, 130], "manikat": 27, "manipul": [6, 31, 32, 33, 38, 39, 40, 93, 94], "manje": 23, "manten": [25, 27, 73, 86], "mantendran": 30, "manual": [20, 25, 27, 31, 32, 38, 39, 41, 42, 44, 47, 49, 59, 62, 63, 70, 71, 72, 89, 90, 91, 99], "manupul": [6, 8, 31, 32, 33, 38, 39, 40], "many": [25, 105, 108, 121, 123], "manzan": 5, "maoguang": 27, "map": [25, 130], "maps": 86, "marc": [13, 74, 130], "march": [74, 123], "mari": 27, "mark": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "martin": 27, "martiz": 29, "mas": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 20, 23, 26, 28, 29, 30, 31, 32, 35, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 72, 75, 77, 78, 79, 80, 85, 86, 87, 88, 93, 94, 95, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131], "matching_": 88, "matemat": [4, 118], "material": 20, "materializ": [25, 73], "math": [5, 6, 9, 13, 15, 16, 17, 31, 32, 33, 38, 39, 40, 41, 42, 43, 48, 59, 62, 63, 64, 65, 68, 72, 82, 85, 93, 94, 97, 113, 114], "mathworld": 85, "matricial": 5, "matrix": [20, 25, 29, 33, 40, 43, 64, 93, 114, 119, 122], "matriz": [4, 6, 7, 8, 9, 15, 16, 18, 20, 33, 40, 43, 58, 64, 74, 75, 79, 114, 121, 122], "max": [6, 15, 31, 32, 33, 38, 39, 40, 43, 46, 64, 86, 92, 114, 121, 123], "max_capacity": 93, "max_changes_per_temperatur": [29, 30], "max_consecutive_non_chang": [29, 30], "max_cycl": [5, 13, 55, 93, 94], "max_depth": [0, 50, 61, 81, 83, 96, 98], "max_flow": 121, "max_processing_tim": [29, 30], "maxim": [5, 13, 19, 20, 27, 49, 58, 61, 65, 66, 70, 71, 88, 89, 90, 91, 93, 94, 99, 100, 122], "maximiz": [49, 71, 99], "maximum_flow_problem": 19, "maximum_matching": 88, "mayor": [1, 2, 3, 11, 14, 15, 16, 17, 23, 25, 26, 27, 29, 45, 60, 61, 65, 66, 67, 73, 85, 88, 100, 101, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 121, 123, 126, 127, 128, 129, 130, 131], "mcke": [18, 24, 58], "md": 121, "means": 123, "med": 5, "medi": [7, 8, 9, 15, 43, 64, 114], "mediant": [5, 11, 15, 18, 19, 22, 25, 26, 43, 45, 46, 49, 50, 54, 64, 71, 75, 79, 89, 90, 91, 96, 97, 99, 101, 102, 114, 119], "meg": 7, "mejor": [5, 20, 60, 65, 66, 72, 93, 94, 121, 125], "memori": [7, 77], "men": [5, 6, 13, 31, 32, 33, 34, 38, 39, 40, 74, 86, 93, 94, 101, 121, 125], "mencion": [25, 26], "meng": 4, "menor": [17, 21, 34, 68, 69, 82, 90, 91, 97, 100, 101, 115, 121], "mensaj": 23, "menud": 92, "mercanc": 5, "merrill": 4, "mesaj": 121, "met": [7, 20, 121], "method": 86, "metod": [25, 26, 55, 56], "metr": [5, 6, 65, 66], "metric": [4, 18, 20, 29, 30, 121], "metric_tsp_approx": 121, "mid": [5, 25, 45], "miembr": [113, 114], "mientr": [28, 109, 116], "might": [105, 123], "migr": [3, 62], "migracion": [3, 27, 62, 88, 105], "migration": 23, "mileston": 121, "min": [5, 6, 15, 29, 31, 32, 33, 38, 39, 40, 43, 53, 64, 101, 114, 118, 121], "mincut": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "mingw": 26, "minim": [0, 1, 11, 18, 19, 21, 29, 46, 47, 48, 54, 61, 69, 80, 81, 82, 83, 87, 91, 95, 96, 97, 98, 100, 101, 102, 118, 121, 124], "minimiz": [5, 21, 58, 80, 81, 82, 83, 90, 118], "minimum": 121, "minor": 121, "minut": 5, "mir": 36, "mism": [3, 5, 6, 7, 8, 14, 15, 19, 23, 25, 29, 30, 31, 32, 35, 36, 38, 39, 41, 42, 43, 44, 46, 47, 48, 49, 52, 53, 56, 57, 63, 64, 65, 66, 69, 70, 71, 72, 74, 75, 79, 85, 86, 89, 90, 91, 92, 93, 94, 99, 101, 112, 113, 114, 130], "mit": [27, 92], "miyawaki": 27, "mkdir": 26, "mod": [25, 46, 48, 85, 100], "modif": [115, 116, 121, 130], "modific": [13, 20, 23, 55, 108, 112, 113, 119, 121, 122, 126, 130], "modify": 121, "modul": 121, "moham": 27, "moment": [25, 93], "monetari": 27, "moor": 72, "mor": [123, 130, 131], "most": 109, "mostr": [5, 13, 130, 131], "mpas": [113, 116], "msvc": 121, "msys": 26, "much": [23, 60, 88, 121], "muert": [25, 60], "muestr": [5, 20, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 72, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 130, 131], "mukul": 27, "multi": 121, "multipl": [5, 34, 77, 93, 94, 121], "multiplic": 4, "mund": 130, "my_dijkstr": [13, 23], "myare": 25, "mygeom": [35, 56, 57], "myhous": 35, "myrvold": 78, "mytabl": [35, 56, 57], "mytable_vertices_pgr": [35, 57], "n": [4, 28, 109, 116], "n_": [5, 93, 94], "n_seq": [46, 54, 102], "nag": 27, "nam": [26, 115, 116, 121, 123, 131], "namespac": 121, "naranj": 86, "nardelli": 27, "navig": 105, "near": [35, 92], "neces": [23, 60, 73], "necesari": [3, 5, 6, 10, 11, 12, 13, 18, 19, 22, 23, 24, 25, 26, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 73, 74, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 123, 127, 128, 129], "necesit": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 22, 24, 25, 26, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 65, 66, 67, 69, 72, 73, 74, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 125, 126, 127, 128, 129, 130, 131], "need": [123, 126], "needs": [94, 123, 126], "negat": [0, 3, 7, 9, 10, 15, 16, 17, 19, 21, 25, 28, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "negativ": [20, 85, 86, 107, 108, 117, 121, 123], "neq": [16, 19, 25], "net": 27, "netlab": 125, "network": 126, "networks": 105, "new": [86, 92, 106, 107, 108, 117, 121], "new_graph": 86, "new_graph_id_seq": 86, "new_lin": 74, "new_point": 74, "new_restrictions": 23, "newpoint": [74, 123], "news": 121, "nextval": [86, 123], "nicol": 92, "ningun": [6, 8, 9, 16, 25, 31, 32, 33, 36, 38, 39, 40, 41, 42, 43, 48, 59, 62, 63, 72, 92, 100, 108, 112, 121], "nitish": 27, "nivel": [50, 92], "nod": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 108, 109, 110, 111, 112, 113, 114, 115, 116, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "node_": 16, "node_1": 16, "node_i": 16, "node_k": 16, "node_seq": [67, 106, 107, 117], "nombr": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 30, 31, 35, 36, 38, 44, 47, 48, 50, 52, 53, 55, 56, 57, 58, 59, 60, 61, 65, 66, 67, 68, 69, 72, 73, 76, 77, 78, 84, 85, 86, 87, 90, 91, 92, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 121, 126, 127, 128, 129, 130, 131], "nomenclatur": 121, "non": 108, "normal": [3, 25], "nort": 36, "not": [4, 23, 26, 29, 30, 35, 47, 49, 56, 57, 60, 70, 71, 73, 86, 89, 90, 91, 92, 94, 99, 103, 106, 107, 108, 109, 111, 123, 130, 131], "notacion": [35, 36, 56, 57], "notes": 35, "notes2news": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "notic": [33, 35, 36, 40, 43, 56, 57, 60, 64, 73, 74, 92, 111, 125], "notici": 27, "now": 86, "np": [4, 5, 29, 30, 58, 69, 93, 94, 100], "nucle": 121, "nuestr": [27, 92], "nuev": [3, 13, 17, 20, 26, 28, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 76, 77, 78, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 109, 111, 112, 113, 114, 115, 116, 121, 125, 127, 130, 131], "nul": 56, "null": [3, 15, 23, 25, 35, 36, 54, 56, 57, 73, 74, 86, 92, 94, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "nullabl": 123, "numer": [4, 5, 6, 7, 13, 25, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 44, 47, 51, 55, 56, 57, 58, 60, 65, 66, 69, 77, 85, 87, 88, 92, 93, 94, 100, 121, 124, 130], "numeric": [0, 5, 50, 61, 74, 93, 94, 107, 108, 112, 113, 114, 115, 116, 117], "numerical": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "nv": [25, 73], "obe": 27, "obedec": 29, "objet": [5, 9, 19, 25, 49, 50, 55, 71, 89, 90, 91, 99, 121, 130], "oblig": 29, "obligatori": [23, 25, 129, 130], "obselt": 121, "observ": 13, "obsolet": [3, 5, 10, 11, 12, 18, 19, 22, 23, 24, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 105, 109, 111, 115, 121, 127, 128], "obtain": 109, "obten": [4, 5, 6, 7, 8, 16, 19, 20, 23, 28, 35, 57, 60, 73, 76, 77, 85, 92, 116, 119, 121, 122], "obteners": 28, "obteng": [16, 119], "obtien": [0, 25, 50, 56, 61], "ocurr": [5, 35, 56, 92, 93, 94, 121], "of": [4, 5, 25, 27, 35, 36, 56, 57, 60, 85, 86, 92, 93, 94, 103, 104, 105, 106, 108, 112, 119, 121, 123, 126, 130, 131], "off": 26, "oficial": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 22, 24, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 119, 121, 126, 127, 128, 129, 130, 131], "oficin": [125, 130, 131], "ogr2ogr": 25, "oid": 111, "ok": [35, 36, 56, 57, 92], "old_id": 92, "old_restrictions": 23, "omit": [14, 15, 19, 23, 25, 35, 42, 43, 49, 56, 57, 61, 63, 64, 71, 72, 73, 90, 91, 99, 108, 112, 113, 114], "on": [4, 23, 25, 26, 30, 54, 60, 74, 85, 92, 94, 104, 105, 106, 109, 117, 121, 123, 126, 130, 131], "one": [36, 103, 105, 106, 107, 108, 117, 121, 123, 126, 131], "oneway": 36, "only": [26, 94, 109, 115, 116, 121], "opcion": [4, 25, 28, 31, 32, 33, 35, 36, 38, 39, 40, 55, 56, 61, 65, 66, 67, 68, 73, 75, 79, 94, 107, 108, 109, 112, 113, 114, 115, 116, 117, 130, 131], "opcional": [23, 25, 26, 35, 36, 56, 121], "open": [25, 94, 123], "open_tim": 111, "openbsd": 121, "oper": [25, 26, 55, 76, 125], "operation": 13, "operations_ord": 13, "opos": 111, "oposit": 123, "optim": [4, 29, 30, 34, 69, 100], "optimic": [93, 94], "optimiz": [0, 4, 5, 9, 16, 17, 29, 30, 41, 42, 43, 44, 47, 50, 59, 61, 62, 63, 68, 72, 81, 82, 83, 93, 94, 96, 97, 98, 103, 108, 112, 113, 115], "optimization": 4, "option": [25, 54, 74], "optional": [115, 116, 121], "optionally": 123, "options": [50, 74, 92, 93], "opuest": 25, "or": [13, 23, 25, 35, 36, 56, 57, 67, 78, 92, 106, 126, 130, 131], "orden": [3, 6, 8, 13, 14, 15, 18, 23, 25, 31, 32, 35, 37, 38, 39, 41, 42, 43, 44, 46, 47, 48, 50, 51, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 69, 72, 81, 82, 83, 84, 88, 96, 97, 98, 100, 102, 103, 104, 106, 107, 108, 112, 113, 114, 117, 121, 129], "order": [13, 23, 25, 29, 30, 45, 48, 50, 54, 56, 61, 65, 66, 67, 69, 73, 74, 75, 79, 80, 81, 82, 83, 84, 86, 92, 94, 95, 96, 97, 98, 100, 104, 106, 107, 108, 112, 113, 114, 115, 116, 117, 123], "order_": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "order_unit": 111, "ordering": 103, "ordern": 58, "orders": 93, "org": [5, 6, 8, 19, 20, 23, 26, 27, 28, 31, 38, 41, 42, 44, 47, 49, 51, 59, 61, 62, 63, 65, 66, 67, 71, 72, 78, 84, 86, 87, 88, 89, 90, 91, 99, 101, 103, 104, 111, 121, 125], "organiz": 125, "orig": [19, 20, 25, 26, 27, 29, 30, 35, 36, 47, 49, 50, 56, 57, 61, 70, 71, 72, 85, 86, 89, 90, 91, 92, 99, 121, 122, 126], "origen": [89, 99], "origin": 130, "original": [13, 19, 23, 25, 49, 54, 55, 71, 74, 85, 88, 90, 92, 99, 121, 130, 131], "original_": 86, "original_point": 74, "original_to_new_point": 74, "orkney": 27, "osge": [27, 125], "osgeo_community_projects": 27, "osgeoliv": 27, "osm": [7, 25, 73], "osm2pgrouting": [7, 25, 27, 73], "osm2pgsql": 25, "osx": 121, "other_geom": [35, 56, 57], "othergeom": 57, "othert": [35, 56, 57], "otorg": [15, 20, 25, 107, 108, 112, 113, 114, 115, 116, 117, 122, 126, 129, 130, 131], "otpim": 69, "out": [13, 36, 73], "out_edg": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "out_going": [56, 73], "outall": 92, "output": [13, 116, 121], "over": [23, 67, 73, 74, 94, 106, 107, 117, 123], "overpass": 7, "owned": [86, 123], "p": [74, 94, 107, 108, 112, 113, 114, 115, 116, 117, 123], "p_clos": [5, 93, 94, 123], "p_node_": [5, 93, 94, 123], "p_op": [5, 93, 94, 123], "p_servic": [5, 93, 94, 123], "p_x": [5, 94, 123], "p_y": [5, 94, 123], "pag": 121, "pagin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 124, 126, 127, 128, 129, 130, 131], "pairs": 123, "pais": [25, 130], "palabr": [16, 25, 129], "par": [0, 1, 2, 3, 4, 5, 6, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 26, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 103, 105, 106, 109, 110, 118, 119, 122, 123, 124, 125, 126, 127, 128, 129, 130], "paragon": [27, 125], "paragoncorporation": 125, "paragraf": 102, "paralel": [69, 77, 118], "paramet": [115, 116, 121], "parameters": [33, 40, 43, 64, 121], "parametr": [14, 19, 20, 23, 121], "parcial": 74, "parec": [25, 60], "parentesis": 45, "pars": 26, "part": [0, 1, 2, 3, 4, 5, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 123, 126, 127, 128, 129, 130, 131], "partial": [25, 54, 74], "particion": 101, "particul": [19, 50, 59, 61], "partition": 74, "pas": [3, 7, 25, 26, 29, 34, 35, 45, 56, 57, 58, 92, 118, 121, 125], "pasch": 27, "pass": [67, 105, 106, 112], "password": 26, "path": [3, 16, 23, 25, 26, 73, 105, 106, 107, 108, 109, 117, 121, 123, 129], "path_": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "path_at": [108, 112], "path_seq": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "paths": [105, 106, 107, 109], "patron": 58, "patrushev": 27, "pcts": 23, "pdf": [13, 26, 41, 42], "pdptw": [94, 123], "peaton": [25, 60, 65, 66, 73, 123], "peatonal": [65, 66], "ped": [5, 18, 20, 26, 33, 40, 93, 94, 121], "pens": 36, "penyngton": 4, "peor": [4, 9, 29, 30, 41, 42, 43, 72], "peque\u00f1": [25, 28, 58, 60, 74, 100, 109, 116, 123], "per": [1, 2, 3, 11, 14, 15, 16, 17, 19, 25, 29, 36, 44, 46, 48, 60, 61, 65, 66, 67, 73, 85, 86, 100, 101, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 121, 126, 127, 128, 129, 130, 131], "perd": 121, "performanc": 121, "performing": [35, 36, 56, 57, 92], "performs": [106, 107], "perl": 26, "perl5": 121, "permanent": [121, 130], "permis": [20, 122, 126], "permit": [3, 5, 6, 13, 25, 26, 60, 65, 66, 74, 93, 94, 105, 106, 107, 108, 109, 121, 123, 129], "permut": 58, "personal": 25, "pertenc": 108, "pertenec": [14, 15, 37, 43, 46, 47, 54, 64, 74, 102, 112, 113, 114, 121], "pertenezc": [13, 47], "perturb": 45, "pes": [0, 3, 5, 7, 10, 15, 16, 17, 19, 21, 25, 28, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "pg": 121, "pg_prov": 26, "pg_prove_tests": [26, 121], "pgdijkstr": 27, "pgr": [19, 56, 57], "pgr_": [25, 121], "pgr_alphashap": [17, 20, 68, 115, 121, 122], "pgr_analyzeggraph": 36, "pgr_analyzegraph": [20, 36, 56, 57, 92, 122, 126], "pgr_analyzeoneway": [20, 35, 56, 57, 92, 122, 126], "pgr_apspjohnson": 121, "pgr_apspwarshall": 121, "pgr_articulationpoints": [12, 20, 121, 122], "pgr_ast": [6, 8, 20, 33, 40, 121, 122], "pgr_astarcost": [6, 14, 20, 121, 122], "pgr_astarcostmatrix": [6, 15, 20, 121, 122], "pgr_bdast": [8, 20, 40, 121, 122], "pgr_bdastarcost": [8, 14, 20, 121, 122], "pgr_bdastarcostmatrix": [8, 15, 20, 121, 122], "pgr_bddijkstr": [9, 20, 43, 121, 122], "pgr_bddijkstracost": [9, 14, 20, 121, 122], "pgr_bddijkstracostmatrix": [9, 15, 20, 121, 122], "pgr_bddijsktr": 41, "pgr_bddijstr": 121, "pgr_bellmanford": [18, 121], "pgr_betweennesscentrality": [18, 20, 22, 121], "pgr_biconnectedcomponents": [12, 20, 121, 122], "pgr_binarybreadthfirstsearch": [18, 121, 128], "pgr_bipartit": [11, 18, 121], "pgr_boykovkolmogorov": [19, 20, 25, 70, 71, 99, 121, 122], "pgr_breadthfirstsearch": [18, 121, 128], "pgr_bridg": [12, 20, 121, 122], "pgr_chinesepostm": [10, 18, 121], "pgr_chinesepostmancost": [10, 18, 121], "pgr_connectedcomponents": [12, 20, 25, 74, 101, 104, 121, 122], "pgr_contractgraph": [55, 121], "pgr_contraction": [13, 20, 25, 122], "pgr_create_topology": 57, "pgr_createtopology": [20, 35, 36, 57, 92, 121, 122, 126], "pgr_createverticest": [20, 35, 36, 56, 73, 121, 122, 126], "pgr_cuthillmckeeordering": [18, 24, 121], "pgr_dagshortestpath": [18, 121], "pgr_degre": [119, 121, 126], "pgr_depthfirstsearch": [1, 119, 121, 128], "pgr_dijkstr": [2, 6, 9, 13, 16, 20, 25, 31, 32, 33, 38, 39, 40, 41, 42, 43, 64, 73, 86, 121, 122, 131], "pgr_dijkstracost": [14, 16, 20, 121, 122, 131], "pgr_dijkstracostmatrix": [15, 16, 20, 29, 93, 121, 122, 131], "pgr_dijkstran": [16, 25, 66, 86, 119, 121], "pgr_dijkstranearcost": [14, 16, 20, 65, 119, 121, 122], "pgr_dijkstravi": [16, 25, 106, 117, 119, 121, 129, 131], "pgr_drivingdistanc": [16, 17, 20, 34, 115, 121, 122, 131], "pgr_edgecoloring": [11, 18, 121], "pgr_edgedisjointpaths": [19, 20, 121, 122], "pgr_edmondskarp": [19, 20, 25, 49, 99, 121, 122], "pgr_edwardmoor": [18, 121], "pgr_endpoint": 121, "pgr_euclediantsp": [30, 121], "pgr_extractvertic": [25, 56, 60, 86, 119, 121, 123, 126], "pgr_findcloseedg": [25, 54, 119, 121, 130], "pgr_flip_edg": 121, "pgr_flipedg": 121, "pgr_floydwarshall": [7, 20, 79, 121, 122], "pgr_full_version": [20, 110, 120, 122], "pgr_getcolumnnam": 121, "pgr_gettablenam": 121, "pgr_gsoc_vrppdtw": [94, 121], "pgr_hawickcircuits": [18, 121], "pgr_iscolumncndex": 121, "pgr_iscolumnint": 121, "pgr_isplan": [18, 121], "pgr_johnson": [7, 20, 75, 121, 122], "pgr_kdijkstr": 121, "pgr_kdijkstracost": 121, "pgr_kdijkstrapath": 121, "pgr_kruskal": [20, 21, 25, 121, 122], "pgr_kruskalbfs": [0, 20, 21, 121, 122], "pgr_kruskaldd": [17, 20, 21, 121, 122], "pgr_kruskaldfs": [1, 20, 21, 121, 122], "pgr_ksp": [2, 16, 20, 121, 122, 131], "pgr_labelgraph": 121, "pgr_lengauertarjandominatortre": [18, 121], "pgr_linegraph": [20, 119, 121, 127], "pgr_linegraphfull": [18, 121, 127], "pgr_makeconnect": [12, 18, 121], "pgr_makedistancematrix": 121, "pgr_maxcardinalitymatch": [19, 20, 121, 122], "pgr_maxcardinalitymatching": 121, "pgr_maxflow": [19, 20, 49, 71, 90, 91, 99, 121, 122], "pgr_maxflowboykovkolmogorov": [49, 121], "pgr_maxflowedmondskarp": [71, 121], "pgr_maxflowmincost": [18, 19, 25, 91, 121], "pgr_maxflowmincost_cost": [18, 19, 25, 121], "pgr_maxflowpushrelabel": [99, 121], "pgr_maximumcardinalitymatching": [88, 121], "pgr_nodenetwork": [20, 35, 121, 122, 126], "pgr_pgr_lengauertarjandominatortre": 121, "pgr_pickdeliv": [5, 18, 121], "pgr_pickdelivereuclid": [5, 18, 121], "pgr_pointsaspolygon": 121, "pgr_pointstodmatrix": 121, "pgr_pointstovids": 121, "pgr_pointt": 121, "pgr_pointtoedgenod": 121, "pgr_prim": [20, 25, 118, 121, 122], "pgr_primbfs": [0, 20, 118, 121, 122], "pgr_primdd": [17, 20, 118, 121, 122], "pgr_primdfs": [1, 20, 118, 121, 122], "pgr_pushrelabel": [19, 20, 25, 49, 71, 89, 121, 122], "pgr_quote_ident": 121, "pgr_sequentialvertexcoloring": [11, 119, 121], "pgr_startpoint": 121, "pgr_stoerwagn": [18, 121], "pgr_strongcomponents": [12, 20, 121, 122], "pgr_texttopoints": 121, "pgr_topologicalsort": [18, 121], "pgr_transitiveclosur": [18, 121], "pgr_trsp": [3, 20, 25, 106, 107, 119, 121, 122], "pgr_trsp_withpoints": [3, 107, 119, 121, 130], "pgr_trspvi": [3, 119, 121, 129], "pgr_trspvia_withpoints": [3, 119, 121, 129, 130], "pgr_trspviaedg": [105, 121], "pgr_trspviavertic": [105, 121], "pgr_tsp": [4, 15, 20, 33, 40, 43, 64, 121, 122], "pgr_tspeuclid": [4, 20, 121, 122], "pgr_turnrestrictedpath": [3, 18, 121], "pgr_version": [20, 26, 76, 120, 121, 122], "pgr_versionless": 121, "pgr_vidstodmatrix": 121, "pgr_vronedepot": 121, "pgr_vrponedepot": [5, 18, 121], "pgr_vrppdtw": 121, "pgr_withpoints": [2, 17, 25, 74, 114, 119, 121, 131], "pgr_withpointscost": [14, 119, 121, 131], "pgr_withpointscostmatrix": [15, 29, 119, 121, 131], "pgr_withpointsdd": [17, 119, 121, 131], "pgr_withpointsksp": [2, 119, 121, 131], "pgr_withpointsvi": [107, 119, 121, 129, 131], "pgrouting": [3, 5, 7, 10, 11, 12, 18, 19, 22, 23, 24, 26, 27, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 73, 76, 77, 78, 84, 86, 87, 90, 91, 92, 93, 94, 100, 101, 103, 104, 109, 110, 111, 123, 125, 126, 127, 128], "pgroutinglay": 27, "pgrrouting": [74, 123], "pgsql": 76, "pgtap": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 22, 24, 26, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 65, 66, 67, 69, 72, 73, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 121, 126, 127, 128, 129, 130, 131], "phi": 19, "pi": 16, "pickup": [94, 123], "pid": [15, 23, 25, 29, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "pindex": [94, 123], "pip": 26, "pist": 92, "pl": 26, "plac": 35, "plan": 78, "planar": 78, "plataform": [26, 121], "ple": [35, 36, 56, 57, 92], "plum": 5, "pm": 5, "poc": [25, 27], "pod": [23, 25, 26, 36, 47, 92], "poder": 36, "podr": [3, 5, 10, 11, 12, 13, 18, 19, 22, 24, 29, 36, 44, 47, 48, 50, 52, 53, 55, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 127, 128], "point": [35, 36, 56, 57, 73, 74, 107, 108, 112, 117, 121, 123, 130, 131], "point_sql": 74, "point_xy": 121, "points": [115, 121, 130, 131], "points_sql": [108, 112, 113, 121], "pointsofinterest": [23, 29, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 130, 131], "pointsofinterset": 29, "poligon": [34, 121], "poligonal": 34, "polinomi": 49, "pon": 125, "ponder": [16, 19, 25, 47, 59, 72, 101, 103, 118], "populating": 57, "pora": 121, "porqu": [13, 23, 29, 35, 36, 56, 57, 65, 66, 78, 86, 92], "portal": [25, 73], "portland": 7, "posibl": [1, 2, 3, 4, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 29, 30, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 65, 66, 67, 69, 72, 73, 74, 77, 78, 80, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 124, 126, 127, 128, 129, 130, 131], "posicion": [15, 16, 25, 28, 29, 31, 38, 41, 44, 47, 59, 62, 65, 67, 70, 72, 73, 74, 77, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "posicional": [35, 56, 57, 65, 66], "posit": [0, 1, 7, 9, 10, 15, 16, 19, 21, 25, 41, 42, 43, 44, 49, 52, 53, 55, 62, 63, 64, 71, 75, 79, 80, 81, 82, 83, 85, 88, 90, 91, 95, 96, 97, 98, 99, 101, 107, 108, 112, 113, 114, 115, 116, 117, 118, 124, 129, 130, 131], "positiv": [86, 107, 108, 117], "post": [17, 20, 122], "posterior": [5, 27, 93, 94, 121], "postgis": [7, 20, 25, 26, 27, 34, 121, 125], "postgis_full_version": 26, "postgr": [26, 121], "postgresql": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "postm": [18, 52, 53, 121], "potencial": 36, "potential": [35, 36, 92], "potts": 27, "poz": 19, "practic": 77, "pratap": 27, "pre": [35, 36, 116], "precision": [23, 94, 105, 115, 121, 123], "pred": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "predecesor": [23, 27], "predetermin": [23, 30, 31, 34, 35, 36, 38, 56, 57, 65, 66, 74, 92, 114], "prefer": [29, 34, 130, 131], "prefij": 121, "prefix": 123, "pregunt": [4, 29, 30, 125], "prepar": [56, 60, 73], "prepare_cap": 74, "prerrequisit": 121, "presdecesor": [17, 68, 81, 82, 83, 96, 97, 98, 115], "present": [15, 25, 46, 77, 84, 86, 100, 107, 108, 112, 113, 114, 115, 116, 117, 129, 130, 131], "previ": 26, "previous": 121, "previus": 86, "prim": [0, 1, 3, 4, 7, 10, 15, 16, 17, 19, 20, 21, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 122, 124, 129, 130, 131], "primari": 84, "primary": [3, 23, 74, 94, 111, 123], "primer": [4, 6, 8, 13, 25, 28, 29, 30, 31, 32, 38, 39, 44, 47, 50, 61, 65, 66, 70, 81, 82, 83, 87, 96, 97, 98, 105, 108, 109, 112, 116], "princeton": [4, 41, 42], "principal": [6, 7, 8, 9, 10, 14, 15, 16, 19, 21, 25, 27, 31, 32, 33, 35, 37, 38, 39, 40, 41, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 61, 64, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 112, 113, 114, 118, 121], "priorid": 73, "prioriz": 125, "priy": 27, "prob": [7, 26, 121, 125], "probabl": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 22, 24, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 65, 66, 67, 69, 72, 73, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 126, 127, 128, 129, 130, 131], "problem": [5, 6, 18, 19, 20, 23, 25, 27, 35, 36, 47, 52, 53, 56, 57, 58, 59, 60, 62, 63, 64, 69, 73, 77, 92, 93, 94, 100, 101, 114, 121, 123, 129, 130, 131], "problems": 36, "proced": [25, 26, 73], "procedent": 25, "proces": [0, 1, 6, 7, 8, 9, 10, 13, 15, 16, 17, 19, 20, 21, 25, 26, 28, 31, 32, 38, 39, 41, 42, 43, 44, 47, 49, 52, 53, 55, 56, 57, 59, 60, 62, 63, 64, 71, 73, 74, 75, 79, 80, 81, 82, 83, 90, 91, 95, 96, 97, 98, 99, 101, 103, 109, 112, 113, 114, 116, 118, 121, 122, 124, 130], "process": [57, 86, 104, 123, 130, 131], "processing": [35, 36, 56, 57, 92, 121], "produc": [16, 57, 59, 61, 62, 63, 64, 69, 100, 104, 114, 118], "product": 27, "profesional": 125, "profund": [0, 1, 17, 23, 47, 50, 61, 68, 81, 82, 83, 96, 97, 98, 115, 119, 128], "progress": 7, "prohib": [3, 13, 23, 25, 55, 86, 105, 106, 107, 108, 109, 121, 129], "project": 27, "projects": 121, "projectweb": [94, 123], "promedi": [5, 6, 7, 72], "promov": [4, 20, 61, 65, 66, 85, 100, 121], "prompt": 26, "pronunci": 6, "prop": [3, 20, 23, 25, 119, 121, 122, 129, 130, 131], "propi": 121, "proporcion": [5, 13, 20, 23, 26, 50, 57, 61, 73, 87, 100, 116, 123, 125], "proposit": [0, 17, 50, 61, 68, 81, 82, 83, 96, 97, 98, 115], "propuest": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 52, 53, 56, 58, 59, 61, 62, 63, 64, 69, 70, 71, 72, 74, 77, 78, 84, 86, 87, 88, 89, 90, 91, 93, 94, 99, 101, 103, 104, 105, 106, 107, 108, 109, 111, 117, 121, 122, 123, 126, 127, 128, 129, 130, 131], "propust": [1, 119, 128], "prototip": 105, "prove": 69, "proveedor": [25, 36, 73], "provid": 123, "providers": 125, "provien": [25, 73], "provoc": 92, "proxim": [1, 2, 3, 11, 14, 15, 16, 17, 23, 60, 61, 65, 66, 67, 73, 85, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 126, 127, 128, 129, 130, 131], "proyeccion": [35, 56, 92], "proyect": [20, 25, 27, 121], "prueb": [1, 2, 3, 5, 7, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 22, 24, 44, 47, 48, 50, 52, 53, 58, 59, 61, 65, 66, 67, 69, 72, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 121, 126, 127, 128, 129, 130, 131], "pseud": 55, "psql": [7, 25, 26], "public": [27, 35, 36, 44, 56, 57, 77, 92, 123], "publish": [94, 123], "pud": [35, 56, 57], "pued": [1, 2, 3, 4, 5, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 29, 30, 35, 36, 37, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73, 74, 77, 78, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 99, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 121, 125, 126, 127, 128, 129, 130, 131], "puent": [12, 20, 25, 51, 73, 92, 122], "puert": 121, "pues": 23, "puest": 116, "pull": [27, 121], "punt": [3, 5, 6, 12, 20, 23, 30, 34, 37, 45, 54, 60, 73, 85, 92, 119, 121, 122], "punter": 121, "puntuacion": 45, "puntual": 74, "push": [89, 99], "push_relabel_max_flow": [89, 99], "python3": 121, "q": [26, 121], "q1": 29, "quad": [16, 19], "queri": [107, 121, 123], "query": [7, 35, 57, 86, 105], "questions": 125, "quier": [60, 77], "quit": 86, "quote_literal": 35, "r": [15, 23, 25, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "r1": 3, "r2": 3, "r3": 3, "r4": 3, "radi": 34, "radic": 72, "radius": 34, "raic": [0, 17, 50, 61, 68, 81, 82, 83, 96, 97, 98, 115], "raise_exception": [56, 57], "raiz": [0, 17, 50, 61, 68, 81, 82, 83, 84, 96, 97, 98, 115], "raj": 27, "rajat": 27, "randomiz": [29, 30], "rang": [45, 100], "rap": [5, 8, 9, 25, 41, 42, 43, 47, 72, 121], "rasg": [25, 73], "rastr": 121, "razequl": 27, "reach": [115, 121], "reachability": 104, "readers": 121, "real": [0, 3, 5, 7, 10, 15, 16, 17, 19, 21, 25, 28, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 129, 130, 131], "realid": [25, 73, 121], "realiz": [0, 1, 3, 5, 7, 9, 10, 13, 15, 16, 19, 21, 25, 26, 33, 40, 41, 42, 43, 47, 49, 52, 53, 55, 60, 62, 63, 64, 71, 73, 74, 75, 79, 80, 81, 82, 83, 87, 90, 91, 93, 94, 95, 96, 97, 98, 99, 101, 112, 113, 114, 118, 124], "receiv": 105, "receptor": 19, "rechability": 104, "recib": [35, 57, 60, 73], "recien": [25, 73, 86], "recoc": [29, 30, 121], "recog": 18, "recomend": [7, 36, 75, 79], "recomendation": 123, "recomiend": [25, 123, 125], "reconstru": [20, 57, 122, 126], "reconstruccion": 57, "record": [13, 121], "recorr": [0, 1, 4, 17, 18, 29, 47, 50, 61, 67, 68, 81, 82, 83, 96, 97, 98, 100, 115, 119, 128], "recr": 92, "recre": 56, "rect": 78, "recurs": 101, "recursevly": [130, 131], "red": [3, 5, 13, 19, 20, 27, 35, 36, 37, 45, 46, 47, 51, 54, 56, 57, 58, 60, 62, 69, 75, 79, 80, 86, 87, 92, 94, 95, 100, 102, 113, 116, 121, 123], "reddy": 27, "reduc": [13, 25, 55], "reemplac": 121, "reemplaz": [3, 23, 94, 121], "reescrib": [3, 5, 10, 11, 12, 18, 19, 22, 24, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 92, 93, 94, 101, 103, 104, 109, 111, 127, 128], "reestructur": 121, "reetiquet": [19, 20, 122], "refactoriz": 121, "referenc": 121, "referenci": [56, 57, 92], "referent": [4, 5, 20, 35, 36, 56, 57, 76, 110, 122], "refin": [1, 2, 3, 11, 13, 14, 15, 16, 17, 60, 61, 65, 66, 67, 73, 85, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 126, 127, 128, 129, 130, 131], "reflej": [15, 43, 64, 114], "regal": 27, "regclass": 123, "regin": 27, "registr": [7, 121, 125], "regl": 36, "regres": [4, 7, 11, 14, 15, 17, 23, 25, 28, 29, 30, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129], "regresand": [32, 39], "regresion": 121, "reinstal": 26, "rel": 26, "relabel": [89, 99], "relacion": [5, 25, 29, 30, 93, 94, 121, 130, 131], "relat": [5, 15, 16, 18, 22, 25, 28, 31, 38, 41, 44, 45, 47, 59, 62, 65, 67, 70, 72, 74, 77, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "relation": [35, 92], "release_not": 121, "relevant": 94, "rellen": [25, 35, 36], "remain": [107, 117], "remaing": [130, 131], "remov": [13, 23, 86, 106, 107, 115, 121], "removing": 121, "remplaz": 23, "rendimient": [20, 30, 77], "renombr": [27, 34, 49, 56, 57, 71, 88, 99, 121], "repar": 36, "repeat": [130, 131], "repert": [31, 32, 38, 39, 41, 42, 44, 59, 62, 63, 72], "replac": 13, "report": 20, "repositori": 26, "represent": [3, 7, 10, 13, 23, 25, 48, 52, 53, 55, 75, 78, 79, 88, 106, 115, 116, 126, 129, 130, 131], "reproduc": 125, "requer": [14, 25, 28, 32, 35, 36, 39, 42, 56, 57, 63, 73, 109, 116, 121, 130], "requests": [27, 121], "requier": [25, 26, 29, 54, 56, 74, 125], "requir": [25, 54, 74], "requirements": 121, "requisit": [25, 35, 36], "residu": [19, 49, 71, 90, 91, 99], "residual": [19, 25, 49, 71, 90, 99], "residual_capacity": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "resolv": [6, 25, 47, 73, 101, 121, 129], "respect": [44, 69, 85], "respectively": 85, "respet": [86, 121], "respons": [15, 43, 64, 114], "respuest": 103, "rest": [25, 56, 73, 74, 86], "restaur": [130, 131], "restriccion": [18, 20, 86, 119, 121, 122, 130], "restrict": [105, 106, 107], "restrict_sql": 23, "restriction": [105, 106, 107, 109], "restrictions": [3, 23, 86, 105, 106, 107, 108, 109, 121, 123], "restring": [6, 31, 32, 33, 38, 39, 40, 47, 121], "restructur": 121, "resuelt": 25, "resuelv": [16, 25, 59, 62, 63, 64, 77, 114], "result": [1, 6, 14, 16, 20, 21, 23, 35, 36, 56, 57, 118, 121, 124, 130, 131], "results": [35, 74, 92, 106, 107, 109, 121], "resum": [28, 29, 30, 31, 32, 33, 34, 38, 39, 40, 41, 42, 43, 44, 45, 47, 49, 50, 55, 59, 61, 62, 63, 64, 65, 66, 70, 71, 72, 74, 75, 77, 78, 79, 80, 84, 86, 89, 90, 91, 93, 94, 95, 99, 103, 104, 108, 112, 113, 114], "retorn": [34, 121], "retroaliment": [3, 5, 10, 11, 12, 18, 19, 22, 24, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 125, 127, 128], "retroced": 61, "retroces": [5, 93, 94], "return": [103, 104], "returns": [5, 13, 23, 89, 91, 92, 93, 94, 103, 109, 119, 126], "rev": [16, 19, 25, 36], "revers": [8, 23], "reverse_": 123, "reverse_capacity": [19, 25, 49, 54, 71, 73, 74, 89, 90, 91, 99, 123], "reverse_category": 123, "reverse_category_": 121, "reverse_cost": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131], "reves": 36, "revirt": 36, "revis": 121, "rf": 26, "rhel": 121, "ribot": 92, "richard": 44, "rid": 23, "right": [74, 108], "rightarrow": [13, 23, 25, 29, 48, 62, 65, 66, 73, 74, 85, 106, 107], "rightarrow3": 23, "rightarrow5": 23, "rightarrow6": 23, "rightarrow9": 23, "ring": [35, 92], "rm": 26, "rn": 74, "road": 105, "rohith": 27, "roj": [13, 37, 123, 130, 131], "rol": 26, "rollback": 111, "romp": [25, 121], "root": 61, "rot": [68, 115], "round": [74, 107, 108, 112, 113, 114, 115, 116, 117], "rout": [86, 106, 107, 117, 123], "route": 25, "route_agg_cost": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "routeplanning": 13, "routing": [25, 26, 108, 109, 121, 126], "routing_postgis": 121, "row": [5, 25, 30, 32, 34, 35, 36, 39, 42, 53, 54, 56, 57, 63, 66, 67, 73, 74, 76, 78, 86, 89, 91, 92, 93, 94, 101, 106, 107, 110, 113, 117, 123, 130, 131], "row_numb": [23, 67, 73, 74, 94, 106, 107, 117, 123], "row_wher": 121, "rowam": 4, "rows": [13, 23, 25, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 123, 130, 131], "rows_wher": [35, 36, 56, 57, 92], "rubric": 121, "run": 74, "running": 86, "ruptur": [34, 62, 121], "rut": [4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 19, 20, 26, 28, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 45, 47, 49, 52, 53, 59, 61, 63, 64, 65, 66, 70, 71, 72, 75, 77, 79, 87, 89, 90, 91, 92, 99, 105, 108, 109, 112, 113, 114, 116, 119, 121, 122, 129, 130, 131], "rute": [3, 13, 18, 20, 27, 28, 65, 66, 86, 93, 94, 105, 119, 130, 131], "rykov": 27, "s": [5, 6, 7, 26, 85, 86, 89, 91, 94, 101, 109, 126], "s_in_rul": 36, "s_out_rul": 36, "sab": [25, 47], "sai": 27, "sakr": 27, "sal": [5, 7, 9, 15, 16, 19, 20, 23, 26, 28, 29, 30, 31, 32, 33, 36, 38, 39, 40, 41, 42, 43, 44, 47, 49, 54, 55, 59, 62, 63, 64, 65, 66, 67, 70, 71, 72, 73, 74, 75, 79, 84, 89, 90, 91, 92, 93, 94, 99, 105, 106, 107, 108, 109, 112, 113, 114, 116, 117, 121, 129, 130, 131], "salient": [13, 19, 35, 36, 49, 56, 57, 71, 90, 91, 99], "salved": 58, "sam": [94, 104, 106, 107, 121, 123, 130, 131], "sampledat": [7, 25], "samu": 27, "sarthak": 27, "satisfech": 29, "sav": 123, "saving": 123, "search": [50, 121], "seccion": [5, 13, 23, 25, 35, 62, 67, 86, 107, 117, 129, 130, 131], "second": 123, "second_edg": [25, 73], "second_segments": [25, 73], "section": [130, 131], "secuenci": [3, 5, 13, 16, 25, 28, 29, 30, 31, 38, 41, 44, 47, 52, 55, 59, 62, 65, 67, 70, 72, 77, 105, 106, 107, 108, 109, 112, 116, 117, 119, 129], "secuencial": [0, 3, 5, 11, 15, 17, 19, 25, 28, 31, 38, 41, 44, 46, 47, 49, 50, 52, 54, 58, 59, 61, 62, 65, 67, 68, 70, 71, 72, 77, 81, 82, 83, 84, 85, 86, 87, 90, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "see": [104, 107, 117], "seg": 5, "segment": [4, 11, 18, 25, 29, 30, 35, 36, 56, 57, 60, 69, 74, 78, 92, 118, 123, 130], "segments": [35, 92, 103, 123], "segu": [13, 25, 92], "segun": [25, 130, 131], "segund": [0, 3, 4, 5, 6, 7, 10, 13, 15, 16, 17, 19, 21, 23, 25, 28, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "seis": [93, 94], "seleccion": [6, 8, 25, 29, 31, 32, 35, 38, 39, 56, 57], "select": [3, 7, 13, 23, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 123, 130, 131], "self_loops": 86, "sencill": [35, 56, 57], "sent": [3, 36, 85], "seoptimiz": 93, "separ": [23, 85, 92, 101, 118, 121], "seq": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "sequenc": [86, 107, 123], "ser": [3, 5, 7, 10, 11, 12, 13, 14, 15, 18, 19, 22, 23, 24, 25, 26, 27, 29, 30, 35, 36, 42, 43, 44, 47, 48, 50, 52, 53, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 69, 72, 73, 75, 77, 78, 79, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 121, 123, 127, 128, 129, 130, 131], "seran": [3, 23, 25, 67, 106, 107, 117, 129], "seri": 5, "serial": [3, 23, 25, 73, 123], "serv": 26, "servic": [5, 26, 93, 94, 123, 125], "service_tim": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "servici": [5, 93, 94, 125], "servidor": [3, 5, 7, 10, 11, 12, 18, 19, 22, 24, 27, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 121, 125, 127, 128], "set": [5, 13, 19, 25, 30, 36, 49, 52, 54, 56, 60, 67, 70, 71, 73, 74, 80, 86, 90, 91, 93, 94, 95, 99, 101, 103, 106, 107, 111, 117, 119, 123, 125, 126, 129], "setof": [13, 23], "setval": [86, 123], "se\u00f1al": [25, 60], "sh": [26, 121], "shap": 25, "shar": [20, 27], "shind": 27, "shobhit": 27, "shooting": 121, "shooting_st": 121, "shortest": [105, 106, 107, 109, 117, 121], "shortest_path_faster_algorithm": 72, "showing": 94, "shp2pgsql": 25, "si": [3, 5, 6, 8, 13, 15, 16, 19, 23, 25, 26, 28, 29, 31, 32, 36, 38, 39, 47, 48, 54, 56, 57, 60, 67, 73, 74, 78, 84, 85, 87, 90, 91, 93, 101, 102, 103, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 125, 129, 130, 131], "sid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "siempr": [20, 29, 35, 56, 57, 69, 85, 100], "siend": [23, 25, 130], "sient": 20, "sig": [16, 25, 44, 86, 92, 100, 123, 125, 130, 131], "sigl": 4, "sign": [25, 130], "signatur": [23, 88, 108, 115, 116, 121], "signif": [92, 113, 118], "signific": [5, 25, 72, 73, 121, 125], "siguent": 85, "siguient": [3, 4, 5, 7, 10, 11, 12, 13, 16, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 35, 38, 41, 44, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 62, 65, 66, 67, 69, 70, 72, 73, 74, 77, 78, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 116, 117, 122, 123, 125, 126, 127, 128, 129, 130, 131], "simetr": [4, 7, 13, 14, 15, 29, 30, 32, 33, 39, 40, 42, 43, 58, 63, 64, 75, 79, 113, 114], "simil": [23, 25, 72, 73], "similar": 30, "simpl": [25, 36, 85, 121, 123], "simplement": 101, "simplicity": 85, "simplif": 121, "simplific": [25, 121], "simplifying": 121, "simul": [29, 30], "simulat": [33, 40, 43, 64], "simultan": [8, 9], "singh": 27, "sink": [19, 36], "sino": 124, "sintef": [94, 123], "siqu": 3, "sir": 4, "sirv": 77, "sistem": [26, 74, 76, 125], "siti": [27, 125], "situ": 74, "siz": [7, 106, 107, 117], "skipp": 123, "skipping": [56, 57, 60, 73, 92], "small": 123, "smallint": [0, 3, 5, 7, 10, 15, 16, 17, 19, 21, 25, 28, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "sobr": [3, 4, 23, 25, 26, 45, 54, 62, 67, 73, 74, 76, 106, 110, 116, 123, 125], "sobrecarg": [5, 20, 28, 93, 94, 116, 121], "soft": 123, "softwar": 27, "sol": [0, 1, 3, 6, 7, 9, 10, 15, 16, 18, 19, 20, 21, 23, 25, 36, 37, 41, 42, 43, 46, 47, 48, 49, 51, 52, 53, 54, 55, 59, 62, 63, 64, 65, 66, 68, 71, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 88, 90, 91, 92, 95, 96, 97, 98, 99, 100, 101, 103, 112, 113, 114, 115, 116, 118, 121, 122, 124, 130, 131], "solicit": 5, "solicitud": [5, 20, 121], "solomon_100_rc_101": 111, "solucion": [4, 5, 25, 29, 30, 54, 74, 92, 93, 94, 121], "solution": [94, 105, 106, 107], "solutions": [106, 107], "solv": [93, 94], "solving": [33, 40, 43, 64], "som": [86, 123, 126], "sombr": 85, "something": 35, "sometim": [106, 107], "soport": [20, 26, 28, 29, 31, 34, 38, 41, 52, 75, 79, 110, 121], "sorted_v": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "sorting": 103, "sourabh": 27, "sourc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "source_": 25, "source_edg": 23, "source_i": [16, 19, 25], "source_original_": 86, "source_p": 23, "sourcehandl": 26, "sp": 74, "spe": 123, "specialized_variants": 47, "sphinx": [26, 121], "split": [25, 92], "splitting": [25, 54, 74], "spoon": 34, "spoon_radius": 34, "spr06": [41, 42], "sql": [13, 23, 26, 121, 125], "sqrt": [6, 31, 32, 33, 34, 38, 39, 40, 111], "src": [35, 56, 57], "src_id": 111, "srid": [35, 56, 57, 73, 74], "sssp": 47, "st_": 121, "st_are": 34, "st_astext": [25, 54, 73, 74], "st_buff": [7, 25, 35, 56, 57, 74], "st_centr": 7, "st_closestpoint": 74, "st_collect": 34, "st_concavehull": 34, "st_cross": [25, 73], "st_delaunytriangl": 34, "st_dump": [25, 73], "st_dwithin": 74, "st_endpoint": [25, 54, 73, 74, 123], "st_envelop": 7, "st_extent": 7, "st_intersection": [25, 73], "st_intersects": 74, "st_length": 25, "st_linelocatepoint": [25, 73, 74], "st_makelin": [25, 30, 54, 74, 85, 123], "st_makepoint": 30, "st_point": [35, 56, 57, 74, 85, 107, 108, 112, 113, 114, 115, 116, 117, 123], "st_split": [25, 73], "st_srid": 35, "st_startpoint": [25, 54, 73, 74, 123], "st_x": [25, 30, 54, 73, 74, 123], "st_y": [25, 30, 54, 73, 74, 123], "stackexchang": 20, "standard": 121, "standarization": 121, "standarizing": [116, 121], "start": [16, 23, 26, 44, 47, 59, 62, 63, 65, 66, 108, 112, 113], "start_": [4, 16, 29, 30], "start_clos": [5, 93, 94, 123], "start_node_": [5, 93], "start_op": [5, 93, 94, 123], "start_p": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "start_servic": [5, 93, 94], "start_v": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "start_vids": [44, 47, 59, 72, 108, 112, 113], "start_x": [5, 94, 123], "start_y": [5, 94, 123], "starting": [65, 66, 123], "startpoint": 73, "starts": 123, "statement": [103, 123], "status": [67, 106, 108, 112], "step": [86, 106, 107, 108, 112], "steph": 27, "stev": 121, "sto": 101, "stop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "stop_": 93, "stop_on_first": 109, "stop_seq": [5, 93, 94], "stop_typ": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "stopping": 121, "stops": 109, "stor": 123, "street": [25, 36], "strict": [25, 67, 106, 107, 109, 117, 129], "string_to_array": 23, "strings": 121, "structur": 123, "studi": 121, "sub": [48, 60, 65, 66, 75, 79, 106], "sub_": 92, "subconjunt": [6, 19, 35, 46, 56, 57, 60, 101, 118], "subgraf": [25, 78, 86, 95, 101], "subgraph": 104, "subrog": [5, 93, 94], "subseteq": 25, "subyacent": 70, "successive_shortest_path_nonnegative_weights": [90, 91], "suced": [25, 36], "sud": 26, "sufij": 92, "sugier": 72, "suitabl": 126, "sum": [5, 7, 14, 15, 19, 32, 39, 42, 43, 49, 63, 64, 71, 75, 79, 90, 91, 93, 94, 99, 101, 106, 107, 113, 114], "sum_": 16, "sumaris": 42, "sumider": 19, "summ": 27, "summary": [5, 93, 94], "sup": [19, 49, 71, 90, 91, 99], "superior": [0, 7, 15, 17, 25, 43, 50, 60, 61, 64, 68, 81, 82, 83, 90, 91, 96, 97, 98, 114, 115], "supermerc": [130, 131], "supli": 126, "supon": [25, 26], "supong": 5, "support": 121, "suprim": 121, "suscrib": 125, "suscribet": 125, "swapnil": 27, "sylvain": 27, "system": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "systemctl": 26, "t": [5, 13, 23, 25, 35, 36, 49, 56, 70, 71, 78, 89, 90, 91, 92, 99, 101, 108, 121], "t_in_rul": 36, "t_out_rul": 36, "tabl": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 26, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 126, 127, 128, 129, 130, 131], "tabla_bord": 56, "table_ending": 92, "table_of_contents": [65, 66], "tagg": 125, "takub": 27, "tal": [1, 2, 3, 11, 14, 15, 16, 17, 36, 44, 48, 60, 61, 65, 66, 67, 69, 73, 85, 92, 100, 103, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 118, 119, 126, 127, 128, 129, 130, 131], "tall": 25, "tama\u00f1": [7, 13, 25, 55, 60, 67, 101], "tambien": [20, 25, 121, 125], "tan": [25, 60, 72], "tant": [0, 3, 4, 6, 7, 8, 10, 15, 16, 17, 19, 21, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "tar": 26, "tard": [4, 27], "tare": [25, 73], "target": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "target_": [23, 25], "target_array": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "target_edg": 23, "target_i": [16, 19, 25], "target_p": 23, "targets_original_": 86, "tarj": [84, 102], "tarrival": 111, "tasc": 27, "tasks": 86, "tbd": [86, 111], "tdepart": 111, "tech": 27, "temp": 60, "temporal": [23, 72, 77, 112], "temporary": [130, 131], "ten": [5, 20, 23, 25, 35, 36, 44, 45, 56, 57, 60, 74, 94, 113, 122, 125, 126], "tendr": [25, 26, 92], "tendran": [25, 86], "teng": [23, 25, 29, 56, 69, 107, 117, 125, 129, 130], "teor": [25, 101], "teorem": [11, 18, 69], "terc": 25, "tercer": 4, "termin": [5, 8, 9, 16, 25, 35, 36, 41, 42, 43, 50, 52, 53, 61, 72, 73, 110, 121], "test": [26, 35, 57, 121], "testers": [26, 121], "texliv": 26, "text": [0, 3, 5, 7, 10, 15, 16, 17, 19, 23, 25, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 112, 113, 114, 115, 116, 117, 121, 129, 130, 131], "tf": [25, 36], "tgt": [35, 56, 57], "th": [5, 93, 94, 108, 112], "that": [86, 105, 106, 107, 109, 115, 117, 121, 123, 131], "the": [4, 25, 26, 35, 36, 54, 57, 60, 73, 74, 85, 93, 103, 104, 105, 106, 109, 115, 119, 121, 126, 130, 131], "the_geom": [7, 35, 36, 56, 57, 92, 121], "the_in": 73, "the_matrix_inf": 111, "the_out": 73, "the_points": 73, "them": [26, 103, 130, 131], "then": [23, 25, 36, 67, 73, 74, 105, 106, 107, 108, 112, 117], "theory": 4, "ther": [86, 94, 106, 107, 123], "therefor": [106, 107, 130, 131], "therfor": 123, "thet": [45, 75], "they": [86, 104], "this": [25, 54, 74, 86, 94, 106, 107, 117, 123, 130, 131], "thom": 4, "thos": 105, "three_options": [25, 54, 74], "through": [106, 107, 117], "thru": 105, "thurkow": 27, "tidy": [20, 121], "tiemp": [6, 7, 8, 9, 10, 13, 16, 21, 25, 27, 31, 32, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 62, 63, 65, 66, 69, 71, 72, 75, 78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 108, 112, 113, 118], "tien": [3, 5, 13, 17, 19, 23, 25, 26, 28, 31, 36, 38, 41, 44, 45, 47, 48, 49, 55, 58, 59, 60, 62, 65, 66, 67, 68, 70, 71, 72, 74, 77, 78, 81, 82, 83, 86, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 101, 104, 105, 106, 107, 108, 109, 113, 115, 116, 117, 121, 129], "till": 4, "tim": [5, 7, 13, 75, 79, 93, 94, 108, 112, 113], "tip": [0, 3, 4, 5, 6, 7, 10, 11, 15, 16, 17, 19, 21, 23, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 121, 129, 130, 131], "tipic": 25, "titul": 25, "tiwari": 27, "tmp_edges_vertices_pgr": 60, "to": [23, 26, 35, 52, 57, 77, 94, 104, 105, 106, 107, 108, 109, 111, 115, 116, 117, 119, 121, 123, 125, 126, 130, 131], "to_cost": 23, "tod": [5, 17, 19, 21, 23, 25, 26, 27, 28, 29, 35, 36, 45, 47, 49, 54, 55, 56, 57, 60, 61, 65, 66, 67, 68, 69, 71, 72, 73, 77, 80, 81, 82, 83, 84, 85, 86, 87, 90, 91, 92, 93, 94, 97, 99, 100, 101, 102, 106, 107, 109, 112, 115, 116, 117, 118, 121, 122, 124, 125, 129, 130, 131], "todav": [1, 2, 3, 11, 14, 15, 16, 17, 60, 61, 65, 66, 67, 73, 85, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 126, 127, 128, 129, 130, 131], "toky": 27, "toler": [35, 56, 74, 92], "toleranc": 92, "tom": [3, 4, 25, 29, 92, 105, 106, 107, 108, 109, 129], "tools": [26, 121], "top": [25, 60, 94, 123], "topic": 125, "topolog": [20, 35, 36, 57, 59, 60, 87, 92, 103, 115, 116, 119, 121, 122], "topological": 103, "topological_sorting": [59, 103], "topologically": 103, "topology": [35, 36, 56, 92, 108, 121, 123, 126], "total": [5, 13, 21, 25, 32, 34, 35, 39, 54, 55, 63, 67, 74, 80, 81, 82, 83, 92, 93, 94, 106, 107, 117, 118, 129, 130, 131], "totals": 60, "tour": 29, "trabaj": [4, 5, 6, 25, 54, 60, 74, 121, 123], "track": 125, "tram": [3, 106], "transform": [18, 23, 29, 85, 104, 119, 130], "transit": 104, "transitiv": 104, "transitive_closur": 104, "transport": [5, 25, 73], "transversal": [50, 78, 87], "traser": [5, 93, 94], "trasl": 5, "traslad": [5, 121], "trat": [36, 69, 74, 92, 101], "trav": 123, "travel": 94, "travel_tim": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "traveling": [5, 86, 93, 94], "traveltim": 111, "traversal": [18, 119], "traversing": 86, "traves": [4, 13, 19, 25, 49, 71, 86, 90, 91, 99, 121, 125], "travez": 23, "trayectori": [3, 53, 67, 106, 117, 121], "tres": [13, 25, 45, 54, 74, 87], "triangul": [4, 15, 29, 30, 34, 43, 64, 114], "tries_per_temperatur": [29, 30], "trsp": [18, 20, 23, 105, 106, 107, 108, 119, 121, 122, 130, 131], "trspviaedg": 121, "tru": [7, 13, 15, 16, 23, 25, 28, 29, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 55, 56, 57, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 73, 74, 75, 77, 78, 79, 85, 92, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "trying": [106, 107], "tsp": [5, 121], "tsp_results": 30, "tunel": [25, 73, 92], "tupl": 25, "turn": [5, 86, 105, 106, 107], "turn_restrict_sql": 23, "tut": [119, 131], "tutorial": 125, "tuv": [23, 36, 130, 131], "two": [85, 107, 117, 126], "two_way_if_null": 36, "type": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "types": 123, "u": [3, 4, 6, 7, 8, 9, 13, 14, 15, 16, 17, 25, 26, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 59, 62, 63, 64, 72, 75, 79, 82, 86, 90, 91, 97, 103, 106, 107, 108, 112, 113, 114], "u_turn_on_edg": [25, 67, 106, 107, 117, 129], "u_turns": 86, "ubic": [5, 6, 93, 94, 108, 112, 113, 114, 115, 116, 119, 121, 130, 131], "ubicaclon": [5, 94], "ubuntu": 121, "uk": 27, "ultim": [4, 23, 25, 26, 27, 28, 29, 30, 31, 38, 41, 44, 47, 52, 59, 62, 65, 67, 70, 72, 77, 105, 106, 107, 108, 109, 112, 116, 117, 129], "undirect": [25, 104, 105, 116, 126], "unexpect": [56, 57], "unic": [5, 7, 14, 15, 18, 32, 39, 42, 43, 46, 47, 63, 64, 72, 74, 75, 79, 92, 113, 114, 121, 123], "unid": [5, 7, 35, 56, 92, 125], "unidad": [6, 31, 32, 33, 38, 39, 40, 74, 85, 93, 94], "unidireccional": 36, "unific": 121, "union": [5, 13, 25, 31, 38, 54, 65, 66, 73, 74, 93, 94, 103, 106, 107, 121], "univers": 30, "universid": [4, 30], "university": 27, "unknown": [25, 36], "unlogg": [56, 73], "unnam": [115, 116, 121], "unnest": [13, 56, 60, 65, 66, 73, 74], "untouch": 92, "unus": 121, "up": 123, "updat": [13, 25, 26, 30, 36, 54, 56, 73, 74, 86, 121, 123], "updating": 86, "upgrad": [26, 121], "usa": [13, 20, 23, 25, 34, 56, 60, 73, 88, 91, 92, 107, 108, 121], "usad": [5, 15, 19, 20, 23, 69, 93, 94, 129, 130, 131], "usag": 121, "usam": 75, "usan": 35, "usand": [0, 1, 17, 19, 20, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 38, 39, 40, 41, 42, 43, 44, 47, 49, 50, 52, 54, 56, 57, 59, 60, 61, 63, 65, 66, 67, 68, 70, 71, 72, 73, 74, 77, 80, 81, 82, 83, 89, 90, 91, 92, 95, 96, 97, 98, 99, 101, 105, 106, 107, 108, 109, 112, 114, 115, 116, 117, 121, 122, 129], "usar": [5, 9, 13, 15, 16, 20, 23, 25, 34, 35, 36, 43, 47, 60, 64, 73, 93, 94, 121, 122, 125, 130], "usarl": [20, 122, 126], "usaron": 7, "usars": 23, "use": [5, 15, 23, 25, 26, 35, 36, 73, 86, 89, 106, 109, 112, 113, 114, 115, 116, 121, 129, 130, 131], "used": [88, 123], "user": [23, 26, 56, 57], "users": 125, "using": [25, 54, 60, 73, 74, 88, 106, 107, 109, 121], "uso": [1, 2, 3, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 33, 40, 43, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 64, 65, 66, 67, 69, 72, 73, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 108, 109, 111, 113, 114, 115, 116, 119, 121, 125, 126, 127, 128, 129, 130, 131], "usos": 121, "usted": [36, 125], "usuari": [13, 15, 20, 23, 25, 26, 27, 43, 64, 114, 121, 122, 125, 126], "utf8": 121, "util": [25, 74, 119, 121], "utilic": [7, 23, 26, 73, 75, 79, 121], "utiliz": [0, 4, 5, 6, 8, 11, 13, 15, 16, 17, 18, 20, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 92, 93, 94, 95, 96, 97, 98, 100, 102, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 127, 129], "uturns": 86, "v": [4, 5, 6, 7, 8, 9, 10, 13, 14, 15, 16, 17, 19, 25, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 69, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 108, 112, 113, 114, 118, 123, 127], "v1": [86, 121], "v2": [27, 121], "v3": [20, 23, 121], "v4": [20, 26], "v_lc101": [94, 123], "va": [25, 36, 56, 61, 65, 66, 92], "vac": [92, 121], "vaci": [3, 16, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 51, 52, 54, 55, 58, 59, 60, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73, 74, 75, 77, 79, 80, 84, 85, 86, 87, 88, 90, 95, 99, 100, 101, 102, 103, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 129], "val": [6, 23, 25, 31, 32, 33, 38, 39, 40, 44, 59, 92, 103, 104, 115, 130, 131], "validez": 23, "valor": [0, 5, 6, 7, 8, 9, 11, 14, 15, 16, 17, 19, 20, 23, 25, 28, 29, 30, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 129, 130, 131], "valu": [3, 23, 25, 30, 31, 32, 38, 39, 41, 42, 44, 47, 48, 49, 59, 62, 63, 70, 71, 72, 73, 74, 78, 85, 89, 90, 91, 94, 99, 105, 107, 108, 111, 112, 113, 116, 117, 123], "vam": 92, "van": [5, 13, 25, 36, 86], "varch": [35, 56, 57], "vari": [5, 19, 23, 26, 31, 36, 38, 41, 44, 46, 47, 59, 62, 68, 70, 72, 93, 94, 101, 115, 121], "variabl": [34, 121], "variacion": [47, 77], "variant": 5, "varied": 25, "varnothing": [16, 19], "ve": [29, 45], "vea": 25, "veas": [25, 56, 57], "vec": [3, 13, 55, 74, 101, 123], "vecin": 100, "vectorial": 25, "veenit": 27, "vehcil": [94, 123], "vehicl": [93, 94], "vehicle_": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "vehicle_numb": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "vehicle_routing_problem": [5, 111], "vehicle_seq": [5, 93, 94], "vehicul": [18, 25, 36, 60, 73, 130], "veloc": [5, 6, 25, 72, 93, 94], "vem": 92, "vendedor": [5, 15, 20, 29, 30, 33, 40, 43, 64, 114, 122], "venkat": 27, "ventan": [5, 93, 94, 121], "ver": [20, 25, 121, 125], "veran": [56, 57], "verd": [13, 74], "verdader": [13, 23, 60, 73, 90], "verg": 27, "verif": 92, "vers": 121, "versaterm": 27, "versatil": 44, "version": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "versions": [52, 121], "vertex": [60, 105, 107, 108, 109, 112, 117, 119, 123, 126, 130, 131], "vertex_": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "vertex_i": [106, 107, 117, 129], "vertex_map": 86, "vertic": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 55, 57, 58, 59, 62, 63, 64, 65, 66, 69, 70, 71, 72, 75, 77, 78, 79, 80, 84, 85, 87, 88, 89, 90, 91, 92, 93, 95, 99, 100, 101, 102, 103, 104, 105, 108, 109, 112, 113, 114, 116, 118, 119, 121, 122, 124, 126, 127, 129], "vertice_": 67, "vertice_i": 67, "vertices_id_seq": 123, "vertices_in_graph": 13, "vertices_to_expand": 13, "vetic": 55, "vetric": [25, 31, 38, 41, 44, 47, 59, 62, 70, 72], "vez": [1, 2, 3, 4, 11, 14, 15, 16, 17, 23, 25, 26, 29, 30, 36, 44, 60, 61, 65, 66, 67, 73, 84, 85, 92, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 118, 119, 126, 127, 128, 129, 130, 131], "via": [3, 23, 119, 121, 130, 131], "via_path": [23, 121], "viaj": [4, 5, 23, 29, 30, 93, 94, 112], "viajant": [5, 15, 20, 29, 30, 33, 40, 43, 64, 114, 122], "vial": [3, 92], "vicky": 27, "vid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "vidh": 27, "vids": [23, 31, 32, 38, 39, 41, 42, 44, 61, 65, 66, 72], "vien": [4, 25, 103], "vieron": 13, "viol": 93, "violacion": 5, "violat": 109, "virgini": 27, "vision": [57, 92], "visit": [3, 4, 5, 20, 25, 29, 30, 61, 81, 83, 96, 98, 115, 121, 129], "visits": [67, 106, 112], "vist": [25, 60, 73, 123], "visual": [25, 60, 121, 130, 131], "visualiz": 121, "vizing": [11, 18, 69], "vojt\u011bch": 118, "volatil": 13, "volt": [36, 121], "volum": 5, "volunt": 101, "volv": 25, "vrp": [5, 121], "vrp_distanc": 111, "vrp_vehicl": 111, "vrppd": 5, "vrptw": 5, "vuelt": [3, 25], "vuelv": 121, "vumpl": 29, "w": 13, "wagn": 101, "wait": [5, 35, 36, 56, 57, 92, 93, 94], "wait_tim": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "waiting": [5, 93, 94], "wang": 27, "want": 86, "wanting": 123, "warning": 23, "warnings": 121, "warshall": [7, 20, 75, 79, 122], "was": [56, 57, 121, 123], "waterlo": [4, 30], "way": [36, 103, 126, 131], "ways": [7, 25, 36], "web": [27, 125, 130], "went": 35, "wer": 86, "wget": [7, 26], "when": [16, 19, 23, 25, 35, 36, 67, 73, 74, 86, 88, 104, 106, 107, 108, 109, 112, 117, 121, 123], "wher": [7, 13, 23, 25, 29, 30, 33, 35, 40, 43, 45, 49, 52, 53, 54, 56, 57, 60, 64, 67, 70, 71, 73, 74, 75, 79, 85, 86, 89, 90, 91, 92, 94, 95, 99, 101, 103, 104, 106, 107, 108, 111, 112, 117, 121, 123, 130, 131], "which": [86, 106, 107, 108, 123], "whitney": 4, "wi29": 30, "wiesenh": 27, "wiki": [5, 6, 8, 19, 26, 27, 28, 31, 38, 41, 42, 44, 47, 51, 59, 61, 62, 63, 65, 66, 67, 71, 72, 73, 84, 86, 88, 89, 99, 101, 103, 104, 111], "wikipedi": [0, 1, 4, 5, 6, 8, 11, 19, 21, 25, 28, 29, 30, 31, 37, 38, 41, 42, 44, 46, 47, 48, 50, 51, 54, 58, 59, 61, 62, 63, 65, 66, 67, 69, 71, 72, 80, 81, 82, 83, 84, 85, 86, 88, 89, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 111, 118, 124], "will": [86, 103, 107, 117, 123, 130, 131], "william": 4, "windows": [26, 121], "winni": 121, "with": [7, 13, 25, 30, 33, 35, 36, 40, 43, 54, 56, 57, 60, 64, 73, 74, 85, 86, 92, 94, 105, 106, 107, 108, 109, 111, 117, 121, 126, 130, 131], "with_doc": 26, "with_seq": [106, 107], "within": [115, 121], "withpoints": [23, 25, 74, 107, 108, 112, 113, 114, 116, 117, 119, 121], "wl": 3, "wncontr": [108, 112], "woodbridg": [27, 121], "work": [130, 131], "working": 123, "workshop": [25, 27], "world": 105, "wrong": [35, 56, 57], "wu": 27, "www": [6, 7, 8, 13, 26, 27, 31, 38, 41, 42, 49, 65, 66, 71, 78, 87, 88, 89, 90, 91, 94, 99, 123, 125], "x": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "x1": [23, 25, 31, 32, 33, 38, 39, 40, 54, 56, 73, 74, 123], "x2": [23, 25, 31, 32, 33, 38, 39, 40, 54, 56, 73, 74, 123], "x_0": 6, "x_1": 6, "xapi": 7, "xvfz": 26, "y1": [23, 25, 31, 32, 33, 38, 39, 40, 54, 56, 73, 74, 123], "y2": [23, 25, 31, 32, 33, 38, 39, 40, 54, 56, 73, 74, 123], "y_0": 6, "y_1": 6, "yen": [2, 16, 20, 28, 109, 116, 119, 122], "yet": [20, 121], "yig": 27, "your": [35, 57, 125], "z": 13, "zia": 27, "zimanyi": 27, "\u00c9stas": 3, "\u00d3": 29, "\u00e9sta": [5, 20, 93, 94, 121], "\u00e9ste": [23, 25, 73]}, "titles": ["BFS - Categor\u00eda", "DFS - Categor\u00eda", "Rutas m\u00e1s cortas K - Categor\u00eda", "TRSP - Familia de funciones", "Vendedor Viajante - Familia de funciones", "Funciones de Ruteo de Veh\u00edculos - Categor\u00eda (Experimental)", "A* - Familia de Funciones", "Todos los Pares - Familia de Funciones", "A* Bidireccional - Familia de Funciones", "Bidirectional Dijkstra - Familia de funciones", "Chinese Postman Problem - Familia de funciones (Experimental)", "Coloraci\u00f3n - Familia de funciones", "Componentes - Familia de funciones", "Contraction - Familia de funciones", "Costo - Categor\u00eda", "Cost Matrix - Categor\u00eda", "Dijkstra - Familia de funciones", "Distancia Manejando - Categor\u00eda", "Funciones Experimentales", "Flow - Familia de funciones", "Tabla de Contenido", "Kruskal - Familia de funciones", "M\u00e9tricas - Familia de funciones", "Gu\u00eda de migraci\u00f3n", "Ordenamiento - Familia de funciones", "Conceptos de pgRouting", "Instalaci\u00f3n", "Introducci\u00f3n", "pgr_KSP", "pgr_TSP", "pgr_TSPeuclidean", "pgr_aStar", "pgr_aStarCost", "pgr_aStarCostMatrix", "pgr_alphaShape", "pgr_analyzeGraph", "pgr_analyzeOneWay", "pgr_articulationPoints", "pgr_bdAstar", "pgr_bdAstarCost", "pgr_bdAstarCostMatrix", "pgr_bdDijkstra", "pgr_bdDijkstraCost", "pgr_bdDijkstraCostMatrix", "pgr_bellmanFord - Experimental", "pgr_betweennessCentrality", "pgr_biconnectedComponents", "pgr_binaryBreadthFirstSearch - Experimental", "pgr_bipartite - Experimental", "pgr_boykovKolmogorov", "pgr_breadthFirstSearch - Experimental", "pgr_bridges", "pgr_chinesePostman - Experimental", "pgr_chinesePostmanCost - Experimental", "pgr_connectedComponents", "pgr_contraction", "pgr_createTopology", "pgr_createVerticesTable", "pgr_cuthillMckeeOrdering - Experimental", "pgr_dagShortestPath - Experimental", "pgr_degree \u2013 Propuesto", "pgr_depthFirstSearch - Propusto", "pgr_dijkstra", "pgr_dijkstraCost", "pgr_dijkstraCostMatrix", "pgr_dijkstraNear - Propuesto", "pgr_dijkstraNearCost - Propuesto", "pgr_dijkstraVia - Propuesto", "pgr_drivingDistance", "pgr_edgeColoring - Experimental", "pgr_edgeDisjointPaths", "pgr_edmondsKarp", "pgr_edwardMoore - Experimental", "pgr_extractVertices \u2013 Propuesto", "pgr_findCloseEdges", "pgr_floydWarshall", "pgr_full_version", "pgr_hawickCircuits - Experimental", "pgr_isPlanar - Experimental", "pgr_johnson", "pgr_kruskal", "pgr_kruskalBFS", "pgr_kruskalDD", "pgr_kruskalDFS", "pgr_lengauerTarjanDominatorTree -Experimental", "pgr_lineGraph - Propuesto", "pgr_lineGraphFull - Experimental", "pgr_makeConnected - Experimental", "pgr_maxCardinalityMatch", "pgr_maxFlow", "pgr_maxFlowMinCost - Experimental", "pgr_maxFlowMinCost_Cost - Experimental", "pgr_nodeNetwork", "pgr_pickDeliver - Experimental", "pgr_pickDeliverEuclidean - Experimental", "pgr_prim", "pgr_primBFS", "pgr_primDD", "pgr_primDFS", "pgr_pushRelabel", "pgr_sequentialVertexColoring - Propuesto", "pgr_stoerWagner - Experimental", "pgr_strongComponents", "pgr_topologicalSort - Experimental", "pgr_transitiveClosure - Experimental", "pgr_trsp - Proposed", "pgr_trspVia - Proposed", "pgr_trspVia_withPoints - Proposed", "pgr_trsp_withPoints - Proposed", "pgr_turnRestrictedPath - Experimental", "pgr_version", "pgr_vrpOneDepot - Experimental", "pgr_withPoints - Propuesto", "pgr_withPointsCost - Propuesto", "pgr_withPointsCostMatrix - propuesto", "pgr_withPointsDD - Propuesto", "pgr_withPointsKSP - Propuesto", "pgr_withPointsVia - Proposed", "Prim - Familia de funciones", "Funciones propuestas", "Referencia", "Notas de versi\u00f3n", "Familias de Funciones", "Datos Muestra", "\u00c1rbol de expansi\u00f3n - Categor\u00eda", "Soporte", "Topolog\u00eda - Familia de Funciones", "Transformaci\u00f3n - Familia de funciones", "Traversal - Familia de funciones", "Via- Categoria", "withPoints- Categor\u00eda", "withPoints - Familia de funciones"], "titleterms": {"0": [20, 121], "01": 121, "02": 121, "03": 121, "05": 121, "0a": 121, "0b": 121, "1": [13, 29, 62, 121], "10": 62, "11": 62, "12": 62, "13": 62, "14": 62, "15": 62, "16": 62, "17": 62, "18": 62, "19": 62, "2": [13, 62, 121], "20": 62, "21": 62, "22": 62, "23": 62, "24": 62, "25": 62, "26": 62, "27": 62, "28": 62, "29": [30, 62], "3": [13, 20, 62, 121], "30": 62, "31": 62, "32": 62, "33": 62, "34": 62, "35": 62, "36": 62, "37": 62, "4": [20, 62, 121], "5": [62, 121], "6": [62, 121], "7": [20, 27, 62, 121], "8": [62, 121], "9": [62, 121], "A": [6, 8], "Con": [56, 107, 108, 112, 113, 114, 115, 117, 131], "El": 13, "En": [25, 73, 130, 131], "Estado": [67, 106], "La": [16, 67, 106, 123], "Las": [94, 123], "Los": [94, 123], "NO": [35, 56, 57], "No": [25, 113], "Sin": 13, "Un": 74, "Una": [67, 74, 106, 107, 117], "Uno": [23, 25, 28, 31, 32, 38, 39, 41, 42, 44, 47, 49, 59, 62, 63, 65, 66, 70, 71, 72, 89, 90, 91, 99, 105, 108, 112, 113, 116], "Y": 25, "actializ": [13, 25, 73], "actualiz": [13, 25, 26, 73], "add": 86, "adding": 86, "additional": 103, "adicional": [13, 28, 29, 30, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 67, 68, 70, 71, 72, 73, 74, 78, 84, 85, 86, 89, 90, 91, 99, 101, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117], "agreg": [30, 67, 106, 107, 117], "ajust": 25, "alfabet": 27, "algoritm": [3, 106, 107], "almacen": [13, 25, 30, 54, 74], "and": [62, 107, 117], "apoy": 123, "arbol": [25, 124], "arist": [0, 3, 7, 10, 13, 15, 16, 17, 19, 23, 25, 28, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "asegur": [56, 73], "asimetr": 29, "astar": [6, 31, 32, 33, 38, 39, 40], "avanz": [6, 16, 19, 130, 131], "a\u00f1ad": [13, 25, 73], "bas": [13, 25, 26, 56, 73], "bfs": [0, 81, 96], "bidireccional": 8, "bidirectional": 9, "bord": [25, 35, 56, 57, 60], "calculat": 86, "callejon": [25, 60], "cambi": 121, "camin": [25, 73], "capac": 5, "caracterist": [4, 5, 9, 14, 15, 29, 30, 65, 66, 93, 94], "carg": 25, "cas": 13, "categor": [0, 1, 2, 5, 14, 15, 17, 20, 122, 124, 130], "categori": 129, "cercan": [25, 54, 65, 66, 74], "chines": 10, "cicl": 13, "ciudad": 30, "codig": 25, "coincid": [35, 56, 57], "colabor": 27, "color": 11, "column": [0, 5, 7, 11, 13, 15, 17, 19, 25, 28, 29, 30, 31, 32, 33, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 129], "com": [13, 25, 74, 85], "combin": [16, 19, 25, 28, 31, 32, 38, 39, 41, 42, 44, 47, 49, 59, 62, 63, 65, 66, 70, 71, 72, 89, 90, 91, 99, 105, 108, 112, 113, 116, 123, 130, 131], "combinations": 123, "comercial": 125, "compar": 92, "compart": 85, "compil": 26, "complet": [56, 86], "component": [12, 25, 54, 74], "comprob": [25, 73], "comprueb": 25, "concept": [20, 25], "conduccion": [130, 131], "conect": [25, 29, 54, 74], "conexion": [25, 54, 74], "configur": 26, "conoc": 73, "consej": 25, "constru": 25, "construccion": 13, "consult": [0, 5, 7, 10, 15, 16, 17, 19, 21, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "conten": [4, 5, 20, 23, 121, 130, 131], "contraccion": [13, 25, 55], "contraction": 13, "contraid": 13, "contribu": 25, "coorden": 30, "corpor": 27, "corre": 125, "cort": [2, 25, 26, 73], "cost": [14, 15, 25, 30, 62, 67, 106, 107, 117, 123], "cre": [25, 56, 73, 86], "creacion": [30, 56, 73, 130, 131], "creat": 86, "cruc": [25, 73], "cruz": [25, 73], "cuand": [35, 56, 57, 73, 130, 131], "cuentr": [25, 73], "dad": 74, "dat": [7, 13, 23, 25, 26, 29, 30, 56, 73, 86, 123], "defect": [35, 56, 57], "definicion": [4, 16, 25, 29, 30], "demand": 5, "dependent": 26, "derech": [112, 113, 116, 130, 131], "desconect": [25, 54, 74], "descripcion": [6, 8, 10, 21, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118], "destin": 13, "details": 108, "devolu": 34, "dfs": [1, 50, 61, 83, 98], "dijkstr": [9, 16, 65, 66], "direct": 123, "dirig": [13, 62, 85, 123], "dispon": 20, "distanci": [17, 68, 115], "divid": [25, 73], "document": [6, 16, 19, 130, 131], "dos": 74, "edge": 86, "edges": [86, 123], "ejecu": [60, 73, 74], "ejempl": [25, 28, 29, 30, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 67, 68, 70, 71, 72, 73, 74, 78, 84, 85, 86, 89, 90, 91, 92, 94, 99, 101, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117], "element": 27, "elimin": [25, 73], "encontr": 74, "enfrent": [67, 106, 112], "entreg": [5, 93, 94, 123], "equivalent": 62, "estructur": [23, 25], "exampl": 103, "existent": 60, "expansion": [25, 124], "experimental": [5, 10, 18, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111], "factor": [5, 6], "famili": [3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 16, 19, 20, 21, 22, 24, 118, 122, 126, 127, 128, 131], "fil": 5, "filling": 86, "fin": 30, "final": [67, 106, 107, 117], "firm": [28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117], "flow": 19, "fluj": [19, 25], "fly": [107, 108], "for": [107, 108], "from": 86, "front": [107, 108, 117], "fuent": 26, "fuer": 123, "funcion": [3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 18, 19, 20, 21, 22, 23, 24, 25, 118, 119, 122, 126, 127, 128, 131], "function": [106, 107], "gener": 29, "general": [4, 14, 15, 19, 20, 25, 129], "geometr": [25, 30, 73], "gir": 23, "gis": 125, "giv": 86, "grad": 60, "graf": [13, 25, 62, 73, 85, 123], "grafic": 85, "graph": [86, 108, 123], "guard": [25, 54, 74], "gui": 23, "habilit": 26, "heurist": 6, "id": 25, "idenifying": 86, "identif": [73, 85, 86], "imagen": [92, 123], "import": [113, 115, 130, 131], "in": [107, 108, 117], "incomplet": 29, "inform": [4, 13, 14, 15, 19, 25, 27, 54, 73, 74, 129], "inici": 29, "inspeccion": [56, 73], "instal": 26, "interes": [29, 74, 123], "intern": [0, 5, 7, 10, 15, 16, 17, 19, 21, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "introduccion": [3, 5, 7, 13, 16, 27, 127, 130, 131], "introduzc": [25, 73], "izquierd": [112, 113, 116, 130, 131], "k": 2, "kruskal": [21, 23], "ksp": [28, 109, 116], "lad": [112, 113, 115, 116, 130, 131], "lanzamient": [27, 121], "leaf": 86, "licenci": 27, "limpiez": [56, 73], "line": 73, "lineal": [13, 25, 60, 85], "list": 125, "lleg": [67, 106, 107, 117], "llen": [74, 123], "longitud": 25, "loops": 86, "main": 123, "manej": [5, 17, 68, 112, 113, 115, 116, 130, 131], "manipul": 5, "map": 86, "mapping": 86, "mas": [2, 25, 27, 54, 73, 74], "matrix": 15, "matriz": [5, 29, 93], "maxim": 74, "mayors": 121, "metric": 22, "migr": 23, "migracion": 23, "minors": [20, 121], "much": [25, 28, 31, 32, 38, 39, 41, 42, 44, 47, 49, 59, 62, 63, 65, 66, 70, 71, 72, 74, 89, 90, 91, 99, 105, 108, 112, 113, 116], "muestr": [13, 123], "multipl": [23, 25, 50, 61, 68, 81, 82, 83, 96, 97, 98, 115], "newly": 86, "nod": [67, 86, 106, 107, 117], "not": [20, 121], "nuev": [23, 25, 73], "obten": [25, 26, 30, 54, 62, 74], "occidental": 30, "of": [107, 117], "oficial": 20, "on": [86, 107, 108], "opcional": [0, 4, 5, 6, 7, 15, 16, 28, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 55, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 73, 74, 75, 77, 79, 81, 83, 85, 93, 94, 96, 98, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "oper": 13, "optional": 109, "or": [107, 108, 117], "orden": [5, 24, 27, 93, 94, 123], "orders": [94, 123], "orig": [4, 13], "original": [86, 94, 123], "par": [7, 25, 29, 30, 62, 107, 108, 112, 113, 114, 115, 116, 117, 121, 131], "parameters": 109, "parametr": [0, 3, 4, 5, 6, 7, 10, 15, 16, 17, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 129, 130, 131], "part": 60, "pas": [27, 67, 106, 112], "pass": [107, 108, 117], "patrocin": 27, "per": 20, "person": 27, "pertenec": 13, "pgr_alphashap": 34, "pgr_analyzegraph": 35, "pgr_analyzeoneway": 36, "pgr_articulationpoints": 37, "pgr_ast": [23, 31], "pgr_astarcost": 32, "pgr_astarcostmatrix": 33, "pgr_bdast": [23, 38], "pgr_bdastarcost": 39, "pgr_bdastarcostmatrix": 40, "pgr_bddijkstr": 41, "pgr_bddijkstracost": 42, "pgr_bddijkstracostmatrix": 43, "pgr_bellmanford": 44, "pgr_betweennesscentrality": 45, "pgr_biconnectedcomponents": 46, "pgr_binarybreadthfirstsearch": 47, "pgr_bipartit": 48, "pgr_boykovkolmogorov": 49, "pgr_breadthfirstsearch": 50, "pgr_bridg": 51, "pgr_chinesepostm": 52, "pgr_chinesepostmancost": 53, "pgr_connectedcomponents": 54, "pgr_contraction": 55, "pgr_createtopology": 56, "pgr_createverticest": 57, "pgr_cuthillmckeeordering": 58, "pgr_dagshortestpath": 59, "pgr_degre": 60, "pgr_depthfirstsearch": 61, "pgr_dijkstr": [23, 62], "pgr_dijkstracost": 63, "pgr_dijkstracostmatrix": 64, "pgr_dijkstran": 65, "pgr_dijkstranearcost": 66, "pgr_dijkstravi": [23, 67], "pgr_drivingdistanc": [23, 68], "pgr_edgecoloring": 69, "pgr_edgedisjointpaths": 70, "pgr_edmondskarp": 71, "pgr_edwardmoor": 72, "pgr_extractvertic": 73, "pgr_findcloseedg": [74, 107, 108, 112, 113, 114, 115, 116, 117], "pgr_floydwarshall": 75, "pgr_full_version": 76, "pgr_hawickcircuits": 77, "pgr_isplan": 78, "pgr_johnson": 79, "pgr_kruskal": 80, "pgr_kruskalbfs": [23, 81], "pgr_kruskaldd": [23, 82], "pgr_kruskaldfs": [23, 83], "pgr_ksp": [23, 28], "pgr_lengauertarjandominatortre": 84, "pgr_linegraph": 85, "pgr_linegraphfull": 86, "pgr_makeconnect": 87, "pgr_maxcardinalitymatch": [23, 88], "pgr_maxflow": 89, "pgr_maxflowmincost": 90, "pgr_maxflowmincost_cost": 91, "pgr_nodenetwork": 92, "pgr_pickdeliv": 93, "pgr_pickdelivereuclid": 94, "pgr_prim": 95, "pgr_primbfs": [23, 96], "pgr_primdd": [23, 97], "pgr_primdfs": [23, 98], "pgr_pushrelabel": 99, "pgr_sequentialvertexcoloring": 100, "pgr_stoerwagn": 101, "pgr_strongcomponents": 102, "pgr_topologicalsort": 103, "pgr_transitiveclosur": 104, "pgr_trsp": [23, 105], "pgr_trsp_withpoints": [23, 108], "pgr_trspvi": [23, 106], "pgr_trspvia_withpoints": [23, 107], "pgr_trspviaedg": 23, "pgr_trspviavertic": 23, "pgr_tsp": [29, 114], "pgr_tspeuclid": 30, "pgr_turnrestrictedpath": 109, "pgr_version": 110, "pgr_vrponedepot": 111, "pgr_withpoints": [23, 112], "pgr_withpointscost": 113, "pgr_withpointscostmatrix": 114, "pgr_withpointsdd": [23, 115], "pgr_withpointsksp": [23, 116], "pgr_withpointsvi": [23, 117], "pgrouting": [20, 25, 121], "points": [107, 108, 117], "postm": 10, "prep": 25, "prepar": [25, 54, 74], "present": 27, "prim": [23, 118], "principal": [67, 106], "problem": [4, 10, 16, 29, 30, 125], "prop": [105, 106, 107, 108, 117], "propuest": [60, 65, 66, 67, 73, 85, 100, 112, 113, 114, 115, 116, 119], "propust": 61, "prueb": [26, 30, 60, 73], "punt": [15, 25, 29, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "query": 94, "recog": [5, 93, 94, 123], "recorr": 30, "red": [130, 131], "referent": 120, "rel": [20, 121], "removing": 86, "rendimient": [7, 25], "report": 125, "represent": 85, "respuest": 74, "restriccion": [3, 23, 25, 105, 106, 107, 108, 109, 123, 129], "restriction": 86, "result": [0, 5, 7, 11, 13, 15, 17, 19, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 129], "results": 86, "resum": 5, "reverse_cost": [25, 62, 123], "revis": [25, 54, 74], "routing": 86, "rut": [2, 25, 62, 67, 74, 106, 107, 117], "rute": [5, 25, 56, 73], "sah": 30, "sal": [13, 25, 56, 60], "sec": 74, "select": 25, "self": 86, "show": 108, "simplifying": 86, "sinopsis": [9, 15, 93, 94], "sobr": [130, 131], "sobrant": [25, 73], "sobrecarg": 25, "soft": 86, "solucion": 62, "soport": 125, "special": 109, "sql": [0, 3, 5, 7, 10, 15, 16, 17, 19, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "stackexchang": 125, "status": [107, 117], "stor": 86, "subgraf": [13, 60], "sumul": [106, 107], "tabl": [4, 13, 20, 25, 30, 35, 56, 57, 60, 73, 74, 86, 123], "tambien": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 124, 126, 127, 128, 129, 130, 131], "tant": 13, "temporal": [130, 131], "tercer": [67, 106, 107, 117], "the": [86, 94, 107, 108, 117, 123], "tiemp": 5, "tien": [56, 73], "to": 86, "tod": [7, 20, 74], "topolog": [25, 56, 73, 113, 123, 126], "total": 30, "tour": 30, "transform": [86, 127], "transformation": 86, "traversal": 128, "trsp": [3, 25], "tsp": [4, 29, 30], "ubiacion": 5, "undirect": [108, 123], "unic": [23, 50, 61, 68, 81, 82, 83, 85, 96, 97, 98, 115], "unidad": 5, "usand": [13, 23, 62], "usar": [112, 113, 114, 115, 116], "use": [107, 108, 117], "using": 86, "uso": [29, 35, 56, 57, 107, 112, 117], "utiliz": 23, "v3": 27, "valor": [34, 35, 56, 57], "valu": 86, "vari": 25, "variabl": 26, "variacion": [107, 112, 117], "vehicul": [5, 93, 94, 123], "vendedor": 4, "ver": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 124, 126, 127, 128, 129, 130, 131], "veric": 86, "version": [20, 26, 27, 121], "vertex": 86, "vertic": [13, 23, 25, 29, 50, 54, 56, 60, 61, 67, 68, 73, 74, 81, 82, 83, 86, 96, 97, 98, 106, 107, 115, 117, 123, 130, 131], "vertices_t": [56, 73], "via": [25, 67, 106, 107, 117, 129], "viajant": 4, "viej": 23, "visit": [67, 106, 107, 112, 117], "visits": [107, 108, 117], "visual": 30, "wiki": 25, "with": 123, "withpoints": [130, 131], "withpointsksp": 116, "x": [20, 25, 27, 121]}}) \ No newline at end of file +Search.setIndex({"alltitles": {"": [[25, null], [25, null], [28, null], [28, null], [28, null], [28, null], [28, null], [28, null], [29, "index-0"], [30, "index-0"], [31, null], [31, null], [31, null], [31, null], [31, null], [31, null], [32, null], [32, null], [32, null], [32, null], [32, null], [32, null], [33, null], [34, "index-0"], [35, null], [36, null], [37, null], [38, null], [38, null], [38, null], [38, null], [38, null], [38, null], [39, null], [39, null], [39, null], [39, null], [39, null], [39, null], [40, null], [41, null], [41, null], [41, null], [41, null], [41, null], [41, null], [42, null], [42, null], [42, null], [42, null], [42, null], [42, null], [43, null], [44, null], [44, null], [44, null], [44, null], [44, null], [44, null], [45, null], [46, null], [47, null], [47, null], [47, null], [47, null], [47, null], [47, null], [48, "index-0"], [49, null], [49, null], [49, null], [49, null], [49, null], [49, null], [50, null], [50, null], [50, null], [51, null], [52, "index-0"], [53, "index-0"], [54, null], [55, "index-0"], [56, null], [57, null], [58, "index-0"], [59, null], [59, null], [59, null], [59, null], [59, null], [59, null], [60, "index-0"], [61, null], [61, null], [61, null], [62, null], [62, null], [62, null], [62, null], [62, null], [62, null], [63, null], [63, null], [63, null], [63, null], [63, null], [63, null], [64, null], [65, null], [65, null], [65, null], [65, null], [65, null], [66, null], [66, null], [66, null], [66, null], [66, null], [67, null], [68, null], [68, null], [68, null], [69, "index-0"], [70, null], [70, null], [70, null], [70, null], [70, null], [70, null], [71, null], [71, null], [71, null], [71, null], [71, null], [71, null], [72, null], [72, null], [72, null], [72, null], [72, null], [72, null], [73, "index-0"], [74, null], [74, null], [74, null], [75, null], [76, null], [77, null], [78, "index-0"], [79, null], [80, null], [81, null], [81, null], [81, null], [82, null], [82, null], [82, null], [83, null], [83, null], [83, null], [84, null], [85, null], [86, null], [87, null], [88, "index-0"], [89, null], [89, null], [89, null], [89, null], [89, null], [89, null], [90, null], [90, null], [90, null], [90, null], [90, null], [90, null], [91, null], [91, null], [91, null], [91, null], [91, null], [91, null], [93, null], [93, null], [93, null], [94, null], [94, null], [94, null], [95, null], [96, null], [96, null], [96, null], [97, null], [97, null], [97, null], [98, null], [98, null], [98, null], [99, null], [99, null], [99, null], [99, null], [99, null], [99, null], [100, "index-0"], [101, "index-0"], [102, null], [103, "index-0"], [104, "index-0"], [105, null], [105, null], [105, null], [105, null], [105, null], [105, null], [106, null], [107, null], [108, null], [108, null], [108, null], [108, null], [108, null], [108, null], [109, "index-0"], [110, null], [112, null], [112, null], [112, null], [112, null], [112, null], [112, null], [113, null], [113, null], [113, null], [113, null], [113, null], [113, null], [114, null], [115, null], [115, null], [115, null], [116, null], [116, null], [116, null], [116, null], [116, null], [116, null], [117, null]], "1) Ruta de 6 a 10": [[62, "path-from-6-to-10"]], "10) Ruta de 6 a 7": [[62, "id2"]], "11) Ruta de 12 a 10": [[62, "id3"]], "12) Ruta de 12 a 7": [[62, "id4"]], "13) Usando Uno a Muchos para obtener la soluci\u00f3n de los ejemplos 9 y 10": [[62, "using-one-to-many-to-get-the-solution-of-examples-9-and-10"]], "14) Usando Muchos a Uno para obtener la soluci\u00f3n de los ejemplos 10 y 12": [[62, "using-many-to-one-to-get-the-solution-of-examples-10-and-12"]], "15) Usando Muchos a Muchos para obtener la soluci\u00f3n de los ejemplos 9 y 12": [[62, "using-many-to-many-to-get-the-solution-of-examples-9-to-12"]], "16) Usando Combinaciones para obtener la soluci\u00f3n de los ejemplos 9 a 13": [[62, "using-combinations-to-get-the-solution-of-examples-9-to-11"]], "17) Ruta de 6 a 10": [[62, "id5"]], "18) Ruta de 6 a 7": [[62, "id6"]], "19) Ruta de 12 a 10": [[62, "id7"]], "2) Ruta de 6 a 7": [[62, "path-from-6-to-7"]], "20) Ruta de 12 a 7": [[62, "id8"]], "21) Usando Uno a Muchos para obtener la soluci\u00f3n de los ejemplos 17 y 18": [[62, "using-one-to-many-to-get-the-solution-of-examples-17-and-18"]], "22) Usando Muchos a Uno para obtener la soluci\u00f3n de los ejemplos 18 y 20": [[62, "using-many-to-one-to-get-the-solution-of-examples-18-and-20"]], "23) Usando Muchos a Muchos para obtener la soluci\u00f3n de los ejemplos 17 y 20": [[62, "using-many-to-many-to-get-the-solution-of-examples-17-to-20"]], "24) Usando Combinaciones para obtener la soluci\u00f3n de los ejemplos 17 a 19": [[62, "using-combinations-to-get-the-solution-of-examples-17-to-19"]], "25) Ruta de 6 a 10": [[62, "id9"]], "26) Ruta de 6 a 7": [[62, "id10"]], "27) Ruta de 12 a 10": [[62, "id11"]], "28) Ruta de 12 a 7": [[62, "id12"]], "29) Usando Uno a Muchos para obtener la soluci\u00f3n de los ejemplos 25 y 26": [[62, "using-one-to-many-to-get-the-solution-of-examples-25-and-26"]], "3) Ruta de 12 a 10": [[62, "path-from-12-to-10"]], "30) Usando Muchos a Uno para obtener la soluci\u00f3n de los ejemplos 26 y 28": [[62, "using-many-to-one-to-get-the-solution-of-examples-26-and-28"]], "31) Usando Muchos a Muchos para obtener la soluci\u00f3n de los ejemplos 25 y 28": [[62, "using-many-to-many-to-get-the-solution-of-examples-25-to-28"]], "32) Usando Combinaciones para obtener la soluci\u00f3n de los ejemplos 25 a 27": [[62, "using-combinations-to-get-the-solution-of-examples-25-to-27"]], "33) Usando Uno a Uno": [[62, "using-one-to-one"]], "34) Usando Uno a Muchos": [[62, "using-one-to-many"]], "35) Usando Muchos a Uno": [[62, "using-many-to-one"]], "36) Usando Muchos a Muchos": [[62, "using-many-to-many"]], "37) Usando Combinaciones": [[62, "using-combinations"]], "4) Ruta de 12 a 7": [[62, "path-from-12-to-7"]], "5) Usando Uno a Muchos para obtener la soluci\u00f3n de los ejemplos 1 y 2": [[62, "using-one-to-many-to-get-the-solution-of-examples-1-and-2"]], "6) Usando Muchos a Uno para obtener la soluci\u00f3n de los ejemplos 2 y 4": [[62, "using-many-to-one-to-get-the-solution-of-examples-2-and-4"]], "7) Usando Muchos a Muchos para obtener la soluci\u00f3n de los ejemplos 1 y 4": [[62, "using-many-to-many-to-get-the-solution-of-examples-1-to-4"]], "8) Usando Combinaciones para obtener la soluci\u00f3n de los ejemplos 1 a 3": [[62, "using-combinations-to-get-the-solution-of-examples-1-to-3"]], "9) Ruta de 6 a 10": [[62, "id1"]], "A* - Familia de Funciones": [[6, null]], "A* Bidireccional - Familia de Funciones": [[8, null]], "Actializaci\u00f3n de la tabla de aristas": [[13, "the-edge-table-update"]], "Actializar la topolog\u00eda de v\u00e9rtices": [[25, "updating-vertices-topology"], [73, "updating-vertices-topology"]], "Actualizaci\u00f3n de la tabla de v\u00e9rtices": [[13, "the-vertex-table-update"]], "Actualizar la topolog\u00eda de aristas": [[25, "updating-edges-topology"], [73, "updating-edges-topology"]], "Actualizar los costes a la longitud de la geometr\u00eda": [[25, "update-costs-to-length-of-geometry"]], "Actualizar los costes en funci\u00f3n de los c\u00f3digos": [[25, "update-costs-based-on-codes"]], "Add edges from the original graph": [[86, "add-edges-from-the-original-graph"]], "Add the newly calculated edges": [[86, "add-the-newly-calculated-edges"]], "Adding a soft restriction": [[86, "adding-a-soft-restriction"]], "Adding a value to the restriction": [[86, "adding-a-value-to-the-restriction"]], "Additional examples": [[103, "additional-examples"]], "Agregar una geometr\u00eda (con fines visuales)": [[30, "adding-a-geometry-for-visual-purposes"]], "Ajustar los costes": [[25, "adjust-costs"]], "Algoritmo TRSP": [[3, "trsp-algorithm"]], "Almacenar informaci\u00f3n de contracci\u00f3n": [[13, "store-contraction-information"]], "Aristas que pertenecen al grafo contra\u00eddo.": [[13, "edges-that-belong-to-the-contracted-graph"]], "Aristas que se cruzan": [[25, "crossing-edges"], [73, "crossing-edges"]], "Asegurarse de que la base de datos no tiene vertices_table": [[56, "make-sure-the-database-does-not-have-the-vertices-table"], [73, "make-sure-the-database-does-not-have-the-vertices-table"]], "A\u00f1adiendo nuevos v\u00e9rtices": [[25, "adding-new-vertices"], [73, "adding-new-vertices"]], "A\u00f1adir aristas divididas": [[25, "adding-split-edges"], [73, "adding-split-edges"]], "A\u00f1adir columnas adicionales": [[13, "add-additional-columns"]], "BFS - Categor\u00eda": [[0, null]], "Bidirectional Dijkstra - Familia de funciones": [[9, null]], "Bordes lineales": [[25, "linear-edges"], [60, "linear-edges"]], "Callejones sin salida": [[25, "dead-ends"], [60, "dead-ends"]], "Cambios para la versi\u00f3n 0.9.9": [[121, "changes-for-release-0-9-9"]], "Cambios para la versi\u00f3n 1.0": [[121, "changes-for-release-1-0"]], "Cambios para la versi\u00f3n 1.0.0a": [[121, "changes-for-release-1-0-0a"]], "Cambios para la versi\u00f3n 1.0.0b": [[121, "changes-for-release-1-0-0b"]], "Cambios para la versi\u00f3n 1.01": [[121, "changes-for-release-1-01"]], "Cambios para la versi\u00f3n 1.02": [[121, "changes-for-release-1-02"]], "Cambios para la versi\u00f3n 1.03": [[121, "changes-for-release-1-03"]], "Cambios para la versi\u00f3n 1.05": [[121, "changes-for-release-1-05"]], "Cambios para versi\u00f3n 0.9.8": [[121, "changes-for-release-0-9-8"]], "Caracter\u00edsticas": [[4, "characteristics"], [5, "characteristics"], [9, "characteristics"], [14, "characteristics"], [15, "characteristics"], [29, "characteristics"], [30, "characteristics"], [65, "characteristics"], [66, "characteristics"], [93, "characteristics"], [94, "characteristics"]], "Cargar Datos": [[25, "load-data"]], "Caso 1: Tanto el origen como el destino pertenecen al grafo contra\u00eddo.": [[13, "case-1-both-source-and-target-belong-to-the-contracted-graph"]], "Caso 2: El origen y/o el destino pertenecen a un subgrafo de aristas.": [[13, "case-2-source-and-or-target-belong-to-an-edge-subgraph"]], "Caso 3: El origen y/o el destino pertenecen a un v\u00e9rtice.": [[13, "case-3-source-and-or-target-belong-to-a-vertex"]], "Chinese Postman Problem - Familia de funciones (Experimental)": [[10, null]], "Colaboradores": [[27, "contributors"]], "Colaboradores de esta Versi\u00f3n": [[27, "this-release-contributors"]], "Colaboradores, Pasado y Presente:": [[27, "contributors-past-present"]], "Coloraci\u00f3n - Familia de funciones": [[11, null]], "Columnas de Resultados": [[59, "return-columns"], [91, "return-columns"]], "Columnas de resultados": [[0, "result-columns"], [5, "result-columns"], [7, "result-columns"], [11, "result-columns"], [15, "result-columns"], [17, "result-columns"], [19, "result-columns"], [25, "result-columns"], [28, "result-columns"], [29, "result-columns"], [30, "result-columns"], [31, "result-columns"], [32, "result-columns"], [33, "result-columns"], [37, "result-columns"], [38, "result-columns"], [39, "result-columns"], [40, "result-columns"], [41, "result-columns"], [42, "result-columns"], [43, "result-columns"], [44, "result-columns"], [45, "result-columns"], [46, "result-columns"], [47, "result-columns"], [48, "result-columns"], [49, "result-columns"], [50, "result-columns"], [51, "result-columns"], [52, "result-columns"], [53, "result-columns"], [54, "result-columns"], [55, "result-columns"], [58, "result-columns"], [60, "result-columns"], [61, "result-columns"], [62, "result-columns"], [63, "result-columns"], [64, "result-columns"], [65, "result-columns"], [66, "result-columns"], [67, "result-columns"], [68, "result-columns"], [69, "result-columns"], [70, "result-columns"], [71, "result-columns"], [72, "result-columns"], [73, "result-columns"], [74, "result-columns"], [75, "result-columns"], [76, "result-columns"], [77, "result-columns"], [78, "result-columns"], [79, "result-columns"], [80, "result-columns"], [81, "result-columns"], [82, "result-columns"], [83, "result-columns"], [84, "result-columns"], [85, "result-columns"], [86, "result-columns"], [87, "result-columns"], [88, "result-columns"], [89, "result-columns"], [90, "result-columns"], [93, "result-columns"], [94, "result-columns"], [95, "result-columns"], [96, "result-columns"], [97, "result-columns"], [98, "result-columns"], [99, "result-columns"], [100, "result-columns"], [101, "result-columns"], [102, "result-columns"], [103, "result-columns"], [104, "result-columns"], [105, "result-columns"], [106, "result-columns"], [107, "result-columns"], [108, "result-columns"], [109, "result-columns"], [110, "result-columns"], [111, "result-columns"], [112, "result-columns"], [113, "result-columns"], [114, "result-columns"], [115, "result-columns"], [116, "result-columns"], [117, "result-columns"], [129, "result-columns"]], "Columnas de resultados de las funciones de costes": [[25, "result-columns-for-cost-functions"]], "Columnas de resultados para funciones de flujo": [[25, "result-columns-for-flow-functions"]], "Columnas de resultados para funciones de \u00e1rbol de expansi\u00f3n": [[25, "result-columns-for-spanning-tree-functions"]], "Columnas de resultados para una ruta": [[25, "result-columns-for-a-path"]], "Combinaciones": [[25, "combinations"], [28, "combinations"], [31, "combinations"], [32, "combinations"], [38, "combinations"], [39, "combinations"], [41, "combinations"], [42, "combinations"], [44, "combinations"], [47, "combinations"], [49, "combinations"], [59, "combinations"], [62, "combinations"], [63, "combinations"], [65, "combinations"], [66, "combinations"], [70, "combinations"], [71, "combinations"], [72, "combinations"], [89, "combinations"], [90, "combinations"], [91, "combinations"], [99, "combinations"], [105, "combinations"], [108, "combinations"], [112, "combinations"], [113, "combinations"], [116, "combinations"], [123, "combinations"]], "Combinations data": [[123, "combinations-data"]], "Como m\u00e1ximo dos respuestas": [[74, "at-most-two-answers"]], "Como m\u00e1ximo dos respuestas con todas las columnas": [[74, "at-most-two-answers-with-all-columns"]], "Comparando los resultados": [[92, "comparing-the-results"]], "Compilando": [[26, "building"]], "Complete routing graph": [[86, "complete-routing-graph"]], "Componentes - Familia de funciones": [[12, null]], "Comprobaci\u00f3n del cruce de aristas": [[25, "checking-for-crossing-edges"], [73, "checking-for-crossing-edges"]], "Compruebe la Topolog\u00eda de Ruteo": [[25, "check-the-routing-topology"]], "Con salida completa": [[56, "with-full-output"]], "Conceptos de pgRouting": [[20, "pgrouting-concepts"], [25, null]], "Conectando componentes": [[25, "connecting-components"], [54, "connecting-components"], [74, "connecting-components"]], "Conectando componentes desconectados": [[54, "connecting-disconnected-components"], [74, "connecting-disconnected-components"]], "Configuraci\u00f3n": [[26, "configuring"]], "Consejos de Rendimiento": [[25, "performance-tips"]], "Construcci\u00f3n del grafo en la base de datos": [[13, "construction-of-the-graph-in-the-database"]], "Construir una topolog\u00eda de ruteo": [[25, "build-a-routing-topology"]], "Consultas Internas": [[0, "inner-queries"], [5, "inner-queries"], [7, "inner-queries"], [10, "inner-queries"], [15, "inner-queries"], [16, "inner-queries"], [17, "inner-queries"], [19, "inner-queries"], [21, "inner-queries"], [25, "inner-queries"], [28, "inner-queries"], [29, "inner-queries"], [30, "inner-queries"], [31, "inner-queries"], [32, "inner-queries"], [33, "inner-queries"], [37, "inner-queries"], [38, "inner-queries"], [39, "inner-queries"], [40, "inner-queries"], [41, "inner-queries"], [42, "inner-queries"], [43, "inner-queries"], [44, "inner-queries"], [45, "inner-queries"], [46, "inner-queries"], [47, "inner-queries"], [48, "inner-queries"], [49, "inner-queries"], [50, "inner-queries"], [51, "inner-queries"], [52, "inner-queries"], [53, "inner-queries"], [54, "inner-queries"], [55, "inner-queries"], [58, "inner-queries"], [59, "inner-queries"], [60, "inner-queries"], [61, "inner-queries"], [62, "inner-queries"], [63, "inner-queries"], [64, "inner-queries"], [65, "inner-queries"], [66, "inner-queries"], [67, "inner-queries"], [68, "inner-queries"], [69, "inner-queries"], [70, "inner-queries"], [71, "inner-queries"], [72, "inner-queries"], [73, "inner-queries"], [74, "inner-queries"], [75, "inner-queries"], [77, "inner-queries"], [78, "inner-queries"], [79, "inner-queries"], [80, "inner-queries"], [81, "inner-queries"], [82, "inner-queries"], [83, "inner-queries"], [84, "inner-queries"], [85, "inner-queries"], [86, "inner-queries"], [87, "inner-queries"], [88, "inner-queries"], [89, "inner-queries"], [90, "inner-queries"], [91, "inner-queries"], [95, "inner-queries"], [96, "inner-queries"], [97, "inner-queries"], [98, "inner-queries"], [99, "inner-queries"], [100, "inner-queries"], [101, "inner-queries"], [102, "inner-queries"], [103, "inner-queries"], [104, "inner-queries"], [105, "inner-queries"], [106, "inner-queries"], [107, "inner-queries"], [108, "inner-queries"], [109, "inner-queries"], [111, "inner-queries"], [112, "inner-queries"], [113, "inner-queries"], [114, "inner-queries"], [115, "inner-queries"], [116, "inner-queries"], [117, "inner-queries"], [118, "inner-queries"], [129, "inner-queries"], [130, "inner-queries"], [131, "inner-queries"]], "Contenido": [[5, "contenido"], [23, "contents"], [23, "id1"], [121, "contents"], [121, "id1"], [121, "id2"], [121, "id3"], [121, "id4"], [121, "id5"], [121, "id6"], [121, "id7"], [121, "id8"], [121, "id10"], [121, "id11"], [121, "id12"], [121, "id13"], [121, "id14"], [121, "id15"], [121, "id16"], [130, "contents"], [131, "contents"]], "Contenido de viejas restricciones": [[23, "old-restrictions-contents"]], "Contracci\u00f3n de los datos de muestra": [[13, "contracting-sample-data"]], "Contracci\u00f3n de un grafo": [[25, "contraction-of-a-graph"]], "Contracci\u00f3n lineal": [[13, "linear-contraction"]], "Contracci\u00f3n sin salida": [[13, "dead-end-contraction"]], "Contraction - Familia de funciones": [[13, null]], "Coordenadas SQL": [[30, "coordinates-sql"]], "Cost Matrix - Categor\u00eda": [[15, null]], "Costo - Categor\u00eda": [[14, null]], "Costo agregado al final de la tercera ruta.": [[67, "route-s-aggregate-cost-of-the-route-at-the-end-of-the-third-path"], [106, "route-s-aggregate-cost-of-the-route-at-the-end-of-the-third-path"], [107, "route-s-aggregate-cost-of-the-route-at-the-end-of-the-third-path"], [117, "route-s-aggregate-cost-of-the-route-at-the-end-of-the-third-path"]], "Costo agregado de la ruta al llegar a los v\u00e9rtices visitados.": [[67, "the-aggregate-costs-of-the-route-when-the-visited-vertices-are-reached"], [106, "the-aggregate-costs-of-the-route-when-the-visited-vertices-are-reached"], [107, "the-aggregate-costs-of-the-route-when-the-visited-vertices-are-reached"], [117, "the-aggregate-costs-of-the-route-when-the-visited-vertices-are-reached"]], "Costo agregado de la tercera ruta.": [[67, "aggregate-cost-of-the-third-path"], [106, "aggregate-cost-of-the-third-path"], [107, "aggregate-cost-of-the-third-path"], [117, "aggregate-cost-of-the-third-path"]], "Costo total del tour": [[30, "total-tour-cost"]], "Creaci\u00f3n de la topolog\u00eda de ruteo en la tabla de aristas": [[56, "create-the-routing-topology-on-the-edge-table"], [73, "create-the-routing-topology-on-the-edge-table"]], "Creaci\u00f3n de una tabla para datos y almacenamiento de los datos": [[30, "creating-a-table-for-the-data-and-storing-the-data"]], "Creaci\u00f3n de una topolog\u00eda de ruteo": [[56, "create-a-routing-topology"], [73, "create-a-routing-topology"]], "Creaci\u00f3n de v\u00e9rtices temporales": [[130, "creating-temporary-vertices"], [131, "creating-temporary-vertices"]], "Crear la tabla de v\u00e9rtices": [[56, "create-the-vertices-table"], [73, "create-the-vertices-table"]], "Crear una Base de Datos de Ruteo": [[25, "create-a-routing-database"]], "Crear una tabla": [[25, "create-a-table"]], "Crear una tabla que identifica los v\u00e9rtices transformados": [[86, "creating-table-that-identifies-transformed-vertices"]], "Create the mapping table": [[86, "create-the-mapping-table"]], "Cuando el lado de conducci\u00f3n no importa": [[130, "when-driving-side-does-not-matter"], [131, "when-driving-side-does-not-matter"]], "Cuando se conoce la geometr\u00eda de l\u00ednea": [[73, "when-line-geometry-is-known"]], "Cuando se conoce la geometr\u00eda de v\u00e9rtices": [[73, "when-vertex-geometry-is-known"]], "Cuando se conocen identificadores de v\u00e9rtices": [[73, "when-identifiers-of-vertices-are-known"]], "C\u00f3mo contribuir": [[25, "how-to-contribute"]], "DFS - Categor\u00eda": [[1, null]], "Datos": [[7, "data"]], "Datos Muestra": [[123, null]], "Datos de Recogida y Entrega": [[123, "pick-deliver-data"]], "Datos de restricciones": [[23, "restrictions-data"], [123, "restrictions-data"]], "Datos de topolog\u00eda": [[123, "topology-data"]], "Datos de v\u00e9rtices": [[123, "vertices-data"]], "Datos incompletos conectados": [[29, "connected-incomplete-data"]], "Definici\u00f3n de grafo": [[25, "graph-definition"]], "Definici\u00f3n del Problema": [[4, "problem-definition"], [29, "problem-definition"], [30, "problem-definition"]], "Dependencias": [[26, "dependencies"]], "Descripci\u00f3n": [[6, "description"], [8, "description"], [10, "description"], [21, "description"], [28, "description"], [29, "description"], [30, "description"], [31, "description"], [32, "description"], [33, "description"], [34, "description"], [35, "description"], [36, "description"], [37, "description"], [38, "description"], [39, "description"], [40, "description"], [41, "description"], [42, "description"], [43, "description"], [44, "description"], [45, "description"], [46, "description"], [47, "description"], [48, "description"], [49, "description"], [50, "description"], [51, "description"], [52, "description"], [53, "description"], [54, "description"], [55, "description"], [56, "description"], [57, "description"], [58, "description"], [59, "description"], [60, "description"], [61, "description"], [62, "description"], [63, "description"], [64, "description"], [65, "description"], [66, "description"], [67, "description"], [68, "description"], [69, "description"], [70, "description"], [71, "description"], [72, "description"], [73, "description"], [74, "description"], [75, "description"], [76, "description"], [77, "description"], [78, "description"], [79, "description"], [80, "description"], [81, "description"], [82, "description"], [83, "description"], [84, "description"], [85, "description"], [86, "description"], [87, "description"], [88, "description"], [89, "description"], [90, "description"], [91, "description"], [92, "description"], [95, "description"], [96, "description"], [97, "description"], [98, "description"], [99, "description"], [100, "description"], [101, "description"], [102, "description"], [103, "description"], [104, "description"], [105, "description"], [106, "description"], [107, "description"], [108, "description"], [109, "description"], [110, "description"], [111, "description"], [112, "description"], [113, "description"], [114, "description"], [115, "description"], [116, "description"], [117, "description"], [118, "description"]], "Dijkstra - Familia de funciones": [[16, null]], "Directed graph with cost": [[123, "directed-graph-with-cost"]], "Distancia Manejando - Categor\u00eda": [[17, null]], "Documentaci\u00f3n Avanzada": [[19, "advanced-documentation"], [131, "advanced-documentation"]], "Documentaci\u00f3n avanzada": [[6, "advanced-documentation"], [16, "advanced-documentation"], [130, "advanced-documentation"]], "Edges": [[123, "edges"]], "Edges data": [[123, "edges-data"]], "Ejecuci\u00f3n de prueba": [[60, "dry-run-execution"], [73, "dry-run-execution"]], "Ejecuci\u00f3n en seco de muchos puntos": [[74, "many-points-dry-run-execution"]], "Ejecuci\u00f3n en seco de un punto": [[74, "one-point-dry-run-execution"]], "Ejemplo": [[94, "example"]], "Ejemplo Adicional": [[48, "additional-example"]], "Ejemplo Adicional:": [[101, "additional-example"], [111, "additional-example"]], "Ejemplo de Wiki": [[25, "wiki-example"]], "Ejemplos": [[92, "examples"]], "Ejemplos Adicionales": [[28, "additional-examples"], [29, "additional-examples"], [30, "additional-examples"], [31, "additional-examples"], [32, "additional-examples"], [33, "additional-examples"], [35, "additional-examples"], [36, "additional-examples"], [38, "additional-examples"], [39, "additional-examples"], [40, "additional-examples"], [41, "additional-examples"], [42, "additional-examples"], [43, "additional-examples"], [44, "additional-examples"], [47, "additional-examples"], [49, "additional-examples"], [50, "additional-examples"], [54, "additional-examples"], [55, "additional-examples"], [56, "additional-examples"], [57, "additional-examples"], [59, "additional-examples"], [60, "additional-examples"], [61, "additional-examples"], [62, "additional-examples"], [63, "additional-examples"], [64, "additional-examples"], [67, "additional-examples"], [68, "additional-examples"], [70, "additional-examples"], [71, "additional-examples"], [72, "additional-examples"], [73, "additional-examples"], [74, "additional-examples"], [78, "additional-examples"], [84, "additional-examples"], [85, "additional-examples"], [86, "additional-examples"], [89, "additional-examples"], [90, "additional-examples"], [91, "additional-examples"], [99, "additional-examples"], [106, "additional-examples"], [107, "additional-examples"], [108, "additional-examples"], [109, "additional-examples"], [112, "additional-examples"], [113, "additional-examples"], [114, "additional-examples"], [115, "additional-examples"], [116, "additional-examples"], [117, "additional-examples"]], "Ejemplos de muchos puntos": [[74, "many-points-examples"]], "Ejemplos de un punto": [[74, "one-point-examples"]], "El ciclo": [[13, "the-cycle"]], "El grafo contra\u00eddo": [[13, "the-contracted-graph"]], "Elementos de esta versi\u00f3n v3.7.x (por orden alfab\u00e9tico)": [[27, "individuals-in-this-release-v3-7-x-in-alphabetical-order"]], "Eliminar las aristas sobrantes": [[25, "removing-the-surplus-edges"], [73, "removing-the-surplus-edges"]], "En cuentre el camino m\u00e1s corto": [[25, "find-the-shortest-path"], [73, "find-the-shortest-path"]], "En una red de conducci\u00f3n del lado derecho": [[130, "on-a-right-hand-side-driving-network"], [131, "on-a-right-hand-side-driving-network"]], "En una red de conducci\u00f3n del lado izquierdo": [[130, "on-a-left-hand-side-driving-network"], [131, "on-a-left-hand-side-driving-network"]], "Encontrar como m\u00e1ximo dos rutas a un punto dado": [[74, "find-at-most-two-routes-to-a-given-point"]], "Equivalencias entre firmas": [[62, "equvalences-between-signatures"]], "Estado de \u00abpasa enfrente\u00bb o \u00abvisita\u00bb los nodos.": [[67, "status-of-passes-in-front-or-visits-of-the-nodes"], [106, "status-of-passes-in-front-or-visits-of-the-nodes"]], "Estructura de la funci\u00f3n": [[25, "function-s-structure"]], "Estructura de nuevas restricciones": [[23, "new-restrictions-structure"]], "Estructura de restricciones vieja": [[23, "old-restrictions-structure"]], "Factor": [[6, "factor"]], "Familias de Funciones": [[20, "routingfunctions"], [122, null]], "Fila de Resumen": [[5, "summary-row"]], "Filling the mapping table": [[86, "filling-the-mapping-table"]], "Firma": [[93, "signature"], [94, "signature"], [110, "signature"]], "Firmas": [[28, "signatures"], [29, "signatures"], [30, "signatures"], [31, "signatures"], [32, "signatures"], [33, "signatures"], [34, "signatures"], [36, "signatures"], [37, "signatures"], [38, "signatures"], [39, "signatures"], [40, "signatures"], [41, "signatures"], [42, "signatures"], [43, "signatures"], [44, "signatures"], [45, "signatures"], [46, "signatures"], [47, "signatures"], [48, "signatures"], [49, "signatures"], [50, "signatures"], [51, "signatures"], [52, "signatures"], [53, "signatures"], [54, "signatures"], [55, "signatures"], [56, "signatures"], [57, "signatures"], [58, "signatures"], [59, "signatures"], [60, "signatures"], [61, "signatures"], [62, "signatures"], [63, "signatures"], [64, "signatures"], [65, "signatures"], [66, "signatures"], [67, "signatures"], [68, "signatures"], [69, "signatures"], [70, "signatures"], [71, "signatures"], [72, "signatures"], [73, "signatures"], [74, "signatures"], [75, "signatures"], [76, "signatures"], [77, "signatures"], [78, "signatures"], [79, "signatures"], [80, "signatures"], [81, "signatures"], [82, "signatures"], [83, "signatures"], [84, "signatures"], [85, "signatures"], [86, "signatures"], [87, "signatures"], [88, "signatures"], [89, "signatures"], [90, "signatures"], [91, "signatures"], [95, "signatures"], [96, "signatures"], [97, "signatures"], [98, "signatures"], [99, "signatures"], [100, "signatures"], [101, "signatures"], [102, "signatures"], [103, "signatures"], [104, "signatures"], [105, "signatures"], [106, "signatures"], [107, "signatures"], [108, "signatures"], [109, "signatures"], [111, "signatures"], [112, "signatures"], [113, "signatures"], [114, "signatures"], [115, "signatures"], [116, "signatures"], [117, "signatures"]], "Flow - Familia de funciones": [[19, null]], "Flujo": [[25, "flow"]], "Funciones Experimentales": [[18, null]], "Funciones de Ruteo de Veh\u00edculos - Categor\u00eda (Experimental)": [[5, null]], "Funciones disponibles pero no oficiales de pgRouting": [[20, "available-functions-but-not-official-pgrouting-functions"]], "Funciones por categor\u00edas": [[20, "functions-by-categories"], [122, "functions-by-categories"]], "Funciones propuestas": [[119, null]], "General": [[20, "general"], [25, "general"]], "General con (X,Y)": [[25, "general-with-x-y"]], "General sin id": [[25, "general-without-id"]], "Grado a partir de una tabla existente": [[60, "degree-from-an-existing-table"]], "Grado de un subgrafo": [[60, "degree-of-a-sub-graph"]], "Grafo con cost": [[25, "graph-with-cost"]], "Grafo con cost y reverse_cost": [[25, "graph-with-cost-and-reverse-cost"]], "Grafo contra\u00eddo": [[13, "contracted-graph"]], "Grafo dirigido con cost y reverse_cost": [[123, "directed-graph-with-cost-and-reverse-cost"]], "Grafo lineal de un grafo dirigido representado con aristas compartidas": [[85, "line-graph-of-a-directed-graph-represented-with-shared-edges"]], "Grafo no dirigido con cost y reverse_cost": [[123, "undirected-graph-with-cost-and-reverse-cost"]], "Grafos": [[25, "graphs"]], "Grafos con geometr\u00edas": [[25, "graphs-with-geometries"]], "Grafos desconectados": [[25, "disconnected-graphs"]], "Grafos sin geometr\u00edas": [[25, "graphs-without-geometries"], [73, "graphs-without-geometries"]], "Gr\u00e1fico lineal de un grafo dirigido representado con aristas \u00fanicas": [[85, "line-graph-of-a-directed-graph-represented-with-unique-edges"]], "Guardar la informaci\u00f3n de conexi\u00f3n de las aristas": [[25, "save-the-edges-connection-information"], [54, "save-the-edges-connection-information"], [74, "save-the-edges-connection-information"]], "Guardar la informaci\u00f3n de conexi\u00f3n de los v\u00e9rtices": [[25, "save-the-vertices-connection-information"], [54, "save-the-vertices-connection-information"], [74, "save-the-vertices-connection-information"]], "Gu\u00eda de migraci\u00f3n": [[23, null]], "Habilitaci\u00f3n y actualizaci\u00f3n en la base de datos": [[26, "enabling-and-upgrading-in-the-database"]], "Heur\u00edstica": [[6, "heuristic"]], "Idenifying the restriction": [[86, "idenifying-the-restriction"]], "Im\u00e1genes": [[92, "images"], [123, "images"]], "Informaci\u00f3n General de las Funciones de Flujo": [[19, "flow-functions-general-information"]], "Informaci\u00f3n de vertices": [[25, "vertex-information"], [73, "vertex-information"]], "Informaci\u00f3n general": [[4, "general-information"], [14, "general-information"], [15, "general-information"], [129, "general-information"]], "Inicio en el v\u00e9rtice 1": [[29, "start-from-vertex-1"]], "Inspeccionar la tabla de v\u00e9rtices": [[56, "inspect-the-vertices-table"], [73, "inspect-the-vertices-table"]], "Inspecci\u00f3n de la topolog\u00eda de ruteo": [[56, "inspect-the-routing-topology"], [73, "inspect-the-routing-topology"]], "Instalaci\u00f3n": [[26, null]], "Introducci\u00f3n": [[3, "introduction"], [5, "introduction"], [7, "introduction"], [13, "introduction"], [16, "introduction"], [27, null], [127, "introduction"], [130, "introduction"], [131, "introduction"]], "Introduzca los datos": [[25, "insert-the-data"], [73, "insert-the-data"]], "Kruskal - Familia de funciones": [[21, null]], "Kruskal v\u00e9rtice \u00fanico": [[23, "kruskal-single-vertex"]], "Kruskal v\u00e9rtices m\u00faltiples": [[23, "kruskal-multiple-vertices"]], "LLenado de puntos de inter\u00e9s": [[74, "points-of-interest-fillup"], [123, "points-of-interest-fillup"]], "La consulta principal": [[67, "the-main-query"], [106, "the-main-query"]], "La definici\u00f3n de problema (Documentaci\u00f3n avanzada)": [[16, "the-problem-definition-advanced-documentation"]], "La topolog\u00eda": [[123, "the-topology"]], "Lado de manejo": [[130, "driving-side"], [131, "driving-side"]], "Lado de manejo derecho": [[116, "right-driving-side"], [130, "right-driving-side"], [131, "right-driving-side"]], "Lado de manejo izquierdo": [[116, "left-driving-side"], [130, "left-driving-side"], [131, "left-driving-side"]], "Lado de manejo no importa": [[115, "driving-side-does-not-matter"], [130, "driving-side-does-not-matter"], [131, "driving-side-does-not-matter"]], "Las \u00f3rdenes": [[94, "the-orders"], [123, "the-orders"]], "Licencias": [[27, "licensing"]], "Limpieza de las columnas de la topolog\u00eda de ruteo que se crear\u00e1": [[56, "clean-up-the-columns-of-the-routing-topology-to-be-created"], [73, "clean-up-the-columns-of-the-routing-topology-to-be-created"]], "Lineal": [[13, "linear"]], "Listas de correo y GIS StackExchange": [[125, "mailing-list-and-gis-stackexchange"]], "Los veh\u00edculos": [[94, "the-vehicles"], [123, "the-vehicles"]], "Main graph": [[123, "main-graph"]], "Manejo de Unidades de Capacidad y Demanda": [[5, "capacity-and-demand-units-handling"]], "Manejo del Tiempo": [[5, "time-handling"]], "Manipulaci\u00f3n del Factor": [[5, "factor-handling"]], "Mayors": [[121, "mayors"]], "Migraciones de pgr_trspViaVertices": [[23, "migration-of-pgr-trspviavertices"]], "Migraci\u00f3n": [[23, "migration"]], "Migraci\u00f3n de funciones": [[23, "migration-of-functions"]], "Migraci\u00f3n de las restricciones de giro": [[23, "migration-of-turn-restrictions"]], "Migraci\u00f3n de pgr_KSP": [[23, "migration-of-pgr-ksp"]], "Migraci\u00f3n de pgr_aStar": [[23, "migration-of-pgr-astar"]], "Migraci\u00f3n de pgr_bdAstar": [[23, "migration-of-pgr-bdastar"]], "Migraci\u00f3n de pgr_dijkstra": [[23, "migration-of-pgr-dijkstra"]], "Migraci\u00f3n de pgr_drivingDistance": [[23, "migration-of-pgr-drivingdistance"]], "Migraci\u00f3n de pgr_kruskalDD / pgr_kruskalBFS / pgr_kruskalDFS": [[23, "migration-of-pgr-kruskaldd-pgr-kruskalbfs-pgr-kruskaldfs"]], "Migraci\u00f3n de pgr_maxCardinalityMatch": [[23, "migration-of-pgr-maxcardinalitymatch"]], "Migraci\u00f3n de pgr_primDD / pgr_primBFS / pgr_primDFS": [[23, "migration-of-pgr-primdd-pgr-primbfs-pgr-primdfs"]], "Migraci\u00f3n de pgr_trsp (Aristas)": [[23, "migration-of-pgr-trsp-edges"]], "Migraci\u00f3n de pgr_trspViaEdges": [[23, "migration-of-pgr-trspviaedges"]], "Migraci\u00f3n de pgr_trsp` (V\u00e9rtices)": [[23, "migration-of-pgr-trsp-vertices"]], "Migraci\u00f3n de pgr_withPointsDD": [[23, "migration-of-pgr-withpointsdd"]], "Migraci\u00f3n de pgr_withPointsKSP": [[23, "migration-of-pgr-withpointsksp"]], "Migraci\u00f3n de restricciones": [[23, "migration-of-restrictions"]], "Migrando funciones": [[23, "migrating-functions"]], "Migrando pgr_trsp (Aristas) usando pgr_withPoints": [[23, "migrating-pgr-trsp-edges-using-pgr-withpoints"]], "Migrando pgr_trsp (V\u00e9rtices) usando pgr_trsp": [[23, "migrating-pgr-trsp-vertices-using-pgr-trsp"]], "Migrando pgr_trspViaEdges usando pgr_trspVia_withPoints": [[23, "migrating-pgr-trspviaedges-using-pgr-trspvia-withpoints"]], "Migrando pgr_trspViaEdges usando pgr_withPointsVia": [[23, "migrating-pgr-trspviaedges-using-pgr-withpointsvia"]], "Migrando pgr_trspViaVertices usando pgr_dijkstraVia": [[23, "migrating-pgr-trspviavertices-using-pgr-dijkstravia"]], "Migrando pgr_trspViaVertices usando pgr_trspVia": [[23, "migrating-pgr-trspviavertices-using-pgr-trspvia"]], "Migrando``pgr_trsp`` (Aristas) utilizando pgr_trsp_withPoints": [[23, "migrating-pgr-trsp-edges-using-pgr-trsp-withpoints"]], "Migrar pgr_trsp (V\u00e9rtices) usando pgr_dijkstra": [[23, "migrating-pgr-trsp-vertices-using-pgr-dijkstra"]], "Minors 2.x": [[121, "minors-2-x"]], "Minors 3.x": [[20, "minors-3-x"], [121, "minors-3-x"]], "Minors 4.x": [[121, "minors-4-x"]], "Muchos a Muchos": [[25, "many-to-many"], [28, "many-to-many"], [31, "many-to-many"], [32, "many-to-many"], [38, "many-to-many"], [39, "many-to-many"], [41, "many-to-many"], [42, "many-to-many"], [44, "many-to-many"], [47, "many-to-many"], [49, "many-to-many"], [59, "many-to-many"], [62, "many-to-many"], [63, "many-to-many"], [65, "many-to-many"], [66, "many-to-many"], [70, "many-to-many"], [71, "many-to-many"], [72, "many-to-many"], [89, "many-to-many"], [90, "many-to-many"], [91, "many-to-many"], [99, "many-to-many"], [105, "many-to-many"], [108, "many-to-many"], [112, "many-to-many"], [113, "many-to-many"], [116, "many-to-many"]], "Muchos a Uno": [[25, "many-to-one"], [28, "many-to-one"], [31, "many-to-one"], [32, "many-to-one"], [38, "many-to-one"], [39, "many-to-one"], [41, "many-to-one"], [42, "many-to-one"], [44, "many-to-one"], [47, "many-to-one"], [49, "many-to-one"], [59, "many-to-one"], [62, "many-to-one"], [63, "many-to-one"], [65, "many-to-one"], [66, "many-to-one"], [70, "many-to-one"], [71, "many-to-one"], [72, "many-to-one"], [89, "many-to-one"], [90, "many-to-one"], [91, "many-to-one"], [99, "many-to-one"], [105, "many-to-one"], [108, "many-to-one"], [112, "many-to-one"], [113, "many-to-one"], [116, "many-to-one"]], "Muchos puntos": [[74, "many-points"]], "M\u00e1s Informaci\u00f3n": [[27, "more-information"]], "M\u00e9tricas - Familia de funciones": [[22, null]], "M\u00faltiples V\u00e9rtices": [[68, "multiple-vertices"]], "M\u00faltiples v\u00e9rtices": [[50, "multiple-vertices"], [61, "multiple-vertices"], [81, "multiple-vertices"], [82, "multiple-vertices"], [83, "multiple-vertices"], [96, "multiple-vertices"], [97, "multiple-vertices"], [98, "multiple-vertices"], [115, "multiple-vertices"]], "No importa el lado de manejo": [[113, "does-not-matter-driving-side-driving-topology"]], "No selectivo para rutas m\u00faltiples": [[25, "non-selective-for-multiple-paths"]], "Nodos visitados en la ruta.": [[67, "nodes-visited-in-the-route"], [106, "nodes-visited-in-the-route"], [107, "nodes-visited-in-the-route"], [117, "nodes-visited-in-the-route"]], "Notas de la Versi\u00f3n 3.0.6 de pgRouting": [[121, "pgrouting-3-0-6-release-notes"]], "Notas de la Versi\u00f3n 3.1.4 de pgRouting": [[121, "pgrouting-3-1-4-release-notes"]], "Notas de la Versi\u00f3n 3.2.1 de pgRouting": [[121, "pgrouting-3-2-1-release-notes"]], "Notas de la Versi\u00f3n 3.2.2 de pgRouting": [[121, "pgrouting-3-2-2-release-notes"]], "Notas de la Versi\u00f3n pgRouting 3.0.2": [[121, "pgrouting-3-0-2-release-notes"]], "Notas de la Versi\u00f3n pgRouting 3.0.4": [[121, "pgrouting-3-0-4-release-notes"]], "Notas de la Versi\u00f3n pgRouting 3.1.0": [[121, "pgrouting-3-1-0-release-notes"]], "Notas de la Versi\u00f3n pgRouting 3.1.2": [[121, "pgrouting-3-1-2-release-notes"]], "Notas de la versi\u00f3n 3.0.1 de pgRouting": [[121, "pgrouting-3-0-1-release-notes"]], "Notas de la versi\u00f3n 3.3.0 de pgRouting": [[121, "pgrouting-3-3-0-release-notes"]], "Notas de la versi\u00f3n 3.3.1 de pgRouting": [[121, "pgrouting-3-3-1-release-notes"]], "Notas de la versi\u00f3n 3.3.2 de pgRouting": [[121, "pgrouting-3-3-2-release-notes"]], "Notas de la versi\u00f3n 3.3.3 de pgRouting": [[121, "pgrouting-3-3-3-release-notes"]], "Notas de la versi\u00f3n 3.3.4 de pgRouting": [[121, "pgrouting-3-3-4-release-notes"]], "Notas de la versi\u00f3n 3.3.5 de pgRouting": [[121, "pgrouting-3-3-5-release-notes"]], "Notas de la versi\u00f3n 3.4.0 de pgRouting": [[121, "pgrouting-3-4-0-release-notes"]], "Notas de la versi\u00f3n 3.4.1 de pgRouting": [[121, "pgrouting-3-4-1-release-notes"]], "Notas de la versi\u00f3n 3.4.2 de pgRouting": [[121, "pgrouting-3-4-2-release-notes"]], "Notas de la versi\u00f3n 3.5.0 de pgRouting": [[121, "pgrouting-3-5-0-release-notes"]], "Notas de la versi\u00f3n 3.5.1 de pgRouting": [[121, "pgrouting-3-5-1-release-notes"]], "Notas de la versi\u00f3n 3.6.0 de pgRouting": [[121, "pgrouting-3-6-0-release-notes"]], "Notas de la versi\u00f3n 3.6.1 de pgRouting": [[121, "pgrouting-3-6-1-release-notes"]], "Notas de la versi\u00f3n de PgRouting 2.5.5": [[121, "pgrouting-2-5-5-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.0.0": [[121, "pgrouting-2-0-0-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.0.1": [[121, "pgrouting-2-0-1-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.1.0": [[121, "pgrouting-2-1-0-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.2.0": [[121, "pgrouting-2-2-0-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.2.1": [[121, "pgrouting-2-2-1-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.2.2": [[121, "pgrouting-2-2-2-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.2.3": [[121, "pgrouting-2-2-3-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.2.4": [[121, "pgrouting-2-2-4-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.3.0": [[121, "pgrouting-2-3-0-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.3.1": [[121, "pgrouting-2-3-1-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.3.2": [[121, "pgrouting-2-3-2-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.4.0": [[121, "pgrouting-2-4-0-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.4.1": [[121, "pgrouting-2-4-1-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.4.2": [[121, "pgrouting-2-4-2-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.5.0": [[121, "pgrouting-2-5-0-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.5.1": [[121, "pgrouting-2-5-1-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.5.2": [[121, "pgrouting-2-5-2-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.5.3": [[121, "pgrouting-2-5-3-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.5.4": [[121, "pgrouting-2-5-4-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.6.0": [[121, "pgrouting-2-6-0-release-notes"]], "Notas de la versi\u00f3n de pgRouting 2.6.1": [[121, "pgrouting-2-6-1-release-notes"]], "Notas de la versi\u00f3n de pgRouting 3.0.0": [[121, "pgrouting-3-0-0-release-notes"]], "Notas de la versi\u00f3n de pgRouting 3.0.3": [[121, "pgrouting-3-0-3-release-notes"]], "Notas de la versi\u00f3n de pgRouting 3.6.2": [[121, "pgrouting-3-6-2-release-notes"]], "Notas de la versi\u00f3n de pgRouting 3.6.3": [[121, "pgrouting-3-6-3-release-notes"]], "Notas de la versi\u00f3n de pgRouting 3.7.0": [[20, "pgrouting-3-7-0-release-notes"], [121, "pgrouting-3-7-0-release-notes"]], "Notas de versi\u00f3n": [[20, "release-notes"], [121, null]], "Notas del Lanzamiento de pgRouting 3.2.0": [[121, "pgrouting-3-2-0-release-notes"]], "Obtener el v\u00e9rtice m\u00e1s cercano": [[25, "get-the-closest-vertex"], [54, "get-the-closest-vertex"], [74, "get-the-closest-vertex"]], "Obtener las fuentes": [[26, "get-the-sources"]], "Obtener una geometr\u00eda del recorrido": [[30, "getting-a-geometry-of-the-tour"]], "Operaci\u00f3n: Contracci\u00f3n Lineal": [[13, "operation-linear-contraction"]], "Operaci\u00f3n: Contracci\u00f3n sin salida": [[13, "operation-dead-end-contraction"]], "Ordenamiento - Familia de funciones": [[24, null]], "Origen": [[4, "origin"]], "Para grafos dirigidos con columna``cost``": [[62, "for-directed-graphs-only-with-cost-column"]], "Para grafos dirigidos con columnas cost and reverse_cost": [[62, "for-directed-graphs-with-cost-and-reverse-cost-columns"]], "Para grafos no dirigidos con columna``cost``": [[62, "for-undirected-graphs-only-with-cost-column"]], "Para grafos no dirigidos con columnas cost y reverse_cost": [[62, "for-undirected-graphs-with-cost-and-reverse-cost-columns"]], "Para las funciones de Ruteo": [[25, "for-the-routing-functions"]], "Para las funciones de TRSP": [[25, "for-the-trsp-functions"]], "Par\u00e1metros": [[0, "parameters"], [3, "parameters"], [5, "parameters"], [7, "parameters"], [10, "parameters"], [15, "parameters"], [16, "parameters"], [17, "parameters"], [25, "parameters"], [28, "parameters"], [29, "parameters"], [30, "parameters"], [31, "parameters"], [32, "parameters"], [33, "parameters"], [34, "parameters"], [35, "parameters"], [36, "parameters"], [37, "parameters"], [38, "parameters"], [39, "parameters"], [40, "parameters"], [41, "parameters"], [42, "parameters"], [43, "parameters"], [44, "parameters"], [45, "parameters"], [46, "parameters"], [47, "parameters"], [48, "parameters"], [49, "parameters"], [50, "parameters"], [51, "parameters"], [52, "parameters"], [53, "parameters"], [54, "parameters"], [55, "parameters"], [56, "parameters"], [57, "parameters"], [58, "parameters"], [59, "parameters"], [60, "parameters"], [61, "parameters"], [62, "parameters"], [63, "parameters"], [64, "parameters"], [65, "parameters"], [66, "parameters"], [67, "parameters"], [68, "parameters"], [69, "parameters"], [70, "parameters"], [71, "parameters"], [72, "parameters"], [73, "parameters"], [74, "parameters"], [75, "parameters"], [77, "parameters"], [78, "parameters"], [79, "parameters"], [80, "parameters"], [81, "parameters"], [82, "parameters"], [83, "parameters"], [84, "parameters"], [85, "parameters"], [86, "parameters"], [87, "parameters"], [88, "parameters"], [89, "parameters"], [90, "parameters"], [91, "parameters"], [92, "parameters"], [93, "parameters"], [94, "parameters"], [95, "parameters"], [96, "parameters"], [97, "parameters"], [98, "parameters"], [99, "parameters"], [100, "parameters"], [101, "parameters"], [102, "parameters"], [103, "parameters"], [104, "parameters"], [105, "parameters"], [106, "parameters"], [107, "parameters"], [108, "parameters"], [109, "parameters"], [111, "parameters"], [112, "parameters"], [113, "parameters"], [114, "parameters"], [115, "parameters"], [116, "parameters"], [117, "parameters"], [129, "parameters"], [130, "parameters"], [131, "parameters"]], "Par\u00e1metros de Manipulaci\u00f3n": [[5, "handling-parameters"]], "Par\u00e1metros opcionales": [[7, "optional-parameters"], [15, "optional-parameters"], [16, "optional-parameters"], [28, "optional-parameters"], [31, "optional-parameters"], [32, "optional-parameters"], [33, "optional-parameters"], [38, "optional-parameters"], [39, "optional-parameters"], [40, "optional-parameters"], [41, "optional-parameters"], [42, "optional-parameters"], [43, "optional-parameters"], [44, "optional-parameters"], [45, "optional-parameters"], [47, "optional-parameters"], [50, "optional-parameters"], [55, "optional-parameters"], [60, "optional-parameters"], [61, "optional-parameters"], [62, "optional-parameters"], [63, "optional-parameters"], [64, "optional-parameters"], [67, "optional-parameters"], [68, "optional-parameters"], [70, "optional-parameters"], [72, "optional-parameters"], [73, "optional-parameters"], [74, "optional-parameters"], [75, "optional-parameters"], [77, "optional-parameters"], [79, "optional-parameters"], [85, "optional-parameters"], [105, "optional-parameters"], [106, "optional-parameters"], [107, "optional-parameters"], [108, "optional-parameters"], [109, "optional-parameters"], [112, "optional-parameters"], [113, "optional-parameters"], [114, "optional-parameters"], [115, "optional-parameters"], [116, "optional-parameters"], [117, "optional-parameters"], [130, "optional-parameters"], [131, "optional-parameters"]], "Par\u00e1metros opcionales V\u00eda": [[67, "via-optional-parameters"], [106, "via-optional-parameters"], [107, "via-optional-parameters"], [117, "via-optional-parameters"], [129, "via-optional-parameters"]], "Par\u00e1metros opcionales de Cercan\u00eda": [[65, "near-optional-parameters"], [66, "near-optional-parameters"]], "Par\u00e1metros opcionales de Contracci\u00f3n": [[55, "contraction-optional-parameters"]], "Par\u00e1metros opcionales de DFS": [[50, "dfs-optional-parameters"], [61, "dfs-optional-parameters"], [83, "dfs-optional-parameters"], [98, "dfs-optional-parameters"]], "Par\u00e1metros opcionales de Dijkstra": [[65, "dijkstra-optional-parameters"], [66, "dijkstra-optional-parameters"]], "Par\u00e1metros opcionales de KSP": [[28, "ksp-optional-parameters"], [109, "ksp-optional-parameters"], [116, "ksp-optional-parameters"]], "Par\u00e1metros opcionales de Recoger-Entregar": [[5, "pick-deliver-optional-parameters"], [93, "pick-deliver-optional-parameters"], [94, "pick-deliver-optional-parameters"]], "Par\u00e1metros opcionales de TSP": [[4, "tsp-optional-parameters"], [29, "tsp-optional-parameters"], [30, "tsp-optional-parameters"]], "Par\u00e1metros opcionales de aStar": [[6, "astar-optional-parameters"], [31, "astar-optional-parameters"], [32, "astar-optional-parameters"], [33, "astar-optional-parameters"], [38, "astar-optional-parameters"], [39, "astar-optional-parameters"], [40, "astar-optional-parameters"]], "Par\u00e1metros opcionales de distancia de manejo": [[68, "driving-distance-optional-parameters"], [115, "driving-distance-optional-parameters"]], "Par\u00e1metros opcionales para Con puntos": [[107, "with-points-optional-parameters"], [108, "with-points-optional-parameters"], [112, "with-points-optional-parameters"], [113, "with-points-optional-parameters"], [114, "with-points-optional-parameters"], [115, "with-points-optional-parameters"], [117, "with-points-optional-parameters"], [131, "with-points-optional-parameters"]], "Par\u00e1metros opcionales para withPointsKSP": [[116, "withpointsksp-optional-parameters"]], "Pasa enfrente o visita con lado derecho de manejo.": [[112, "passes-in-front-or-visits-with-right-side-driving"]], "Pasa enfrente o visita con lado izquierdo de manejo.": [[112, "passes-in-front-or-visits-with-left-side-driving"]], "Pass in front or visits.": [[108, "pass-in-front-or-visits"]], "Patrocinadores corporativos (en orden alfab\u00e9tico)": [[27, "corporate-sponsors-in-alphabetical-order"]], "Patrocinadores corporativos de este lanzamiento (en orden alfab\u00e9tico)": [[27, "corporate-sponsors-in-this-release-in-alphabetical-order"]], "Personas (en orden alfab\u00e9tico)": [[27, "individuals-in-alphabetical-order"]], "Prepara la base de datos": [[25, "prepare-the-database"]], "Preparar el almacenamiento de la informaci\u00f3n de conexi\u00f3n": [[25, "prepare-storage-for-connection-information"], [54, "prepare-storage-for-connection-information"], [74, "prepare-storage-for-connection-information"]], "Prim - Familia de funciones": [[118, null]], "Prim v\u00e9rtice \u00fanico": [[23, "prim-single-vertex"]], "Prim v\u00e9rtices m\u00faltiples": [[23, "prim-multiple-vertices"]], "Prueba 29 ciudades del S\u00e1hara Occidental": [[30, "test-29-cities-of-western-sahara"]], "Pruebas": [[26, "testing"]], "Puntos de inter\u00e9s": [[74, "points-of-interest"], [123, "points-of-interest"]], "Puntos fuera del grafo": [[123, "points-outside-the-graph"]], "P\u00e1rametros opcionales de BFS": [[0, "bfs-optional-parameters"], [81, "bfs-optional-parameters"], [96, "bfs-optional-parameters"]], "P\u00e1rametros para las funciones Via": [[25, "parameters-for-the-via-functions"]], "Recogida y Entrega": [[5, "pick-delivery"], [5, "pick-deliver"]], "Referencia": [[120, null]], "Removing self loops on leaf nodes": [[86, "removing-self-loops-on-leaf-nodes"]], "Rendimiento": [[7, "performance"]], "Reporte de Problemas": [[125, "reporting-problems"]], "Representaci\u00f3n como dirigida con identificadores de arista compartidos": [[85, "representation-as-directed-with-shared-edge-identifiers"]], "Representaci\u00f3n dirigida con identificadores de arista \u00fanicos": [[85, "representation-as-directed-with-unique-edge-identifiers"]], "Restricciones": [[3, "restrictions"], [123, "restrictions"]], "Resultados": [[7, "results"]], "Resultados de la Contracci\u00f3n": [[13, "contraction-results"]], "Resultados visuales": [[30, "visual-results"]], "Revisando componentes": [[25, "checking-components"], [54, "checking-components"], [74, "checking-components"]], "Rutas m\u00e1s cortas K - Categor\u00eda": [[2, null]], "SQL Combinaciones": [[16, "combinations-sql"], [19, "combinations-sql"], [25, "combinations-sql"], [28, "combinations-sql"], [31, "combinations-sql"], [32, "combinations-sql"], [38, "combinations-sql"], [39, "combinations-sql"], [41, "combinations-sql"], [42, "combinations-sql"], [44, "combinations-sql"], [47, "combinations-sql"], [49, "combinations-sql"], [59, "combinations-sql"], [62, "combinations-sql"], [63, "combinations-sql"], [65, "combinations-sql"], [66, "combinations-sql"], [70, "combinations-sql"], [71, "combinations-sql"], [72, "combinations-sql"], [89, "combinations-sql"], [90, "combinations-sql"], [91, "combinations-sql"], [99, "combinations-sql"], [105, "combinations-sql"], [108, "combinations-sql"], [112, "combinations-sql"], [113, "combinations-sql"], [116, "combinations-sql"], [130, "combinations-sql"], [131, "combinations-sql"]], "SQL aristas": [[0, "edges-sql"], [3, "edges-sql"], [7, "edges-sql"], [10, "edges-sql"], [15, "edges-sql"], [16, "edges-sql"], [17, "edges-sql"], [19, "edges-sql"], [25, "edges-sql"], [28, "edges-sql"], [31, "edges-sql"], [32, "edges-sql"], [33, "edges-sql"], [37, "edges-sql"], [38, "edges-sql"], [39, "edges-sql"], [40, "edges-sql"], [41, "edges-sql"], [42, "edges-sql"], [43, "edges-sql"], [44, "edges-sql"], [45, "edges-sql"], [46, "edges-sql"], [47, "edges-sql"], [48, "edges-sql"], [49, "edges-sql"], [50, "edges-sql"], [51, "edges-sql"], [52, "edges-sql"], [53, "edges-sql"], [54, "edges-sql"], [55, "edges-sql"], [58, "edges-sql"], [59, "edges-sql"], [60, "edges-sql"], [61, "edges-sql"], [62, "edges-sql"], [63, "edges-sql"], [64, "edges-sql"], [65, "edges-sql"], [66, "edges-sql"], [67, "edges-sql"], [68, "edges-sql"], [69, "edges-sql"], [70, "edges-sql"], [71, "edges-sql"], [72, "edges-sql"], [73, "edges-sql"], [74, "edges-sql"], [75, "edges-sql"], [77, "edges-sql"], [78, "edges-sql"], [79, "edges-sql"], [80, "edges-sql"], [81, "edges-sql"], [82, "edges-sql"], [83, "edges-sql"], [84, "edges-sql"], [85, "edges-sql"], [86, "edges-sql"], [87, "edges-sql"], [88, "edges-sql"], [89, "edges-sql"], [90, "edges-sql"], [91, "edges-sql"], [95, "edges-sql"], [96, "edges-sql"], [97, "edges-sql"], [98, "edges-sql"], [99, "edges-sql"], [100, "edges-sql"], [101, "edges-sql"], [102, "edges-sql"], [103, "edges-sql"], [104, "edges-sql"], [105, "edges-sql"], [106, "edges-sql"], [107, "edges-sql"], [108, "edges-sql"], [109, "edges-sql"], [112, "edges-sql"], [113, "edges-sql"], [114, "edges-sql"], [115, "edges-sql"], [116, "edges-sql"], [117, "edges-sql"], [129, "edges-sql"], [130, "edges-sql"], [131, "edges-sql"]], "SQL de Veh\u00edculos": [[5, "vehicles-sql"], [93, "vehicles-sql"], [94, "vehicles-sql"]], "SQL de matriz": [[5, "matrix-sql"], [29, "matrix-sql"], [93, "matrix-sql"]], "SQL de puntos": [[15, "points-sql"], [25, "points-sql"], [107, "points-sql"], [108, "points-sql"], [112, "points-sql"], [113, "points-sql"], [114, "points-sql"], [115, "points-sql"], [116, "points-sql"], [117, "points-sql"], [129, "points-sql"], [130, "points-sql"], [131, "points-sql"]], "SQL de v\u00e9rtices": [[60, "vertex-sql"]], "SQL de \u00f3rdenes": [[5, "orders-sql"], [93, "orders-sql"], [94, "orders-sql"]], "SQL restricciones": [[3, "restrictions-sql"], [25, "restrictions-sql"], [105, "restrictions-sql"], [106, "restrictions-sql"], [107, "restrictions-sql"], [108, "restrictions-sql"], [109, "restrictions-sql"], [129, "restrictions-sql"]], "Selectivo para m\u00faltiples rutas.": [[25, "selective-for-multiple-paths"]], "Show details on undirected graph.": [[108, "show-details-on-undirected-graph"]], "Simplifying leaf vertices": [[86, "simplifying-leaf-vertices"]], "Sin salida": [[13, "dead-end"]], "Sinopsis": [[9, "synopsis"], [15, "synopsis"], [93, "synopsis"], [94, "synopsis"]], "Sobre los puntos": [[130, "about-points"], [131, "about-points"]], "Sobrecargas de funciones": [[25, "function-s-overloads"]], "Soporte": [[125, null]], "Soporte Comercial": [[125, "commercial-support"]], "Special optional parameters": [[109, "special-optional-parameters"]], "Status of \u00abpasses in front\u00bb or \u00abvisits\u00bb of the nodes and points.": [[107, "status-of-passes-in-front-or-visits-of-the-nodes-and-points"], [117, "status-of-passes-in-front-or-visits-of-the-nodes-and-points"]], "Store edge results": [[86, "store-edge-results"]], "Sumulaci\u00f3n del functionamiento del algoritmo.": [[106, "simulation-of-how-algorithm-works"], [107, "simulation-of-how-algorithm-works"]], "TRSP - Familia de funciones": [[3, null]], "Tabla de Contenido": [[4, "table-of-contents"], [20, null]], "Tablas de apoyo": [[123, "support-tables"]], "The data": [[86, "the-data"]], "The original orders": [[94, "the-original-orders"], [123, "the-original-orders"]], "The query": [[94, "the-query"]], "The transformation": [[86, "the-transformation"]], "Todas las versiones": [[20, "all-releases"]], "Todos los Pares - Familia de Funciones": [[7, null]], "Topolog\u00eda - Familia de Funciones": [[126, null]], "Topolog\u00eda de manejo del lado derecho": [[113, "right-side-driving-topology"]], "Topolog\u00eda de manejo del lado izquierdo": [[113, "left-side-driving-topology"]], "Transformaci\u00f3n - Familia de funciones": [[127, null]], "Traversal - Familia de funciones": [[128, null]], "Ubiaciones": [[5, "locations"]], "Un m\u00e1ximo de dos respuestas por punto": [[74, "at-most-two-answers-per-point"]], "Un punto": [[74, "one-point"]], "Una V\u00eda": [[67, "one-via"], [106, "one-via"], [107, "one-via"], [117, "one-via"]], "Una respuesta por punto, todas las columnas": [[74, "one-answer-per-point-all-columns"]], "Una respuesta, todas las columnas": [[74, "one-answer-all-columns"]], "Una tabla de puntos de inter\u00e9s": [[74, "a-point-of-interest-table"]], "Undirected graph with cost": [[123, "undirected-graph-with-cost"]], "Uno a Muchos": [[25, "one-to-many"], [28, "one-to-many"], [31, "one-to-many"], [32, "one-to-many"], [38, "one-to-many"], [39, "one-to-many"], [41, "one-to-many"], [42, "one-to-many"], [44, "one-to-many"], [47, "one-to-many"], [49, "one-to-many"], [59, "one-to-many"], [62, "one-to-many"], [63, "one-to-many"], [65, "one-to-many"], [66, "one-to-many"], [70, "one-to-many"], [71, "one-to-many"], [72, "one-to-many"], [89, "one-to-many"], [90, "one-to-many"], [91, "one-to-many"], [99, "one-to-many"], [105, "one-to-many"], [108, "one-to-many"], [112, "one-to-many"], [113, "one-to-many"], [116, "one-to-many"]], "Uno a Uno": [[25, "one-to-one"], [28, "one-to-one"], [31, "one-to-one"], [32, "one-to-one"], [38, "one-to-one"], [39, "one-to-one"], [41, "one-to-one"], [42, "one-to-one"], [44, "one-to-one"], [47, "one-to-one"], [49, "one-to-one"], [59, "one-to-one"], [62, "one-to-one"], [63, "one-to-one"], [70, "one-to-one"], [71, "one-to-one"], [72, "one-to-one"], [89, "one-to-one"], [90, "one-to-one"], [91, "one-to-one"], [99, "one-to-one"], [105, "one-to-one"], [108, "one-to-one"], [112, "one-to-one"], [113, "one-to-one"], [116, "one-to-one"]], "Usando el grafo contra\u00eddo": [[13, "using-the-contracted-graph"]], "Usar con pgr_TSP.": [[114, "use-with-pgr-tsp"]], "Usar pgr_findCloseEdges en el SQL de puntos.": [[112, "use-pgr-findcloseedges-in-the-points-sql"], [113, "use-pgr-findcloseedges-in-the-points-sql"], [114, "use-pgr-findcloseedges-in-the-points-sql"], [115, "use-pgr-findcloseedges-in-the-points-sql"], [116, "use-pgr-findcloseedges-in-the-points-sql"]], "Use pgr_findCloseEdges for points on the fly": [[107, "use-pgr-findcloseedges-for-points-on-the-fly"], [108, "use-pgr-findcloseedges-for-points-on-the-fly"]], "Use pgr_findCloseEdges in the Points SQL": [[117, "use-pgr-findcloseedges-in-the-points-sql"]], "Using the routing graph": [[86, "using-the-routing-graph"]], "Using the vertex map give the leaf verices their original value.": [[86, "using-the-vertex-map-give-the-leaf-verices-their-original-value"]], "Uso cuando las columnas de la tabla de borde NO COINCIDEN con los valores por defecto:": [[35, "usage-when-the-edge-table-s-columns-do-not-match-the-default-values"], [56, "usage-when-the-edge-table-s-columns-do-not-match-the-default-values"], [57, "usage-when-the-edge-table-s-columns-do-not-match-the-default-values"]], "Uso cuando las columnas de la tabla de borde coinciden con los valores por defecto:": [[35, "usage-when-the-edge-table-s-columns-match-the-default-values"], [56, "usage-when-the-edge-table-s-columns-match-the-default-values"]], "Uso de puntos de inter\u00e9s para generar una matriz asim\u00e9trica.": [[29, "using-points-of-interest-to-generate-an-asymetric-matrix"]], "Valor de Devoluci\u00f3n": [[34, "return-value"]], "Variables configurables": [[26, "configurable-variables"]], "Variaciones de uso": [[107, "usage-variations"], [112, "usage-variations"], [117, "usage-variations"]], "Varias rutas": [[25, "multiple-paths"]], "Vendedor Viajante - Familia de funciones": [[4, null]], "Ver tambi\u00e9n": [[0, "see-also"], [1, "see-also"], [3, "see-also"], [4, "see-also"], [5, "see-also"], [6, "see-also"], [7, "see-also"], [8, "see-also"], [9, "see-also"], [10, "see-also"], [11, "see-also"], [12, "see-also"], [13, "see-also"], [14, "see-also"], [15, "see-also"], [16, "see-also"], [17, "see-also"], [18, "see-also"], [19, "see-also"], [21, "see-also"], [22, "see-also"], [23, "see-also"], [24, "see-also"], [26, "see-also"], [28, "see-also"], [29, "see-also"], [30, "see-also"], [31, "see-also"], [32, "see-also"], [33, "see-also"], [34, "see-also"], [35, "see-also"], [36, "see-also"], [37, "see-also"], [38, "see-also"], [39, "see-also"], [40, "see-also"], [41, "see-also"], [42, "see-also"], [43, "see-also"], [44, "see-also"], [45, "see-also"], [46, "see-also"], [47, "see-also"], [48, "see-also"], [49, "see-also"], [50, "see-also"], [51, "see-also"], [52, "see-also"], [53, "see-also"], [54, "see-also"], [55, "see-also"], [56, "see-also"], [57, "see-also"], [58, "see-also"], [59, "see-also"], [60, "see-also"], [61, "see-also"], [62, "see-also"], [63, "see-also"], [64, "see-also"], [65, "see-also"], [66, "see-also"], [67, "see-also"], [68, "see-also"], [69, "see-also"], [70, "see-also"], [71, "see-also"], [72, "see-also"], [73, "see-also"], [74, "see-also"], [75, "see-also"], [76, "see-also"], [77, "see-also"], [78, "see-also"], [79, "see-also"], [80, "see-also"], [81, "see-also"], [82, "see-also"], [83, "see-also"], [84, "see-also"], [85, "see-also"], [86, "see-also"], [87, "see-also"], [88, "see-also"], [89, "see-also"], [90, "see-also"], [91, "see-also"], [92, "see-also"], [93, "see-also"], [94, "see-also"], [95, "see-also"], [96, "see-also"], [97, "see-also"], [98, "see-also"], [99, "see-also"], [100, "see-also"], [101, "see-also"], [102, "see-also"], [103, "see-also"], [104, "see-also"], [105, "see-also"], [106, "see-also"], [107, "see-also"], [108, "see-also"], [109, "see-also"], [110, "see-also"], [111, "see-also"], [112, "see-also"], [113, "see-also"], [114, "see-also"], [115, "see-also"], [116, "see-also"], [117, "see-also"], [118, "see-also"], [119, "see-also"], [120, "see-also"], [122, "see-also"], [124, "see-also"], [126, "see-also"], [127, "see-also"], [128, "see-also"], [129, "see-also"], [130, "see-also"], [131, "see-also"]], "Versi\u00f3n corta": [[26, "short-version"]], "Vertices": [[123, "vertices"]], "Via- Categoria": [[129, null]], "V\u00e9rtice lineal en grafo dirigido": [[13, "linear-vertex-on-directed-graph"]], "V\u00e9rtice lineal en grafo no dirigido": [[13, "linear-vertex-on-undirected-graph"]], "V\u00e9rtice sin salida en un grafo dirigido": [[13, "dead-end-vertex-on-directed-graph"]], "V\u00e9rtice sin salida en un grafo sin dirigir": [[13, "dead-end-vertex-on-undirected-graph"]], "V\u00e9rtice \u00danico": [[68, "single-vertex"]], "V\u00e9rtice \u00fanico": [[50, "single-vertex"], [61, "single-vertex"], [81, "single-vertex"], [82, "single-vertex"], [83, "single-vertex"], [96, "single-vertex"], [97, "single-vertex"], [98, "single-vertex"], [115, "single-vertex"]], "V\u00e9rtices que pertenecen al grafo contra\u00eddo.": [[13, "vertices-that-belong-to-the-contracted-graph"]], "pgRouting 1": [[121, "pgrouting-1"]], "pgRouting 1.0": [[121, "pgrouting-1-0"]], "pgRouting 2": [[121, "pgrouting-2"]], "pgRouting 2.0": [[121, "pgrouting-2-0"]], "pgRouting 2.1": [[121, "pgrouting-2-1"]], "pgRouting 2.2": [[121, "pgrouting-2-2"]], "pgRouting 2.3": [[121, "pgrouting-2-3"]], "pgRouting 2.4": [[121, "pgrouting-2-4"]], "pgRouting 2.5": [[121, "pgrouting-2-5"]], "pgRouting 2.6": [[121, "pgrouting-2-6"]], "pgRouting 2.6.2 Notas de la versi\u00f3n": [[121, "pgrouting-2-6-2-release-notes"]], "pgRouting 2.6.3 Notas de la Versi\u00f3n": [[121, "pgrouting-2-6-3-release-notes"]], "pgRouting 3": [[20, "pgrouting-3"], [121, "pgrouting-3"]], "pgRouting 3.0": [[121, "pgrouting-3-0"]], "pgRouting 3.0.5 Notas de la Versi\u00f3n": [[121, "pgrouting-3-0-5-release-notes"]], "pgRouting 3.1": [[121, "pgrouting-3-1"]], "pgRouting 3.1.1 Notas de la Versi\u00f3n": [[121, "pgrouting-3-1-1-release-notes"]], "pgRouting 3.1.3 Notas de la Versi\u00f3n": [[121, "pgrouting-3-1-3-release-notes"]], "pgRouting 3.2": [[121, "pgrouting-3-2"]], "pgRouting 3.3": [[121, "pgrouting-3-3"]], "pgRouting 3.4": [[121, "pgrouting-3-4"]], "pgRouting 3.5": [[121, "pgrouting-3-5"]], "pgRouting 3.6": [[121, "pgrouting-3-6"]], "pgRouting 3.7": [[20, "pgrouting-3-7"], [121, "pgrouting-3-7"]], "pgRouting 4": [[121, "pgrouting-4"]], "pgRouting 4.0": [[121, "pgrouting-4-0"]], "pgRouting 4.0.0 Release Notes": [[20, "pgrouting-4-0-0-release-notes"], [121, "pgrouting-4-0-0-release-notes"]], "pgr_KSP": [[28, null]], "pgr_KSP (Uno a Uno)": [[23, "pgr-ksp-one-to-one"]], "pgr_TSP": [[29, null]], "pgr_TSPeuclidean": [[30, null]], "pgr_aStar": [[31, null]], "pgr_aStarCost": [[32, null]], "pgr_aStarCostMatrix": [[33, null]], "pgr_alphaShape": [[34, null]], "pgr_analyzeGraph": [[35, null]], "pgr_analyzeOneWay": [[36, null]], "pgr_articulationPoints": [[37, null]], "pgr_bdAstar": [[38, null]], "pgr_bdAstarCost": [[39, null]], "pgr_bdAstarCostMatrix": [[40, null]], "pgr_bdDijkstra": [[41, null]], "pgr_bdDijkstraCost": [[42, null]], "pgr_bdDijkstraCostMatrix": [[43, null]], "pgr_bellmanFord - Experimental": [[44, null]], "pgr_betweennessCentrality": [[45, null]], "pgr_biconnectedComponents": [[46, null]], "pgr_binaryBreadthFirstSearch - Experimental": [[47, null]], "pgr_bipartite - Experimental": [[48, null]], "pgr_boykovKolmogorov": [[49, null]], "pgr_breadthFirstSearch - Experimental": [[50, null]], "pgr_bridges": [[51, null]], "pgr_chinesePostman - Experimental": [[52, null]], "pgr_chinesePostmanCost - Experimental": [[53, null]], "pgr_connectedComponents": [[54, null]], "pgr_contraction": [[55, null]], "pgr_createTopology": [[56, null]], "pgr_createVerticesTable": [[57, null]], "pgr_cuthillMckeeOrdering - Experimental": [[58, null]], "pgr_dagShortestPath - Experimental": [[59, null]], "pgr_degree \u2013 Propuesto": [[60, null]], "pgr_depthFirstSearch - Propusto": [[61, null]], "pgr_dijkstra": [[62, null]], "pgr_dijkstraCost": [[63, null]], "pgr_dijkstraCostMatrix": [[64, null]], "pgr_dijkstraNear - Propuesto": [[65, null]], "pgr_dijkstraNearCost - Propuesto": [[66, null]], "pgr_dijkstraVia - Propuesto": [[67, null]], "pgr_drivingDistance": [[68, null]], "pgr_drivingDistance (M\u00faltiples v\u00e9rtices)": [[23, "pgr-drivingdistance-multiple-vertices"]], "pgr_drivingDistance (V\u00e9rtice \u00fanico)": [[23, "pgr-drivingdistance-single-vertex"]], "pgr_edgeColoring - Experimental": [[69, null]], "pgr_edgeDisjointPaths": [[70, null]], "pgr_edmondsKarp": [[71, null]], "pgr_edwardMoore - Experimental": [[72, null]], "pgr_extractVertices \u2013 Propuesto": [[73, null]], "pgr_findCloseEdges": [[74, null]], "pgr_floydWarshall": [[75, null]], "pgr_full_version": [[76, null]], "pgr_hawickCircuits - Experimental": [[77, null]], "pgr_isPlanar - Experimental": [[78, null]], "pgr_johnson": [[79, null]], "pgr_kruskal": [[80, null]], "pgr_kruskalBFS": [[81, null]], "pgr_kruskalDD": [[82, null]], "pgr_kruskalDFS": [[83, null]], "pgr_lengauerTarjanDominatorTree -Experimental": [[84, null]], "pgr_lineGraph - Propuesto": [[85, null]], "pgr_lineGraphFull - Experimental": [[86, null]], "pgr_makeConnected - Experimental": [[87, null]], "pgr_maxCardinalityMatch": [[88, null]], "pgr_maxFlow": [[89, null]], "pgr_maxFlowMinCost - Experimental": [[90, null]], "pgr_maxFlowMinCost_Cost - Experimental": [[91, null]], "pgr_nodeNetwork": [[92, null]], "pgr_pickDeliver - Experimental": [[93, null]], "pgr_pickDeliverEuclidean - Experimental": [[94, null]], "pgr_prim": [[95, null]], "pgr_primBFS": [[96, null]], "pgr_primDD": [[97, null]], "pgr_primDFS": [[98, null]], "pgr_pushRelabel": [[99, null]], "pgr_sequentialVertexColoring - Propuesto": [[100, null]], "pgr_stoerWagner - Experimental": [[101, null]], "pgr_strongComponents": [[102, null]], "pgr_topologicalSort - Experimental": [[103, null]], "pgr_transitiveClosure - Experimental": [[104, null]], "pgr_trsp - Proposed": [[105, null]], "pgr_trspVia - Proposed": [[106, null]], "pgr_trspVia_withPoints - Proposed": [[107, null]], "pgr_trsp_withPoints - Proposed": [[108, null]], "pgr_turnRestrictedPath - Experimental": [[109, null]], "pgr_version": [[110, null]], "pgr_vrpOneDepot - Experimental": [[111, null]], "pgr_withPoints - Propuesto": [[112, null]], "pgr_withPointsCost - Propuesto": [[113, null]], "pgr_withPointsCostMatrix - propuesto": [[114, null]], "pgr_withPointsDD (M\u00faltiples v\u00e9rtices)": [[23, "pgr-withpointsdd-multiple-vertices"]], "pgr_withPointsDD (v\u00e9rtice \u00fanico)": [[23, "pgr-withpointsdd-single-vertex"]], "pgr_withPointsDD - Propuesto": [[115, null]], "pgr_withPointsKSP (Uno a Uno)": [[23, "pgr-withpointsksp-one-to-one"]], "pgr_withPointsKSP - Propuesto": [[116, null]], "pgr_withPointsVia - Proposed": [[117, null]], "withPoints - Familia de funciones": [[131, null]], "withPoints- Categor\u00eda": [[130, null]], "\u00c1rbol de expansi\u00f3n - Categor\u00eda": [[124, null]]}, "docnames": ["BFS-category", "DFS-category", "KSP-category", "TRSP-family", "TSP-family", "VRP-category", "aStar-family", "allpairs-family", "bdAstar-family", "bdDijkstra-family", "chinesePostmanProblem-family", "coloring-family", "components-family", "contraction-family", "cost-category", "costMatrix-category", "dijkstra-family", "drivingDistance-category", "experimental", "flow-family", "index", "kruskal-family", "metrics-family", "migration", "ordering-family", "pgRouting-concepts", "pgRouting-installation", "pgRouting-introduction", "pgr_KSP", "pgr_TSP", "pgr_TSPeuclidean", "pgr_aStar", "pgr_aStarCost", "pgr_aStarCostMatrix", "pgr_alphaShape", "pgr_analyzeGraph", "pgr_analyzeOneWay", "pgr_articulationPoints", "pgr_bdAstar", "pgr_bdAstarCost", "pgr_bdAstarCostMatrix", "pgr_bdDijkstra", "pgr_bdDijkstraCost", "pgr_bdDijkstraCostMatrix", "pgr_bellmanFord", "pgr_betweennessCentrality", "pgr_biconnectedComponents", "pgr_binaryBreadthFirstSearch", "pgr_bipartite", "pgr_boykovKolmogorov", "pgr_breadthFirstSearch", "pgr_bridges", "pgr_chinesePostman", "pgr_chinesePostmanCost", "pgr_connectedComponents", "pgr_contraction", "pgr_createTopology", "pgr_createVerticesTable", "pgr_cuthillMckeeOrdering", "pgr_dagShortestPath", "pgr_degree", "pgr_depthFirstSearch", "pgr_dijkstra", "pgr_dijkstraCost", "pgr_dijkstraCostMatrix", "pgr_dijkstraNear", "pgr_dijkstraNearCost", "pgr_dijkstraVia", "pgr_drivingDistance", "pgr_edgeColoring", "pgr_edgeDisjointPaths", "pgr_edmondsKarp", "pgr_edwardMoore", "pgr_extractVertices", "pgr_findCloseEdges", "pgr_floydWarshall", "pgr_full_version", "pgr_hawickCircuits", "pgr_isPlanar", "pgr_johnson", "pgr_kruskal", "pgr_kruskalBFS", "pgr_kruskalDD", "pgr_kruskalDFS", "pgr_lengauerTarjanDominatorTree", "pgr_lineGraph", "pgr_lineGraphFull", "pgr_makeConnected", "pgr_maxCardinalityMatch", "pgr_maxFlow", "pgr_maxFlowMinCost", "pgr_maxFlowMinCost_Cost", "pgr_nodeNetwork", "pgr_pickDeliver", "pgr_pickDeliverEuclidean", "pgr_prim", "pgr_primBFS", "pgr_primDD", "pgr_primDFS", "pgr_pushRelabel", "pgr_sequentialVertexColoring", "pgr_stoerWagner", "pgr_strongComponents", "pgr_topologicalSort", "pgr_transitiveClosure", "pgr_trsp", "pgr_trspVia", "pgr_trspVia_withPoints", "pgr_trsp_withPoints", "pgr_turnRestrictedPath", "pgr_version", "pgr_vrpOneDepot", "pgr_withPoints", "pgr_withPointsCost", "pgr_withPointsCostMatrix", "pgr_withPointsDD", "pgr_withPointsKSP", "pgr_withPointsVia", "prim-family", "proposed", "reference", "release_notes", "routingFunctions", "sampledata", "spanningTree-family", "support", "topology-functions", "transformation-family", "traversal-family", "via-category", "withPoints-category", "withPoints-family"], "envversion": {"sphinx": 64, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2}, "filenames": ["BFS-category.rst", "DFS-category.rst", "KSP-category.rst", "TRSP-family.rst", "TSP-family.rst", "VRP-category.rst", "aStar-family.rst", "allpairs-family.rst", "bdAstar-family.rst", "bdDijkstra-family.rst", "chinesePostmanProblem-family.rst", "coloring-family.rst", "components-family.rst", "contraction-family.rst", "cost-category.rst", "costMatrix-category.rst", "dijkstra-family.rst", "drivingDistance-category.rst", "experimental.rst", "flow-family.rst", "index.rst", "kruskal-family.rst", "metrics-family.rst", "migration.rst", "ordering-family.rst", "pgRouting-concepts.rst", "pgRouting-installation.rst", "pgRouting-introduction.rst", "pgr_KSP.rst", "pgr_TSP.rst", "pgr_TSPeuclidean.rst", "pgr_aStar.rst", "pgr_aStarCost.rst", "pgr_aStarCostMatrix.rst", "pgr_alphaShape.rst", "pgr_analyzeGraph.rst", "pgr_analyzeOneWay.rst", "pgr_articulationPoints.rst", "pgr_bdAstar.rst", "pgr_bdAstarCost.rst", "pgr_bdAstarCostMatrix.rst", "pgr_bdDijkstra.rst", "pgr_bdDijkstraCost.rst", "pgr_bdDijkstraCostMatrix.rst", "pgr_bellmanFord.rst", "pgr_betweennessCentrality.rst", "pgr_biconnectedComponents.rst", "pgr_binaryBreadthFirstSearch.rst", "pgr_bipartite.rst", "pgr_boykovKolmogorov.rst", "pgr_breadthFirstSearch.rst", "pgr_bridges.rst", "pgr_chinesePostman.rst", "pgr_chinesePostmanCost.rst", "pgr_connectedComponents.rst", "pgr_contraction.rst", "pgr_createTopology.rst", "pgr_createVerticesTable.rst", "pgr_cuthillMckeeOrdering.rst", "pgr_dagShortestPath.rst", "pgr_degree.rst", "pgr_depthFirstSearch.rst", "pgr_dijkstra.rst", "pgr_dijkstraCost.rst", "pgr_dijkstraCostMatrix.rst", "pgr_dijkstraNear.rst", "pgr_dijkstraNearCost.rst", "pgr_dijkstraVia.rst", "pgr_drivingDistance.rst", "pgr_edgeColoring.rst", "pgr_edgeDisjointPaths.rst", "pgr_edmondsKarp.rst", "pgr_edwardMoore.rst", "pgr_extractVertices.rst", "pgr_findCloseEdges.rst", "pgr_floydWarshall.rst", "pgr_full_version.rst", "pgr_hawickCircuits.rst", "pgr_isPlanar.rst", "pgr_johnson.rst", "pgr_kruskal.rst", "pgr_kruskalBFS.rst", "pgr_kruskalDD.rst", "pgr_kruskalDFS.rst", "pgr_lengauerTarjanDominatorTree.rst", "pgr_lineGraph.rst", "pgr_lineGraphFull.rst", "pgr_makeConnected.rst", "pgr_maxCardinalityMatch.rst", "pgr_maxFlow.rst", "pgr_maxFlowMinCost.rst", "pgr_maxFlowMinCost_Cost.rst", "pgr_nodeNetwork.rst", "pgr_pickDeliver.rst", "pgr_pickDeliverEuclidean.rst", "pgr_prim.rst", "pgr_primBFS.rst", "pgr_primDD.rst", "pgr_primDFS.rst", "pgr_pushRelabel.rst", "pgr_sequentialVertexColoring.rst", "pgr_stoerWagner.rst", "pgr_strongComponents.rst", "pgr_topologicalSort.rst", "pgr_transitiveClosure.rst", "pgr_trsp.rst", "pgr_trspVia.rst", "pgr_trspVia_withPoints.rst", "pgr_trsp_withPoints.rst", "pgr_turnRestrictedPath.rst", "pgr_version.rst", "pgr_vrpOneDepot.rst", "pgr_withPoints.rst", "pgr_withPointsCost.rst", "pgr_withPointsCostMatrix.rst", "pgr_withPointsDD.rst", "pgr_withPointsKSP.rst", "pgr_withPointsVia.rst", "prim-family.rst", "proposed.rst", "reference.rst", "release_notes.rst", "routingFunctions.rst", "sampledata.rst", "spanningTree-family.rst", "support.rst", "topology-functions.rst", "transformation-family.rst", "traversal-family.rst", "via-category.rst", "withPoints-category.rst", "withPoints-family.rst"], "indexentries": {"alphashape": [[34, "index-0", false]], "articulationpoints": [[37, "index-0", false]], "astar(many to many)": [[31, "index-3", false]], "astar(many to one)": [[31, "index-2", false]], "astar(one to many)": [[31, "index-1", false]], "astar(one to one)": [[31, "index-0", false]], "astarcost(combinations) - proposed on v3.2": [[31, "index-4", false], [32, "index-4", false]], "astarcost(many to many)": [[32, "index-3", false]], "astarcost(many to one)": [[32, "index-2", false]], "astarcost(one to many)": [[32, "index-1", false]], "astarcost(one to one)": [[32, "index-0", false]], "astarcostmatrix": [[33, "index-0", false]], "bdastar(combinations) - proposed on v3.2": [[38, "index-4", false]], "bdastar(many to many)": [[38, "index-3", false]], "bdastar(many to one)": [[38, "index-2", false]], "bdastar(one to many)": [[38, "index-1", false]], "bdastar(one to one)": [[38, "index-0", false]], "bdastarcost(combinations) - proposed on v3.2": [[39, "index-4", false]], "bdastarcost(many to many)": [[39, "index-3", false]], "bdastarcost(many to one)": [[39, "index-2", false]], "bdastarcost(one to many)": [[39, "index-1", false]], "bdastarcost(one to one)": [[39, "index-0", false]], "bdastarcostmatrix": [[40, "index-0", false]], "bddijkstra(combinations) - proposed on v3.2": [[41, "index-4", false]], "bddijkstra(many to many)": [[41, "index-3", false]], "bddijkstra(many to one)": [[41, "index-2", false]], "bddijkstra(one to many)": [[41, "index-1", false]], "bddijkstra(one to one)": [[41, "index-0", false]], "bddijkstracost(combinations) - proposed on v3.2": [[42, "index-4", false]], "bddijkstracost(many to many)": [[42, "index-3", false]], "bddijkstracost(many to one)": [[42, "index-2", false]], "bddijkstracost(one to many)": [[42, "index-1", false]], "bddijkstracost(one to one)": [[42, "index-0", false]], "bddijkstracostmatrix": [[43, "index-0", false]], "bellman_ford(many to one) - experimental on v3.0": [[44, "index-2", false]], "bellman_ford(one to one) - experimental on v3.0": [[44, "index-0", false]], "bellmanford(combinations) - experimental on v3.2": [[44, "index-4", false]], "bellmanford(many to many) - experimental on v3.0": [[44, "index-3", false]], "bellmanford(one to many) - experimental on v3.0": [[44, "index-1", false]], "biconnectedcomponents": [[46, "index-0", false]], "binarybreadthfirstsearch(combinations) - experimental on v3.2": [[47, "index-4", false]], "binarybreadthfirstsearch(many to many) - experimental on v3.0": [[47, "index-3", false]], "binarybreadthfirstsearch(many to one) - experimental on v3.0": [[47, "index-2", false]], "binarybreadthfirstsearch(one to many) - experimental on v3.0": [[47, "index-1", false]], "binarybreadthfirstsearch(one to one) - experimental on v3.0": [[47, "index-0", false]], "bipartite - experimental on v3.2": [[48, "index-0", false]], "boykovkolmogorov(combinations) - proposed on v3.2": [[49, "index-4", false]], "boykovkolmogorov(many to many)": [[49, "index-3", false]], "boykovkolmogorov(many to one)": [[49, "index-2", false]], "boykovkolmogorov(one to many)": [[49, "index-1", false]], "boykovkolmogorov(one to one)": [[49, "index-0", false]], "breadthfirstsearch(multiple vertices) - experimental on v3.0": [[50, "index-1", false]], "breadthfirstsearch(single vertex) - experimental on v3.0": [[50, "index-0", false]], "bridges": [[51, "index-0", false]], "chinesepostman - experimental on v3.0": [[52, "index-0", false]], "chinesepostmancost - experimental on v3.0": [[53, "index-0", false]], "connectedcomponents": [[54, "index-0", false]], "contraction": [[55, "index-0", false]], "cuthillmckeeordering - experimental on v3.4": [[58, "index-0", false]], "dagshortestpath(combinations) - experimental on v3.2": [[59, "index-4", false]], "dagshortestpath(many to many) - experimental on v3.0": [[59, "index-3", false]], "dagshortestpath(many to one) - experimental on v3.0": [[59, "index-2", false]], "dagshortestpath(one to many) - experimental on v3.0": [[59, "index-1", false]], "dagshortestpath(one to one) - experimental on v3.0": [[59, "index-0", false]], "depthfirstsearch(multiple vertices) - proposed on v3.3": [[61, "index-1", false]], "depthfirstsearch(single vertex) - proposed on v3.3": [[61, "index-0", false]], "dijkstra(combinations) - proposed on v3.1": [[62, "index-4", false]], "dijkstra(many to many)": [[62, "index-3", false]], "dijkstra(many to one)": [[62, "index-2", false]], "dijkstra(one to many)": [[62, "index-1", false]], "dijkstra(one to one)": [[62, "index-0", false]], "dijkstracost(combinations) - proposed on v3.1": [[63, "index-4", false]], "dijkstracost(many to many)": [[63, "index-3", false]], "dijkstracost(many to one)": [[63, "index-2", false]], "dijkstracost(one to many)": [[63, "index-1", false]], "dijkstracost(one to one)": [[63, "index-0", false]], "dijkstracostmatrix": [[64, "index-0", false]], "dijkstranear(combinations) - proposed on v3.3": [[65, "index-3", false]], "dijkstranear(many to many) - proposed on v3.3": [[65, "index-2", false]], "dijkstranear(many to one) - proposed on v3.3": [[65, "index-1", false]], "dijkstranear(one to many) - proposed on v3.3": [[65, "index-0", false]], "dijkstranearcost(combinations) - proposed on v3.3": [[66, "index-3", false]], "dijkstranearcost(many to many) - proposed on v3.3": [[66, "index-2", false]], "dijkstranearcost(many to one) - proposed on v3.3": [[66, "index-1", false]], "dijkstranearcost(one to many) - proposed on v3.3": [[66, "index-0", false]], "dijkstravia - proposed on 2.2": [[67, "index-0", false]], "drivingdistance(multiple vertices)": [[68, "index-1", false]], "drivingdistance(single vertex)": [[68, "index-0", false]], "edgecoloring - experimental on v3.3": [[69, "index-0", false]], "edgedisjointpaths(combinations) -- proposed on v3.2": [[70, "index-4", false]], "edgedisjointpaths(many to many)": [[70, "index-3", false]], "edgedisjointpaths(many to one)": [[70, "index-2", false]], "edgedisjointpaths(one to many)": [[70, "index-1", false]], "edgedisjointpaths(one to one)": [[70, "index-0", false]], "edmondskarp(combinations) - proposed on v3.2": [[71, "index-4", false]], "edmondskarp(many to many)": [[71, "index-3", false]], "edmondskarp(many to one)": [[71, "index-2", false]], "edmondskarp(one to many)": [[71, "index-1", false]], "edmondskarp(one to one)": [[71, "index-0", false]], "edwardmoore(combinations) - experimental on v3.2": [[72, "index-4", false]], "edwardmoore(many to many) - experimental on v3.0": [[72, "index-3", false]], "edwardmoore(many to one) - experimental on v3.0": [[72, "index-2", false]], "edwardmoore(one to many) - experimental on v3.0": [[72, "index-1", false]], "edwardmoore(one to one) - experimental on v3.0": [[72, "index-0", false]], "findcloseedges(many points)": [[74, "index-2", false]], "findcloseedges(one point)": [[74, "index-0", false], [74, "index-1", false]], "full_version": [[76, "index-0", false]], "hawick circuits - experimental on v3.4": [[77, "index-0", false]], "isplanar - experimental on v3.2": [[78, "index-0", false]], "kruskal": [[80, "index-0", false]], "kruskalbfs(multiple vertices)": [[81, "index-1", false]], "kruskalbfs(single vertex)": [[81, "index-0", false]], "kruskaldd(multiple vertices)": [[82, "index-1", false]], "kruskaldd(single vertex)": [[82, "index-0", false]], "kruskaldfs(multiple vertices)": [[83, "index-1", false]], "kruskaldfs(single vertex)": [[83, "index-0", false]], "ksp(combinations)": [[28, "index-4", false]], "ksp(many to many)": [[28, "index-3", false]], "ksp(many to one)": [[28, "index-2", false]], "ksp(one to many)": [[28, "index-1", false]], "ksp(one to one)": [[28, "index-0", false]], "lengauertarjandominatortree - experimental on v3.2": [[84, "index-0", false]], "linegraph - proposed on v3.7": [[85, "index-0", false]], "linegraphfull - experimental on v2.6": [[86, "index-0", false]], "makeconnected - experimental on v3.2": [[87, "index-0", false]], "maxflow(combinations) - proposed on v3.2": [[89, "index-4", false]], "maxflow(many to many)": [[89, "index-3", false]], "maxflow(many to one)": [[89, "index-2", false]], "maxflow(one to many)": [[89, "index-1", false]], "maxflow(one to one)": [[89, "index-0", false]], "maxflowmincost(combinations) -- experimental on v3.2": [[90, "index-4", false]], "maxflowmincost(many to many) - experimental on v3.0": [[90, "index-3", false]], "maxflowmincost(many to one) - experimental on v3.0": [[90, "index-2", false]], "maxflowmincost(one to many) - experimental on v3.0": [[90, "index-1", false]], "maxflowmincost(one to one) - experimental on v3.0": [[90, "index-0", false]], "maxflowmincost_cost(combinations) - experimental on v3.2": [[91, "index-4", false]], "maxflowmincost_cost(many to many) - experimental on v3.0": [[91, "index-3", false]], "maxflowmincost_cost(many to one) - experimental on v3.0": [[91, "index-2", false]], "maxflowmincost_cost(one to many) - experimental on v3.0": [[91, "index-1", false]], "maxflowmincost_cost(one to one) - experimental on v3.0": [[91, "index-0", false]], "maximumcardinalitymatch": [[88, "index-0", false]], "pgr_degree - proposed on v3.4": [[60, "index-0", false]], "pgr_extractvertices - proposed on v3.3": [[73, "index-0", false]], "pgr_nodenetwork": [[92, "index-0", false]], "pgr_pickdeliver - experimental on v3.0": [[93, "index-0", false]], "pgr_pickdelivereuclidean - experimental on 3.0": [[94, "index-0", false]], "prim": [[95, "index-0", false]], "primbfs(multiple vertices)": [[96, "index-1", false]], "primbfs(single vertex)": [[96, "index-0", false]], "primdd(multiple vertices)": [[97, "index-1", false]], "primdd(single vertex)": [[97, "index-0", false]], "primdfs(multiple vertices)": [[98, "index-1", false]], "primdfs(single vertex)": [[98, "index-0", false]], "pushrelabel(combinations) - proposed on v3.2": [[99, "index-4", false]], "pushrelabel(many to many)": [[99, "index-3", false]], "pushrelabel(many to one)": [[99, "index-2", false]], "pushrelabel(one to many)": [[99, "index-1", false]], "pushrelabel(one to one)": [[99, "index-0", false]], "sequentialvertexcoloring - proposed on v3.3": [[100, "index-0", false]], "stoerwagner - experimental on v3.0": [[101, "index-0", false]], "strongcomponents": [[102, "index-0", false]], "topologicalsort - experimental on v3.0": [[103, "index-0", false]], "transitiveclosure - experimental on v3.0": [[104, "index-0", false]], "trsp(combinations) - proposed on v3.4": [[105, "index-4", false]], "trsp(many to many) -- proposed on v3.4": [[105, "index-3", false]], "trsp(many to one) -- proposed on v3.4": [[105, "index-2", false]], "trsp(one to many) -- proposed on v3.4": [[105, "index-1", false]], "trsp(one to one) -- proposed on v3.4": [[105, "index-0", false]], "trsp_withpoints(combinations) - proposed on v3.4": [[108, "index-4", false]], "trsp_withpoints(many to many) - proposed on v3.4": [[108, "index-3", false]], "trsp_withpoints(many to one) - proposed on v3.4": [[108, "index-2", false]], "trsp_withpoints(one to many) - proposed on v3.4": [[108, "index-1", false]], "trsp_withpoints(one to one) - proposed on v3.4": [[108, "index-0", false]], "trspvia - proposed on v3.4": [[106, "index-0", false]], "trspvia_withpoints - proposed on v3.4": [[107, "index-0", false]], "tsp": [[29, "index-0", false]], "tspeuclidean": [[30, "index-0", false]], "turnrestrictedpath - experimental on v3.0": [[109, "index-0", false]], "version": [[110, "index-0", false]], "withpoints(combinations) - proposed on v3.2": [[112, "index-4", false]], "withpoints(many to many) - proposed on v2.2": [[112, "index-3", false]], "withpoints(many to one) - proposed on v2.2": [[112, "index-2", false]], "withpoints(one to many) - proposed on v2.2": [[112, "index-1", false]], "withpoints(one to one) - proposed on v2.2": [[112, "index-0", false]], "withpointscost(combinations) -- proposed on v3.2": [[113, "index-4", false]], "withpointscost(many to many) - proposed on v2.2": [[113, "index-3", false]], "withpointscost(many to one) - proposed on v2.2": [[113, "index-2", false]], "withpointscost(one to many) - proposed on v2.2": [[113, "index-1", false]], "withpointscost(one to one) - proposed on v2.2": [[113, "index-0", false]], "withpointscostmatrix - proposed": [[114, "index-0", false]], "withpointsdd(multiple vertices) - proposed on v2.2": [[115, "index-1", false]], "withpointsdd(single vertex) - proposed on v2.2": [[115, "index-0", false]], "withpointsksp - proposed on v2.2": [[116, "index-0", false]], "withpointsksp(combinations)": [[116, "index-5", false]], "withpointsksp(many to many)": [[116, "index-4", false]], "withpointsksp(many to one)": [[116, "index-3", false]], "withpointsksp(one to many)": [[116, "index-2", false]], "withpointsksp(one to one)": [[116, "index-1", false]], "withpointsvia - proposed on v3.4": [[117, "index-0", false]]}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"0": [0, 4, 5, 6, 7, 8, 9, 13, 15, 16, 17, 19, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "00": [5, 74], "0000": 30, "000000": 111, "0001": 35, "001": [7, 35, 36, 56, 92], "0012": 7, "0013": 7, "0015": 7, "0016min": 5, "0017": 7, "0019": 7, "002": 7, "0021": 7, "0024": 7, "0027": 7, "003": 7, "0032": 7, "0037": 7, "004": 7, "0043": 7, "005": 7, "0055": 7, "006": 7, "007": 7, "0070": 7, "008": 7, "0085": 7, "009": 7, "010": 7, "010100000000000000000000000000000000000040": [56, 73, 123], "010100000000000000000000400000000000000000": [56, 73, 123], "010100000000000000000000400000000000000040": [56, 73, 123], "010100000000000000000000400000000000000840": [56, 73, 123], "010100000000000000000000400000000000001040": [56, 73, 123], "01010000000000000000000040000000000000f03f": [56, 73, 123], "010100000000000000000008400000000000000040": [56, 73, 123], "010100000000000000000008400000000000000840": [56, 73, 123], "01010000000000000000000840000000000000f03f": [56, 73, 123], "01010000000000000000000c400000000000001040": [56, 73, 123], "01010000000000000000000c406666666666660240": [56, 73, 123], "010100000000000000000010400000000000000040": [56, 73, 123], "010100000000000000000010400000000000000840": [56, 73, 123], "01010000000000000000001040000000000000f03f": [56, 73, 123], "0101000000000000000000e03f0000000000000c40": [56, 73, 123], "0101000000000000000000f03f0000000000000040": [56, 73, 123], "01010000003333333333330740cdccccccccccfc3f": 74, "0101000000333333333333d33fcdccccccccccfc3f": 74, "010100000068eeffffffffff3f0000000000000c40": [56, 73, 123], "01010000009a99999999990140333333333333fb3f": 74, "0101000000cdcccccccccc04409a99999999990940": 74, "0101000000cdcccccccccc10403333333333330340": 74, "0101000000cdccccccccccfc3f9a9999999999d93f": 74, "01020000001e000000f085c9545558d4400000000000b3d040000000000069d440107a36abaaaad040000000000018d54000000000001dd040107a36ab2a10d7401ff46c5655fdce40000000000025d740e10b93a9aa1ecf40f085c954d552d740e10b93a9aa62cc40107a36abaa99d7400000000000e1c940107a36ab4a8fd840e10b93a9ea26c840f085c954d5aad9401ff46c5655efc840f085c95455d0d940e10b93a9aa3cca40f085c9545585d940000000000052cc400000000080edd94000000000000dcb40a52c431c0776da40e10b93a9ea33ca40a52c431c6784da40e10b93a9aac9c940a52c431c8764da402c6519e2f87dc94000000000a0d1da4096b20c711c60c940f085c95455cada40000000000038c840f085c9545598da40e10b93a9aa03c740f085c954551bda40e10b93a9aad1c640f085c9545598da40000000000069c440107a36abaaa0da40e10b93a9aa47c440107a36abaa87da40e10b93a9aa34c340000000008089d94000000000009bc440f085c954d526d6401ff46c5655d6c840f085c954d5a9d540e10b93a9aaa6c9400000000000cdd4401ff46c56556cc940000000000018d5400000000000a3cb40f085c954d50dd6400000000000eecb40000000000018d5401ff46c56553bcd40f085c9545558d4400000000000b3d040": 30, "011": 7, "012": 7, "0122": 7, "013": 7, "014": 7, "015": 7, "016": 7, "017": 7, "0198539162": 4, "0198539169": 4, "01_bfs": 47, "01e": 7, "0251": 7, "0277hr": 5, "03": [7, 26], "04": [7, 121], "05": [7, 35, 56], "0608": 7, "06449510225": 30, "07e": 7, "08": 7, "09": 7, "0x": 26, "1": [0, 3, 4, 5, 6, 7, 10, 11, 15, 16, 17, 19, 20, 21, 23, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 123, 129, 130, 131], "10": [3, 4, 5, 7, 13, 23, 25, 28, 29, 30, 31, 32, 33, 35, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 121, 123, 130, 131], "100": [3, 23, 35, 36, 49, 56, 57, 71, 74, 86, 90, 94, 99, 123], "1000": 7, "10000": 7, "10000000000000009": 74, "1000m": 5, "1001": [94, 123], "1002": 121, "1004": 121, "1005": 121, "1006": 121, "100s": 5, "101": [94, 105, 106, 111, 123], "102": [85, 94, 123], "103": [94, 105, 106, 123], "10383": 30, "104": [85, 94, 111, 123], "10450": 30, "105": [94, 123], "10526": 7, "1054": [94, 123], "10550": 30, "106": [94, 111, 123], "1066": [94, 123], "1068": [94, 123], "107": 106, "108": 106, "109": [94, 106, 111, 123], "1098": 121, "10m": 5, "11": [3, 7, 13, 23, 25, 26, 28, 29, 30, 31, 38, 41, 44, 46, 47, 48, 49, 50, 52, 54, 56, 57, 58, 59, 60, 61, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 77, 78, 80, 81, 82, 83, 84, 86, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 121, 123, 130, 131], "110": [106, 111], "111": 106, "1111": 30, "111319": [5, 6], "1127": [94, 123], "113": 106, "1146": 7, "1147101": 7, "1152": 121, "1153": 121, "116290": 7, "1165": 121, "11683": 30, "11783": 30, "11803398875": 30, "1185": 121, "1188": 121, "119": 111, "1193": 121, "1197": 7, "11e": 7, "12": [7, 13, 20, 23, 25, 28, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 77, 80, 81, 82, 83, 84, 86, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 114, 115, 116, 117, 121, 123, 130, 131], "120": 111, "121": 111, "12132034356": 30, "1219": 121, "122": 7, "1236": [94, 123], "12365": 30, "124": [94, 123], "12400": 30, "12484": 7, "125": 111, "12716": 30, "12766": 30, "129": [94, 111, 123], "12992": 30, "13": [4, 7, 13, 23, 25, 28, 29, 30, 31, 38, 41, 44, 46, 47, 48, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 65, 66, 67, 68, 69, 70, 72, 73, 74, 75, 77, 78, 80, 81, 82, 83, 84, 86, 87, 88, 92, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 115, 116, 117, 121, 123], "130": [49, 71, 90, 99, 123], "1300": 121, "13016": 30, "1304": 121, "13051": 30, "131": 111, "13133": 30, "13203": 30, "13250": 30, "13415": 30, "13433": 30, "1346": 7, "1356": 121, "1360": 7, "1378": 121, "13850": 30, "139": 111, "14": [7, 13, 23, 25, 26, 28, 29, 30, 31, 32, 38, 39, 41, 42, 44, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 65, 67, 68, 69, 70, 71, 72, 73, 74, 77, 80, 81, 82, 83, 84, 86, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 105, 106, 107, 108, 109, 111, 112, 115, 116, 117, 123], "141": 111, "14150": 30, "14300": 30, "14354": 7, "144": [94, 111, 123], "145": 111, "14500": 30, "14533": 30, "146": [94, 123], "148": [94, 123], "1483629": 7, "149": [94, 111, 123], "14966": 30, "15": [7, 13, 23, 25, 26, 28, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 80, 81, 82, 83, 84, 86, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 115, 116, 117, 123, 130, 131], "150": 90, "1500": 7, "15210": 13, "155": 111, "156": [94, 123], "1573": 7, "158": [94, 123], "15866": 30, "15933": 30, "16": [3, 5, 7, 13, 23, 25, 28, 29, 30, 31, 35, 38, 41, 44, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 77, 78, 80, 81, 82, 83, 84, 86, 88, 90, 92, 93, 94, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 115, 116, 117, 123, 130, 131], "160": 90, "161": 111, "1616": 121, "162": 111, "1640": 121, "1647": 121, "16500": 30, "16503": 7, "166": [94, 123], "1667": 30, "169": [94, 123], "17": [7, 13, 23, 25, 28, 29, 30, 31, 35, 38, 41, 42, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 67, 68, 69, 70, 71, 72, 73, 74, 77, 80, 81, 82, 83, 84, 86, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 115, 116, 117, 123, 130, 131], "170": [94, 123], "17066": 30, "171": [94, 111, 123], "17100": 30, "172": 111, "1725": 121, "173": [94, 123], "1733": 121, "175": [5, 111], "1760": 121, "1770": 121, "1789": 7, "179": [94, 123], "17e": 7, "18": [4, 7, 13, 23, 25, 28, 30, 31, 35, 36, 38, 41, 44, 46, 47, 51, 52, 54, 56, 57, 68, 69, 70, 72, 73, 74, 77, 80, 86, 88, 92, 93, 94, 101, 105, 108, 111, 112, 115, 116, 121, 123], "1825": 121, "1846897": 7, "1849": 121, "1850": 121, "18581544581": 30, "186": [94, 123], "1861": 121, "18623": 7, "1883": 121, "18849": 7, "1891": 121, "18e": 7, "19": [7, 13, 28, 30, 31, 38, 41, 44, 52, 68, 70, 72, 74, 77, 86, 94, 105, 108, 112, 115, 116, 123], "1930": 118, "1956": [16, 44, 62, 63, 64, 114], "1958": 44, "196": [94, 123], "1960": 4, "1975": 7, "1976": 4, "19999999999999996": 74, "1km": 5, "1s": 5, "2": [4, 5, 6, 7, 20, 23, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "20": [7, 13, 25, 28, 29, 30, 31, 38, 41, 44, 49, 52, 54, 68, 70, 71, 72, 73, 74, 77, 86, 90, 93, 94, 99, 105, 108, 111, 112, 115, 116, 121, 123], "200": [74, 90, 94, 111, 123], "2000": 7, "2008": 77, "202": 121, "203": [85, 94, 121, 123], "2057": 121, "207030": 7, "20710": 7, "208": 111, "20833": 30, "2087": 121, "20900": 30, "2093": 121, "20algorithms": [41, 42], "20path": [41, 42], "20shortest": [41, 42], "21": [13, 28, 30, 31, 38, 41, 44, 52, 68, 70, 72, 77, 86, 92, 94, 105, 108, 112, 115, 116, 123], "21300": 30, "21600": 30, "218": [94, 123], "2189": 121, "22": [7, 13, 28, 30, 31, 38, 41, 44, 52, 68, 70, 72, 77, 86, 94, 105, 108, 111, 112, 116, 121, 123], "2201": 121, "2202": 121, "2203": 121, "2216": 121, "22183": 30, "2222": 30, "223": 7, "224": [94, 123], "225": [94, 123], "22583": 30, "2266": [30, 121], "22683": 30, "22752": 7, "2276": 121, "2281": 7, "22rel": 121, "23": [7, 28, 30, 52, 68, 70, 77, 86, 94, 105, 108, 112, 116, 123], "230": 89, "2312": 121, "232": 121, "235": [94, 123], "2357": 121, "2360679775": [30, 94], "23616": 30, "237": [94, 123], "23700": 30, "2378819357": 30, "238": [94, 123], "23883": 30, "239": [94, 123], "2394": 121, "2398": 121, "24": [7, 13, 28, 30, 52, 70, 77, 86, 92, 94, 105, 108, 112, 116, 121, 123], "240": [90, 111], "2400": 121, "2401": 121, "24166": 30, "2426406871": 94, "2427": 121, "2438298": 7, "24687": 7, "2490": 121, "24e": 7, "25": [28, 29, 30, 36, 45, 52, 70, 77, 86, 94, 105, 108, 111, 112, 116, 123], "250": 90, "2500": 7, "2504": 121, "2505": 121, "2512": 121, "25149": 30, "2516": 121, "2517": 121, "2521": 121, "2522": 121, "2523": 121, "254": [94, 123], "2544": 121, "2546": 121, "2547": 121, "2548": 121, "255": [94, 123], "2555": 121, "2559": 121, "2561": 121, "2565": 121, "257": [94, 123], "2588": [7, 121], "2599": [20, 121], "25m": [5, 6], "26": [7, 13, 28, 30, 52, 70, 77, 86, 94, 108, 112, 116, 123], "260": [90, 94, 123], "2605": [20, 121], "2607": [20, 121], "261": [94, 123], "26133": 30, "2614": [20, 121], "26150": 30, "262": [94, 123], "26283": 30, "2635": [20, 121], "264": [94, 123], "26433": 30, "265": [94, 123], "2655": 7, "26550": 30, "2656": [20, 121], "2669542759": 30, "26733": 30, "26861": 7, "27": [7, 28, 30, 52, 70, 77, 86, 94, 108, 111, 112, 116, 123], "27026": 30, "27096": 30, "27153": 30, "27166": 30, "27233": 30, "27266": 30, "27433": 30, "27462": 30, "27603": 30, "278": [94, 123], "27s_algorithm": [47, 62, 63, 65, 66, 67], "28": [7, 13, 28, 30, 52, 70, 77, 86, 94, 108, 112, 116, 123], "283": [94, 123], "285": [94, 123], "286": [94, 123], "28777": 30, "28e": 7, "28graph_theory": [51, 88], "29": [28, 51, 52, 70, 77, 88, 94, 108, 112, 116, 123], "29050": 7, "293": [94, 123], "2958": 7, "3": [3, 5, 6, 7, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 123, 130, 131], "30": [5, 7, 28, 30, 49, 52, 70, 71, 74, 77, 90, 93, 94, 99, 108, 111, 112, 123], "300": [74, 90], "3000": 7, "301": 85, "302": 85, "304": 85, "31": [28, 52, 70, 77, 94, 111, 112, 123], "3153": [5, 6], "3156007": 7, "316": [94, 123], "31693": 7, "317": [94, 123], "32": [28, 52, 70, 77, 94, 112, 123], "320": [90, 91], "321": [94, 123], "324": [94, 123], "3247": 7, "33": [28, 52, 70, 77, 94, 112, 123], "3333": 30, "336": [94, 123], "338": [94, 123], "33879": 7, "34": [7, 28, 52, 53, 70, 77, 93, 94, 111, 112, 123], "340": 89, "344": [94, 123], "345": [94, 123], "346930": 7, "347": [94, 123], "35": [7, 28, 52, 70, 77, 86, 94, 111, 112, 123], "350": 90, "3500": [7, 75, 79], "353": [94, 123], "357": [94, 123], "358": [7, 94, 123], "359": [94, 123], "35e": 7, "36": [5, 28, 70, 77, 94, 112, 123], "360": [89, 94, 123], "36287": 7, "368": [94, 123], "369": [94, 123], "36e": 7, "37": [7, 28, 70, 77, 86, 94, 112, 123], "38": [7, 13, 28, 70, 77, 94, 112, 123], "3803406571": 30, "383": [94, 123], "384": [94, 123], "38491": 7, "385": [94, 123], "387": [94, 123], "39": [28, 70, 77, 94, 112, 123], "390": 90, "3a": 121, "3th": [108, 112], "4": [3, 5, 6, 7, 13, 23, 25, 26, 28, 29, 30, 31, 32, 33, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 123, 130, 131], "40": [13, 28, 70, 74, 77, 86, 94, 111, 112, 123], "4000": 7, "4000000000000004": 25, "403": 85, "405": [94, 123], "4090618": 7, "41": [28, 70, 77, 86, 94, 111, 112, 123], "410": [94, 123], "4110": 7, "412": [94, 123], "41421356237": [30, 94], "41e": 7, "42": [28, 70, 77, 94, 112, 123], "420": [94, 123], "429": [94, 123], "43": [7, 28, 77, 94, 112, 123], "430": [90, 91], "4330": 7, "434": [94, 123], "436": [94, 123], "44": [7, 28, 77, 94, 112, 123], "441": [94, 123], "4452": [5, 6], "447": 74, "448": [94, 123], "449": [94, 123], "45": [5, 6, 7, 28, 77, 94, 112, 123], "450": [90, 94, 123], "4500": 7, "456": [94, 123], "458": [94, 123], "46": [5, 6, 28, 77, 94, 112, 123], "460": 111, "469936": 7, "46e": 7, "47": [7, 28, 77, 94, 112, 123], "470": 7, "471": [94, 123], "475": [94, 123], "478": [94, 123], "4787086646": 94, "479": [94, 123], "48": [7, 28, 77, 94, 112, 123], "4854127": 30, "4868919": 7, "49": [7, 28, 77, 94, 112, 123], "499999999999": 30, "4g": 7, "4th": [108, 112], "5": [3, 5, 6, 7, 13, 23, 25, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 123, 130, 131], "50": [28, 36, 49, 71, 77, 90, 93, 94, 99, 111, 112, 123], "500": 7, "5000": [7, 30], "504": [94, 123], "505": [94, 123], "509": [94, 123], "51": [7, 28, 77, 94, 111, 112, 123], "518": [94, 123], "52": [28, 77, 94, 112, 123], "520": 90, "522": [94, 123], "523": [94, 123], "528": [94, 123], "52e": 7, "53": [7, 28, 77, 94, 112, 121, 123], "531": [94, 123], "534": [94, 123], "54": [5, 28, 34, 77, 94, 112, 121, 123], "540": 5, "541": [94, 123], "5412705652799": 94, "546": [94, 123], "55": [28, 34, 77, 94, 112, 121, 123], "5500": 7, "551": [94, 123], "555": [94, 123], "55e": 7, "56": [7, 26, 28, 34, 77, 94, 112, 121, 123], "561": [94, 123], "562": [94, 123], "567": [94, 123], "5676": 7, "57": [28, 77, 94, 112, 123], "574": [94, 123], "58": [28, 77, 94, 112, 123], "580": 90, "58113883008": 30, "58113883009": 30, "583095189485": 30, "58e": 7, "59": [28, 77, 94, 112, 123], "593": [94, 123], "5th": [108, 112], "6": [5, 7, 13, 23, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 123, 130, 131], "60": [5, 7, 28, 74, 77, 90, 94, 111, 112, 123], "600": [5, 90, 94, 123], "6000": 7, "600m": 5, "605": [94, 123], "61": [7, 28, 77, 94, 112, 123], "610": [90, 94, 123], "6111": 30, "612": [94, 123], "613135": 7, "62": [7, 28, 77, 94, 111, 112, 123], "620": [94, 123], "621": [94, 123], "622": [94, 123], "624": [94, 123], "629": [94, 123], "63": [7, 28, 77, 94, 112, 123], "632": [94, 123], "639": 7, "64": [7, 28, 77, 94, 121, 123], "643": [94, 123], "645": [94, 123], "647": [94, 123], "64e": 7, "65": [7, 28, 77, 94, 123], "6500": 7, "65028153987": 30, "651": [94, 123], "652": [94, 123], "66": [28, 77, 94, 123], "665": [94, 123], "6667": 30, "668": [94, 123], "67": [7, 28, 77, 94, 123], "68": [7, 28, 77, 94, 123], "680": 90, "69": [28, 77, 94, 123], "690": 90, "693": [94, 123], "6min": 5, "6th": [108, 112], "7": [3, 5, 7, 13, 23, 25, 26, 28, 29, 30, 31, 32, 35, 37, 38, 39, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 79, 80, 81, 82, 83, 84, 85, 86, 90, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 123, 130, 131], "70": [28, 74, 77, 94, 123], "7000": 7, "701": [94, 123], "702": [94, 123], "708": [94, 123], "71": [28, 77, 94, 111, 123], "716": [94, 123], "7177": 7, "71834": 7, "72": [7, 28, 77, 94, 123], "721": [94, 123], "725": [94, 123], "726": [94, 123], "727": [94, 123], "73": [28, 77, 94, 123], "731": [94, 123], "732": [94, 123], "734": [94, 123], "737": [94, 123], "73e": 7, "74": [26, 28, 77, 94, 123], "740": [94, 123], "743": [94, 123], "75": [26, 28, 34, 36, 77, 94, 111, 121, 123], "7500": 7, "751": [94, 123], "76": [7, 28, 77, 94, 123], "760": [90, 91], "76695427589": 30, "769": [94, 123], "76e": 7, "77": [7, 28, 77, 94, 123], "770": 90, "777": [94, 123], "78": [7, 28, 77, 94, 123], "782": [94, 123], "786": [94, 123], "78846": [5, 6], "79": [28, 77, 94, 111, 123], "8": [3, 7, 13, 23, 25, 28, 29, 30, 31, 32, 35, 37, 38, 39, 41, 44, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 77, 81, 82, 83, 84, 85, 86, 88, 90, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 123, 130, 131], "80": [7, 28, 44, 49, 71, 74, 77, 89, 90, 94, 99, 101, 111, 123], "8000": 7, "802": [94, 123], "81": [6, 77, 94, 123], "812": [94, 123], "815": [94, 123], "816": [94, 123], "81m": [5, 6], "82": [7, 77, 94, 123], "820": [90, 91, 94, 123], "8236683733": 30, "825": [94, 123], "826": [94, 123], "828": 94, "8284271247": 94, "83": [77, 94, 121, 123], "8333": 30, "836": [94, 123], "83e": 7, "84": [7, 77, 94, 123], "843": 7, "848093106": 30, "849304": 7, "85": [77, 94, 111, 123], "8500": 7, "854": 94, "86": [7, 77, 94, 123], "860232526704": 30, "87": [7, 77, 94, 123], "870": [94, 123], "875": [94, 123], "8778": 7, "88": [77, 94, 123], "880": [94, 123], "883": [94, 123], "889": [94, 123], "89": [74, 77, 94, 111, 123], "8999999999999999": 74, "89e": 7, "9": [3, 5, 7, 13, 23, 25, 28, 29, 30, 31, 34, 38, 41, 44, 46, 47, 48, 49, 50, 52, 54, 55, 56, 57, 58, 59, 60, 61, 65, 67, 68, 69, 70, 71, 72, 73, 74, 77, 81, 82, 83, 84, 85, 86, 90, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 123], "90": [7, 74, 77, 94, 123], "9000": 7, "91": [77, 94, 111, 123], "91173136": 30, "912": [94, 123], "914": [94, 123], "916": [94, 123], "92": [77, 94, 123], "9223372036854775807": [0, 50, 61, 81, 83, 96, 98], "93": [77, 94, 121, 123], "93e": 7, "93ford_algorithm": 44, "93karp_algorithm": 71, "93relabel_maximum_flow_algorithm": [89, 99], "93wagner_algorithm": 101, "94": [7, 77, 94, 111, 123], "9444": 30, "95": [7, 94, 111, 123], "9500": 7, "96": [94, 123], "9634358466": 30, "965": [94, 123], "9661270947": 30, "967": [94, 123], "969": [94, 123], "97": [94, 123], "978": 4, "98": [94, 123], "9833": 30, "99": [7, 94, 123], "990": 5, "996": 7, "997": [94, 123], "9999999": 30, "999999999998": 25, "999999999999": [25, 54, 56, 73, 74, 123], "9c": 121, "A": [15, 20, 23, 25, 26, 31, 32, 33, 38, 39, 40, 46, 50, 61, 65, 66, 69, 74, 77, 86, 87, 101, 107, 108, 111, 112, 113, 114, 115, 116, 117, 121, 122, 123, 129, 130, 131], "Al": [4, 30, 45], "Antes": [23, 92], "Con": [0, 17, 25, 29, 30, 50, 54, 61, 68, 74, 81, 82, 83, 96, 97, 98, 121], "DE": [29, 30, 60, 73], "De": [13, 31, 32, 38, 39, 41, 42, 44, 47, 49, 62, 63, 70, 71, 72, 74, 89, 90, 91, 99, 118], "Del": [25, 41, 42, 44, 47, 49, 54, 59, 62, 63, 70, 71, 72, 74, 89, 90, 91, 99, 105, 109, 112, 113], "E": [6, 7, 8, 9, 10, 16, 19, 21, 25, 31, 32, 37, 38, 39, 41, 42, 43, 44, 46, 47, 48, 50, 51, 52, 53, 54, 59, 61, 62, 63, 65, 66, 69, 71, 72, 77, 79, 80, 81, 82, 83, 84, 85, 87, 88, 90, 91, 95, 96, 97, 98, 101, 102, 103, 104, 108, 112, 113, 118, 127], "EN": 121, "EST\u00c1": 121, "El": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 38, 39, 41, 42, 43, 44, 45, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 103, 104, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 121, 124, 125, 127, 128, 129, 130, 131], "En": [1, 3, 4, 5, 13, 15, 16, 19, 23, 27, 29, 30, 34, 35, 44, 49, 54, 55, 56, 57, 58, 59, 65, 66, 71, 74, 77, 85, 86, 90, 91, 99, 101, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 125, 129], "Es": [1, 2, 3, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 36, 43, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 72, 73, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 126, 127, 128, 129, 130, 131], "Esa": [25, 60, 73], "Esas": [74, 123], "Eso": [25, 60], "Esos": 25, "Esta": [7, 8, 9, 13, 15, 16, 23, 25, 36, 37, 44, 45, 51, 54, 59, 60, 62, 63, 64, 73, 74, 78, 86, 92, 101, 114, 127, 130], "Estados": 125, "Estar": 113, "Estas": [3, 5, 10, 11, 12, 18, 19, 22, 24, 27, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 119, 126, 127, 128], "Este": [4, 20, 25, 29, 30, 47, 54, 74, 77, 78, 80, 95], "Esto": [3, 23, 69, 72, 86, 92, 118, 125], "Estos": 118, "Est\u00e1": [74, 123], "Hay": [3, 4, 5, 10, 11, 12, 13, 18, 19, 22, 24, 25, 44, 47, 48, 50, 52, 53, 58, 59, 60, 69, 72, 73, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 125, 127, 128, 130], "La": [3, 4, 5, 7, 8, 10, 11, 12, 13, 17, 18, 19, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 38, 39, 41, 42, 44, 45, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 65, 66, 69, 70, 71, 72, 73, 74, 77, 78, 82, 84, 86, 87, 89, 90, 91, 92, 93, 94, 97, 99, 100, 101, 103, 104, 109, 111, 121, 127, 128, 129, 130, 131], "Las": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 64, 65, 66, 67, 69, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131], "Lo": [25, 27], "Los": [4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 19, 23, 25, 29, 30, 31, 32, 35, 36, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 70, 71, 72, 73, 74, 77, 81, 82, 83, 84, 85, 86, 88, 89, 90, 91, 92, 93, 96, 97, 98, 99, 100, 101, 102, 103, 104, 108, 112, 113, 114, 121, 130, 131], "NO": 121, "No": [1, 2, 3, 5, 6, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 28, 29, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 82, 84, 85, 86, 87, 89, 90, 91, 93, 94, 97, 99, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 114, 115, 116, 117, 119, 121, 123, 126, 127, 128, 129, 130, 131], "O": [6, 7, 8, 9, 10, 16, 21, 25, 26, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118], "Otros": [25, 121], "Por": [13, 25, 36, 57, 72, 73, 74, 87, 90, 111, 125], "Que": 92, "Qu\u00e9": 25, "Se": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 19, 21, 23, 25, 26, 29, 30, 31, 32, 36, 38, 39, 41, 42, 43, 44, 47, 49, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 70, 71, 72, 73, 74, 80, 81, 82, 83, 85, 90, 91, 93, 94, 99, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 121, 125, 126, 127, 128, 129, 130, 131], "Sea": [5, 7, 14, 15, 32, 39, 42, 43, 63, 64, 75, 79, 114], "Sean": [6, 8, 31, 32, 33, 38, 39, 40], "Sin": [47, 55, 69, 72, 118], "Son": [5, 25, 93, 94], "Su": [0, 1, 21, 80, 81, 82, 83, 95, 96, 97, 98, 101, 118, 124], "Un": [10, 13, 23, 25, 27, 34, 35, 36, 47, 48, 51, 52, 53, 54, 56, 57, 61, 78, 88, 92, 93, 94, 101, 102, 123], "Una": [3, 4, 5, 19, 25, 26, 34, 35, 36, 56, 57, 73, 86, 88, 93, 94, 121], "Uno": [7, 121], "Y": [4, 23, 27, 29, 30, 31, 32, 33, 38, 39, 40, 54, 74, 121], "Ya": 121, "_": [113, 121], "__": [23, 25, 27, 61, 84], "___pgr___test___": 26, "__glibc__": 121, "__linux__": 121, "_caj": 5, "_capacity": 19, "_capacity_i": 19, "_cost": [16, 29], "_cost_": 25, "_cost_i": 16, "_de": 67, "_id": 19, "_id_i": 19, "_maxflow": 19, "_of": [106, 107, 117], "_pes": 5, "_pgr_array_rev": 23, "_pgr_makedistancematrix": 121, "_radius": 34, "_search_algorithm": [6, 8, 31, 38], "_seq": 16, "_seq_": 16, "_seq_i": 16, "_sql": 19, "_tim": [5, 93, 94], "_vertex": 19, "_vertices_pgr": [35, 36, 56, 57], "_vids": [16, 44, 47, 59, 62, 63, 108, 112, 113], "a_weight": 5, "aasheesh": 27, "abaj": [15, 16, 17, 25, 31, 32, 38, 39, 41, 42, 44, 47, 49, 59, 60, 62, 63, 65, 66, 68, 70, 71, 72, 81, 82, 83, 89, 90, 91, 96, 97, 98, 99, 105, 108, 112, 113, 114, 115, 130, 131], "abandon": 121, "abhinav": 27, "abiert": [25, 93], "about": [107, 117, 123], "abre": [5, 93, 94], "abs": [6, 31, 32, 33, 38, 39, 40, 108, 112], "academic": 13, "acantil": [25, 60], "acced": 25, "accept": 123, "acces": [54, 61, 102, 121], "aceler": [13, 25, 56, 57, 60], "acept": [23, 35, 57, 121], "acer": [25, 60], "acerc": 112, "achiv": [130, 131], "acicl": [59, 69, 103], "ackermann": 88, "ackermann_function": 88, "activ": 26, "actu": 85, "actual": [1, 2, 3, 5, 6, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 24, 25, 26, 29, 30, 44, 47, 48, 50, 52, 53, 55, 58, 59, 60, 61, 65, 66, 67, 69, 72, 73, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 126, 127, 128, 129, 130, 131], "actualiz": [20, 56, 121], "acumul": 36, "acumulat": 121, "add": [13, 25, 36, 54, 74, 92, 121, 130, 131], "added": [130, 131], "adding": 123, "additional": [86, 123, 126, 130, 131], "adecu": [35, 56, 57, 77], "adel": [0, 5, 7, 9, 10, 25, 29, 30, 37, 45, 46, 48, 50, 51, 52, 53, 54, 55, 58, 61, 69, 74, 75, 77, 78, 79, 80, 85, 86, 87, 88, 93, 94, 95, 100, 101, 102, 103, 104], "adeland": 8, "adem": 129, "ademas": [19, 44, 92], "adentr": [21, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 118], "adicion": 121, "adicional": [23, 25, 26, 121, 128, 130], "adity": 27, "adjacent": [48, 69], "administr": [3, 20, 122, 126], "administrativ": 86, "admit": [13, 78], "adri": 27, "adujst": 121, "advertent": [59, 103, 121], "adyacent": [13, 58, 61, 85, 86], "afect": [13, 23, 45, 56, 57, 130, 131], "affects": [130, 131], "afirm": 121, "afreg": [5, 7, 15, 25, 32, 33, 39, 40, 42, 43, 63, 64, 66, 75, 79, 113, 114], "afs": 13, "after": 123, "afuer": 130, "agarwal": 27, "agg": [16, 29], "agg_cost": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "agg_in": 73, "agg_out": 73, "aggregation": [106, 107], "agreg": [0, 6, 9, 13, 14, 15, 16, 17, 19, 20, 21, 23, 25, 27, 28, 29, 31, 38, 41, 42, 43, 44, 47, 50, 52, 55, 59, 61, 62, 63, 64, 65, 66, 68, 70, 72, 77, 81, 82, 83, 87, 90, 92, 96, 97, 98, 105, 108, 109, 112, 113, 114, 115, 116, 118, 121, 122, 123, 129, 130, 131], "aguil": [25, 60], "agujer": 121, "ahi": 3, "ahor": [4, 13, 23, 25, 27, 54, 74, 86, 92, 121], "aisl": 92, "ajust": [35, 56, 68, 73, 74, 121], "akhil": 27, "aki": 27, "alcanz": [0, 17, 25, 50, 61, 68, 81, 82, 83, 96, 97, 98, 104, 115], "aleatori": [0, 6, 8, 31, 32, 38, 39, 50, 61, 72], "alemani": 125, "alfa": [34, 121], "algebr": 58, "algo2": 13, "algorithm": [105, 106, 107, 109, 117, 131], "algorithms": 47, "algoritm": [0, 1, 2, 4, 6, 7, 8, 9, 11, 13, 16, 17, 18, 19, 20, 21, 22, 25, 28, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 55, 57, 58, 59, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 87, 89, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 103, 108, 112, 113, 114, 115, 116, 118, 119, 121, 122, 124, 127, 130], "algortitm": 121, "algun": [3, 13, 25, 26, 27, 29, 36, 44, 55, 69, 74, 121, 123, 130, 131], "align": 25, "alik": [20, 27], "all": [26, 86, 88, 94, 106, 107, 117, 121, 123, 130, 131], "all_segments": [25, 73], "all_vertic": 60, "almacen": [7, 14, 15, 32, 35, 36, 39, 42, 43, 63, 64, 75, 79, 113, 114, 123], "aloj": [27, 125], "alpha": [7, 17, 20, 34, 68, 88, 122], "alquitran": 26, "alrededor": 4, "alta": [25, 45], "alter": [13, 25, 26, 36, 54, 56, 73, 74, 86, 92, 123], "altern": [13, 56, 109, 121], "alto": 77, "always": 123, "am": 5, "amarill": [85, 86], "ambas": [5, 25, 65], "ambici": [21, 118], "ambigued": 121, "ambos": [15, 25, 54, 66, 74, 92, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "amd": 7, "ampli": [13, 27, 36, 123], "amplitud": [50, 96], "an": [86, 94, 104, 105, 107, 123, 126], "analic": 92, "analisis": [6, 20, 27, 35, 36, 92, 121], "analiz": [20, 25, 35, 36, 57, 73, 92, 122, 126], "analysis": [35, 36, 92], "analyz": [109, 126], "analyzing": [35, 36, 92], "ancho": 58, "anchur": [0, 18, 81, 96, 128], "and": [13, 23, 25, 26, 35, 36, 57, 65, 66, 67, 73, 85, 86, 93, 94, 106, 109, 119, 121, 123, 126, 129, 130, 131], "andre": 27, "anill": 34, "annaeling": [33, 40, 43, 64], "anot": 125, "anoth": 131, "anteman": 60, "anterior": [5, 9, 13, 23, 25, 26, 56, 62, 84, 93, 94, 121, 125], "anterir": 26, "anthony": 27, "antigu": [23, 25, 28, 29, 31, 34, 38, 41, 73, 75, 79, 110, 121, 125], "anton": 27, "anud": 92, "any": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "anyarray": [23, 105, 115, 121], "aparec": [13, 68, 73, 103, 115], "aparezc": 125, "apertur": [5, 93, 94], "api": 7, "apil": 5, "aplic": [8, 13, 19, 20, 25, 60, 73, 74, 78, 86, 100, 118, 121, 122, 123, 130], "apoy": [27, 125], "application": [123, 126], "appropiat": [94, 123], "approx": 5, "apropi": [25, 35, 36, 56, 57], "aprovech": 45, "aproxim": [28, 29, 30, 109, 116], "apt": 26, "apya": [20, 121], "aqu": 77, "aquell": 92, "arbitrar": [68, 115], "arbitrari": [30, 118, 130], "arbnol": 84, "arbol": [0, 1, 17, 20, 21, 50, 61, 68, 80, 81, 82, 83, 84, 95, 96, 97, 98, 115, 118, 121, 122], "archiv": [25, 26, 27, 41, 42, 121], "arcos": 77, "are": [5, 25, 34, 36, 85, 86, 94, 107, 115, 117, 121, 123, 130, 131], "argument": [34, 35, 56, 57], "arist": [1, 9, 11, 12, 18, 20, 21, 29, 35, 36, 92, 118, 119, 121, 122, 123, 124, 126], "arit": 50, "armon": [15, 43, 64, 114], "array": [0, 3, 13, 15, 16, 23, 25, 28, 29, 30, 31, 32, 33, 36, 38, 39, 40, 41, 42, 43, 44, 47, 49, 50, 55, 59, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 74, 81, 82, 83, 89, 90, 91, 96, 97, 98, 99, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "array_agg": [25, 29, 33, 40, 43, 54, 64, 73, 74, 86, 93], "array_length": [25, 60], "array_prepend": 23, "arregl": [0, 3, 15, 16, 17, 23, 25, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 47, 49, 50, 55, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 81, 82, 83, 89, 90, 91, 96, 97, 98, 99, 105, 106, 107, 108, 109, 112, 113, 114, 115, 117, 121, 129, 130, 131], "arrib": 13, "arrival": [5, 93, 94, 130, 131], "arrival_tim": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "arroj": [0, 3, 25, 50, 61, 81, 83, 96, 98, 105, 106, 107, 108, 109, 129], "arsit": [25, 67, 85, 106, 107, 112, 117, 129], "arsta": [17, 82, 97], "articul": [12, 20, 37, 122], "aryan": 27, "as": [7, 13, 23, 25, 30, 31, 32, 35, 38, 39, 41, 42, 44, 47, 49, 54, 56, 57, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 73, 74, 86, 89, 90, 91, 92, 93, 94, 99, 103, 105, 106, 107, 108, 111, 112, 113, 114, 115, 116, 117, 121, 123, 130, 131], "ascendent": [14, 15, 32, 37, 39, 42, 43, 44, 46, 47, 50, 51, 54, 55, 59, 61, 63, 64, 69, 72, 100, 102, 108, 112, 113, 114], "asegures": 26, "asemej": [68, 115, 123], "ashish": 27, "ashraf": 27, "asi": [36, 47, 56, 58, 101, 125], "asient": 5, "asign": [25, 31, 32, 38, 39, 41, 42, 44, 47, 49, 58, 59, 62, 63, 69, 70, 71, 72, 89, 90, 91, 99, 100], "asim": 36, "asirst": 25, "asoci": [25, 26, 92], "assigned_vertic": 86, "associat": 126, "astar": 121, "astar_search": [6, 8, 31, 38], "asunt": 125, "at": [94, 108, 109, 112, 123], "atras": [9, 121], "atraves": [25, 28, 31, 38, 41, 44, 47, 52, 59, 62, 65, 67, 70, 72, 77, 101, 105, 106, 107, 108, 109, 112, 116, 117, 129], "atravez": [25, 80, 95], "atravies": [25, 73], "atribu": 20, "atribut": [25, 73], "attribut": 126, "attribution": [20, 27], "aument": [37, 51, 121], "aun": [13, 20, 29, 121], "aunqu": [25, 44], "aut": [23, 69], "autoarc": 77, "autobus": [65, 66], "automat": [3, 5, 10, 11, 12, 15, 18, 19, 22, 24, 25, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 121, 127, 128, 129, 130, 131], "automatic": 121, "automatiz": 121, "automovil": [65, 66], "autor": [92, 121], "auxili": [23, 73], "avail": 109, "avanc": [5, 93, 94], "avanz": 3, "avis": [60, 73], "avoiding": 121, "ay": 125, "ayud": [25, 74, 125], "azul": [13, 48, 78, 123, 130, 131], "a\u00f1ad": [23, 26, 28, 31, 34, 38, 55, 62, 116, 121, 125], "a\u00f1os": 92, "b": [13, 15, 23, 25, 36, 65, 66, 73, 74, 87, 107, 108, 111, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "back": [60, 73], "baj": [7, 20, 27, 65, 66, 92, 121], "bakli": 27, "band": 58, "bander": [20, 23, 26, 36, 56, 121], "barat": 118, "bas": [2, 5, 6, 8, 9, 11, 16, 17, 18, 20, 27, 28, 35, 54, 57, 59, 60, 62, 85, 86, 92, 102, 119, 121, 122, 123, 126, 130, 131], "basic": [25, 54, 58, 74, 92, 118], "bastant": [25, 30, 36], "bbox": 7, "bdast": 121, "bddijkstr": 121, "be": [86, 94, 107, 108, 117, 123, 126, 130, 131], "becaus": [106, 107, 109, 121, 123], "becom": [130, 131], "been": [107, 121], "begin": [16, 19, 25, 111], "behnck": 27, "bellm": [44, 59, 72, 121], "belong": 104, "belongs": [108, 131], "benavent": 27, "benchmark": [94, 123], "berchet": 27, "best": 94, "betw": [104, 106, 107, 117], "bfs": [20, 47, 50, 122, 128], "bgl": 26, "bi": [48, 69], "bibliotec": [26, 27, 76, 121], "biconect": [12, 20, 37, 46, 122], "biconnect": [37, 46], "bidimensional": 78, "bidireccional": [6, 9, 20, 25, 31, 36, 38, 39, 40, 41, 42, 43, 121, 122], "bidirecional": 42, "bidirectional": [8, 20, 25, 41, 42, 43, 122], "bidirectional_search": [41, 42], "bien": [35, 47, 56, 57, 130], "bigcup": [16, 19], "bigcuptarget_i": 19, "biggs": 4, "bigint": [0, 3, 5, 7, 10, 11, 13, 15, 16, 17, 19, 21, 23, 25, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 123, 129, 130, 131], "bigserial": [74, 123], "binari": [26, 47], "bipart": [11, 48], "bipartit": [11, 18, 48], "bits": 121, "blanc": 13, "bloque": [3, 5, 10, 11, 12, 18, 19, 22, 24, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 121, 127, 128], "body": 13, "bogus": 121, "bol": 26, "boldsymbol": [16, 19], "bolean": 121, "bool": [7, 13, 15, 16, 23, 25, 26, 28, 31, 32, 33, 36, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 55, 56, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 73, 74, 75, 77, 78, 79, 85, 88, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 129, 130, 131], "boost": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "bootstrap": 26, "bootstrap_version": 121, "bord": [10, 15, 16, 18, 19, 20, 21, 36, 44, 51, 52, 53, 54, 68, 74, 77, 80, 81, 82, 83, 86, 87, 92, 95, 99, 118, 121, 122, 126], "bordill": [25, 60], "bosqu": [0, 1, 21, 50, 61, 80, 81, 82, 83, 95, 96, 97, 98, 118, 124], "both": [25, 26, 36, 116], "box": 7, "boy": 78, "boyer_myrvold": 78, "boykov": [19, 20, 49, 122], "boykov_kolmogorov_max_flow": 49, "brand": [18, 22, 45], "breadth": [50, 58, 121], "breaking": 121, "bridge_": 51, "bucl": 121, "buen": [25, 65, 66, 72, 75, 79], "buff": 7, "build": [26, 107, 117, 121], "build_doxy": 26, "build_html": 26, "build_latex": 26, "build_m": 26, "build_typ": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "builds": [106, 107], "busc": [101, 125], "busqued": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 126, 127, 128, 129, 130, 131], "but": [26, 56, 57, 106, 107, 123], "by": [13, 23, 25, 29, 30, 45, 48, 50, 54, 56, 60, 61, 65, 66, 67, 69, 73, 74, 75, 79, 80, 81, 82, 83, 84, 86, 92, 95, 96, 97, 98, 100, 104, 106, 107, 108, 112, 113, 114, 115, 116, 117, 123], "c": [3, 5, 7, 10, 11, 12, 13, 18, 19, 20, 22, 24, 25, 26, 27, 44, 47, 48, 50, 52, 53, 54, 58, 59, 69, 72, 74, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 121, 125, 127, 128], "c_lc101": [94, 123], "cab": [5, 7, 121], "cabecer": [27, 121], "cabez": 85, "cach": 121, "cad": [0, 1, 4, 7, 14, 15, 18, 19, 21, 25, 26, 27, 29, 30, 32, 36, 39, 42, 43, 46, 47, 49, 50, 52, 53, 58, 60, 61, 63, 64, 69, 71, 73, 74, 75, 78, 79, 80, 81, 82, 83, 84, 85, 86, 90, 91, 92, 95, 96, 97, 98, 99, 100, 101, 114, 118, 121, 124, 127, 129, 130, 131], "caden": 121, "cae": 121, "caid": [3, 5, 10, 11, 12, 18, 19, 22, 24, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 127, 128], "caj": 5, "calcul": [4, 5, 8, 9, 13, 16, 17, 18, 19, 20, 22, 25, 29, 33, 40, 43, 44, 45, 49, 51, 52, 53, 60, 64, 68, 70, 71, 72, 73, 74, 75, 78, 79, 82, 84, 87, 88, 89, 90, 91, 97, 99, 113, 114, 116, 122], "calculat": 123, "calid": 25, "call": [3, 25, 36, 86, 92], "callejon": [13, 55, 92], "calul": [28, 109, 116], "camb": [23, 41, 46, 54, 102, 121], "cambi": [1, 2, 3, 5, 6, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 28, 29, 30, 31, 34, 37, 38, 44, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 65, 66, 67, 68, 69, 72, 73, 75, 77, 78, 79, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 126, 127, 128, 129, 130, 131], "camin": [3, 6, 8, 9, 15, 16, 20, 23, 28, 31, 32, 38, 39, 41, 42, 43, 44, 45, 47, 59, 60, 62, 63, 64, 65, 66, 67, 70, 72, 77, 92, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 122, 129, 130, 131], "camion": [5, 93, 94, 121], "camp": [25, 57, 92], "camptocamp": 27, "can": [86, 107, 108, 117, 123, 130, 131], "cancel": 121, "cantid": [5, 7, 28, 69, 77, 90, 91, 109, 116], "cap": [65, 66, 74, 107, 108, 112, 113, 114, 115, 116, 117], "capac": [19, 25, 49, 71, 73, 90, 91, 93, 94, 99], "capacit": [5, 94], "capacity": [5, 19, 25, 49, 54, 71, 73, 74, 89, 90, 91, 93, 94, 99, 111, 123], "capacity_i": 19, "capaz": [77, 123], "capran": 125, "captacion": [16, 20, 82, 97, 122], "caracter": 47, "caracterist": [6, 7, 8, 10, 16, 19, 21, 27, 31, 32, 33, 34, 37, 38, 39, 40, 41, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 64, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 108, 112, 113, 114, 118, 124, 130], "cardinal": [19, 20, 88, 122], "carec": [3, 5, 10, 11, 12, 18, 19, 22, 24, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 127, 128], "carg": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "cargador": 25, "carreter": [13, 25, 36, 73], "carril": 36, "cas": [3, 4, 5, 7, 9, 10, 11, 12, 14, 15, 16, 18, 19, 22, 23, 24, 25, 29, 30, 32, 36, 39, 41, 42, 43, 44, 47, 48, 50, 52, 53, 55, 58, 59, 63, 64, 67, 69, 72, 73, 74, 75, 77, 78, 79, 84, 86, 87, 90, 91, 92, 93, 94, 101, 103, 104, 106, 107, 108, 109, 111, 112, 114, 117, 123, 127, 128], "cascad": [25, 111], "case_n": 111, "cast": 121, "categor": [18, 21, 23, 25, 28, 29, 32, 33, 39, 40, 43, 50, 61, 64, 74, 80, 81, 82, 83, 93, 94, 95, 96, 97, 98, 107, 108, 109, 112, 114, 116, 118, 119, 121, 128, 129, 131], "categori": [67, 106, 107, 117, 119], "categoriz": 25, "category": 123, "category_": 121, "caus": [77, 125], "cayetan": 27, "cd": 26, "ce": [25, 54, 74], "celd": [4, 20, 122], "central": [7, 18, 22, 45], "centrality": 45, "cer": [19, 49, 71, 90, 91, 99], "cerc": [25, 35, 56, 57, 60, 92], "cercan": [15, 16, 68, 107, 108, 112, 113, 114, 115, 116, 117, 119, 121, 123, 129, 130, 131], "cerr": [5, 20, 93, 94, 121], "cgal": [34, 121], "chang": [115, 116, 121], "char": [15, 25, 74, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "charact": [23, 115, 121], "characteristics": [94, 123], "chauh": 27, "chaurasi": 27, "chec": [118, 121], "checking": 35, "checkout": 26, "checks": [13, 35, 36, 56, 57, 92], "chines": [18, 52, 53, 121], "chk": [35, 36, 56, 57], "christi": 27, "ci": [20, 121], "cicl": [5, 21, 44, 48, 59, 69, 93, 94], "ciclic": 48, "cient": 85, "cierr": [5, 93, 94, 104, 121], "ciert": 5, "circuit": [52, 53, 77], "circul": [25, 73], "circumcent": 34, "circut": 77, "circuti": 77, "city": 123, "ciud": [4, 29, 30, 123, 130, 131], "ciudad": [4, 29, 123], "clang": [20, 121], "clar": 23, "clasic": 73, "clasific": [18, 121], "class": 13, "claus": 121, "clav": [35, 56, 92], "cle": [35, 36, 56, 92], "clic": 123, "client": [5, 93, 94, 130], "client_min_messag": [111, 125], "clon": 26, "clos": [94, 121, 123], "close_tim": 111, "closeness": [107, 117], "closest": [25, 54, 74], "closest_vertex": [25, 54, 74], "closur": 104, "clust": 104, "cm": 58, "cmak": [26, 121], "cmu": 13, "cnam": 121, "cnt": [35, 36, 56, 57, 92], "coalesc": [60, 73, 106, 107, 123], "coch": [65, 66], "cod": [26, 27, 125], "codici": [11, 100, 119], "codif": [3, 5, 10, 11, 12, 18, 19, 22, 24, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 127, 128], "codig": [13, 20, 26, 27, 60, 73, 74, 92, 121], "coherent": [25, 73], "coinc": [35, 56, 57, 121], "coincid": [5, 9, 23, 93], "coincident": [19, 20, 88, 92, 122], "col": 58, "colabor": 20, "coleccion": [15, 34, 121], "collation": 123, "collection": 34, "coloc": 58, "color": [13, 18, 48, 69, 100, 119], "color_": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "colore": 121, "colum": 23, "column": [3, 4, 9, 10, 16, 20, 21, 23, 36, 92, 118, 121, 123, 130, 131], "columns": [116, 121, 123], "com": [3, 4, 5, 6, 7, 9, 14, 15, 16, 17, 19, 20, 23, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 47, 49, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 75, 77, 78, 81, 82, 83, 84, 86, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 101, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 123, 125, 129, 130, 131], "comand": 26, "combin": [7, 14, 15, 43, 64, 101, 114, 121], "combinations": [28, 31, 32, 38, 39, 41, 42, 44, 47, 49, 59, 62, 63, 70, 71, 72, 89, 90, 91, 99, 105, 108, 112, 113, 116, 121], "combinations_t": 121, "combinatorial": 4, "comentari": [26, 27], "comenz": [23, 74, 77, 123], "comercial": 20, "comienz": [0, 5, 26, 50, 52, 53, 61, 81, 82, 83, 96, 97, 98], "coming": 23, "command": 26, "commits": 121, "commons": [20, 27], "comodin": 121, "compar": [6, 23, 30, 31, 32, 33, 38, 39, 40, 94], "comparing": 121, "compart": 92, "compat": [25, 26], "compatibil": 121, "compa\u00f1i": 125, "compil": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "compilation": 121, "compile_dat": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "complej": [72, 77], "complet": [4, 25, 29, 30, 35, 36, 55, 58, 85, 121], "complete_graph": 86, "compon": [0, 1, 21, 80, 81, 82, 83, 95, 96, 97, 98, 118, 124], "component": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "components": 102, "compos": 131, "comprend": 74, "compres": 104, "comprob": [26, 90], "comprueb": [20, 48], "compulsory": [115, 116, 121], "comput": 7, "comun": [3, 5, 10, 11, 12, 18, 19, 22, 24, 25, 27, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 101, 103, 104, 109, 111, 125, 127, 128], "comunitari": 125, "conceb": [16, 62, 63, 64, 114], "concepts": 121, "condicion": [13, 35, 36, 56, 57, 121], "condition": [35, 57], "conduc": [65, 66], "conduccion": [20, 115, 119, 121], "conductor": 5, "coneccion": [65, 66], "conect": [0, 1, 4, 10, 12, 13, 18, 20, 21, 30, 37, 46, 48, 51, 52, 53, 80, 81, 82, 83, 87, 95, 96, 97, 98, 100, 101, 102, 118, 122, 124], "conexion": [4, 26, 65, 66, 86, 92, 118, 121], "confiabl": 7, "configur": [20, 65, 66, 108], "confirm": 26, "conflicting": [106, 107], "conform": [0, 1, 17, 21, 32, 39, 80, 81, 82, 83, 95, 96, 97, 98, 115, 118, 124], "confusion": 130, "conjunt": [0, 5, 7, 11, 13, 15, 16, 17, 19, 23, 25, 28, 29, 30, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117], "connect": [26, 104], "conoc": 75, "cons": 124, "consej": 20, "consid": [106, 107], "consider": [5, 7, 13, 15, 16, 23, 25, 28, 29, 31, 32, 33, 34, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 55, 58, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 74, 75, 77, 78, 79, 85, 87, 92, 93, 94, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 125, 129, 130, 131], "consig": [16, 119], "consist": 87, "consistent": [5, 25], "consists": 123, "consol": 26, "constru": [26, 56, 57, 60, 76, 84, 121], "construccion": [25, 26, 121], "consult": [3, 13, 20, 23, 35, 36, 57, 92, 93, 94, 110, 121, 123, 125], "consultor": 125, "cont": [36, 77], "contact": 125, "contain": 105, "conten": [25, 26, 35, 36, 46, 56, 57, 65, 66, 92], "contendran": [28, 109, 116], "conteng": 3, "context": [103, 125], "contien": [23, 25, 44, 46, 52, 53, 74, 87, 88, 101], "contin": [25, 114], "continen": [54, 102], "continu": [5, 15, 16, 26, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 47, 49, 56, 59, 60, 61, 62, 63, 64, 65, 66, 70, 71, 72, 73, 84, 89, 90, 91, 99, 101, 112, 113, 114, 115, 125, 129, 130, 131], "contr": [13, 25, 92], "contraccion": 121, "contracted_vertic": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "contraction": [20, 25, 55, 60, 122, 126], "contraction_ord": 55, "contraction_results": 13, "contrae": [13, 121], "contraid": [25, 55], "contrajeron": 13, "contrari": [3, 36, 56, 59, 103], "contrase\u00f1": 26, "contrayend": 13, "contribu": [20, 27, 121, 125], "control": 45, "convenient": 121, "conversion": [5, 6, 25], "convert": [4, 15, 25, 29, 30, 94, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "conviert": [5, 86, 121], "convinenc": 123, "convinienc": 123, "convirt": 86, "cooling_factor": [29, 30], "coorden": [4, 6, 8, 20, 25, 29, 31, 32, 33, 38, 39, 40, 74, 122], "coordinat": 123, "copi": [25, 73, 92, 121], "corporation": [27, 125], "corr": 9, "corre": [20, 130, 131], "correccion": [25, 26, 55, 73, 121], "correcion": 121, "correct": [25, 35, 57, 60, 69, 73, 92, 118, 121], "correg": 121, "correspond": [4, 29, 30, 107, 108, 112, 113, 114, 115, 116, 117, 123], "correspondient": [6, 8, 17, 20, 31, 32, 33, 35, 36, 38, 39, 40, 68, 74, 82, 85, 97, 115], "corresponding": [119, 126], "corresponds": 123, "corrig": 121, "cort": [4, 6, 7, 8, 9, 13, 14, 15, 16, 20, 28, 29, 30, 31, 32, 37, 38, 39, 41, 42, 43, 44, 45, 47, 52, 59, 61, 62, 63, 64, 65, 66, 67, 72, 74, 75, 79, 101, 108, 109, 112, 113, 114, 116, 119, 121, 122, 129, 131], "cos423": [41, 42], "cost": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 108, 109, 110, 111, 112, 113, 114, 115, 116, 118, 119, 120, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131], "cost_": [16, 25], "cost_i": 16, "coste_invers": [6, 25], "count": [7, 35, 60, 92, 119, 126], "cours": [41, 42], "cp": 47, "cpacity": 123, "cpplint": 121, "cre": [3, 4, 5, 9, 10, 11, 12, 13, 16, 17, 18, 19, 20, 22, 23, 24, 26, 35, 36, 44, 45, 47, 48, 49, 50, 52, 53, 57, 58, 59, 69, 71, 72, 77, 78, 81, 82, 83, 84, 85, 87, 90, 91, 92, 93, 94, 96, 97, 98, 99, 101, 103, 104, 109, 111, 118, 121, 122, 125, 126, 127, 128, 130, 131], "creacion": [13, 23, 26, 121, 123], "creat": [3, 7, 13, 23, 25, 26, 30, 35, 36, 56, 57, 60, 73, 74, 85, 92, 94, 111, 121, 123, 126, 130, 131], "createdb": [7, 25, 26], "createextension": 26, "createus": 26, "creating": [35, 36, 56, 92], "creativ": [20, 27], "crecient": [58, 65, 66], "credit": 20, "cromat": 69, "cross_edg": 86, "cruc": [54, 74, 78], "crucz": [25, 73], "cs": [13, 41, 42], "csis": 27, "cuadr": [7, 75, 79, 130, 131], "cuales": 5, "cualqu": [27, 70, 125], "cualqui": [4, 9, 14, 15, 16, 25, 29, 30, 36, 41, 42, 43, 44, 47, 50, 56, 59, 62, 63, 64, 72, 101, 107, 108, 112, 113, 114, 119, 121, 125, 130, 131], "cuand": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 13, 15, 16, 17, 19, 20, 21, 23, 25, 26, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 122, 123, 124, 129], "cuant": [25, 73], "cuart": 25, "cuatr": [25, 130, 131], "cubr": 25, "cuch": 34, "cuent": [23, 25, 56, 60, 92, 125], "cuestion": 25, "cuid": 23, "cumpl": [4, 26, 29, 30], "cun": [25, 112], "cup": [16, 19, 25, 62], "current": 26, "customers": 94, "cuthill": [18, 24, 58], "cuy": [37, 47, 51, 92], "cu\u00e1les": 92, "cvrp": 5, "cvrppdtw": 5, "d": [5, 7, 13, 25, 94, 100, 112, 123], "d_clos": [5, 93, 94, 123], "d_node_": [5, 93, 94, 123], "d_op": [5, 93, 94, 123], "d_servic": [5, 93, 94, 123], "d_x": [5, 94, 123], "d_y": [5, 94, 123], "da": [3, 23, 25, 77, 85, 86, 130], "dad": [3, 4, 5, 7, 10, 11, 12, 15, 16, 18, 19, 22, 23, 24, 25, 29, 30, 44, 47, 48, 50, 52, 53, 58, 59, 65, 66, 67, 69, 72, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 101, 103, 104, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 127, 128, 129, 130, 131], "dag": [59, 103], "dan": [3, 35, 56, 57, 131], "daniel": 27, "dar": [86, 87], "dars": 56, "dat": [5, 20, 27, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 72, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 121, 122, 126, 130, 131], "datab": [26, 85, 123], "dav": 27, "ddoc_use_bootstrap": 26, "de_manej": 116, "dead": [13, 35, 92], "deb": [3, 5, 10, 13, 15, 19, 20, 23, 25, 26, 27, 29, 30, 35, 36, 52, 53, 54, 56, 57, 60, 73, 74, 88, 90, 91, 93, 121, 122, 126, 130], "debug": 125, "dec": [13, 25, 47, 59, 92], "decen": 85, "decent": 60, "decid": 92, "decision": 25, "declar": 90, "default": [13, 86, 94, 121, 123], "defect": [0, 3, 4, 5, 6, 7, 10, 15, 16, 17, 19, 21, 23, 25, 26, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "defin": [5, 16, 19, 25, 35, 36, 44, 56, 57, 77, 108, 111, 112, 113, 116], "definicion": [19, 34], "definition": 123, "degre": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "dej": 121, "delanter": [5, 93, 94], "delet": [25, 73, 86], "delimit": [7, 25, 75, 79], "deliveri": [94, 123], "delivery": [94, 123], "dels": [15, 43, 64, 114], "delt": [6, 31, 32, 33, 38, 39, 40, 69], "demand": [93, 94, 123], "demas": [45, 47, 69, 72, 85, 92], "demasi": 25, "demonstrat": [130, 131], "demostr": [31, 32, 38, 39, 41, 42, 44, 59, 62, 63, 72], "demuestr": 26, "denis": 27, "denomin": [37, 118], "denot": 29, "dens": 75, "densid": 7, "dentr": [5, 17, 19, 20, 25, 48, 65, 66, 74, 77, 82, 97, 115, 122], "departur": 13, "departure_tim": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "depend": [3, 4, 5, 6, 10, 11, 12, 14, 15, 18, 19, 22, 23, 24, 25, 26, 42, 43, 44, 47, 48, 50, 52, 53, 58, 59, 63, 64, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 114, 123, 127, 128, 129, 130, 131], "dependen": 121, "dependent": [20, 25, 121], "depending": [126, 131], "deposit": [5, 18], "deprecat": [23, 88, 105, 116, 121], "deprecating": 121, "depreci": 121, "depth": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "derech": [3, 15, 25, 50, 61, 74, 92, 107, 108, 114, 115, 117, 123, 129], "des": [5, 25, 28], "desactiv": 26, "desarroll": [4, 25, 26, 27, 60, 73, 118, 121, 125], "desarticul": 70, "desc": [50, 61, 86], "descarg": [5, 26, 93, 94], "descendent": [50, 55, 61], "descompondran": 92, "desconect": [35, 46, 52, 53, 56, 80, 95, 101, 118, 124], "descontinu": 121, "describ": [3, 5, 15, 16, 17, 25, 28, 29, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 46, 47, 49, 54, 59, 60, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 81, 82, 83, 84, 89, 90, 91, 93, 94, 96, 97, 98, 99, 102, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "descripcion": [0, 3, 4, 5, 7, 11, 13, 15, 16, 17, 19, 25, 93, 94, 123, 129, 130, 131], "descrit": [0, 7, 10, 25, 30, 35, 37, 45, 46, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 61, 69, 74, 75, 77, 78, 79, 80, 85, 86, 87, 88, 95, 100, 101, 102, 103, 104], "desd": [0, 5, 7, 8, 15, 16, 17, 18, 19, 23, 25, 26, 28, 29, 30, 31, 32, 33, 34, 38, 39, 40, 41, 42, 43, 44, 47, 49, 50, 52, 54, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 75, 77, 79, 81, 82, 83, 85, 86, 89, 90, 91, 93, 94, 96, 97, 98, 99, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 119, 121, 123, 129, 130, 131], "dese": [20, 26], "design": [85, 123], "desiguald": [4, 29, 30], "desplaz": [74, 123], "despues": [5, 13, 23, 25, 26, 56, 57, 73, 77, 92, 93, 94], "dest_": 111, "destin": [5, 9, 14, 16, 19, 20, 25, 28, 31, 32, 35, 36, 38, 39, 41, 42, 43, 44, 47, 49, 56, 57, 59, 61, 62, 63, 65, 66, 70, 71, 72, 85, 86, 89, 90, 91, 92, 93, 94, 99, 105, 108, 109, 112, 113, 114, 116, 121, 122, 126, 130, 131], "destination": 13, "desus": 121, "details": [23, 107, 112, 113, 114, 115, 116, 117, 121, 130, 131], "detall": [4, 12, 18, 19, 20, 23, 26, 76, 108, 112, 115, 116, 122], "detect": [23, 35, 77, 92, 121], "detects": [106, 107], "deten": 13, "detendr": 13, "determin": [13, 35, 46, 56, 57, 74, 101, 125, 127], "dev": [26, 76, 110, 121, 125], "develop": 26, "devolv": [15, 19, 23, 34, 49, 65, 66, 71, 78, 90, 91, 99, 113, 114], "devuelt": [7, 14, 15, 19, 25, 42, 43, 48, 49, 53, 55, 61, 63, 64, 65, 66, 71, 75, 79, 81, 82, 83, 84, 90, 91, 96, 97, 98, 99, 100, 103, 104, 108, 112, 113, 114], "devuelv": [0, 6, 7, 8, 9, 14, 15, 16, 23, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 50, 52, 53, 55, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 74, 75, 78, 79, 80, 84, 89, 91, 93, 94, 100, 101, 103, 105, 106, 107, 108, 109, 110, 112, 113, 114, 115, 116, 117, 121, 129], "dfrac": 7, "dfs": [11, 18, 20, 54, 102, 122, 128], "dibuj": [25, 78], "dic": 92, "dich": 25, "diferent": [4, 9, 15, 16, 23, 25, 26, 30, 41, 42, 43, 44, 46, 48, 50, 54, 57, 59, 61, 62, 63, 64, 72, 74, 93, 94, 108, 112, 113, 114, 121, 130, 131], "different": [94, 115, 123], "difier": [6, 8, 23, 29, 31, 32, 38, 39], "dig": [5, 6], "digits": 85, "dijkstr": [3, 6, 17, 20, 25, 28, 29, 41, 42, 43, 44, 47, 59, 62, 63, 64, 67, 68, 105, 108, 112, 113, 114, 115, 119, 121, 122, 130, 131], "dimension": 5, "dindex": [94, 123], "dir": [36, 92], "direccion": [4, 8, 19, 25, 36, 49, 54, 71, 90, 99], "direccional": [20, 25, 57, 86, 92, 122, 126], "direct": [7, 13, 15, 16, 20, 23, 25, 26, 27, 28, 29, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 55, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 75, 77, 79, 85, 88, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 122, 126, 131], "direction": [25, 36, 123], "directionality": 36, "directori": 26, "dirig": [0, 1, 3, 4, 6, 7, 8, 9, 10, 12, 15, 16, 18, 19, 20, 21, 23, 24, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 122, 124, 130, 131], "discontinu": 92, "discours": 125, "discrep": 121, "discusion": [4, 35, 57], "dise\u00f1": [25, 73, 121], "disjunt": [19, 20, 48, 122], "disminu": [13, 44, 55], "dispar": 121, "dispers": [45, 58, 79], "displaystyl": 16, "dispon": [6, 8, 27, 31, 32, 33, 38, 39, 40, 111, 125], "disponib": 27, "disponibil": [28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117], "distanc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "distanci": [4, 5, 7, 18, 20, 23, 29, 30, 44, 47, 74, 75, 79, 81, 82, 83, 93, 94, 96, 97, 98, 116, 119, 121, 122, 131], "distinct": 86, "distint": [5, 55, 77], "distribu": [5, 18, 93, 94], "divid": [36, 54, 60, 74, 86, 101], "division": [25, 73], "dn": 86, "do": [13, 107, 109, 121, 123], "dobl": [4, 25, 29, 30, 85], "doc": [6, 8, 26, 31, 38, 49, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99], "doc_queries_generator": 26, "doc_use_bootstrap": 26, "docs": [23, 26, 121], "document": [1, 2, 3, 5, 10, 11, 12, 14, 15, 17, 18, 22, 23, 24, 25, 26, 27, 44, 47, 48, 50, 52, 53, 54, 58, 59, 60, 61, 65, 66, 67, 69, 72, 73, 74, 76, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 119, 121, 123, 125, 126, 127, 128, 129], "documentacion": [11, 100], "documentation": [25, 26, 105, 121, 123], "documentations": 123, "documents": 13, "does": [35, 56, 57, 60, 73, 86, 92, 105, 106, 107, 121, 130, 131], "doesn": 121, "doing": [106, 107], "domin": 84, "dominator_": 84, "don": [25, 86, 106, 107, 121, 123], "dond": [0, 3, 4, 5, 6, 7, 8, 9, 10, 13, 15, 16, 17, 19, 21, 23, 25, 28, 29, 30, 31, 32, 33, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 125, 129, 130, 131], "dos": [3, 7, 8, 9, 13, 19, 20, 21, 25, 28, 45, 48, 55, 65, 66, 69, 70, 73, 78, 85, 86, 87, 92, 100, 101, 108, 109, 112, 113, 114, 115, 121, 122, 125, 128, 130, 131], "dot": 7, "doubl": [23, 94, 105, 115, 121, 123], "doxy": 26, "doxyg": 26, "driving": [23, 108, 115, 116, 121], "driving_sid": [23, 107, 108, 112, 113, 114, 115, 116, 117, 121, 130, 131], "drop": [25, 35, 56, 57, 60, 73, 92, 111], "dropdb": 26, "dropdowns": 121, "drt": [65, 66], "dry": 74, "dryrun": [60, 73, 74, 79], "dubinin": 27, "duplic": [0, 9, 14, 15, 16, 17, 19, 30, 41, 42, 43, 44, 47, 49, 50, 59, 61, 62, 63, 64, 68, 71, 72, 81, 82, 83, 86, 89, 90, 91, 96, 97, 98, 99, 108, 112, 113, 114, 115, 121], "dur": [4, 29, 30, 69], "duracion": [5, 30, 93, 94], "duralcion": [5, 93, 94], "dwith_doc": 26, "e2": [44, 71, 89, 99, 101, 121], "e_geom": [25, 54, 74], "edge": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "edge1": 74, "edge2": 74, "edge_": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "edge_i": 16, "edge_t": [13, 35, 36, 56, 57, 92, 121], "edge_table_nod": 92, "edge_table_vertices_pgr": 13, "edgedisjointpaths": 121, "edges": [13, 19, 23, 25, 28, 29, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 119, 121, 126, 130, 131], "edges_nod": 92, "edges_noded_vertices_pgr": 92, "edges_shar": 85, "edges_sql": [19, 25, 49, 71, 74, 90, 99, 112, 113], "edges_to_expand": 13, "edges_uniqu": 85, "edges_vertices_pgr": [35, 36, 56, 57, 92], "edit": 25, "edmonds": [19, 20, 71, 122], "edmonds_karp_max_flow": 71, "edsger": [16, 62, 63, 64, 114], "edu": [13, 41, 42], "edward": 72, "eficaz": 59, "eficient": [69, 77, 100], "egde_t": 56, "eid": [56, 60, 73, 86], "eids": 23, "ein": [35, 36, 56, 57], "ejecu": [6, 7, 8, 9, 10, 16, 21, 31, 32, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 58, 59, 61, 62, 63, 65, 66, 69, 71, 72, 78, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 108, 112, 113, 118], "ejecut": [7, 8, 13, 19, 25, 47, 49, 71, 75, 79, 90, 91, 99, 118, 121, 123], "ejempl": [3, 5, 10, 11, 12, 13, 18, 19, 20, 22, 23, 24, 26, 34, 37, 45, 46, 51, 52, 53, 58, 65, 66, 69, 75, 76, 77, 79, 80, 81, 82, 83, 87, 88, 93, 95, 96, 97, 98, 100, 102, 103, 104, 105, 110, 123, 127, 128, 130, 131], "elabor": 121, "electr": [13, 25, 60, 73], "eleg": 101, "element": [25, 84], "elemental": 77, "elimi": 121, "elimin": [13, 23, 26, 37, 45, 46, 51, 54, 55, 102, 121, 130, 131], "elizabeth": 58, "ell": 112, "ello": 125, "else": [23, 25, 36, 67, 73, 74, 106, 107, 108, 112, 117, 123], "ema": 27, "embal": 5, "embarg": [47, 72, 118], "empat": [68, 115], "empez": 25, "empres": 125, "empty": [19, 25, 34, 49, 52, 67, 70, 71, 80, 90, 91, 95, 99, 101, 106, 107, 117, 129], "empuj": [5, 19, 20, 93, 94, 122], "emtpy": 74, "encaj": 36, "encamin": [25, 73], "encapsul": 121, "encarecid": 25, "encog": 101, "encontr": [3, 4, 13, 25, 26, 27, 47, 65, 66, 67, 77, 93, 94, 101, 106, 107, 108, 112, 113, 114, 115, 117, 125, 129], "encuentr": [0, 1, 5, 8, 9, 13, 21, 25, 27, 35, 36, 45, 56, 57, 65, 66, 74, 80, 81, 82, 83, 93, 94, 95, 96, 97, 98, 100, 101, 116, 118, 121, 123, 124, 125, 129], "end": [13, 16, 19, 23, 25, 36, 60, 67, 73, 74, 106, 107, 108, 112, 117, 123], "end_": 16, "end_clos": [5, 93, 94], "end_id": [4, 29, 30], "end_node_": [5, 93], "end_op": [5, 93, 94], "end_pid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "end_servic": [5, 93, 94], "end_vid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "end_vids": [44, 47, 59, 72, 108, 112, 113], "end_x": [5, 94], "end_y": [5, 94], "endcap": 74, "ending": 123, "endpoint": 73, "ends": [35, 92], "enfoqu": [11, 18, 54, 100, 119], "enrut": [20, 57, 86, 92, 93], "ense\u00f1": 23, "enter": [0, 1, 2, 3, 4, 5, 7, 10, 11, 14, 15, 16, 17, 19, 21, 23, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 119, 121, 126, 127, 128, 129, 130, 131], "entidad": 27, "entonc": [4, 5, 13, 16, 17, 19, 23, 25, 29, 30, 33, 40, 48, 49, 56, 68, 71, 73, 78, 81, 82, 83, 89, 90, 91, 96, 97, 98, 99, 103, 115, 130], "entorn": 121, "entrad": [3, 4, 7, 15, 18, 20, 34, 36, 43, 64, 73, 86, 87, 90, 91, 104, 114, 122, 125, 127, 131], "entran": 36, "entrant": [13, 19, 35, 36, 56, 57], "entrar": [26, 36], "entrecruz": 45, "entreg": 18, "entren": 36, "enumer": 77, "envi": [5, 19, 25, 90], "envoltori": 125, "envoltur": 121, "eout": [35, 36, 56, 57], "ep": 74, "epp": [41, 42], "epsilon": [6, 31, 32, 33, 38, 39, 40], "equal": [130, 131], "equi": 68, "equicost": [23, 68, 115], "equival": 67, "equivalent": [5, 31, 37, 38, 49, 70, 71, 89, 90, 91, 99, 106, 107, 117], "equivoc": 36, "error": [0, 23, 35, 36, 50, 56, 57, 61, 81, 83, 96, 98, 103, 121, 125], "errors": 36, "escal": 25, "escenari": [35, 56, 57], "escib": 26, "escrib": [26, 35, 56, 57, 125], "escrit": 27, "esencial": 101, "esfuerz": [26, 121], "espaci": [13, 45, 55, 78, 92], "especial": [20, 122, 126], "especif": [25, 73, 74, 121], "esper": [5, 8, 9, 41, 42, 43, 93, 94], "esquem": [35, 36, 56, 57, 92, 121], "esquiv": [67, 106, 107, 117, 129], "establ": 34, "establec": [15, 36, 43, 64, 65, 66, 86, 114], "establezc": 13, "estacion": [65, 66], "estan": [1, 2, 3, 5, 11, 14, 15, 16, 17, 23, 27, 29, 47, 48, 60, 61, 65, 66, 67, 73, 74, 81, 82, 83, 84, 85, 92, 96, 97, 98, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 121, 123, 126, 127, 128, 129, 130, 131], "estand": [26, 47], "estandard": 26, "estandariz": [20, 23, 28, 31, 38, 62, 68, 81, 82, 83, 96, 97, 98, 115, 121], "esteb": 27, "esten": 92, "estrategi": 100, "estrell": [6, 8, 121], "estrict": 23, "estructur": [20, 35, 36, 56, 57, 121], "estructural": 110, "estudi": 4, "et": 4, "etc": [4, 27, 121, 130, 131], "etiquet": 125, "euclidean": [5, 18], "euclidian": 5, "evalu": [6, 45, 121], "everything": 123, "evit": [3, 25, 130], "exact": [4, 29, 30, 36, 101, 125], "exampl": [86, 94, 107, 117, 121, 123], "exced": 19, "excepcion": [3, 25, 93, 105, 106, 107, 108, 109, 129], "excepcional": 121, "except": [19, 123], "execut": [35, 57, 105, 106, 107, 117], "executing": [106, 107], "exist": [0, 3, 6, 7, 8, 10, 15, 16, 17, 19, 21, 23, 25, 28, 29, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 123, 129, 130, 131], "existen": 23, "existent": [23, 25, 69, 85, 88, 121], "exists": [35, 56, 57, 60, 73, 92, 111], "exit": [9, 16, 26, 41, 42, 43, 62, 63], "expans": 100, "expansion": [0, 1, 17, 20, 21, 50, 61, 68, 80, 81, 82, 83, 95, 96, 97, 98, 115, 118, 121, 122], "expect": [56, 57], "experiment": 72, "experimental": [3, 11, 12, 19, 20, 22, 24, 25, 37, 45, 46, 49, 51, 54, 55, 61, 65, 66, 70, 71, 73, 85, 88, 99, 100, 102, 119, 121, 127, 128], "explic": 45, "explicit": [121, 125], "expon": 74, "extend": [25, 27, 60], "extension": [7, 25, 26, 27, 77, 121], "exterior": 34, "extern": 121, "extiend": 20, "extra": [17, 26, 60, 68, 69, 73, 81, 82, 83, 96, 97, 98, 115, 119, 125, 126], "extraccion": [20, 26, 121], "extraid": [17, 68, 82, 97, 115], "extrem": [7, 121], "f": [5, 7, 13, 36, 56, 78, 92], "f12": 13, "f_box": 5, "facil": [25, 60], "facilit": 121, "fact": 23, "factibl": 36, "factor": [8, 25, 31, 32, 33, 38, 39, 40, 73, 93, 94], "fail": [35, 36, 56, 57], "failing": 121, "fall": 121, "fallthrugh": 121, "fals": [7, 13, 15, 16, 23, 25, 28, 29, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 54, 55, 56, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 73, 74, 75, 77, 78, 79, 85, 88, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 129, 130, 131], "falt": [3, 5, 10, 11, 12, 18, 19, 22, 23, 24, 25, 44, 47, 48, 50, 52, 53, 58, 59, 60, 67, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 106, 107, 109, 111, 117, 121, 127, 128, 129], "faltant": [25, 67, 106, 107, 117, 129], "famili": [14, 15, 18, 23, 25, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 46, 49, 52, 53, 54, 55, 56, 57, 60, 63, 64, 65, 66, 67, 70, 71, 73, 80, 81, 82, 83, 88, 89, 90, 91, 92, 95, 96, 97, 98, 99, 102, 105, 107, 108, 112, 113, 114, 116, 117, 119, 121, 124, 130], "family": 131, "fas": 101, "favor": [26, 125], "fech": 76, "fedor": 121, "fenoy": 27, "fij": [15, 25, 29, 43, 64, 73, 74, 114, 121, 123, 130], "fil": [6, 8, 25, 29, 30, 31, 32, 33, 35, 38, 39, 40, 55, 56, 57, 69, 74, 85, 88, 93, 94, 100, 112, 121], "filling": 123, "filtr": [23, 77], "fin": [5, 9, 16, 41, 42, 43, 44, 47, 59, 61, 62, 63, 72, 103, 108, 112, 113], "final": [5, 7, 8, 9, 15, 16, 25, 26, 29, 31, 32, 33, 36, 38, 39, 40, 41, 42, 43, 44, 47, 49, 54, 59, 60, 62, 63, 64, 65, 66, 70, 71, 72, 73, 74, 75, 77, 79, 85, 89, 90, 91, 93, 94, 99, 104, 105, 108, 109, 112, 113, 114, 121, 126, 129, 130, 131], "final_temperatur": [29, 30], "finaliz": [5, 94], "financi": 27, "find": [107, 117], "finding": [106, 107, 117], "findpostgresql": 121, "finit": 44, "firm": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 119, 121, 126, 127, 128, 129, 130, 131], "first": [50, 58, 86, 106, 107, 109, 121], "first_edg": [25, 73], "first_search": 61, "first_segments": [25, 73], "fix": 121, "flag": [23, 106, 107, 109], "flat": 74, "flech": [85, 123, 130, 131], "flexibl": 13, "flip": [130, 131], "float": [0, 3, 5, 6, 7, 10, 13, 15, 16, 17, 19, 21, 23, 25, 28, 29, 30, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 123, 129, 130, 131], "float8": [23, 35, 56, 92, 111, 121], "flori": 27, "flot": [93, 94], "flotant": [0, 1, 2, 3, 5, 7, 10, 11, 14, 15, 16, 17, 19, 21, 23, 25, 28, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 119, 126, 127, 128, 129, 130, 131], "flow": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "flow_i": 19, "floyd": [7, 20, 75, 79, 122], "fluj": [18, 20, 49, 70, 71, 89, 90, 91, 99, 121, 122], "focal": 121, "following": [26, 35, 57, 86, 93, 94, 121, 123], "follows": [105, 106, 107, 109, 117], "for": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "forall": 16, "forbidden_vertic": 55, "ford": [44, 59, 72, 121], "form": [1, 2, 3, 4, 5, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 24, 25, 34, 35, 44, 47, 48, 50, 52, 53, 54, 56, 57, 58, 59, 60, 61, 65, 66, 67, 68, 69, 72, 73, 74, 75, 77, 78, 79, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 126, 127, 128, 129, 130, 131], "found": [35, 36, 56, 57, 92, 94, 105, 109], "frac": [5, 25], "fraccion": [74, 121, 130], "fraction": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "frederic": 27, "freebsd": 121, "from": [3, 7, 13, 23, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 121, 123, 130, 131], "from_v": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "front": [67, 106, 112, 123], "frontal": [5, 93, 94], "ft": [25, 36], "fuent": [9, 19, 20, 47, 49, 57, 65, 66, 71, 89, 90, 91, 92, 99, 130], "fuer": 74, "fuert": 102, "fuertement": [12, 20, 102, 122], "fug": 121, "fugaz": 121, "full": 73, "funcion": [1, 2, 14, 15, 17, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 121, 124, 129, 130], "funcional": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 22, 24, 25, 26, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 65, 66, 67, 69, 72, 73, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 121, 126, 127, 128, 129, 130, 131], "function": [13, 23, 35, 88, 103, 117, 121], "functions": [121, 123, 126, 131], "fundacion": 27, "fundicion": 23, "fusion": 101, "futur": [13, 121], "g": [16, 19, 25, 26, 69, 85, 121, 124, 125, 127], "g1": 74, "g2": 74, "g_d": [16, 25], "g_edg": 60, "g_u": 16, "g_vertic": 60, "gaps": [35, 92], "garant": 19, "garantiz": [19, 29, 49, 61, 71, 90, 91, 99], "garg": 27, "gaul": 121, "gcc": 121, "ge": 25, "geisberger_dipl": 13, "gemetry": 123, "genealog": 25, "gener": [3, 4, 5, 10, 11, 12, 13, 18, 19, 21, 22, 24, 30, 36, 44, 47, 48, 50, 52, 53, 56, 58, 59, 60, 69, 72, 73, 74, 77, 78, 84, 86, 87, 90, 91, 92, 93, 94, 101, 103, 104, 109, 111, 119, 121, 127, 128], "general": [1, 5, 27, 47, 57, 73, 92, 105, 106, 107, 117, 125], "generaliz": 5, "generat": [86, 92, 123], "generate_seri": [94, 123], "gent": 27, "geoespacial": [20, 27], "geom": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "geom_is_original": 74, "geom_tabl": 36, "geometr": [15, 20, 34, 35, 36, 43, 56, 57, 64, 74, 87, 92, 114, 121, 122, 123, 126], "geometri": [35, 92], "geometry": [30, 34, 35, 36, 56, 57, 73, 74, 85, 92, 121, 123], "georepublic": [27, 125], "geospacial": 20, "gerald": 27, "get": 86, "getting": [106, 107], "gid": [7, 35, 56, 57], "gir": [3, 20, 25, 73, 86, 121, 122], "gis": 20, "git": [26, 76, 121], "github": [25, 26, 121], "giv": [106, 107, 117, 121], "glibc": 121, "global": [65, 66], "gloriet": 36, "gnu": 27, "goes": [60, 106, 107, 117], "going": [23, 86], "gonzalez": 27, "googl": 27, "got": [35, 57], "graci": 45, "grad": [5, 6, 58, 69, 100], "graf": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 15, 16, 17, 18, 19, 20, 21, 23, 24, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 124, 127, 128, 129, 130, 131], "grafic": [6, 7, 8, 9, 13, 16, 19, 25, 26, 31, 32, 35, 36, 38, 39, 41, 42, 43, 48, 54, 55, 60, 70, 74, 87, 89, 101, 102, 121], "grafoaf": 86, "gran": [25, 60], "grand": [8, 9, 13, 25, 41, 42, 43, 56, 73, 121], "grap": 58, "graph": [4, 6, 8, 21, 26, 28, 29, 30, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 112, 113, 114, 115, 116, 117, 118, 121, 126, 130, 131], "graph_theory": 84, "graphs": [104, 107, 115, 117], "grosor": 44, "group": [60, 73, 92], "grouping": 121, "grraf": 78, "grup": [19, 20, 70, 122, 130], "gsoc": 121, "guarante": 105, "guard": [121, 130], "gudes": 27, "gui": [3, 25, 26, 27, 62, 88, 105], "gupt": 27, "gz": 26, "h": [6, 31, 32, 33, 38, 39, 40], "hab": 88, "habil": 130, "habilit": 20, "habr": [25, 54, 74, 123], "hac": [1, 2, 3, 4, 5, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 24, 25, 27, 29, 30, 31, 32, 35, 36, 38, 39, 41, 42, 43, 44, 47, 48, 50, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 72, 73, 74, 77, 78, 84, 85, 86, 87, 90, 91, 92, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 121, 126, 127, 128, 129, 130, 131], "haci": [8, 19, 29, 30, 89, 119, 131], "hag": 123, "hagal": 125, "hall": 26, "hamilton": 4, "handouts": [41, 42], "hang": 27, "happ": 86, "happens": 104, "haran": 78, "hard": [5, 93, 94, 100], "harvard": 4, "has_rcost": 23, "hash": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "hassl": 4, "hast": [0, 5, 7, 8, 13, 15, 16, 17, 23, 25, 26, 28, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 52, 54, 59, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 74, 75, 77, 79, 81, 82, 83, 91, 93, 94, 96, 97, 98, 101, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129], "hav": [121, 123], "hawick": 77, "headers": 121, "health": 77, "heap_paths": [28, 109, 116], "hech": [1, 2, 3, 11, 14, 15, 16, 17, 29, 60, 61, 65, 66, 67, 73, 85, 92, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 126, 127, 128, 129, 130, 131], "help": 126, "hem": [26, 77], "her": [60, 123], "hered": 121, "herramient": [25, 36, 121], "heurist": [8, 31, 32, 33, 38, 39, 40], "heuristic": [6, 31, 32, 33, 38, 39, 40, 121], "hic": 121, "himanshu": 27, "hint": [33, 40, 43, 56, 57, 64, 103], "historial": 121, "history": [4, 121], "hit": 121, "hoj": [13, 45, 86], "holandes": [16, 62, 63, 64, 114], "honr": 121, "hor": [5, 93, 94], "horari": [5, 94], "hossain": 27, "houssem": 27, "how": [86, 130, 131], "hpp": 121, "hr": 5, "html": [6, 8, 23, 26, 31, 38, 47, 49, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99], "http": 27, "https": [5, 6, 7, 8, 13, 19, 20, 23, 25, 26, 27, 28, 31, 38, 41, 42, 44, 47, 49, 51, 59, 61, 62, 63, 65, 66, 67, 71, 72, 78, 84, 86, 87, 88, 89, 90, 91, 94, 99, 101, 103, 104, 111, 121, 123, 125], "huang": 27, "huec": 92, "i": [16, 19, 26, 47, 59, 67, 92, 106, 107, 117, 129], "id": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "id1": 23, "id2": 23, "id3": 23, "id_": 16, "id_i": [16, 19], "ide": [5, 25, 101], "ident": 100, "identif": [0, 3, 5, 6, 7, 8, 10, 11, 14, 15, 16, 17, 19, 20, 21, 23, 25, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 123, 129, 130, 131], "identifi": 123, "identific": 36, "identifiers": [85, 86, 107, 117], "idom": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "ids": [50, 61, 86], "if": [16, 19, 35, 56, 57, 60, 73, 92, 105, 108, 111, 126, 130, 131], "if5": 16, "if6": 16, "ignor": [0, 3, 9, 16, 17, 19, 20, 23, 25, 29, 30, 31, 32, 38, 39, 41, 42, 43, 44, 47, 49, 50, 54, 59, 61, 62, 63, 67, 68, 71, 72, 73, 74, 81, 82, 83, 89, 90, 91, 96, 97, 98, 99, 105, 106, 107, 108, 109, 115, 117, 121, 129], "ignoring": [33, 40, 43, 64], "igual": [5, 9, 15, 16, 17, 19, 41, 42, 43, 50, 59, 61, 62, 63, 64, 65, 66, 68, 69, 72, 82, 93, 97, 108, 113, 114, 115], "ilegal": 93, "ilimit": 13, "imag": [15, 30, 43, 50, 61, 64, 85, 92, 114], "imagen": [130, 131], "imaptools": 27, "impar": 48, "implement": [0, 1, 4, 5, 9, 13, 16, 19, 21, 29, 30, 37, 44, 45, 50, 51, 58, 59, 61, 62, 63, 64, 69, 75, 77, 78, 79, 80, 81, 82, 83, 95, 96, 97, 98, 100, 101, 114, 118, 124], "implementation": 94, "implic": [13, 25], "implicit": [3, 121], "impon": 59, "import": [23, 25, 35, 36, 56, 57, 60, 73, 121], "impos": 36, "improv": 121, "imre": 27, "in": [13, 16, 19, 23, 25, 26, 29, 33, 35, 36, 40, 43, 49, 50, 56, 57, 61, 64, 67, 70, 71, 73, 85, 86, 89, 90, 91, 92, 94, 99, 101, 104, 105, 106, 112, 115, 121, 123, 126], "in_coming": [56, 73], "in_edg": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "inc": 27, "incident": [60, 121], "incidet": [119, 126], "inclu": [13, 17, 23, 25, 26, 27, 29, 55, 82, 86, 92, 97, 107, 108, 112, 113, 115, 116, 117, 118, 124, 125, 130, 131], "includ": [108, 115, 121], "incluid": [9, 15, 16, 41, 42, 43, 59, 62, 63, 64, 72, 114], "inclus": [25, 73], "inclusion": [17, 68, 81, 82, 83, 96, 97, 98, 115], "incorpor": [55, 92, 121], "incorrect": [25, 73, 92], "increas": 86, "increment": 56, "incrust": 60, "indefin": 86, "independient": [23, 25, 88], "index": [25, 121, 123], "indic": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 124, 125, 126, 127, 128, 129, 130, 131], "indicat": 126, "individual": 26, "inesper": 121, "inf": [33, 40], "inferior": [15, 43, 64, 97, 114], "infinit": [7, 36, 75, 79], "infinity": 109, "influenci": 45, "info": [25, 27, 54, 74, 125], "inform": [3, 16, 20, 26, 29, 35, 36, 56, 57, 60, 76, 81, 83, 96, 98, 110, 119, 122, 123, 125, 126, 130, 131], "informacion2": 121, "informat": [16, 62, 63, 64, 114], "information": [25, 73, 86, 94, 123], "infraccion": [5, 93, 94], "infraestructur": 121, "infty": [6, 8, 9, 15, 16, 31, 32, 38, 39, 41, 42, 43, 44, 59, 62, 63, 64, 72, 113, 114], "inical": 25, "inici": [5, 9, 14, 25, 26, 28, 31, 38, 41, 42, 44, 47, 56, 59, 60, 62, 63, 65, 66, 67, 68, 70, 72, 77, 93, 94, 105, 106, 107, 108, 109, 116, 117, 129], "inicial": [5, 8, 9, 15, 16, 25, 28, 31, 32, 33, 36, 38, 39, 40, 41, 42, 43, 44, 47, 49, 54, 59, 62, 63, 64, 65, 66, 67, 70, 71, 72, 73, 74, 77, 89, 90, 91, 93, 94, 99, 104, 106, 107, 108, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "initial_sol": [5, 93, 94], "initial_temperatur": [29, 30], "inmediat": 84, "innecesari": 121, "inner": [86, 107], "input": 13, "insercion": [5, 93, 94], "insert": [3, 5, 13, 23, 25, 30, 48, 54, 73, 74, 78, 85, 86, 92, 93, 94, 111, 123, 130, 131], "inserting": 123, "inspeccion": [23, 92], "inspecting": 86, "instal": [20, 25, 121], "instalacoon": 26, "install": 26, "installation": 26, "instanci": 29, "inste": 121, "instruccion": [26, 93, 94, 123, 125], "int": [19, 25, 49, 52, 71, 90, 99, 101], "integ": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "integr": 121, "integral": 23, "intencion": 129, "intens": 101, "intent": [5, 25, 67, 100, 106, 107, 117, 129], "interactiv": 26, "interes": [25, 130, 131], "intereseccion": 92, "interior": 34, "intermedi": [18, 22, 45, 121], "intern": [3, 20, 23, 121], "internal": 121, "internally": [130, 131], "interpret": [9, 16, 41, 42, 43, 47, 62, 63, 130, 131], "interrel": 45, "interseccion": [25, 60, 73, 86, 92], "intersect": 92, "intersections": [35, 92], "into": [3, 13, 23, 25, 30, 48, 54, 56, 73, 74, 78, 85, 86, 92, 94, 111, 123], "introduc": [26, 36], "introduccion": 20, "introduzc": 92, "inval": 23, "invers": [58, 85, 86, 88, 92, 123], "inversion": 23, "invert": 36, "involucr": [5, 23, 26, 93, 94], "involv": 86, "ir": [13, 16, 25, 26, 28, 31, 38, 41, 44, 47, 52, 59, 62, 65, 67, 70, 72, 73, 77, 105, 106, 107, 108, 109, 112, 116, 117, 129], "is": [25, 35, 36, 56, 57, 69, 73, 86, 92, 94, 103, 104, 105, 106, 107, 108, 115, 117, 121, 123, 126, 130, 131], "is_a": [108, 112], "is_contract": 13, "is_new": 13, "isbn": 4, "islam": 27, "isolat": [35, 92], "issu": [121, 125], "it": [105, 106, 107, 108, 123], "itali": 125, "iter": [90, 91, 100], "iti": 13, "izquierd": [3, 15, 25, 50, 61, 74, 107, 108, 114, 115, 117, 123, 129], "jain": 27, "jam": [58, 77], "japon": 125, "jarnik": 118, "jay": 27, "jinfu": 27, "johnson": [7, 20, 77, 79, 122], "join": [25, 30, 54, 60, 73, 74, 86, 92, 94, 106, 107, 123], "joshi": 27, "junod": 27, "junt": 48, "juntur": 92, "just": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "k": [16, 20, 28, 31, 100, 109, 116, 119, 121, 122, 131], "k_": 78, "k_5": 78, "k_shortest_path_routing": 28, "kai": 27, "kalr": 4, "karp": [19, 20, 71, 122], "kastl": 27, "keeps": 123, "ken": 77, "kept": [121, 130, 131], "key": [3, 23, 74, 94, 111, 123], "kg": 5, "kirkm": 4, "kishor": 27, "kit": 13, "km": 5, "known": 123, "ko": 27, "kolmogorov": [19, 20, 49, 122], "kondeti": 27, "kruskal": [0, 1, 17, 20, 25, 80, 81, 82, 83, 121, 122, 124], "kum": 27, "l": [15, 23, 25, 26, 74, 85, 107, 108, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "lad": [15, 23, 25, 74, 107, 108, 114, 117, 123, 129], "languag": 13, "lanz": [23, 45, 59, 103], "lanzamient": [1, 2, 3, 11, 14, 15, 16, 17, 60, 61, 65, 66, 67, 73, 85, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 126, 127, 128, 129, 130, 131], "larg": [4, 29, 30, 130], "lat": [5, 6], "latest": 26, "latex": 26, "latitud": [5, 6], "lc101": [94, 123], "lc101_c": [94, 123], "lea": 26, "lectur": 13, "lecture16": 13, "lee": 92, "leer": [3, 20, 62, 121], "left": [25, 60, 73, 86, 106, 107], "leftrightarrow": [25, 85], "leg": 121, "leid": 8, "leng": 27, "lengau": 84, "lenguaj": 121, "lent": [5, 44], "leopark": 27, "leq": [81, 82, 83, 96, 97, 98], "lest": 44, "li": [94, 123], "libboost": 26, "liber": 92, "libr": [4, 20, 29, 30, 77], "library": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "libs": [6, 8, 31, 38, 49, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99], "libtap": 26, "licenci": [20, 92], "licens": [20, 27], "lig": 121, "lik": 105, "lim": [94, 123], "limit": [0, 5, 17, 25, 50, 54, 57, 60, 61, 65, 66, 68, 74, 81, 82, 83, 90, 91, 94, 96, 97, 98, 115, 123], "limpi": [56, 121], "limpiez": [20, 121], "lin": [13, 18, 25, 60, 65, 66, 73, 85, 86, 103, 119, 127], "line": [29, 65, 66, 74, 78, 86], "line_graph": 86, "lineal": [55, 58, 59, 86, 103, 121], "linegraph_edg": 86, "liner": 13, "linesstring": [25, 36], "linestring": [25, 36, 54, 56, 73, 74], "links": 121, "linux": [26, 121], "list": [4, 20, 29, 30, 67, 68, 87, 106, 107, 115, 117, 121, 129], "listinf": 125, "lists": 125, "liv": 27, "llam": [3, 25, 47, 58, 60, 68, 74, 78, 84, 92, 115, 121, 123], "lleg": [0, 5, 16, 17, 19, 25, 28, 31, 32, 38, 39, 41, 42, 44, 47, 49, 50, 59, 61, 62, 63, 65, 66, 68, 70, 71, 72, 74, 81, 82, 83, 89, 90, 91, 93, 94, 96, 97, 98, 99, 105, 108, 112, 113, 115, 116, 123, 130, 131], "llegant": [19, 49, 71, 90, 91, 99], "llen": [23, 35, 36, 56, 57], "llev": [7, 44], "lllen": 13, "llos": [25, 73], "loas": [32, 39], "local": [25, 73, 85, 86], "localiz": [74, 123], "locat": [130, 131], "locations": [107, 117, 123], "log": [6, 8, 9, 16, 21, 31, 32, 38, 39, 41, 42, 43, 47, 58, 62, 63, 65, 66, 79, 80, 81, 82, 83, 84, 90, 91, 95, 96, 97, 98, 101, 108, 112, 113, 118], "logg": [56, 73], "logic": 36, "logr": [36, 130, 131], "logv": [10, 52, 53], "lon": [5, 6], "long": [33, 40, 43, 64], "longitud": [5, 6, 48, 74], "lueg": [6, 8, 31, 32, 38, 39, 87], "lug": [5, 23, 34, 60, 93, 94, 121], "lugar": [5, 94], "m": [5, 6, 58], "m_": [5, 93, 94], "mac": 121, "mahadeok": 27, "mahmoud": 27, "mailm": 125, "main_sql": 73, "mak": 26, "make_connect": 87, "makefil": 26, "making": [106, 107], "man": 26, "manej": [20, 23, 74, 107, 108, 114, 117, 119, 122, 125], "maner": [3, 20, 25, 26, 29, 36, 55, 69, 103, 130], "manikat": 27, "manipul": [6, 31, 32, 33, 38, 39, 40, 93, 94], "manje": 23, "manten": [25, 27, 73, 86], "mantendran": 30, "manual": [20, 25, 27, 31, 32, 38, 39, 41, 42, 44, 47, 49, 59, 62, 63, 70, 71, 72, 89, 90, 91, 99], "manupul": [6, 8, 31, 32, 33, 38, 39, 40], "many": [25, 105, 108, 121, 123], "manzan": 5, "maoguang": 27, "map": [25, 130], "maps": 86, "marc": [13, 74, 130], "march": [74, 123], "mari": 27, "mark": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "martin": 27, "martiz": 29, "mas": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 20, 23, 26, 28, 29, 30, 31, 32, 35, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 72, 75, 77, 78, 79, 80, 85, 86, 87, 88, 93, 94, 95, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131], "matching_": 88, "matemat": [4, 118], "material": 20, "materializ": [25, 73], "math": [5, 6, 9, 13, 15, 16, 17, 31, 32, 33, 38, 39, 40, 41, 42, 43, 48, 59, 62, 63, 64, 65, 68, 72, 82, 85, 93, 94, 97, 113, 114], "mathworld": 85, "matricial": 5, "matrix": [20, 25, 29, 33, 40, 43, 64, 93, 114, 119, 122], "matriz": [4, 6, 7, 8, 9, 15, 16, 18, 20, 33, 40, 43, 58, 64, 74, 75, 79, 114, 121, 122], "max": [6, 15, 31, 32, 33, 38, 39, 40, 43, 46, 64, 86, 92, 114, 121, 123], "max_capacity": 93, "max_changes_per_temperatur": [29, 30], "max_consecutive_non_chang": [29, 30], "max_cycl": [5, 13, 55, 93, 94], "max_depth": [0, 50, 61, 81, 83, 96, 98], "max_flow": 121, "max_processing_tim": [29, 30], "maxim": [5, 13, 19, 20, 27, 49, 58, 61, 65, 66, 70, 71, 88, 89, 90, 91, 93, 94, 99, 100, 122], "maximiz": [49, 71, 99], "maximum_flow_problem": 19, "maximum_matching": 88, "mayor": [1, 2, 3, 11, 14, 15, 16, 17, 23, 25, 26, 27, 29, 45, 60, 61, 65, 66, 67, 73, 85, 88, 100, 101, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 121, 123, 126, 127, 128, 129, 130, 131], "mcke": [18, 24, 58], "md": 121, "means": 123, "med": 5, "medi": [7, 8, 9, 15, 43, 64, 114], "mediant": [5, 11, 15, 18, 19, 22, 25, 26, 43, 45, 46, 49, 50, 54, 64, 71, 75, 79, 89, 90, 91, 96, 97, 99, 101, 102, 114, 119], "meg": 7, "mejor": [5, 20, 60, 65, 66, 72, 93, 94, 121, 125], "memori": [7, 77], "men": [5, 6, 13, 31, 32, 33, 34, 38, 39, 40, 74, 86, 93, 94, 101, 121, 125], "mencion": [25, 26], "meng": 4, "menor": [17, 21, 34, 68, 69, 82, 90, 91, 97, 100, 101, 115, 121], "mensaj": 23, "menud": 92, "mercanc": 5, "merrill": 4, "mesaj": 121, "met": [7, 20, 121], "method": 86, "metod": [25, 26, 55, 56], "metr": [5, 6, 65, 66], "metric": [4, 18, 20, 29, 30, 121], "metric_tsp_approx": 121, "mid": [5, 25, 45], "miembr": [113, 114], "mientr": [28, 109, 116], "might": [105, 123], "migr": [3, 62], "migracion": [3, 27, 62, 88, 105], "migration": 23, "mileston": 121, "min": [5, 6, 15, 29, 31, 32, 33, 38, 39, 40, 43, 53, 64, 101, 114, 118, 121], "mincut": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "mingw": 26, "minim": [0, 1, 11, 18, 19, 21, 29, 46, 47, 48, 54, 61, 69, 80, 81, 82, 83, 87, 91, 95, 96, 97, 98, 100, 101, 102, 118, 121, 124], "minimiz": [5, 21, 58, 80, 81, 82, 83, 90, 118], "minimum": 121, "minor": 121, "minut": 5, "mir": 36, "mism": [3, 5, 6, 7, 8, 14, 15, 19, 23, 25, 29, 30, 31, 32, 35, 36, 38, 39, 41, 42, 43, 44, 46, 47, 48, 49, 52, 53, 56, 57, 63, 64, 65, 66, 69, 70, 71, 72, 74, 75, 79, 85, 86, 89, 90, 91, 92, 93, 94, 99, 101, 112, 113, 114, 130], "mit": [27, 92], "miyawaki": 27, "mkdir": 26, "mod": [25, 46, 48, 85, 100], "modif": [115, 116, 121, 130], "modific": [13, 20, 23, 55, 108, 112, 113, 119, 121, 122, 126, 130], "modify": 121, "modul": 121, "moham": 27, "moment": [25, 93], "monetari": 27, "moor": 72, "mor": [123, 130, 131], "most": 109, "mostr": [5, 13, 130, 131], "mpas": [113, 116], "msvc": 121, "msys": 26, "much": [23, 60, 88, 121], "muert": [25, 60], "muestr": [5, 20, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 54, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 72, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 130, 131], "mukul": 27, "multi": 121, "multipl": [5, 34, 77, 93, 94, 121], "multiplic": 4, "mund": 130, "my_dijkstr": [13, 23], "myare": 25, "mygeom": [35, 56, 57], "myhous": 35, "myrvold": 78, "mytabl": [35, 56, 57], "mytable_vertices_pgr": [35, 57], "n": [4, 28, 109, 116], "n_": [5, 93, 94], "n_seq": [46, 54, 102], "nag": 27, "nam": [26, 115, 116, 121, 123, 131], "namespac": 121, "naranj": 86, "nardelli": 27, "navig": 105, "near": [35, 92], "neces": [23, 60, 73], "necesari": [3, 5, 6, 10, 11, 12, 13, 18, 19, 22, 23, 24, 25, 26, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 73, 74, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 123, 127, 128, 129], "necesit": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 22, 24, 25, 26, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 65, 66, 67, 69, 72, 73, 74, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 125, 126, 127, 128, 129, 130, 131], "need": [123, 126], "needs": [94, 123, 126], "negat": [0, 3, 7, 9, 10, 15, 16, 17, 19, 21, 25, 28, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "negativ": [20, 85, 86, 107, 108, 117, 121, 123], "neq": [16, 19, 25], "net": 27, "netlab": 125, "network": 126, "networks": 105, "new": [86, 92, 106, 107, 108, 117, 121], "new_graph": 86, "new_graph_id_seq": 86, "new_lin": 74, "new_point": 74, "new_restrictions": 23, "newpoint": [74, 123], "news": 121, "nextval": [86, 123], "nicol": 92, "ningun": [6, 8, 9, 16, 25, 31, 32, 33, 36, 38, 39, 40, 41, 42, 43, 48, 59, 62, 63, 72, 92, 100, 108, 112, 121], "nitish": 27, "nivel": [50, 92], "nod": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 108, 109, 110, 111, 112, 113, 114, 115, 116, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "node_": 16, "node_1": 16, "node_i": 16, "node_k": 16, "node_seq": [67, 106, 107, 117], "nombr": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 30, 31, 35, 36, 38, 44, 47, 48, 50, 52, 53, 55, 56, 57, 58, 59, 60, 61, 65, 66, 67, 68, 69, 72, 73, 76, 77, 78, 84, 85, 86, 87, 90, 91, 92, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 121, 126, 127, 128, 129, 130, 131], "nomenclatur": 121, "non": 108, "normal": [3, 25], "nort": 36, "not": [4, 23, 26, 29, 30, 35, 47, 49, 56, 57, 60, 70, 71, 73, 86, 89, 90, 91, 92, 94, 99, 103, 106, 107, 108, 109, 111, 123, 130, 131], "notacion": [35, 36, 56, 57], "notes": 35, "notes2news": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "notic": [33, 35, 36, 40, 43, 56, 57, 60, 64, 73, 74, 92, 111, 125], "notici": 27, "now": 86, "np": [4, 5, 29, 30, 58, 69, 93, 94, 100], "nucle": 121, "nuestr": [27, 92], "nuev": [3, 13, 17, 20, 26, 28, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 76, 77, 78, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 109, 111, 112, 113, 114, 115, 116, 121, 125, 127, 130, 131], "nul": 56, "null": [3, 15, 23, 25, 35, 36, 54, 56, 57, 73, 74, 86, 92, 94, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "nullabl": 123, "numer": [4, 5, 6, 7, 13, 25, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 44, 47, 51, 55, 56, 57, 58, 60, 65, 66, 69, 77, 85, 87, 88, 92, 93, 94, 100, 121, 124, 130], "numeric": [0, 5, 50, 61, 74, 93, 94, 107, 108, 112, 113, 114, 115, 116, 117], "numerical": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "nv": [25, 73], "obe": 27, "obedec": 29, "objet": [5, 9, 19, 25, 49, 50, 55, 71, 89, 90, 91, 99, 121, 130], "oblig": 29, "obligatori": [23, 25, 129, 130], "obselt": 121, "observ": 13, "obsolet": [3, 5, 10, 11, 12, 18, 19, 22, 23, 24, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 105, 109, 111, 115, 121, 127, 128], "obtain": 109, "obten": [4, 5, 6, 7, 8, 16, 19, 20, 23, 28, 35, 57, 60, 73, 76, 77, 85, 92, 116, 119, 121, 122], "obteners": 28, "obteng": [16, 119], "obtien": [0, 25, 50, 56, 61], "ocurr": [5, 35, 56, 92, 93, 94, 121], "of": [4, 5, 25, 27, 35, 36, 56, 57, 60, 85, 86, 92, 93, 94, 103, 104, 105, 106, 108, 112, 119, 121, 123, 126, 130, 131], "off": 26, "oficial": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 22, 24, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 119, 121, 126, 127, 128, 129, 130, 131], "oficin": [125, 130, 131], "ogr2ogr": 25, "oid": 111, "ok": [35, 36, 56, 57, 92], "old_id": 92, "old_restrictions": 23, "omit": [14, 15, 19, 23, 25, 35, 42, 43, 49, 56, 57, 61, 63, 64, 71, 72, 73, 90, 91, 99, 108, 112, 113, 114], "on": [4, 23, 25, 26, 30, 54, 60, 74, 85, 92, 94, 104, 105, 106, 109, 117, 121, 123, 126, 130, 131], "one": [36, 103, 105, 106, 107, 108, 117, 121, 123, 126, 131], "oneway": 36, "only": [26, 94, 109, 115, 116, 121], "opcion": [4, 25, 28, 31, 32, 33, 35, 36, 38, 39, 40, 55, 56, 61, 65, 66, 67, 68, 73, 75, 79, 94, 107, 108, 109, 112, 113, 114, 115, 116, 117, 130, 131], "opcional": [23, 25, 26, 35, 36, 56, 121], "open": [25, 94, 123], "open_tim": 111, "openbsd": 121, "oper": [25, 26, 55, 76, 125], "operation": 13, "operations_ord": 13, "opos": 111, "oposit": 123, "optim": [4, 29, 30, 34, 69, 100], "optimic": [93, 94], "optimiz": [0, 4, 5, 9, 16, 17, 29, 30, 41, 42, 43, 44, 47, 50, 59, 61, 62, 63, 68, 72, 81, 82, 83, 93, 94, 96, 97, 98, 103, 108, 112, 113, 115], "optimization": 4, "option": [25, 54, 74], "optional": [115, 116, 121], "optionally": 123, "options": [50, 74, 92, 93], "opuest": 25, "or": [13, 23, 25, 35, 36, 56, 57, 67, 78, 92, 106, 126, 130, 131], "orden": [3, 6, 8, 13, 14, 15, 18, 23, 25, 31, 32, 35, 37, 38, 39, 41, 42, 43, 44, 46, 47, 48, 50, 51, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 69, 72, 81, 82, 83, 84, 88, 96, 97, 98, 100, 102, 103, 104, 106, 107, 108, 112, 113, 114, 117, 121, 129], "order": [13, 23, 25, 29, 30, 45, 48, 50, 54, 56, 61, 65, 66, 67, 69, 73, 74, 75, 79, 80, 81, 82, 83, 84, 86, 92, 94, 95, 96, 97, 98, 100, 104, 106, 107, 108, 112, 113, 114, 115, 116, 117, 123], "order_": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "order_unit": 111, "ordering": 103, "ordern": 58, "orders": 93, "org": [5, 6, 8, 19, 20, 23, 26, 27, 28, 31, 38, 41, 42, 44, 47, 49, 51, 59, 61, 62, 63, 65, 66, 67, 71, 72, 78, 84, 86, 87, 88, 89, 90, 91, 99, 101, 103, 104, 111, 121, 125], "organiz": 125, "orig": [19, 20, 25, 26, 27, 29, 30, 35, 36, 47, 49, 50, 56, 57, 61, 70, 71, 72, 85, 86, 89, 90, 91, 92, 99, 121, 122, 126], "origen": [89, 99], "origin": 130, "original": [13, 19, 23, 25, 49, 54, 55, 71, 74, 85, 88, 90, 92, 99, 121, 130, 131], "original_": 86, "original_point": 74, "original_to_new_point": 74, "orkney": 27, "osge": [27, 125], "osgeo_community_projects": 27, "osgeoliv": 27, "osm": [7, 25, 73], "osm2pgrouting": [7, 25, 27, 73], "osm2pgsql": 25, "osx": 121, "other_geom": [35, 56, 57], "othergeom": 57, "othert": [35, 56, 57], "otorg": [15, 20, 25, 107, 108, 112, 113, 114, 115, 116, 117, 122, 126, 129, 130, 131], "otpim": 69, "out": [13, 36, 73], "out_edg": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "out_going": [56, 73], "outall": 92, "output": [13, 116, 121], "over": [23, 67, 73, 74, 94, 106, 107, 117, 123], "overpass": 7, "owned": [86, 123], "p": [74, 94, 107, 108, 112, 113, 114, 115, 116, 117, 123], "p_clos": [5, 93, 94, 123], "p_node_": [5, 93, 94, 123], "p_op": [5, 93, 94, 123], "p_servic": [5, 93, 94, 123], "p_x": [5, 94, 123], "p_y": [5, 94, 123], "pag": 121, "pagin": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 124, 126, 127, 128, 129, 130, 131], "pairs": 123, "pais": [25, 130], "palabr": [16, 25, 129], "par": [0, 1, 2, 3, 4, 5, 6, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 26, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 103, 105, 106, 109, 110, 118, 119, 122, 123, 124, 125, 126, 127, 128, 129, 130], "paragon": [27, 125], "paragoncorporation": 125, "paragraf": 102, "paralel": [69, 77, 118], "paramet": [115, 116, 121], "parameters": [33, 40, 43, 64, 121], "parametr": [14, 19, 20, 23, 121], "parcial": 74, "parec": [25, 60], "parentesis": 45, "pars": 26, "part": [0, 1, 2, 3, 4, 5, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 31, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 123, 126, 127, 128, 129, 130, 131], "partial": [25, 54, 74], "particion": 101, "particul": [19, 50, 59, 61], "partition": 74, "pas": [3, 7, 25, 26, 29, 34, 35, 45, 56, 57, 58, 92, 118, 121, 125], "pasch": 27, "pass": [67, 105, 106, 112], "password": 26, "path": [3, 16, 23, 25, 26, 73, 105, 106, 107, 108, 109, 117, 121, 123, 129], "path_": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "path_at": [108, 112], "path_seq": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "paths": [105, 106, 107, 109], "patron": 58, "patrushev": 27, "pcts": 23, "pdf": [13, 26, 41, 42], "pdptw": [94, 123], "peaton": [25, 60, 65, 66, 73, 123], "peatonal": [65, 66], "ped": [5, 18, 20, 26, 33, 40, 93, 94, 121], "pens": 36, "penyngton": 4, "peor": [4, 9, 29, 30, 41, 42, 43, 72], "peque\u00f1": [25, 28, 58, 60, 74, 100, 109, 116, 123], "per": [1, 2, 3, 11, 14, 15, 16, 17, 19, 25, 29, 36, 44, 46, 48, 60, 61, 65, 66, 67, 73, 85, 86, 100, 101, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 121, 126, 127, 128, 129, 130, 131], "perd": 121, "performanc": 121, "performing": [35, 36, 56, 57, 92], "performs": [106, 107], "perl": 26, "perl5": 121, "permanent": [121, 130], "permis": [20, 122, 126], "permit": [3, 5, 6, 13, 25, 26, 60, 65, 66, 74, 93, 94, 105, 106, 107, 108, 109, 121, 123, 129], "permut": 58, "personal": 25, "pertenc": 108, "pertenec": [14, 15, 37, 43, 46, 47, 54, 64, 74, 102, 112, 113, 114, 121], "pertenezc": [13, 47], "perturb": 45, "pes": [0, 3, 5, 7, 10, 15, 16, 17, 19, 21, 25, 28, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "pg": 121, "pg_prov": 26, "pg_prove_tests": [26, 121], "pgdijkstr": 27, "pgr": [19, 56, 57], "pgr_": [25, 121], "pgr_alphashap": [17, 20, 68, 115, 121, 122], "pgr_analyzeggraph": 36, "pgr_analyzegraph": [20, 36, 56, 57, 92, 122, 126], "pgr_analyzeoneway": [20, 35, 56, 57, 92, 122, 126], "pgr_apspjohnson": 121, "pgr_apspwarshall": 121, "pgr_articulationpoints": [12, 20, 121, 122], "pgr_ast": [6, 8, 20, 33, 40, 121, 122], "pgr_astarcost": [6, 14, 20, 121, 122], "pgr_astarcostmatrix": [6, 15, 20, 121, 122], "pgr_bdast": [8, 20, 40, 121, 122], "pgr_bdastarcost": [8, 14, 20, 121, 122], "pgr_bdastarcostmatrix": [8, 15, 20, 121, 122], "pgr_bddijkstr": [9, 20, 43, 121, 122], "pgr_bddijkstracost": [9, 14, 20, 121, 122], "pgr_bddijkstracostmatrix": [9, 15, 20, 121, 122], "pgr_bddijsktr": 41, "pgr_bddijstr": 121, "pgr_bellmanford": [18, 121], "pgr_betweennesscentrality": [18, 20, 22, 121], "pgr_biconnectedcomponents": [12, 20, 121, 122], "pgr_binarybreadthfirstsearch": [18, 121, 128], "pgr_bipartit": [11, 18, 121], "pgr_boykovkolmogorov": [19, 20, 25, 70, 71, 99, 121, 122], "pgr_breadthfirstsearch": [18, 121, 128], "pgr_bridg": [12, 20, 121, 122], "pgr_chinesepostm": [10, 18, 121], "pgr_chinesepostmancost": [10, 18, 121], "pgr_connectedcomponents": [12, 20, 25, 74, 101, 104, 121, 122], "pgr_contractgraph": [55, 121], "pgr_contraction": [13, 20, 25, 122], "pgr_create_topology": 57, "pgr_createtopology": [20, 35, 36, 57, 92, 121, 122, 126], "pgr_createverticest": [20, 35, 36, 56, 73, 121, 122, 126], "pgr_cuthillmckeeordering": [18, 24, 121], "pgr_dagshortestpath": [18, 121], "pgr_degre": [119, 121, 126], "pgr_depthfirstsearch": [1, 119, 121, 128], "pgr_dijkstr": [2, 6, 9, 13, 16, 20, 25, 31, 32, 33, 38, 39, 40, 41, 42, 43, 64, 73, 86, 121, 122, 131], "pgr_dijkstracost": [14, 16, 20, 121, 122, 131], "pgr_dijkstracostmatrix": [15, 16, 20, 29, 93, 121, 122, 131], "pgr_dijkstran": [16, 25, 66, 86, 119, 121], "pgr_dijkstranearcost": [14, 16, 20, 65, 119, 121, 122], "pgr_dijkstravi": [16, 25, 106, 117, 119, 121, 129, 131], "pgr_drivingdistanc": [16, 17, 20, 34, 115, 121, 122, 131], "pgr_edgecoloring": [11, 18, 121], "pgr_edgedisjointpaths": [19, 20, 121, 122], "pgr_edmondskarp": [19, 20, 25, 49, 99, 121, 122], "pgr_edwardmoor": [18, 121], "pgr_endpoint": 121, "pgr_euclediantsp": [30, 121], "pgr_extractvertic": [25, 56, 60, 86, 119, 121, 123, 126], "pgr_findcloseedg": [25, 54, 119, 121, 130], "pgr_flip_edg": 121, "pgr_flipedg": 121, "pgr_floydwarshall": [7, 20, 79, 121, 122], "pgr_full_version": [20, 110, 120, 122], "pgr_getcolumnnam": 121, "pgr_gettablenam": 121, "pgr_gsoc_vrppdtw": [94, 121], "pgr_hawickcircuits": [18, 121], "pgr_iscolumncndex": 121, "pgr_iscolumnint": 121, "pgr_isplan": [18, 121], "pgr_johnson": [7, 20, 75, 121, 122], "pgr_kdijkstr": 121, "pgr_kdijkstracost": 121, "pgr_kdijkstrapath": 121, "pgr_kruskal": [20, 21, 25, 121, 122], "pgr_kruskalbfs": [0, 20, 21, 121, 122], "pgr_kruskaldd": [17, 20, 21, 121, 122], "pgr_kruskaldfs": [1, 20, 21, 121, 122], "pgr_ksp": [2, 16, 20, 121, 122, 131], "pgr_labelgraph": 121, "pgr_lengauertarjandominatortre": [18, 121], "pgr_linegraph": [20, 119, 121, 127], "pgr_linegraphfull": [18, 121, 127], "pgr_makeconnect": [12, 18, 121], "pgr_makedistancematrix": 121, "pgr_maxcardinalitymatch": [19, 20, 121, 122], "pgr_maxcardinalitymatching": 121, "pgr_maxflow": [19, 20, 49, 71, 90, 91, 99, 121, 122], "pgr_maxflowboykovkolmogorov": [49, 121], "pgr_maxflowedmondskarp": [71, 121], "pgr_maxflowmincost": [18, 19, 25, 91, 121], "pgr_maxflowmincost_cost": [18, 19, 25, 121], "pgr_maxflowpushrelabel": [99, 121], "pgr_maximumcardinalitymatching": [88, 121], "pgr_nodenetwork": [20, 35, 121, 122, 126], "pgr_pgr_lengauertarjandominatortre": 121, "pgr_pickdeliv": [5, 18, 121], "pgr_pickdelivereuclid": [5, 18, 121], "pgr_pointsaspolygon": 121, "pgr_pointstodmatrix": 121, "pgr_pointstovids": 121, "pgr_pointt": 121, "pgr_pointtoedgenod": 121, "pgr_prim": [20, 25, 118, 121, 122], "pgr_primbfs": [0, 20, 118, 121, 122], "pgr_primdd": [17, 20, 118, 121, 122], "pgr_primdfs": [1, 20, 118, 121, 122], "pgr_pushrelabel": [19, 20, 25, 49, 71, 89, 121, 122], "pgr_quote_ident": 121, "pgr_sequentialvertexcoloring": [11, 119, 121], "pgr_startpoint": 121, "pgr_stoerwagn": [18, 121], "pgr_strongcomponents": [12, 20, 121, 122], "pgr_texttopoints": 121, "pgr_topologicalsort": [18, 121], "pgr_transitiveclosur": [18, 121], "pgr_trsp": [3, 20, 25, 106, 107, 119, 121, 122], "pgr_trsp_withpoints": [3, 107, 119, 121, 130], "pgr_trspvi": [3, 119, 121, 129], "pgr_trspvia_withpoints": [3, 119, 121, 129, 130], "pgr_trspviaedg": [105, 121], "pgr_trspviavertic": [105, 121], "pgr_tsp": [4, 15, 20, 33, 40, 43, 64, 121, 122], "pgr_tspeuclid": [4, 20, 121, 122], "pgr_turnrestrictedpath": [3, 18, 121], "pgr_version": [20, 26, 76, 120, 121, 122], "pgr_versionless": 121, "pgr_vidstodmatrix": 121, "pgr_vronedepot": 121, "pgr_vrponedepot": [5, 18, 121], "pgr_vrppdtw": 121, "pgr_withpoints": [2, 17, 25, 74, 114, 119, 121, 131], "pgr_withpointscost": [14, 119, 121, 131], "pgr_withpointscostmatrix": [15, 29, 119, 121, 131], "pgr_withpointsdd": [17, 119, 121, 131], "pgr_withpointsksp": [2, 119, 121, 131], "pgr_withpointsvi": [107, 119, 121, 129, 131], "pgrouting": [3, 5, 7, 10, 11, 12, 18, 19, 22, 23, 24, 26, 27, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 73, 76, 77, 78, 84, 86, 87, 90, 91, 92, 93, 94, 100, 101, 103, 104, 109, 110, 111, 123, 125, 126, 127, 128], "pgroutinglay": 27, "pgrrouting": [74, 123], "pgsql": 76, "pgtap": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 22, 24, 26, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 65, 66, 67, 69, 72, 73, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 121, 126, 127, 128, 129, 130, 131], "phi": 19, "pi": 16, "pickup": [94, 123], "pid": [15, 23, 25, 29, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "pindex": [94, 123], "pip": 26, "pist": 92, "pl": 26, "plac": 35, "plan": 78, "planar": 78, "plataform": [26, 121], "ple": [35, 36, 56, 57, 92], "plum": 5, "pm": 5, "poc": [25, 27], "pod": [23, 25, 26, 36, 47, 92], "poder": 36, "podr": [3, 5, 10, 11, 12, 13, 18, 19, 22, 24, 29, 36, 44, 47, 48, 50, 52, 53, 55, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 127, 128], "point": [35, 36, 56, 57, 73, 74, 107, 108, 112, 117, 121, 123, 130, 131], "point_sql": 74, "point_xy": 121, "points": [115, 121, 130, 131], "points_sql": [108, 112, 113, 121], "pointsofinterest": [23, 29, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 130, 131], "pointsofinterset": 29, "poligon": [34, 121], "poligonal": 34, "polinomi": 49, "pon": 125, "ponder": [16, 19, 25, 47, 59, 72, 101, 103, 118], "populating": 57, "pora": 121, "porqu": [13, 23, 29, 35, 36, 56, 57, 65, 66, 78, 86, 92], "portal": [25, 73], "portland": 7, "posibl": [1, 2, 3, 4, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 29, 30, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 65, 66, 67, 69, 72, 73, 74, 77, 78, 80, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 124, 126, 127, 128, 129, 130, 131], "posicion": [15, 16, 25, 28, 29, 31, 38, 41, 44, 47, 59, 62, 65, 67, 70, 72, 73, 74, 77, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "posicional": [35, 56, 57, 65, 66], "posit": [0, 1, 7, 9, 10, 15, 16, 19, 21, 25, 41, 42, 43, 44, 49, 52, 53, 55, 62, 63, 64, 71, 75, 79, 80, 81, 82, 83, 85, 88, 90, 91, 95, 96, 97, 98, 99, 101, 107, 108, 112, 113, 114, 115, 116, 117, 118, 124, 129, 130, 131], "positiv": [86, 107, 108, 117], "post": [17, 20, 122], "posterior": [5, 27, 93, 94, 121], "postgis": [7, 20, 25, 26, 27, 34, 121, 125], "postgis_full_version": 26, "postgr": [26, 121], "postgresql": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "postm": [18, 52, 53, 121], "potencial": 36, "potential": [35, 36, 92], "potts": 27, "poz": 19, "practic": 77, "pratap": 27, "pre": [35, 36, 116], "precision": [23, 94, 105, 115, 121, 123], "pred": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "predecesor": [23, 27], "predetermin": [23, 30, 31, 34, 35, 36, 38, 56, 57, 65, 66, 74, 92, 114], "prefer": [29, 34, 130, 131], "prefij": 121, "prefix": 123, "pregunt": [4, 29, 30, 125], "prepar": [56, 60, 73], "prepare_cap": 74, "prerrequisit": 121, "presdecesor": [17, 68, 81, 82, 83, 96, 97, 98, 115], "present": [15, 25, 46, 77, 84, 86, 100, 107, 108, 112, 113, 114, 115, 116, 117, 129, 130, 131], "previ": 26, "previous": 121, "previus": 86, "prim": [0, 1, 3, 4, 7, 10, 15, 16, 17, 19, 20, 21, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 122, 124, 129, 130, 131], "primari": 84, "primary": [3, 23, 74, 94, 111, 123], "primer": [4, 6, 8, 13, 25, 28, 29, 30, 31, 32, 38, 39, 44, 47, 50, 61, 65, 66, 70, 81, 82, 83, 87, 96, 97, 98, 105, 108, 109, 112, 116], "princeton": [4, 41, 42], "principal": [6, 7, 8, 9, 10, 14, 15, 16, 19, 21, 25, 27, 31, 32, 33, 35, 37, 38, 39, 40, 41, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 61, 64, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 112, 113, 114, 118, 121], "priorid": 73, "prioriz": 125, "priy": 27, "prob": [7, 26, 121, 125], "probabl": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 22, 24, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 65, 66, 67, 69, 72, 73, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 126, 127, 128, 129, 130, 131], "problem": [5, 6, 18, 19, 20, 23, 25, 27, 35, 36, 47, 52, 53, 56, 57, 58, 59, 60, 62, 63, 64, 69, 73, 77, 92, 93, 94, 100, 101, 114, 121, 123, 129, 130, 131], "problems": 36, "proced": [25, 26, 73], "procedent": 25, "proces": [0, 1, 6, 7, 8, 9, 10, 13, 15, 16, 17, 19, 20, 21, 25, 26, 28, 31, 32, 38, 39, 41, 42, 43, 44, 47, 49, 52, 53, 55, 56, 57, 59, 60, 62, 63, 64, 71, 73, 74, 75, 79, 80, 81, 82, 83, 90, 91, 95, 96, 97, 98, 99, 101, 103, 109, 112, 113, 114, 116, 118, 121, 122, 124, 130], "process": [57, 86, 104, 123, 130, 131], "processing": [35, 36, 56, 57, 92, 121], "produc": [16, 57, 59, 61, 62, 63, 64, 69, 100, 104, 114, 118], "product": 27, "profesional": 125, "profund": [0, 1, 17, 23, 47, 50, 61, 68, 81, 82, 83, 96, 97, 98, 115, 119, 128], "progress": 7, "prohib": [3, 13, 23, 25, 55, 86, 105, 106, 107, 108, 109, 121, 129], "project": 27, "projects": 121, "projectweb": [94, 123], "promedi": [5, 6, 7, 72], "promov": [4, 20, 61, 65, 66, 85, 100, 121], "prompt": 26, "pronunci": 6, "prop": [3, 20, 23, 25, 119, 121, 122, 129, 130, 131], "propi": 121, "proporcion": [5, 13, 20, 23, 26, 50, 57, 61, 73, 87, 100, 116, 123, 125], "proposit": [0, 17, 50, 61, 68, 81, 82, 83, 96, 97, 98, 115], "propuest": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 52, 53, 56, 58, 59, 61, 62, 63, 64, 69, 70, 71, 72, 74, 77, 78, 84, 86, 87, 88, 89, 90, 91, 93, 94, 99, 101, 103, 104, 105, 106, 107, 108, 109, 111, 117, 121, 122, 123, 126, 127, 128, 129, 130, 131], "propust": [1, 119, 128], "prototip": 105, "prove": 69, "proveedor": [25, 36, 73], "provid": 123, "providers": 125, "provien": [25, 73], "provoc": 92, "proxim": [1, 2, 3, 11, 14, 15, 16, 17, 23, 60, 61, 65, 66, 67, 73, 85, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 126, 127, 128, 129, 130, 131], "proyeccion": [35, 56, 92], "proyect": [20, 25, 27, 121], "prueb": [1, 2, 3, 5, 7, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 22, 24, 44, 47, 48, 50, 52, 53, 58, 59, 61, 65, 66, 67, 69, 72, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 121, 126, 127, 128, 129, 130, 131], "pseud": 55, "psql": [7, 25, 26], "public": [27, 35, 36, 44, 56, 57, 77, 92, 123], "publish": [94, 123], "pud": [35, 56, 57], "pued": [1, 2, 3, 4, 5, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 27, 29, 30, 35, 36, 37, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73, 74, 77, 78, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 99, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 121, 125, 126, 127, 128, 129, 130, 131], "puent": [12, 20, 25, 51, 73, 92, 122], "puert": 121, "pues": 23, "puest": 116, "pull": [27, 121], "punt": [3, 5, 6, 12, 20, 23, 30, 34, 37, 45, 54, 60, 73, 85, 92, 119, 121, 122], "punter": 121, "puntuacion": 45, "puntual": 74, "push": [89, 99], "push_relabel_max_flow": [89, 99], "python3": 121, "q": [26, 121], "q1": 29, "quad": [16, 19], "queri": [107, 121, 123], "query": [7, 35, 57, 86, 105], "questions": 125, "quier": [60, 77], "quit": 86, "quote_literal": 35, "r": [15, 23, 25, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "r1": 3, "r2": 3, "r3": 3, "r4": 3, "radi": 34, "radic": 72, "radius": 34, "raic": [0, 17, 50, 61, 68, 81, 82, 83, 96, 97, 98, 115], "raise_exception": [56, 57], "raiz": [0, 17, 50, 61, 68, 81, 82, 83, 84, 96, 97, 98, 115], "raj": 27, "rajat": 27, "randomiz": [29, 30], "rang": [45, 100], "rap": [5, 8, 9, 25, 41, 42, 43, 47, 72, 121], "rasg": [25, 73], "rastr": 121, "razequl": 27, "reach": [115, 121], "reachability": 104, "readers": 121, "real": [0, 3, 5, 7, 10, 15, 16, 17, 19, 21, 25, 28, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 121, 129, 130, 131], "realid": [25, 73, 121], "realiz": [0, 1, 3, 5, 7, 9, 10, 13, 15, 16, 19, 21, 25, 26, 33, 40, 41, 42, 43, 47, 49, 52, 53, 55, 60, 62, 63, 64, 71, 73, 74, 75, 79, 80, 81, 82, 83, 87, 90, 91, 93, 94, 95, 96, 97, 98, 99, 101, 112, 113, 114, 118, 124], "receiv": 105, "receptor": 19, "rechability": 104, "recib": [35, 57, 60, 73], "recien": [25, 73, 86], "recoc": [29, 30, 121], "recog": 18, "recomend": [7, 36, 75, 79], "recomendation": 123, "recomiend": [25, 123, 125], "reconstru": [20, 57, 122, 126], "reconstruccion": 57, "record": [13, 121], "recorr": [0, 1, 4, 17, 18, 29, 47, 50, 61, 67, 68, 81, 82, 83, 96, 97, 98, 100, 115, 119, 128], "recr": 92, "recre": 56, "rect": 78, "recurs": 101, "recursevly": [130, 131], "red": [3, 5, 13, 19, 20, 27, 35, 36, 37, 45, 46, 47, 51, 54, 56, 57, 58, 60, 62, 69, 75, 79, 80, 86, 87, 92, 94, 95, 100, 102, 113, 116, 121, 123], "reddy": 27, "reduc": [13, 25, 55], "reemplac": 121, "reemplaz": [3, 23, 94, 121], "reescrib": [3, 5, 10, 11, 12, 18, 19, 22, 24, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 92, 93, 94, 101, 103, 104, 109, 111, 127, 128], "reestructur": 121, "reetiquet": [19, 20, 122], "refactoriz": 121, "referenc": 121, "referenci": [56, 57, 92], "referent": [4, 5, 20, 35, 36, 56, 57, 76, 110, 122], "refin": [1, 2, 3, 11, 13, 14, 15, 16, 17, 60, 61, 65, 66, 67, 73, 85, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 126, 127, 128, 129, 130, 131], "reflej": [15, 43, 64, 114], "regal": 27, "regclass": 123, "regin": 27, "registr": [7, 121, 125], "regl": 36, "regres": [4, 7, 11, 14, 15, 17, 23, 25, 28, 29, 30, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129], "regresand": [32, 39], "regresion": 121, "reinstal": 26, "rel": 26, "relabel": [89, 99], "relacion": [5, 25, 29, 30, 93, 94, 121, 130, 131], "relat": [5, 15, 16, 18, 22, 25, 28, 31, 38, 41, 44, 45, 47, 59, 62, 65, 67, 70, 72, 74, 77, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "relation": [35, 92], "release_not": 121, "relevant": 94, "rellen": [25, 35, 36], "remain": [107, 117], "remaing": [130, 131], "remov": [13, 23, 86, 106, 107, 115, 121], "removing": 121, "remplaz": 23, "rendimient": [20, 30, 77], "renombr": [27, 34, 49, 56, 57, 71, 88, 99, 121], "repar": 36, "repeat": [130, 131], "repert": [31, 32, 38, 39, 41, 42, 44, 59, 62, 63, 72], "replac": 13, "report": 20, "repositori": 26, "represent": [3, 7, 10, 13, 23, 25, 48, 52, 53, 55, 75, 78, 79, 88, 106, 115, 116, 126, 129, 130, 131], "reproduc": 125, "requer": [14, 25, 28, 32, 35, 36, 39, 42, 56, 57, 63, 73, 109, 116, 121, 130], "requests": [27, 121], "requier": [25, 26, 29, 54, 56, 74, 125], "requir": [25, 54, 74], "requirements": 121, "requisit": [25, 35, 36], "residu": [19, 49, 71, 90, 91, 99], "residual": [19, 25, 49, 71, 90, 99], "residual_capacity": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "resolv": [6, 25, 47, 73, 101, 121, 129], "respect": [44, 69, 85], "respectively": 85, "respet": [86, 121], "respons": [15, 43, 64, 114], "respuest": 103, "rest": [25, 56, 73, 74, 86], "restaur": [130, 131], "restriccion": [18, 20, 86, 119, 121, 122, 130], "restrict": [105, 106, 107], "restrict_sql": 23, "restriction": [105, 106, 107, 109], "restrictions": [3, 23, 86, 105, 106, 107, 108, 109, 121, 123], "restring": [6, 31, 32, 33, 38, 39, 40, 47, 121], "restructur": 121, "resuelt": 25, "resuelv": [16, 25, 59, 62, 63, 64, 77, 114], "result": [1, 6, 14, 16, 20, 21, 23, 35, 36, 56, 57, 118, 121, 124, 130, 131], "results": [35, 74, 92, 106, 107, 109, 121], "resum": [28, 29, 30, 31, 32, 33, 34, 38, 39, 40, 41, 42, 43, 44, 45, 47, 49, 50, 55, 59, 61, 62, 63, 64, 65, 66, 70, 71, 72, 74, 75, 77, 78, 79, 80, 84, 86, 89, 90, 91, 93, 94, 95, 99, 103, 104, 108, 112, 113, 114], "retorn": [34, 121], "retroaliment": [3, 5, 10, 11, 12, 18, 19, 22, 24, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 125, 127, 128], "retroced": 61, "retroces": [5, 93, 94], "return": [103, 104], "returns": [5, 13, 23, 89, 91, 92, 93, 94, 103, 109, 119, 126], "rev": [16, 19, 25, 36], "revers": [8, 23], "reverse_": 123, "reverse_capacity": [19, 25, 49, 54, 71, 73, 74, 89, 90, 91, 99, 123], "reverse_category": 123, "reverse_category_": 121, "reverse_cost": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131], "reves": 36, "revirt": 36, "revis": 121, "rf": 26, "rhel": 121, "ribot": 92, "richard": 44, "rid": 23, "right": [74, 108], "rightarrow": [13, 23, 25, 29, 48, 62, 65, 66, 73, 74, 85, 106, 107], "rightarrow3": 23, "rightarrow5": 23, "rightarrow6": 23, "rightarrow9": 23, "ring": [35, 92], "rm": 26, "rn": 74, "road": 105, "rohith": 27, "roj": [13, 37, 123, 130, 131], "rol": 26, "rollback": 111, "romp": [25, 121], "root": 61, "rot": [68, 115], "round": [74, 107, 108, 112, 113, 114, 115, 116, 117], "rout": [86, 106, 107, 117, 123], "route": 25, "route_agg_cost": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "routeplanning": 13, "routing": [25, 26, 108, 109, 121, 126], "routing_postgis": 121, "row": [5, 25, 30, 32, 34, 35, 36, 39, 42, 53, 54, 56, 57, 63, 66, 67, 73, 74, 76, 78, 86, 89, 91, 92, 93, 94, 101, 106, 107, 110, 113, 117, 123, 130, 131], "row_numb": [23, 67, 73, 74, 94, 106, 107, 117, 123], "row_wher": 121, "rowam": 4, "rows": [13, 23, 25, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 123, 130, 131], "rows_wher": [35, 36, 56, 57, 92], "rubric": 121, "run": 74, "running": 86, "ruptur": [34, 62, 121], "rut": [4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 19, 20, 26, 28, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 45, 47, 49, 52, 53, 59, 61, 63, 64, 65, 66, 70, 71, 72, 75, 77, 79, 87, 89, 90, 91, 92, 99, 105, 108, 109, 112, 113, 114, 116, 119, 121, 122, 129, 130, 131], "rute": [3, 13, 18, 20, 27, 28, 65, 66, 86, 93, 94, 105, 119, 130, 131], "rykov": 27, "s": [5, 6, 7, 26, 85, 86, 89, 91, 94, 101, 109, 126], "s_in_rul": 36, "s_out_rul": 36, "sab": [25, 47], "sai": 27, "sakr": 27, "sal": [5, 7, 9, 15, 16, 19, 20, 23, 26, 28, 29, 30, 31, 32, 33, 36, 38, 39, 40, 41, 42, 43, 44, 47, 49, 54, 55, 59, 62, 63, 64, 65, 66, 67, 70, 71, 72, 73, 74, 75, 79, 84, 89, 90, 91, 92, 93, 94, 99, 105, 106, 107, 108, 109, 112, 113, 114, 116, 117, 121, 129, 130, 131], "salient": [13, 19, 35, 36, 49, 56, 57, 71, 90, 91, 99], "salved": 58, "sam": [94, 104, 106, 107, 121, 123, 130, 131], "sampledat": [7, 25], "samu": 27, "sarthak": 27, "satisfech": 29, "sav": 123, "saving": 123, "search": [50, 121], "seccion": [5, 13, 23, 25, 35, 62, 67, 86, 107, 117, 129, 130, 131], "second": 123, "second_edg": [25, 73], "second_segments": [25, 73], "section": [130, 131], "secuenci": [3, 5, 13, 16, 25, 28, 29, 30, 31, 38, 41, 44, 47, 52, 55, 59, 62, 65, 67, 70, 72, 77, 105, 106, 107, 108, 109, 112, 116, 117, 119, 129], "secuencial": [0, 3, 5, 11, 15, 17, 19, 25, 28, 31, 38, 41, 44, 46, 47, 49, 50, 52, 54, 58, 59, 61, 62, 65, 67, 68, 70, 71, 72, 77, 81, 82, 83, 84, 85, 86, 87, 90, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "see": [104, 107, 117], "seg": 5, "segment": [4, 11, 18, 25, 29, 30, 35, 36, 56, 57, 60, 69, 74, 78, 92, 118, 123, 130], "segments": [35, 92, 103, 123], "segu": [13, 25, 92], "segun": [25, 130, 131], "segund": [0, 3, 4, 5, 6, 7, 10, 13, 15, 16, 17, 19, 21, 23, 25, 28, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "seis": [93, 94], "seleccion": [6, 8, 25, 29, 31, 32, 35, 38, 39, 56, 57], "select": [3, 7, 13, 23, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 123, 130, 131], "self_loops": 86, "sencill": [35, 56, 57], "sent": [3, 36, 85], "seoptimiz": 93, "separ": [23, 85, 92, 101, 118, 121], "seq": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "sequenc": [86, 107, 123], "ser": [3, 5, 7, 10, 11, 12, 13, 14, 15, 18, 19, 22, 23, 24, 25, 26, 27, 29, 30, 35, 36, 42, 43, 44, 47, 48, 50, 52, 53, 56, 57, 58, 59, 60, 61, 63, 64, 65, 66, 69, 72, 73, 75, 77, 78, 79, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 121, 123, 127, 128, 129, 130, 131], "seran": [3, 23, 25, 67, 106, 107, 117, 129], "seri": 5, "serial": [3, 23, 25, 73, 123], "serv": 26, "servic": [5, 26, 93, 94, 123, 125], "service_tim": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "servici": [5, 93, 94, 125], "servidor": [3, 5, 7, 10, 11, 12, 18, 19, 22, 24, 27, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111, 121, 125, 127, 128], "set": [5, 13, 19, 25, 30, 36, 49, 52, 54, 56, 60, 67, 70, 71, 73, 74, 80, 86, 90, 91, 93, 94, 95, 99, 101, 103, 106, 107, 111, 117, 119, 123, 125, 126, 129], "setof": [13, 23], "setval": [86, 123], "se\u00f1al": [25, 60], "sh": [26, 121], "shap": 25, "shar": [20, 27], "shind": 27, "shobhit": 27, "shooting": 121, "shooting_st": 121, "shortest": [105, 106, 107, 109, 117, 121], "shortest_path_faster_algorithm": 72, "showing": 94, "shp2pgsql": 25, "si": [3, 5, 6, 8, 13, 15, 16, 19, 23, 25, 26, 28, 29, 31, 32, 36, 38, 39, 47, 48, 54, 56, 57, 60, 67, 73, 74, 78, 84, 85, 87, 90, 91, 93, 101, 102, 103, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 125, 129, 130, 131], "sid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "siempr": [20, 29, 35, 56, 57, 69, 85, 100], "siend": [23, 25, 130], "sient": 20, "sig": [16, 25, 44, 86, 92, 100, 123, 125, 130, 131], "sigl": 4, "sign": [25, 130], "signatur": [23, 88, 108, 115, 116, 121], "signif": [92, 113, 118], "signific": [5, 25, 72, 73, 121, 125], "siguent": 85, "siguient": [3, 4, 5, 7, 10, 11, 12, 13, 16, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 35, 38, 41, 44, 47, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 62, 65, 66, 67, 69, 70, 72, 73, 74, 77, 78, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 116, 117, 122, 123, 125, 126, 127, 128, 129, 130, 131], "simetr": [4, 7, 13, 14, 15, 29, 30, 32, 33, 39, 40, 42, 43, 58, 63, 64, 75, 79, 113, 114], "simil": [23, 25, 72, 73], "similar": 30, "simpl": [25, 36, 85, 121, 123], "simplement": 101, "simplicity": 85, "simplif": 121, "simplific": [25, 121], "simplifying": 121, "simul": [29, 30], "simulat": [33, 40, 43, 64], "simultan": [8, 9], "singh": 27, "sink": [19, 36], "sino": 124, "sintef": [94, 123], "siqu": 3, "sir": 4, "sirv": 77, "sistem": [26, 74, 76, 125], "siti": [27, 125], "situ": 74, "siz": [7, 106, 107, 117], "skipp": 123, "skipping": [56, 57, 60, 73, 92], "small": 123, "smallint": [0, 3, 5, 7, 10, 15, 16, 17, 19, 21, 25, 28, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "sobr": [3, 4, 23, 25, 26, 45, 54, 62, 67, 73, 74, 76, 106, 110, 116, 123, 125], "sobrecarg": [5, 20, 28, 93, 94, 116, 121], "soft": 123, "softwar": 27, "sol": [0, 1, 3, 6, 7, 9, 10, 15, 16, 18, 19, 20, 21, 23, 25, 36, 37, 41, 42, 43, 46, 47, 48, 49, 51, 52, 53, 54, 55, 59, 62, 63, 64, 65, 66, 68, 71, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 88, 90, 91, 92, 95, 96, 97, 98, 99, 100, 101, 103, 112, 113, 114, 115, 116, 118, 121, 122, 124, 130, 131], "solicit": 5, "solicitud": [5, 20, 121], "solomon_100_rc_101": 111, "solucion": [4, 5, 25, 29, 30, 54, 74, 92, 93, 94, 121], "solution": [94, 105, 106, 107], "solutions": [106, 107], "solv": [93, 94], "solving": [33, 40, 43, 64], "som": [86, 123, 126], "sombr": 85, "something": 35, "sometim": [106, 107], "soport": [20, 26, 28, 29, 31, 34, 38, 41, 52, 75, 79, 110, 121], "sorted_v": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "sorting": 103, "sourabh": 27, "sourc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "source_": 25, "source_edg": 23, "source_i": [16, 19, 25], "source_original_": 86, "source_p": 23, "sourcehandl": 26, "sp": 74, "spe": 123, "specialized_variants": 47, "sphinx": [26, 121], "split": [25, 92], "splitting": [25, 54, 74], "spoon": 34, "spoon_radius": 34, "spr06": [41, 42], "sql": [13, 23, 26, 121, 125], "sqrt": [6, 31, 32, 33, 34, 38, 39, 40, 111], "src": [35, 56, 57], "src_id": 111, "srid": [35, 56, 57, 73, 74], "sssp": 47, "st_": 121, "st_are": 34, "st_astext": [25, 54, 73, 74], "st_buff": [7, 25, 35, 56, 57, 74], "st_centr": 7, "st_closestpoint": 74, "st_collect": 34, "st_concavehull": 34, "st_cross": [25, 73], "st_delaunytriangl": 34, "st_dump": [25, 73], "st_dwithin": 74, "st_endpoint": [25, 54, 73, 74, 123], "st_envelop": 7, "st_extent": 7, "st_intersection": [25, 73], "st_intersects": 74, "st_length": 25, "st_linelocatepoint": [25, 73, 74], "st_makelin": [25, 30, 54, 74, 85, 123], "st_makepoint": 30, "st_point": [35, 56, 57, 74, 85, 107, 108, 112, 113, 114, 115, 116, 117, 123], "st_split": [25, 73], "st_srid": 35, "st_startpoint": [25, 54, 73, 74, 123], "st_x": [25, 30, 54, 73, 74, 123], "st_y": [25, 30, 54, 73, 74, 123], "stackexchang": 20, "standard": 121, "standarization": 121, "standarizing": [116, 121], "start": [16, 23, 26, 44, 47, 59, 62, 63, 65, 66, 108, 112, 113], "start_": [4, 16, 29, 30], "start_clos": [5, 93, 94, 123], "start_node_": [5, 93], "start_op": [5, 93, 94, 123], "start_p": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "start_servic": [5, 93, 94], "start_v": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "start_vids": [44, 47, 59, 72, 108, 112, 113], "start_x": [5, 94, 123], "start_y": [5, 94, 123], "starting": [65, 66, 123], "startpoint": 73, "starts": 123, "statement": [103, 123], "status": [67, 106, 108, 112], "step": [86, 106, 107, 108, 112], "steph": 27, "stev": 121, "sto": 101, "stop": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "stop_": 93, "stop_on_first": 109, "stop_seq": [5, 93, 94], "stop_typ": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "stopping": 121, "stops": 109, "stor": 123, "street": [25, 36], "strict": [25, 67, 106, 107, 109, 117, 129], "string_to_array": 23, "strings": 121, "structur": 123, "studi": 121, "sub": [48, 60, 65, 66, 75, 79, 106], "sub_": 92, "subconjunt": [6, 19, 35, 46, 56, 57, 60, 101, 118], "subgraf": [25, 78, 86, 95, 101], "subgraph": 104, "subrog": [5, 93, 94], "subseteq": 25, "subyacent": 70, "successive_shortest_path_nonnegative_weights": [90, 91], "suced": [25, 36], "sud": 26, "sufij": 92, "sugier": 72, "suitabl": 126, "sum": [5, 7, 14, 15, 19, 32, 39, 42, 43, 49, 63, 64, 71, 75, 79, 90, 91, 93, 94, 99, 101, 106, 107, 113, 114], "sum_": 16, "sumaris": 42, "sumider": 19, "summ": 27, "summary": [5, 93, 94], "sup": [19, 49, 71, 90, 91, 99], "superior": [0, 7, 15, 17, 25, 43, 50, 60, 61, 64, 68, 81, 82, 83, 90, 91, 96, 97, 98, 114, 115], "supermerc": [130, 131], "supli": 126, "supon": [25, 26], "supong": 5, "support": 121, "suprim": 121, "suscrib": 125, "suscribet": 125, "swapnil": 27, "sylvain": 27, "system": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "systemctl": 26, "t": [5, 13, 23, 25, 35, 36, 49, 56, 70, 71, 78, 89, 90, 91, 92, 99, 101, 108, 121], "t_in_rul": 36, "t_out_rul": 36, "tabl": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 26, 28, 29, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 124, 126, 127, 128, 129, 130, 131], "tabla_bord": 56, "table_ending": 92, "table_of_contents": [65, 66], "tagg": 125, "takub": 27, "tal": [1, 2, 3, 11, 14, 15, 16, 17, 36, 44, 48, 60, 61, 65, 66, 67, 69, 73, 85, 92, 100, 103, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 118, 119, 126, 127, 128, 129, 130, 131], "tall": 25, "tama\u00f1": [7, 13, 25, 55, 60, 67, 101], "tambien": [20, 25, 121, 125], "tan": [25, 60, 72], "tant": [0, 3, 4, 6, 7, 8, 10, 15, 16, 17, 19, 21, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "tar": 26, "tard": [4, 27], "tare": [25, 73], "target": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "target_": [23, 25], "target_array": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "target_edg": 23, "target_i": [16, 19, 25], "target_p": 23, "targets_original_": 86, "tarj": [84, 102], "tarrival": 111, "tasc": 27, "tasks": 86, "tbd": [86, 111], "tdepart": 111, "tech": 27, "temp": 60, "temporal": [23, 72, 77, 112], "temporary": [130, 131], "ten": [5, 20, 23, 25, 35, 36, 44, 45, 56, 57, 60, 74, 94, 113, 122, 125, 126], "tendr": [25, 26, 92], "tendran": [25, 86], "teng": [23, 25, 29, 56, 69, 107, 117, 125, 129, 130], "teor": [25, 101], "teorem": [11, 18, 69], "terc": 25, "tercer": 4, "termin": [5, 8, 9, 16, 25, 35, 36, 41, 42, 43, 50, 52, 53, 61, 72, 73, 110, 121], "test": [26, 35, 57, 121], "testers": [26, 121], "texliv": 26, "text": [0, 3, 5, 7, 10, 15, 16, 17, 19, 23, 25, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 112, 113, 114, 115, 116, 117, 121, 129, 130, 131], "tf": [25, 36], "tgt": [35, 56, 57], "th": [5, 93, 94, 108, 112], "that": [86, 105, 106, 107, 109, 115, 117, 121, 123, 131], "the": [4, 25, 26, 35, 36, 54, 57, 60, 73, 74, 85, 93, 103, 104, 105, 106, 109, 115, 119, 121, 126, 130, 131], "the_geom": [7, 35, 36, 56, 57, 92, 121], "the_in": 73, "the_matrix_inf": 111, "the_out": 73, "the_points": 73, "them": [26, 103, 130, 131], "then": [23, 25, 36, 67, 73, 74, 105, 106, 107, 108, 112, 117], "theory": 4, "ther": [86, 94, 106, 107, 123], "therefor": [106, 107, 130, 131], "therfor": 123, "thet": [45, 75], "they": [86, 104], "this": [25, 54, 74, 86, 94, 106, 107, 117, 123, 130, 131], "thom": 4, "thos": 105, "three_options": [25, 54, 74], "through": [106, 107, 117], "thru": 105, "thurkow": 27, "tidy": [20, 121], "tiemp": [6, 7, 8, 9, 10, 13, 16, 21, 25, 27, 31, 32, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 62, 63, 65, 66, 69, 71, 72, 75, 78, 79, 80, 81, 82, 83, 84, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 108, 112, 113, 118], "tien": [3, 5, 13, 17, 19, 23, 25, 26, 28, 31, 36, 38, 41, 44, 45, 47, 48, 49, 55, 58, 59, 60, 62, 65, 66, 67, 68, 70, 71, 72, 74, 77, 78, 81, 82, 83, 86, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 101, 104, 105, 106, 107, 108, 109, 113, 115, 116, 117, 121, 129], "till": 4, "tim": [5, 7, 13, 75, 79, 93, 94, 108, 112, 113], "tip": [0, 3, 4, 5, 6, 7, 10, 11, 15, 16, 17, 19, 21, 23, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 121, 129, 130, 131], "tipic": 25, "titul": 25, "tiwari": 27, "tmp_edges_vertices_pgr": 60, "to": [23, 26, 35, 52, 57, 77, 94, 104, 105, 106, 107, 108, 109, 111, 115, 116, 117, 119, 121, 123, 125, 126, 130, 131], "to_cost": 23, "tod": [5, 17, 19, 21, 23, 25, 26, 27, 28, 29, 35, 36, 45, 47, 49, 54, 55, 56, 57, 60, 61, 65, 66, 67, 68, 69, 71, 72, 73, 77, 80, 81, 82, 83, 84, 85, 86, 87, 90, 91, 92, 93, 94, 97, 99, 100, 101, 102, 106, 107, 109, 112, 115, 116, 117, 118, 121, 122, 124, 125, 129, 130, 131], "todav": [1, 2, 3, 11, 14, 15, 16, 17, 60, 61, 65, 66, 67, 73, 85, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 126, 127, 128, 129, 130, 131], "toky": 27, "toler": [35, 56, 74, 92], "toleranc": 92, "tom": [3, 4, 25, 29, 92, 105, 106, 107, 108, 109, 129], "tools": [26, 121], "top": [25, 60, 94, 123], "topic": 125, "topolog": [20, 35, 36, 57, 59, 60, 87, 92, 103, 115, 116, 119, 121, 122], "topological": 103, "topological_sorting": [59, 103], "topologically": 103, "topology": [35, 36, 56, 92, 108, 121, 123, 126], "total": [5, 13, 21, 25, 32, 34, 35, 39, 54, 55, 63, 67, 74, 80, 81, 82, 83, 92, 93, 94, 106, 107, 117, 118, 129, 130, 131], "totals": 60, "tour": 29, "trabaj": [4, 5, 6, 25, 54, 60, 74, 121, 123], "track": 125, "tram": [3, 106], "transform": [18, 23, 29, 85, 104, 119, 130], "transit": 104, "transitiv": 104, "transitive_closur": 104, "transport": [5, 25, 73], "transversal": [50, 78, 87], "traser": [5, 93, 94], "trasl": 5, "traslad": [5, 121], "trat": [36, 69, 74, 92, 101], "trav": 123, "travel": 94, "travel_tim": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "traveling": [5, 86, 93, 94], "traveltim": 111, "traversal": [18, 119], "traversing": 86, "traves": [4, 13, 19, 25, 49, 71, 86, 90, 91, 99, 121, 125], "travez": 23, "trayectori": [3, 53, 67, 106, 117, 121], "tres": [13, 25, 45, 54, 74, 87], "triangul": [4, 15, 29, 30, 34, 43, 64, 114], "tries_per_temperatur": [29, 30], "trsp": [18, 20, 23, 105, 106, 107, 108, 119, 121, 122, 130, 131], "trspviaedg": 121, "tru": [7, 13, 15, 16, 23, 25, 28, 29, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 55, 56, 57, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 73, 74, 75, 77, 78, 79, 85, 92, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "trying": [106, 107], "tsp": [5, 121], "tsp_results": 30, "tunel": [25, 73, 92], "tupl": 25, "turn": [5, 86, 105, 106, 107], "turn_restrict_sql": 23, "tut": [119, 131], "tutorial": 125, "tuv": [23, 36, 130, 131], "two": [85, 107, 117, 126], "two_way_if_null": 36, "type": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "types": 123, "u": [3, 4, 6, 7, 8, 9, 13, 14, 15, 16, 17, 25, 26, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 59, 62, 63, 64, 72, 75, 79, 82, 86, 90, 91, 97, 103, 106, 107, 108, 112, 113, 114], "u_turn_on_edg": [25, 67, 106, 107, 117, 129], "u_turns": 86, "ubic": [5, 6, 93, 94, 108, 112, 113, 114, 115, 116, 119, 121, 130, 131], "ubicaclon": [5, 94], "ubuntu": 121, "uk": 27, "ultim": [4, 23, 25, 26, 27, 28, 29, 30, 31, 38, 41, 44, 47, 52, 59, 62, 65, 67, 70, 72, 77, 105, 106, 107, 108, 109, 112, 116, 117, 129], "undirect": [25, 104, 105, 116, 126], "unexpect": [56, 57], "unic": [5, 7, 14, 15, 18, 32, 39, 42, 43, 46, 47, 63, 64, 72, 74, 75, 79, 92, 113, 114, 121, 123], "unid": [5, 7, 35, 56, 92, 125], "unidad": [6, 31, 32, 33, 38, 39, 40, 74, 85, 93, 94], "unidireccional": 36, "unific": 121, "union": [5, 13, 25, 31, 38, 54, 65, 66, 73, 74, 93, 94, 103, 106, 107, 121], "univers": 30, "universid": [4, 30], "university": 27, "unknown": [25, 36], "unlogg": [56, 73], "unnam": [115, 116, 121], "unnest": [13, 56, 60, 65, 66, 73, 74], "untouch": 92, "unus": 121, "up": 123, "updat": [13, 25, 26, 30, 36, 54, 56, 73, 74, 86, 121, 123], "updating": 86, "upgrad": [26, 121], "usa": [13, 20, 23, 25, 34, 56, 60, 73, 88, 91, 92, 107, 108, 121], "usad": [5, 15, 19, 20, 23, 69, 93, 94, 129, 130, 131], "usag": 121, "usam": 75, "usan": 35, "usand": [0, 1, 17, 19, 20, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 38, 39, 40, 41, 42, 43, 44, 47, 49, 50, 52, 54, 56, 57, 59, 60, 61, 63, 65, 66, 67, 68, 70, 71, 72, 73, 74, 77, 80, 81, 82, 83, 89, 90, 91, 92, 95, 96, 97, 98, 99, 101, 105, 106, 107, 108, 109, 112, 114, 115, 116, 117, 121, 122, 129], "usar": [5, 9, 13, 15, 16, 20, 23, 25, 34, 35, 36, 43, 47, 60, 64, 73, 93, 94, 121, 122, 125, 130], "usarl": [20, 122, 126], "usaron": 7, "usars": 23, "use": [5, 15, 23, 25, 26, 35, 36, 73, 86, 89, 106, 109, 112, 113, 114, 115, 116, 121, 129, 130, 131], "used": [88, 123], "user": [23, 26, 56, 57], "users": 125, "using": [25, 54, 60, 73, 74, 88, 106, 107, 109, 121], "uso": [1, 2, 3, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 33, 40, 43, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 64, 65, 66, 67, 69, 72, 73, 77, 78, 84, 85, 86, 87, 90, 91, 93, 94, 100, 101, 103, 104, 105, 106, 108, 109, 111, 113, 114, 115, 116, 119, 121, 125, 126, 127, 128, 129, 130, 131], "usos": 121, "usted": [36, 125], "usuari": [13, 15, 20, 23, 25, 26, 27, 43, 64, 114, 121, 122, 125, 126], "utf8": 121, "util": [25, 74, 119, 121], "utilic": [7, 23, 26, 73, 75, 79, 121], "utiliz": [0, 4, 5, 6, 8, 11, 13, 15, 16, 17, 18, 20, 25, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 92, 93, 94, 95, 96, 97, 98, 100, 102, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 127, 129], "uturns": 86, "v": [4, 5, 6, 7, 8, 9, 10, 13, 14, 15, 16, 17, 19, 25, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 69, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 108, 112, 113, 114, 118, 123, 127], "v1": [86, 121], "v2": [27, 121], "v3": [20, 23, 121], "v4": [20, 26], "v_lc101": [94, 123], "va": [25, 36, 56, 61, 65, 66, 92], "vac": [92, 121], "vaci": [3, 16, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 51, 52, 54, 55, 58, 59, 60, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73, 74, 75, 77, 79, 80, 84, 85, 86, 87, 88, 90, 95, 99, 100, 101, 102, 103, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 129], "val": [6, 23, 25, 31, 32, 33, 38, 39, 40, 44, 59, 92, 103, 104, 115, 130, 131], "validez": 23, "valor": [0, 5, 6, 7, 8, 9, 11, 14, 15, 16, 17, 19, 20, 23, 25, 28, 29, 30, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 129, 130, 131], "valu": [3, 23, 25, 30, 31, 32, 38, 39, 41, 42, 44, 47, 48, 49, 59, 62, 63, 70, 71, 72, 73, 74, 78, 85, 89, 90, 91, 94, 99, 105, 107, 108, 111, 112, 113, 116, 117, 123], "vam": 92, "van": [5, 13, 25, 36, 86], "varch": [35, 56, 57], "vari": [5, 19, 23, 26, 31, 36, 38, 41, 44, 46, 47, 59, 62, 68, 70, 72, 93, 94, 101, 115, 121], "variabl": [34, 121], "variacion": [47, 77], "variant": 5, "varied": 25, "varnothing": [16, 19], "ve": [29, 45], "vea": 25, "veas": [25, 56, 57], "vec": [3, 13, 55, 74, 101, 123], "vecin": 100, "vectorial": 25, "veenit": 27, "vehcil": [94, 123], "vehicl": [93, 94], "vehicle_": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "vehicle_numb": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "vehicle_routing_problem": [5, 111], "vehicle_seq": [5, 93, 94], "vehicul": [18, 25, 36, 60, 73, 130], "veloc": [5, 6, 25, 72, 93, 94], "vem": 92, "vendedor": [5, 15, 20, 29, 30, 33, 40, 43, 64, 114, 122], "venkat": 27, "ventan": [5, 93, 94, 121], "ver": [20, 25, 121, 125], "veran": [56, 57], "verd": [13, 74], "verdader": [13, 23, 60, 73, 90], "verg": 27, "verif": 92, "vers": 121, "versaterm": 27, "versatil": 44, "version": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "versions": [52, 121], "vertex": [60, 105, 107, 108, 109, 112, 117, 119, 123, 126, 130, 131], "vertex_": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "vertex_i": [106, 107, 117, 129], "vertex_map": 86, "vertic": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 17, 18, 19, 20, 21, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 55, 57, 58, 59, 62, 63, 64, 65, 66, 69, 70, 71, 72, 75, 77, 78, 79, 80, 84, 85, 87, 88, 89, 90, 91, 92, 93, 95, 99, 100, 101, 102, 103, 104, 105, 108, 109, 112, 113, 114, 116, 118, 119, 121, 122, 124, 126, 127, 129], "vertice_": 67, "vertice_i": 67, "vertices_id_seq": 123, "vertices_in_graph": 13, "vertices_to_expand": 13, "vetic": 55, "vetric": [25, 31, 38, 41, 44, 47, 59, 62, 70, 72], "vez": [1, 2, 3, 4, 11, 14, 15, 16, 17, 23, 25, 26, 29, 30, 36, 44, 60, 61, 65, 66, 67, 73, 84, 85, 92, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 118, 119, 126, 127, 128, 129, 130, 131], "via": [3, 23, 119, 121, 130, 131], "via_path": [23, 121], "viaj": [4, 5, 23, 29, 30, 93, 94, 112], "viajant": [5, 15, 20, 29, 30, 33, 40, 43, 64, 114, 122], "vial": [3, 92], "vicky": 27, "vid": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "vidh": 27, "vids": [23, 31, 32, 38, 39, 41, 42, 44, 61, 65, 66, 72], "vien": [4, 25, 103], "vieron": 13, "viol": 93, "violacion": 5, "violat": 109, "virgini": 27, "vision": [57, 92], "visit": [3, 4, 5, 20, 25, 29, 30, 61, 81, 83, 96, 98, 115, 121, 129], "visits": [67, 106, 112], "vist": [25, 60, 73, 123], "visual": [25, 60, 121, 130, 131], "visualiz": 121, "vizing": [11, 18, 69], "vojt\u011bch": 118, "volatil": 13, "volt": [36, 121], "volum": 5, "volunt": 101, "volv": 25, "vrp": [5, 121], "vrp_distanc": 111, "vrp_vehicl": 111, "vrppd": 5, "vrptw": 5, "vuelt": [3, 25], "vuelv": 121, "vumpl": 29, "w": 13, "wagn": 101, "wait": [5, 35, 36, 56, 57, 92, 93, 94], "wait_tim": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "waiting": [5, 93, 94], "wang": 27, "want": 86, "wanting": 123, "warning": 23, "warnings": 121, "warshall": [7, 20, 75, 79, 122], "was": [56, 57, 121, 123], "waterlo": [4, 30], "way": [36, 103, 126, 131], "ways": [7, 25, 36], "web": [27, 125, 130], "went": 35, "wer": 86, "wget": [7, 26], "when": [16, 19, 23, 25, 35, 36, 67, 73, 74, 86, 88, 104, 106, 107, 108, 109, 112, 117, 121, 123], "wher": [7, 13, 23, 25, 29, 30, 33, 35, 40, 43, 45, 49, 52, 53, 54, 56, 57, 60, 64, 67, 70, 71, 73, 74, 75, 79, 85, 86, 89, 90, 91, 92, 94, 95, 99, 101, 103, 104, 106, 107, 108, 111, 112, 117, 121, 123, 130, 131], "which": [86, 106, 107, 108, 123], "whitney": 4, "wi29": 30, "wiesenh": 27, "wiki": [5, 6, 8, 19, 26, 27, 28, 31, 38, 41, 42, 44, 47, 51, 59, 61, 62, 63, 65, 66, 67, 71, 72, 73, 84, 86, 88, 89, 99, 101, 103, 104, 111], "wikipedi": [0, 1, 4, 5, 6, 8, 11, 19, 21, 25, 28, 29, 30, 31, 37, 38, 41, 42, 44, 46, 47, 48, 50, 51, 54, 58, 59, 61, 62, 63, 65, 66, 67, 69, 71, 72, 80, 81, 82, 83, 84, 85, 86, 88, 89, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 111, 118, 124], "will": [86, 103, 107, 117, 123, 130, 131], "william": 4, "windows": [26, 121], "winni": 121, "with": [7, 13, 25, 30, 33, 35, 36, 40, 43, 54, 56, 57, 60, 64, 73, 74, 85, 86, 92, 94, 105, 106, 107, 108, 109, 111, 117, 121, 126, 130, 131], "with_doc": 26, "with_seq": [106, 107], "within": [115, 121], "withpoints": [23, 25, 74, 107, 108, 112, 113, 114, 116, 117, 119, 121], "wl": 3, "wncontr": [108, 112], "woodbridg": [27, 121], "work": [130, 131], "working": 123, "workshop": [25, 27], "world": 105, "wrong": [35, 56, 57], "wu": 27, "www": [6, 7, 8, 13, 26, 27, 31, 38, 41, 42, 49, 65, 66, 71, 78, 87, 88, 89, 90, 91, 94, 99, 123, 125], "x": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "x1": [23, 25, 31, 32, 33, 38, 39, 40, 54, 56, 73, 74, 123], "x2": [23, 25, 31, 32, 33, 38, 39, 40, 54, 56, 73, 74, 123], "x_0": 6, "x_1": 6, "xapi": 7, "xvfz": 26, "y1": [23, 25, 31, 32, 33, 38, 39, 40, 54, 56, 73, 74, 123], "y2": [23, 25, 31, 32, 33, 38, 39, 40, 54, 56, 73, 74, 123], "y_0": 6, "y_1": 6, "yen": [2, 16, 20, 28, 109, 116, 119, 122], "yig": 27, "your": [35, 57, 125], "z": 13, "zia": 27, "zimanyi": 27, "\u00c9stas": 3, "\u00d3": 29, "\u00e9sta": [5, 20, 93, 94, 121], "\u00e9ste": [23, 25, 73]}, "titles": ["BFS - Categor\u00eda", "DFS - Categor\u00eda", "Rutas m\u00e1s cortas K - Categor\u00eda", "TRSP - Familia de funciones", "Vendedor Viajante - Familia de funciones", "Funciones de Ruteo de Veh\u00edculos - Categor\u00eda (Experimental)", "A* - Familia de Funciones", "Todos los Pares - Familia de Funciones", "A* Bidireccional - Familia de Funciones", "Bidirectional Dijkstra - Familia de funciones", "Chinese Postman Problem - Familia de funciones (Experimental)", "Coloraci\u00f3n - Familia de funciones", "Componentes - Familia de funciones", "Contraction - Familia de funciones", "Costo - Categor\u00eda", "Cost Matrix - Categor\u00eda", "Dijkstra - Familia de funciones", "Distancia Manejando - Categor\u00eda", "Funciones Experimentales", "Flow - Familia de funciones", "Tabla de Contenido", "Kruskal - Familia de funciones", "M\u00e9tricas - Familia de funciones", "Gu\u00eda de migraci\u00f3n", "Ordenamiento - Familia de funciones", "Conceptos de pgRouting", "Instalaci\u00f3n", "Introducci\u00f3n", "pgr_KSP", "pgr_TSP", "pgr_TSPeuclidean", "pgr_aStar", "pgr_aStarCost", "pgr_aStarCostMatrix", "pgr_alphaShape", "pgr_analyzeGraph", "pgr_analyzeOneWay", "pgr_articulationPoints", "pgr_bdAstar", "pgr_bdAstarCost", "pgr_bdAstarCostMatrix", "pgr_bdDijkstra", "pgr_bdDijkstraCost", "pgr_bdDijkstraCostMatrix", "pgr_bellmanFord - Experimental", "pgr_betweennessCentrality", "pgr_biconnectedComponents", "pgr_binaryBreadthFirstSearch - Experimental", "pgr_bipartite - Experimental", "pgr_boykovKolmogorov", "pgr_breadthFirstSearch - Experimental", "pgr_bridges", "pgr_chinesePostman - Experimental", "pgr_chinesePostmanCost - Experimental", "pgr_connectedComponents", "pgr_contraction", "pgr_createTopology", "pgr_createVerticesTable", "pgr_cuthillMckeeOrdering - Experimental", "pgr_dagShortestPath - Experimental", "pgr_degree \u2013 Propuesto", "pgr_depthFirstSearch - Propusto", "pgr_dijkstra", "pgr_dijkstraCost", "pgr_dijkstraCostMatrix", "pgr_dijkstraNear - Propuesto", "pgr_dijkstraNearCost - Propuesto", "pgr_dijkstraVia - Propuesto", "pgr_drivingDistance", "pgr_edgeColoring - Experimental", "pgr_edgeDisjointPaths", "pgr_edmondsKarp", "pgr_edwardMoore - Experimental", "pgr_extractVertices \u2013 Propuesto", "pgr_findCloseEdges", "pgr_floydWarshall", "pgr_full_version", "pgr_hawickCircuits - Experimental", "pgr_isPlanar - Experimental", "pgr_johnson", "pgr_kruskal", "pgr_kruskalBFS", "pgr_kruskalDD", "pgr_kruskalDFS", "pgr_lengauerTarjanDominatorTree -Experimental", "pgr_lineGraph - Propuesto", "pgr_lineGraphFull - Experimental", "pgr_makeConnected - Experimental", "pgr_maxCardinalityMatch", "pgr_maxFlow", "pgr_maxFlowMinCost - Experimental", "pgr_maxFlowMinCost_Cost - Experimental", "pgr_nodeNetwork", "pgr_pickDeliver - Experimental", "pgr_pickDeliverEuclidean - Experimental", "pgr_prim", "pgr_primBFS", "pgr_primDD", "pgr_primDFS", "pgr_pushRelabel", "pgr_sequentialVertexColoring - Propuesto", "pgr_stoerWagner - Experimental", "pgr_strongComponents", "pgr_topologicalSort - Experimental", "pgr_transitiveClosure - Experimental", "pgr_trsp - Proposed", "pgr_trspVia - Proposed", "pgr_trspVia_withPoints - Proposed", "pgr_trsp_withPoints - Proposed", "pgr_turnRestrictedPath - Experimental", "pgr_version", "pgr_vrpOneDepot - Experimental", "pgr_withPoints - Propuesto", "pgr_withPointsCost - Propuesto", "pgr_withPointsCostMatrix - propuesto", "pgr_withPointsDD - Propuesto", "pgr_withPointsKSP - Propuesto", "pgr_withPointsVia - Proposed", "Prim - Familia de funciones", "Funciones propuestas", "Referencia", "Notas de versi\u00f3n", "Familias de Funciones", "Datos Muestra", "\u00c1rbol de expansi\u00f3n - Categor\u00eda", "Soporte", "Topolog\u00eda - Familia de Funciones", "Transformaci\u00f3n - Familia de funciones", "Traversal - Familia de funciones", "Via- Categoria", "withPoints- Categor\u00eda", "withPoints - Familia de funciones"], "titleterms": {"0": [20, 121], "01": 121, "02": 121, "03": 121, "05": 121, "0a": 121, "0b": 121, "1": [13, 29, 62, 121], "10": 62, "11": 62, "12": 62, "13": 62, "14": 62, "15": 62, "16": 62, "17": 62, "18": 62, "19": 62, "2": [13, 62, 121], "20": 62, "21": 62, "22": 62, "23": 62, "24": 62, "25": 62, "26": 62, "27": 62, "28": 62, "29": [30, 62], "3": [13, 20, 62, 121], "30": 62, "31": 62, "32": 62, "33": 62, "34": 62, "35": 62, "36": 62, "37": 62, "4": [20, 62, 121], "5": [62, 121], "6": [62, 121], "7": [20, 27, 62, 121], "8": [62, 121], "9": [62, 121], "A": [6, 8], "Con": [56, 107, 108, 112, 113, 114, 115, 117, 131], "El": 13, "En": [25, 73, 130, 131], "Estado": [67, 106], "La": [16, 67, 106, 123], "Las": [94, 123], "Los": [94, 123], "NO": [35, 56, 57], "No": [25, 113], "Sin": 13, "Un": 74, "Una": [67, 74, 106, 107, 117], "Uno": [23, 25, 28, 31, 32, 38, 39, 41, 42, 44, 47, 49, 59, 62, 63, 65, 66, 70, 71, 72, 89, 90, 91, 99, 105, 108, 112, 113, 116], "Y": 25, "actializ": [13, 25, 73], "actualiz": [13, 25, 26, 73], "add": 86, "adding": 86, "additional": 103, "adicional": [13, 28, 29, 30, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 67, 68, 70, 71, 72, 73, 74, 78, 84, 85, 86, 89, 90, 91, 99, 101, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117], "agreg": [30, 67, 106, 107, 117], "ajust": 25, "alfabet": 27, "algoritm": [3, 106, 107], "almacen": [13, 25, 30, 54, 74], "and": [62, 107, 117], "apoy": 123, "arbol": [25, 124], "arist": [0, 3, 7, 10, 13, 15, 16, 17, 19, 23, 25, 28, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "asegur": [56, 73], "asimetr": 29, "astar": [6, 31, 32, 33, 38, 39, 40], "avanz": [6, 16, 19, 130, 131], "a\u00f1ad": [13, 25, 73], "bas": [13, 25, 26, 56, 73], "bfs": [0, 81, 96], "bidireccional": 8, "bidirectional": 9, "bord": [25, 35, 56, 57, 60], "calculat": 86, "callejon": [25, 60], "cambi": 121, "camin": [25, 73], "capac": 5, "caracterist": [4, 5, 9, 14, 15, 29, 30, 65, 66, 93, 94], "carg": 25, "cas": 13, "categor": [0, 1, 2, 5, 14, 15, 17, 20, 122, 124, 130], "categori": 129, "cercan": [25, 54, 65, 66, 74], "chines": 10, "cicl": 13, "ciudad": 30, "codig": 25, "coincid": [35, 56, 57], "colabor": 27, "color": 11, "column": [0, 5, 7, 11, 13, 15, 17, 19, 25, 28, 29, 30, 31, 32, 33, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 129], "com": [13, 25, 74, 85], "combin": [16, 19, 25, 28, 31, 32, 38, 39, 41, 42, 44, 47, 49, 59, 62, 63, 65, 66, 70, 71, 72, 89, 90, 91, 99, 105, 108, 112, 113, 116, 123, 130, 131], "combinations": 123, "comercial": 125, "compar": 92, "compart": 85, "compil": 26, "complet": [56, 86], "component": [12, 25, 54, 74], "comprob": [25, 73], "comprueb": 25, "concept": [20, 25], "conduccion": [130, 131], "conect": [25, 29, 54, 74], "conexion": [25, 54, 74], "configur": 26, "conoc": 73, "consej": 25, "constru": 25, "construccion": 13, "consult": [0, 5, 7, 10, 15, 16, 17, 19, 21, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "conten": [4, 5, 20, 23, 121, 130, 131], "contraccion": [13, 25, 55], "contraction": 13, "contraid": 13, "contribu": 25, "coorden": 30, "corpor": 27, "corre": 125, "cort": [2, 25, 26, 73], "cost": [14, 15, 25, 30, 62, 67, 106, 107, 117, 123], "cre": [25, 56, 73, 86], "creacion": [30, 56, 73, 130, 131], "creat": 86, "cruc": [25, 73], "cruz": [25, 73], "cuand": [35, 56, 57, 73, 130, 131], "cuentr": [25, 73], "dad": 74, "dat": [7, 13, 23, 25, 26, 29, 30, 56, 73, 86, 123], "defect": [35, 56, 57], "definicion": [4, 16, 25, 29, 30], "demand": 5, "dependent": 26, "derech": [112, 113, 116, 130, 131], "desconect": [25, 54, 74], "descripcion": [6, 8, 10, 21, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118], "destin": 13, "details": 108, "devolu": 34, "dfs": [1, 50, 61, 83, 98], "dijkstr": [9, 16, 65, 66], "direct": 123, "dirig": [13, 62, 85, 123], "dispon": 20, "distanci": [17, 68, 115], "divid": [25, 73], "document": [6, 16, 19, 130, 131], "dos": 74, "edge": 86, "edges": [86, 123], "ejecu": [60, 73, 74], "ejempl": [25, 28, 29, 30, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 47, 48, 49, 50, 54, 55, 56, 57, 59, 60, 61, 62, 63, 64, 67, 68, 70, 71, 72, 73, 74, 78, 84, 85, 86, 89, 90, 91, 92, 94, 99, 101, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117], "element": 27, "elimin": [25, 73], "encontr": 74, "enfrent": [67, 106, 112], "entreg": [5, 93, 94, 123], "equivalent": 62, "estructur": [23, 25], "exampl": 103, "existent": 60, "expansion": [25, 124], "experimental": [5, 10, 18, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 77, 78, 84, 86, 87, 90, 91, 93, 94, 101, 103, 104, 109, 111], "factor": [5, 6], "famili": [3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 16, 19, 20, 21, 22, 24, 118, 122, 126, 127, 128, 131], "fil": 5, "filling": 86, "fin": 30, "final": [67, 106, 107, 117], "firm": [28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117], "flow": 19, "fluj": [19, 25], "fly": [107, 108], "for": [107, 108], "from": 86, "front": [107, 108, 117], "fuent": 26, "fuer": 123, "funcion": [3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16, 18, 19, 20, 21, 22, 23, 24, 25, 118, 119, 122, 126, 127, 128, 131], "function": [106, 107], "gener": 29, "general": [4, 14, 15, 19, 20, 25, 129], "geometr": [25, 30, 73], "gir": 23, "gis": 125, "giv": 86, "grad": 60, "graf": [13, 25, 62, 73, 85, 123], "grafic": 85, "graph": [86, 108, 123], "guard": [25, 54, 74], "gui": 23, "habilit": 26, "heurist": 6, "id": 25, "idenifying": 86, "identif": [73, 85, 86], "imagen": [92, 123], "import": [113, 115, 130, 131], "in": [107, 108, 117], "incomplet": 29, "inform": [4, 13, 14, 15, 19, 25, 27, 54, 73, 74, 129], "inici": 29, "inspeccion": [56, 73], "instal": 26, "interes": [29, 74, 123], "intern": [0, 5, 7, 10, 15, 16, 17, 19, 21, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 129, 130, 131], "introduccion": [3, 5, 7, 13, 16, 27, 127, 130, 131], "introduzc": [25, 73], "izquierd": [112, 113, 116, 130, 131], "k": 2, "kruskal": [21, 23], "ksp": [28, 109, 116], "lad": [112, 113, 115, 116, 130, 131], "lanzamient": [27, 121], "leaf": 86, "licenci": 27, "limpiez": [56, 73], "line": 73, "lineal": [13, 25, 60, 85], "list": 125, "lleg": [67, 106, 107, 117], "llen": [74, 123], "longitud": 25, "loops": 86, "main": 123, "manej": [5, 17, 68, 112, 113, 115, 116, 130, 131], "manipul": 5, "map": 86, "mapping": 86, "mas": [2, 25, 27, 54, 73, 74], "matrix": 15, "matriz": [5, 29, 93], "maxim": 74, "mayors": 121, "metric": 22, "migr": 23, "migracion": 23, "minors": [20, 121], "much": [25, 28, 31, 32, 38, 39, 41, 42, 44, 47, 49, 59, 62, 63, 65, 66, 70, 71, 72, 74, 89, 90, 91, 99, 105, 108, 112, 113, 116], "muestr": [13, 123], "multipl": [23, 25, 50, 61, 68, 81, 82, 83, 96, 97, 98, 115], "newly": 86, "nod": [67, 86, 106, 107, 117], "not": [20, 121], "nuev": [23, 25, 73], "obten": [25, 26, 30, 54, 62, 74], "occidental": 30, "of": [107, 117], "oficial": 20, "on": [86, 107, 108], "opcional": [0, 4, 5, 6, 7, 15, 16, 28, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 55, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 73, 74, 75, 77, 79, 81, 83, 85, 93, 94, 96, 98, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "oper": 13, "optional": 109, "or": [107, 108, 117], "orden": [5, 24, 27, 93, 94, 123], "orders": [94, 123], "orig": [4, 13], "original": [86, 94, 123], "par": [7, 25, 29, 30, 62, 107, 108, 112, 113, 114, 115, 116, 117, 121, 131], "parameters": 109, "parametr": [0, 3, 4, 5, 6, 7, 10, 15, 16, 17, 25, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 129, 130, 131], "part": 60, "pas": [27, 67, 106, 112], "pass": [107, 108, 117], "patrocin": 27, "per": 20, "person": 27, "pertenec": 13, "pgr_alphashap": 34, "pgr_analyzegraph": 35, "pgr_analyzeoneway": 36, "pgr_articulationpoints": 37, "pgr_ast": [23, 31], "pgr_astarcost": 32, "pgr_astarcostmatrix": 33, "pgr_bdast": [23, 38], "pgr_bdastarcost": 39, "pgr_bdastarcostmatrix": 40, "pgr_bddijkstr": 41, "pgr_bddijkstracost": 42, "pgr_bddijkstracostmatrix": 43, "pgr_bellmanford": 44, "pgr_betweennesscentrality": 45, "pgr_biconnectedcomponents": 46, "pgr_binarybreadthfirstsearch": 47, "pgr_bipartit": 48, "pgr_boykovkolmogorov": 49, "pgr_breadthfirstsearch": 50, "pgr_bridg": 51, "pgr_chinesepostm": 52, "pgr_chinesepostmancost": 53, "pgr_connectedcomponents": 54, "pgr_contraction": 55, "pgr_createtopology": 56, "pgr_createverticest": 57, "pgr_cuthillmckeeordering": 58, "pgr_dagshortestpath": 59, "pgr_degre": 60, "pgr_depthfirstsearch": 61, "pgr_dijkstr": [23, 62], "pgr_dijkstracost": 63, "pgr_dijkstracostmatrix": 64, "pgr_dijkstran": 65, "pgr_dijkstranearcost": 66, "pgr_dijkstravi": [23, 67], "pgr_drivingdistanc": [23, 68], "pgr_edgecoloring": 69, "pgr_edgedisjointpaths": 70, "pgr_edmondskarp": 71, "pgr_edwardmoor": 72, "pgr_extractvertic": 73, "pgr_findcloseedg": [74, 107, 108, 112, 113, 114, 115, 116, 117], "pgr_floydwarshall": 75, "pgr_full_version": 76, "pgr_hawickcircuits": 77, "pgr_isplan": 78, "pgr_johnson": 79, "pgr_kruskal": 80, "pgr_kruskalbfs": [23, 81], "pgr_kruskaldd": [23, 82], "pgr_kruskaldfs": [23, 83], "pgr_ksp": [23, 28], "pgr_lengauertarjandominatortre": 84, "pgr_linegraph": 85, "pgr_linegraphfull": 86, "pgr_makeconnect": 87, "pgr_maxcardinalitymatch": [23, 88], "pgr_maxflow": 89, "pgr_maxflowmincost": 90, "pgr_maxflowmincost_cost": 91, "pgr_nodenetwork": 92, "pgr_pickdeliv": 93, "pgr_pickdelivereuclid": 94, "pgr_prim": 95, "pgr_primbfs": [23, 96], "pgr_primdd": [23, 97], "pgr_primdfs": [23, 98], "pgr_pushrelabel": 99, "pgr_sequentialvertexcoloring": 100, "pgr_stoerwagn": 101, "pgr_strongcomponents": 102, "pgr_topologicalsort": 103, "pgr_transitiveclosur": 104, "pgr_trsp": [23, 105], "pgr_trsp_withpoints": [23, 108], "pgr_trspvi": [23, 106], "pgr_trspvia_withpoints": [23, 107], "pgr_trspviaedg": 23, "pgr_trspviavertic": 23, "pgr_tsp": [29, 114], "pgr_tspeuclid": 30, "pgr_turnrestrictedpath": 109, "pgr_version": 110, "pgr_vrponedepot": 111, "pgr_withpoints": [23, 112], "pgr_withpointscost": 113, "pgr_withpointscostmatrix": 114, "pgr_withpointsdd": [23, 115], "pgr_withpointsksp": [23, 116], "pgr_withpointsvi": [23, 117], "pgrouting": [20, 25, 121], "points": [107, 108, 117], "postm": 10, "prep": 25, "prepar": [25, 54, 74], "present": 27, "prim": [23, 118], "principal": [67, 106], "problem": [4, 10, 16, 29, 30, 125], "prop": [105, 106, 107, 108, 117], "propuest": [60, 65, 66, 67, 73, 85, 100, 112, 113, 114, 115, 116, 119], "propust": 61, "prueb": [26, 30, 60, 73], "punt": [15, 25, 29, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "query": 94, "recog": [5, 93, 94, 123], "recorr": 30, "red": [130, 131], "referent": 120, "rel": [20, 121], "removing": 86, "rendimient": [7, 25], "report": 125, "represent": 85, "respuest": 74, "restriccion": [3, 23, 25, 105, 106, 107, 108, 109, 123, 129], "restriction": 86, "result": [0, 5, 7, 11, 13, 15, 17, 19, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 129], "results": 86, "resum": 5, "reverse_cost": [25, 62, 123], "revis": [25, 54, 74], "routing": 86, "rut": [2, 25, 62, 67, 74, 106, 107, 117], "rute": [5, 25, 56, 73], "sah": 30, "sal": [13, 25, 56, 60], "sec": 74, "select": 25, "self": 86, "show": 108, "simplifying": 86, "sinopsis": [9, 15, 93, 94], "sobr": [130, 131], "sobrant": [25, 73], "sobrecarg": 25, "soft": 86, "solucion": 62, "soport": 125, "special": 109, "sql": [0, 3, 5, 7, 10, 15, 16, 17, 19, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "stackexchang": 125, "status": [107, 117], "stor": 86, "subgraf": [13, 60], "sumul": [106, 107], "tabl": [4, 13, 20, 25, 30, 35, 56, 57, 60, 73, 74, 86, 123], "tambien": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 124, 126, 127, 128, 129, 130, 131], "tant": 13, "temporal": [130, 131], "tercer": [67, 106, 107, 117], "the": [86, 94, 107, 108, 117, 123], "tiemp": 5, "tien": [56, 73], "to": 86, "tod": [7, 20, 74], "topolog": [25, 56, 73, 113, 123, 126], "total": 30, "tour": 30, "transform": [86, 127], "transformation": 86, "traversal": 128, "trsp": [3, 25], "tsp": [4, 29, 30], "ubiacion": 5, "undirect": [108, 123], "unic": [23, 50, 61, 68, 81, 82, 83, 85, 96, 97, 98, 115], "unidad": 5, "usand": [13, 23, 62], "usar": [112, 113, 114, 115, 116], "use": [107, 108, 117], "using": 86, "uso": [29, 35, 56, 57, 107, 112, 117], "utiliz": 23, "v3": 27, "valor": [34, 35, 56, 57], "valu": 86, "vari": 25, "variabl": 26, "variacion": [107, 112, 117], "vehicul": [5, 93, 94, 123], "vendedor": 4, "ver": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 24, 26, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 124, 126, 127, 128, 129, 130, 131], "veric": 86, "version": [20, 26, 27, 121], "vertex": 86, "vertic": [13, 23, 25, 29, 50, 54, 56, 60, 61, 67, 68, 73, 74, 81, 82, 83, 86, 96, 97, 98, 106, 107, 115, 117, 123, 130, 131], "vertices_t": [56, 73], "via": [25, 67, 106, 107, 117, 129], "viajant": 4, "viej": 23, "visit": [67, 106, 107, 112, 117], "visits": [107, 108, 117], "visual": 30, "wiki": 25, "with": 123, "withpoints": [130, 131], "withpointsksp": 116, "x": [20, 25, 27, 121]}}) \ No newline at end of file diff --git a/4.0/es/spanningTree-family.html b/4.0/es/spanningTree-family.html index 56e4772581..604566be54 100644 --- a/4.0/es/spanningTree-family.html +++ b/4.0/es/spanningTree-family.html @@ -229,7 +229,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/support.html b/4.0/es/support.html index d08248ae14..e2f3a2c748 100644 --- a/4.0/es/support.html +++ b/4.0/es/support.html @@ -255,7 +255,7 @@

Listas de correo y GIS StackExchangeSphinx 8.1.3.

diff --git a/4.0/es/topology-functions.html b/4.0/es/topology-functions.html index a01d582e20..952d40b0c7 100644 --- a/4.0/es/topology-functions.html +++ b/4.0/es/topology-functions.html @@ -248,7 +248,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/transformation-family.html b/4.0/es/transformation-family.html index 574d54c447..4d0c3cdbee 100644 --- a/4.0/es/transformation-family.html +++ b/4.0/es/transformation-family.html @@ -257,7 +257,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/traversal-family.html b/4.0/es/traversal-family.html index 9566d7bb4a..81125ff546 100644 --- a/4.0/es/traversal-family.html +++ b/4.0/es/traversal-family.html @@ -262,7 +262,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/via-category.html b/4.0/es/via-category.html index d9e799129b..48a8d322d8 100644 --- a/4.0/es/via-category.html +++ b/4.0/es/via-category.html @@ -633,7 +633,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/withPoints-category.html b/4.0/es/withPoints-category.html index bb7f1abe8b..324f4bf8be 100644 --- a/4.0/es/withPoints-category.html +++ b/4.0/es/withPoints-category.html @@ -800,7 +800,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/es/withPoints-family.html b/4.0/es/withPoints-family.html index 13468d68ae..f3049a5540 100644 --- a/4.0/es/withPoints-family.html +++ b/4.0/es/withPoints-family.html @@ -784,7 +784,7 @@

Ver tambiénSphinx 8.1.3.

diff --git a/4.0/zh_Hans/BFS-category.html b/4.0/zh_Hans/BFS-category.html index 2b228ca9da..1b5d7be987 100644 --- a/4.0/zh_Hans/BFS-category.html +++ b/4.0/zh_Hans/BFS-category.html @@ -435,7 +435,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/DFS-category.html b/4.0/zh_Hans/DFS-category.html index 6774d478ee..5318fe09fb 100644 --- a/4.0/zh_Hans/DFS-category.html +++ b/4.0/zh_Hans/DFS-category.html @@ -227,7 +227,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/KSP-category.html b/4.0/zh_Hans/KSP-category.html index 4497d19459..4a4fbdb683 100644 --- a/4.0/zh_Hans/KSP-category.html +++ b/4.0/zh_Hans/KSP-category.html @@ -212,7 +212,7 @@

K最短路径 - 类别Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/TRSP-family.html b/4.0/zh_Hans/TRSP-family.html index dd6a419017..196ca2a3c9 100644 --- a/4.0/zh_Hans/TRSP-family.html +++ b/4.0/zh_Hans/TRSP-family.html @@ -456,7 +456,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/TSP-family.html b/4.0/zh_Hans/TSP-family.html index 735be44727..4fa65d467f 100644 --- a/4.0/zh_Hans/TSP-family.html +++ b/4.0/zh_Hans/TSP-family.html @@ -330,7 +330,7 @@

另请参阅

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on 11月 18, 2024.
+ Last updated on 12月 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/VRP-category.html b/4.0/zh_Hans/VRP-category.html index 189ab26f65..72d4776d81 100644 --- a/4.0/zh_Hans/VRP-category.html +++ b/4.0/zh_Hans/VRP-category.html @@ -1188,7 +1188,7 @@

另请参阅

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on 11月 18, 2024.
+ Last updated on 12月 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/aStar-family.html b/4.0/zh_Hans/aStar-family.html index 255d838fa4..943add07cf 100644 --- a/4.0/zh_Hans/aStar-family.html +++ b/4.0/zh_Hans/aStar-family.html @@ -365,7 +365,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/allpairs-family.html b/4.0/zh_Hans/allpairs-family.html index 303bbd0240..4f04fe8c94 100644 --- a/4.0/zh_Hans/allpairs-family.html +++ b/4.0/zh_Hans/allpairs-family.html @@ -783,7 +783,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/bdAstar-family.html b/4.0/zh_Hans/bdAstar-family.html index 5f8b9a89a9..d3c00656bd 100644 --- a/4.0/zh_Hans/bdAstar-family.html +++ b/4.0/zh_Hans/bdAstar-family.html @@ -258,7 +258,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/bdDijkstra-family.html b/4.0/zh_Hans/bdDijkstra-family.html index 585bb8bd4f..d218ca49b5 100644 --- a/4.0/zh_Hans/bdDijkstra-family.html +++ b/4.0/zh_Hans/bdDijkstra-family.html @@ -249,7 +249,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/chinesePostmanProblem-family.html b/4.0/zh_Hans/chinesePostmanProblem-family.html index 89931cfd7e..e3bee5411b 100644 --- a/4.0/zh_Hans/chinesePostmanProblem-family.html +++ b/4.0/zh_Hans/chinesePostmanProblem-family.html @@ -334,7 +334,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/coloring-family.html b/4.0/zh_Hans/coloring-family.html index cc69f957ba..57ccfed257 100644 --- a/4.0/zh_Hans/coloring-family.html +++ b/4.0/zh_Hans/coloring-family.html @@ -319,7 +319,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/components-family.html b/4.0/zh_Hans/components-family.html index 12fa5d38be..da94d8dccf 100644 --- a/4.0/zh_Hans/components-family.html +++ b/4.0/zh_Hans/components-family.html @@ -241,7 +241,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/contraction-family.html b/4.0/zh_Hans/contraction-family.html index cab5068c0e..27b5cfee71 100644 --- a/4.0/zh_Hans/contraction-family.html +++ b/4.0/zh_Hans/contraction-family.html @@ -1194,7 +1194,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/cost-category.html b/4.0/zh_Hans/cost-category.html index 919d197b10..92ebe3cbf5 100644 --- a/4.0/zh_Hans/cost-category.html +++ b/4.0/zh_Hans/cost-category.html @@ -259,7 +259,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/costMatrix-category.html b/4.0/zh_Hans/costMatrix-category.html index ca07234827..814b508d41 100644 --- a/4.0/zh_Hans/costMatrix-category.html +++ b/4.0/zh_Hans/costMatrix-category.html @@ -554,7 +554,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/dijkstra-family.html b/4.0/zh_Hans/dijkstra-family.html index 06dd4bf89c..a92d7d275f 100644 --- a/4.0/zh_Hans/dijkstra-family.html +++ b/4.0/zh_Hans/dijkstra-family.html @@ -524,7 +524,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/drivingDistance-category.html b/4.0/zh_Hans/drivingDistance-category.html index 1a2836001a..da3ca97eb2 100644 --- a/4.0/zh_Hans/drivingDistance-category.html +++ b/4.0/zh_Hans/drivingDistance-category.html @@ -420,7 +420,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/experimental.html b/4.0/zh_Hans/experimental.html index b32b596bb5..dcd5120c1d 100644 --- a/4.0/zh_Hans/experimental.html +++ b/4.0/zh_Hans/experimental.html @@ -302,7 +302,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/flow-family.html b/4.0/zh_Hans/flow-family.html index 09610b3577..f21f27d182 100644 --- a/4.0/zh_Hans/flow-family.html +++ b/4.0/zh_Hans/flow-family.html @@ -662,7 +662,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/genindex.html b/4.0/zh_Hans/genindex.html index 399ba3f155..535f22dc35 100644 --- a/4.0/zh_Hans/genindex.html +++ b/4.0/zh_Hans/genindex.html @@ -694,7 +694,7 @@

W

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on 11月 18, 2024.
+ Last updated on 12月 07, 2024.
Created using Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/index.html b/4.0/zh_Hans/index.html index 7dc5b74a46..4571a15f9d 100644 --- a/4.0/zh_Hans/index.html +++ b/4.0/zh_Hans/index.html @@ -544,7 +544,7 @@

所有版本Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/kruskal-family.html b/4.0/zh_Hans/kruskal-family.html index 433721ed4f..2676cf4564 100644 --- a/4.0/zh_Hans/kruskal-family.html +++ b/4.0/zh_Hans/kruskal-family.html @@ -304,7 +304,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/metrics-family.html b/4.0/zh_Hans/metrics-family.html index 66bc63da8e..4b6d2491bc 100644 --- a/4.0/zh_Hans/metrics-family.html +++ b/4.0/zh_Hans/metrics-family.html @@ -234,7 +234,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/migration.html b/4.0/zh_Hans/migration.html index 2d6603b75d..a48c35ec52 100644 --- a/4.0/zh_Hans/migration.html +++ b/4.0/zh_Hans/migration.html @@ -3097,7 +3097,7 @@

另请参阅

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on 11月 18, 2024.
+ Last updated on 12月 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/ordering-family.html b/4.0/zh_Hans/ordering-family.html index bae5d94648..17dce46f15 100644 --- a/4.0/zh_Hans/ordering-family.html +++ b/4.0/zh_Hans/ordering-family.html @@ -234,7 +234,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgRouting-concepts.html b/4.0/zh_Hans/pgRouting-concepts.html index 88ef8666fc..aa2c211b72 100644 --- a/4.0/zh_Hans/pgRouting-concepts.html +++ b/4.0/zh_Hans/pgRouting-concepts.html @@ -2819,7 +2819,7 @@

如何贡献

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on 11月 18, 2024.
+ Last updated on 12月 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgRouting-installation.html b/4.0/zh_Hans/pgRouting-installation.html index bc49f4f3df..341558534f 100644 --- a/4.0/zh_Hans/pgRouting-installation.html +++ b/4.0/zh_Hans/pgRouting-installation.html @@ -511,7 +511,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgRouting-introduction.html b/4.0/zh_Hans/pgRouting-introduction.html index e1b4372047..c0fbbe351d 100644 --- a/4.0/zh_Hans/pgRouting-introduction.html +++ b/4.0/zh_Hans/pgRouting-introduction.html @@ -360,7 +360,7 @@

更多信息Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_KSP.html b/4.0/zh_Hans/pgr_KSP.html index 00af1ba96d..7d7d713bf8 100644 --- a/4.0/zh_Hans/pgr_KSP.html +++ b/4.0/zh_Hans/pgr_KSP.html @@ -1041,7 +1041,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_TSP.html b/4.0/zh_Hans/pgr_TSP.html index 37d9592dea..b614d5ef23 100644 --- a/4.0/zh_Hans/pgr_TSP.html +++ b/4.0/zh_Hans/pgr_TSP.html @@ -672,7 +672,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_TSPeuclidean.html b/4.0/zh_Hans/pgr_TSPeuclidean.html index 3ebe2321c9..37e92aa691 100644 --- a/4.0/zh_Hans/pgr_TSPeuclidean.html +++ b/4.0/zh_Hans/pgr_TSPeuclidean.html @@ -606,7 +606,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_aStar.html b/4.0/zh_Hans/pgr_aStar.html index b72b082902..27efce8095 100644 --- a/4.0/zh_Hans/pgr_aStar.html +++ b/4.0/zh_Hans/pgr_aStar.html @@ -979,7 +979,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_aStarCost.html b/4.0/zh_Hans/pgr_aStarCost.html index e9f7cd526a..4e6820a16a 100644 --- a/4.0/zh_Hans/pgr_aStarCost.html +++ b/4.0/zh_Hans/pgr_aStarCost.html @@ -840,7 +840,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_aStarCostMatrix.html b/4.0/zh_Hans/pgr_aStarCostMatrix.html index ccaeeb6909..1c70a35fae 100644 --- a/4.0/zh_Hans/pgr_aStarCostMatrix.html +++ b/4.0/zh_Hans/pgr_aStarCostMatrix.html @@ -546,7 +546,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_alphaShape.html b/4.0/zh_Hans/pgr_alphaShape.html index 21b4c49b9b..40a900a146 100644 --- a/4.0/zh_Hans/pgr_alphaShape.html +++ b/4.0/zh_Hans/pgr_alphaShape.html @@ -323,7 +323,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_analyzeGraph.html b/4.0/zh_Hans/pgr_analyzeGraph.html index 9dda0af87e..9725f7e167 100644 --- a/4.0/zh_Hans/pgr_analyzeGraph.html +++ b/4.0/zh_Hans/pgr_analyzeGraph.html @@ -933,7 +933,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_analyzeOneWay.html b/4.0/zh_Hans/pgr_analyzeOneWay.html index 56815d0bba..557189feaa 100644 --- a/4.0/zh_Hans/pgr_analyzeOneWay.html +++ b/4.0/zh_Hans/pgr_analyzeOneWay.html @@ -369,7 +369,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_articulationPoints.html b/4.0/zh_Hans/pgr_articulationPoints.html index 8f07ffe77d..5ac56f76f1 100644 --- a/4.0/zh_Hans/pgr_articulationPoints.html +++ b/4.0/zh_Hans/pgr_articulationPoints.html @@ -388,7 +388,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_bdAstar.html b/4.0/zh_Hans/pgr_bdAstar.html index 18046fac18..8c90e38746 100644 --- a/4.0/zh_Hans/pgr_bdAstar.html +++ b/4.0/zh_Hans/pgr_bdAstar.html @@ -980,7 +980,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_bdAstarCost.html b/4.0/zh_Hans/pgr_bdAstarCost.html index c6f049e0ee..4f99c7f9ba 100644 --- a/4.0/zh_Hans/pgr_bdAstarCost.html +++ b/4.0/zh_Hans/pgr_bdAstarCost.html @@ -846,7 +846,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_bdAstarCostMatrix.html b/4.0/zh_Hans/pgr_bdAstarCostMatrix.html index 344720f581..0d1ecaf0cc 100644 --- a/4.0/zh_Hans/pgr_bdAstarCostMatrix.html +++ b/4.0/zh_Hans/pgr_bdAstarCostMatrix.html @@ -549,7 +549,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_bdDijkstra.html b/4.0/zh_Hans/pgr_bdDijkstra.html index 796d0ed5af..734845dba0 100644 --- a/4.0/zh_Hans/pgr_bdDijkstra.html +++ b/4.0/zh_Hans/pgr_bdDijkstra.html @@ -874,7 +874,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_bdDijkstraCost.html b/4.0/zh_Hans/pgr_bdDijkstraCost.html index bcfd7d6584..25793e8911 100644 --- a/4.0/zh_Hans/pgr_bdDijkstraCost.html +++ b/4.0/zh_Hans/pgr_bdDijkstraCost.html @@ -756,7 +756,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_bdDijkstraCostMatrix.html b/4.0/zh_Hans/pgr_bdDijkstraCostMatrix.html index a711f9303a..46cb3a4137 100644 --- a/4.0/zh_Hans/pgr_bdDijkstraCostMatrix.html +++ b/4.0/zh_Hans/pgr_bdDijkstraCostMatrix.html @@ -543,7 +543,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_bellmanFord.html b/4.0/zh_Hans/pgr_bellmanFord.html index e1c6154d98..29b810b0a3 100644 --- a/4.0/zh_Hans/pgr_bellmanFord.html +++ b/4.0/zh_Hans/pgr_bellmanFord.html @@ -873,7 +873,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_betweennessCentrality.html b/4.0/zh_Hans/pgr_betweennessCentrality.html index 4c21d7bac2..318b3d0f6e 100644 --- a/4.0/zh_Hans/pgr_betweennessCentrality.html +++ b/4.0/zh_Hans/pgr_betweennessCentrality.html @@ -436,7 +436,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_biconnectedComponents.html b/4.0/zh_Hans/pgr_biconnectedComponents.html index 4b11c974b7..c927583145 100644 --- a/4.0/zh_Hans/pgr_biconnectedComponents.html +++ b/4.0/zh_Hans/pgr_biconnectedComponents.html @@ -420,7 +420,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_binaryBreadthFirstSearch.html b/4.0/zh_Hans/pgr_binaryBreadthFirstSearch.html index 79850f4bb3..b123126d58 100644 --- a/4.0/zh_Hans/pgr_binaryBreadthFirstSearch.html +++ b/4.0/zh_Hans/pgr_binaryBreadthFirstSearch.html @@ -805,7 +805,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_bipartite.html b/4.0/zh_Hans/pgr_bipartite.html index e42081b279..7599d78c60 100644 --- a/4.0/zh_Hans/pgr_bipartite.html +++ b/4.0/zh_Hans/pgr_bipartite.html @@ -455,7 +455,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_boykovKolmogorov.html b/4.0/zh_Hans/pgr_boykovKolmogorov.html index 22dfce9192..6d778b88ba 100644 --- a/4.0/zh_Hans/pgr_boykovKolmogorov.html +++ b/4.0/zh_Hans/pgr_boykovKolmogorov.html @@ -708,7 +708,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_breadthFirstSearch.html b/4.0/zh_Hans/pgr_breadthFirstSearch.html index 056b6e20f3..ee2444bfaa 100644 --- a/4.0/zh_Hans/pgr_breadthFirstSearch.html +++ b/4.0/zh_Hans/pgr_breadthFirstSearch.html @@ -677,7 +677,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_bridges.html b/4.0/zh_Hans/pgr_bridges.html index d87520ce48..ba82278a76 100644 --- a/4.0/zh_Hans/pgr_bridges.html +++ b/4.0/zh_Hans/pgr_bridges.html @@ -387,7 +387,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_chinesePostman.html b/4.0/zh_Hans/pgr_chinesePostman.html index 1127e9771a..202e5e478a 100644 --- a/4.0/zh_Hans/pgr_chinesePostman.html +++ b/4.0/zh_Hans/pgr_chinesePostman.html @@ -446,7 +446,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_chinesePostmanCost.html b/4.0/zh_Hans/pgr_chinesePostmanCost.html index 44a02ac37d..ab37307473 100644 --- a/4.0/zh_Hans/pgr_chinesePostmanCost.html +++ b/4.0/zh_Hans/pgr_chinesePostmanCost.html @@ -391,7 +391,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_connectedComponents.html b/4.0/zh_Hans/pgr_connectedComponents.html index 43e258fe51..6d73a05985 100644 --- a/4.0/zh_Hans/pgr_connectedComponents.html +++ b/4.0/zh_Hans/pgr_connectedComponents.html @@ -622,7 +622,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_contraction.html b/4.0/zh_Hans/pgr_contraction.html index 4106f979ab..e7d18b6b3d 100644 --- a/4.0/zh_Hans/pgr_contraction.html +++ b/4.0/zh_Hans/pgr_contraction.html @@ -574,7 +574,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_createTopology.html b/4.0/zh_Hans/pgr_createTopology.html index 8a1aef59df..7e8fa79845 100644 --- a/4.0/zh_Hans/pgr_createTopology.html +++ b/4.0/zh_Hans/pgr_createTopology.html @@ -768,7 +768,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_createVerticesTable.html b/4.0/zh_Hans/pgr_createVerticesTable.html index d5f9d177e9..3094fd12ce 100644 --- a/4.0/zh_Hans/pgr_createVerticesTable.html +++ b/4.0/zh_Hans/pgr_createVerticesTable.html @@ -781,7 +781,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_cuthillMckeeOrdering.html b/4.0/zh_Hans/pgr_cuthillMckeeOrdering.html index 8cd47f4415..fda14084d3 100644 --- a/4.0/zh_Hans/pgr_cuthillMckeeOrdering.html +++ b/4.0/zh_Hans/pgr_cuthillMckeeOrdering.html @@ -425,7 +425,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_dagShortestPath.html b/4.0/zh_Hans/pgr_dagShortestPath.html index a16e57824d..a533669658 100644 --- a/4.0/zh_Hans/pgr_dagShortestPath.html +++ b/4.0/zh_Hans/pgr_dagShortestPath.html @@ -793,7 +793,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_degree.html b/4.0/zh_Hans/pgr_degree.html index 992f997bf7..d8f8dec8b4 100644 --- a/4.0/zh_Hans/pgr_degree.html +++ b/4.0/zh_Hans/pgr_degree.html @@ -594,7 +594,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_depthFirstSearch.html b/4.0/zh_Hans/pgr_depthFirstSearch.html index 6e0bee6a7d..021ec7617f 100644 --- a/4.0/zh_Hans/pgr_depthFirstSearch.html +++ b/4.0/zh_Hans/pgr_depthFirstSearch.html @@ -647,7 +647,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_dijkstra.html b/4.0/zh_Hans/pgr_dijkstra.html index 2df4f5d874..8d68efe944 100644 --- a/4.0/zh_Hans/pgr_dijkstra.html +++ b/4.0/zh_Hans/pgr_dijkstra.html @@ -1789,7 +1789,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_dijkstraCost.html b/4.0/zh_Hans/pgr_dijkstraCost.html index 577f037133..9632530c59 100644 --- a/4.0/zh_Hans/pgr_dijkstraCost.html +++ b/4.0/zh_Hans/pgr_dijkstraCost.html @@ -737,7 +737,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_dijkstraCostMatrix.html b/4.0/zh_Hans/pgr_dijkstraCostMatrix.html index 50f75f832c..8903035ed8 100644 --- a/4.0/zh_Hans/pgr_dijkstraCostMatrix.html +++ b/4.0/zh_Hans/pgr_dijkstraCostMatrix.html @@ -513,7 +513,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_dijkstraNear.html b/4.0/zh_Hans/pgr_dijkstraNear.html index 3b297f6fa6..55074e5768 100644 --- a/4.0/zh_Hans/pgr_dijkstraNear.html +++ b/4.0/zh_Hans/pgr_dijkstraNear.html @@ -823,7 +823,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_dijkstraNearCost.html b/4.0/zh_Hans/pgr_dijkstraNearCost.html index f750aecc57..9516826629 100644 --- a/4.0/zh_Hans/pgr_dijkstraNearCost.html +++ b/4.0/zh_Hans/pgr_dijkstraNearCost.html @@ -788,7 +788,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_dijkstraVia.html b/4.0/zh_Hans/pgr_dijkstraVia.html index 00972581b7..f5d573703a 100644 --- a/4.0/zh_Hans/pgr_dijkstraVia.html +++ b/4.0/zh_Hans/pgr_dijkstraVia.html @@ -706,7 +706,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_drivingDistance.html b/4.0/zh_Hans/pgr_drivingDistance.html index 35e06e8c27..0a8afb13f2 100644 --- a/4.0/zh_Hans/pgr_drivingDistance.html +++ b/4.0/zh_Hans/pgr_drivingDistance.html @@ -626,7 +626,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_edgeColoring.html b/4.0/zh_Hans/pgr_edgeColoring.html index a42ae78890..59e44f247f 100644 --- a/4.0/zh_Hans/pgr_edgeColoring.html +++ b/4.0/zh_Hans/pgr_edgeColoring.html @@ -461,7 +461,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_edgeDisjointPaths.html b/4.0/zh_Hans/pgr_edgeDisjointPaths.html index 03d1307c09..e9b4e6d713 100644 --- a/4.0/zh_Hans/pgr_edgeDisjointPaths.html +++ b/4.0/zh_Hans/pgr_edgeDisjointPaths.html @@ -807,7 +807,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_edmondsKarp.html b/4.0/zh_Hans/pgr_edmondsKarp.html index cd6f1fa164..60e0cbd518 100644 --- a/4.0/zh_Hans/pgr_edmondsKarp.html +++ b/4.0/zh_Hans/pgr_edmondsKarp.html @@ -709,7 +709,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_edwardMoore.html b/4.0/zh_Hans/pgr_edwardMoore.html index 1f94d7334c..6bf0e57cb1 100644 --- a/4.0/zh_Hans/pgr_edwardMoore.html +++ b/4.0/zh_Hans/pgr_edwardMoore.html @@ -876,7 +876,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_extractVertices.html b/4.0/zh_Hans/pgr_extractVertices.html index cede9fae14..5277569e8d 100644 --- a/4.0/zh_Hans/pgr_extractVertices.html +++ b/4.0/zh_Hans/pgr_extractVertices.html @@ -1036,7 +1036,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_findCloseEdges.html b/4.0/zh_Hans/pgr_findCloseEdges.html index 0006f2fc3c..750192581f 100644 --- a/4.0/zh_Hans/pgr_findCloseEdges.html +++ b/4.0/zh_Hans/pgr_findCloseEdges.html @@ -1390,7 +1390,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_floydWarshall.html b/4.0/zh_Hans/pgr_floydWarshall.html index 640621368c..c81e327a8d 100644 --- a/4.0/zh_Hans/pgr_floydWarshall.html +++ b/4.0/zh_Hans/pgr_floydWarshall.html @@ -439,7 +439,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_full_version.html b/4.0/zh_Hans/pgr_full_version.html index 49ace6cef3..4d1bea704f 100644 --- a/4.0/zh_Hans/pgr_full_version.html +++ b/4.0/zh_Hans/pgr_full_version.html @@ -294,7 +294,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_hawickCircuits.html b/4.0/zh_Hans/pgr_hawickCircuits.html index ab64e966ae..2d69c7d666 100644 --- a/4.0/zh_Hans/pgr_hawickCircuits.html +++ b/4.0/zh_Hans/pgr_hawickCircuits.html @@ -558,7 +558,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_isPlanar.html b/4.0/zh_Hans/pgr_isPlanar.html index 034d52c1f6..62b0638958 100644 --- a/4.0/zh_Hans/pgr_isPlanar.html +++ b/4.0/zh_Hans/pgr_isPlanar.html @@ -426,7 +426,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_johnson.html b/4.0/zh_Hans/pgr_johnson.html index 1c8a6dccbd..1169be3764 100644 --- a/4.0/zh_Hans/pgr_johnson.html +++ b/4.0/zh_Hans/pgr_johnson.html @@ -429,7 +429,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_kruskal.html b/4.0/zh_Hans/pgr_kruskal.html index 07b40a9592..e9444216de 100644 --- a/4.0/zh_Hans/pgr_kruskal.html +++ b/4.0/zh_Hans/pgr_kruskal.html @@ -407,7 +407,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_kruskalBFS.html b/4.0/zh_Hans/pgr_kruskalBFS.html index b4cc89b271..d5653b914e 100644 --- a/4.0/zh_Hans/pgr_kruskalBFS.html +++ b/4.0/zh_Hans/pgr_kruskalBFS.html @@ -568,7 +568,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_kruskalDD.html b/4.0/zh_Hans/pgr_kruskalDD.html index 3affc3c4e1..41762efe1f 100644 --- a/4.0/zh_Hans/pgr_kruskalDD.html +++ b/4.0/zh_Hans/pgr_kruskalDD.html @@ -542,7 +542,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_kruskalDFS.html b/4.0/zh_Hans/pgr_kruskalDFS.html index f06d2b09d6..b60d34f652 100644 --- a/4.0/zh_Hans/pgr_kruskalDFS.html +++ b/4.0/zh_Hans/pgr_kruskalDFS.html @@ -568,7 +568,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_lengauerTarjanDominatorTree.html b/4.0/zh_Hans/pgr_lengauerTarjanDominatorTree.html index 975e1d5351..7f9244fee1 100644 --- a/4.0/zh_Hans/pgr_lengauerTarjanDominatorTree.html +++ b/4.0/zh_Hans/pgr_lengauerTarjanDominatorTree.html @@ -466,7 +466,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_lineGraph.html b/4.0/zh_Hans/pgr_lineGraph.html index 080a3b2636..a83d908e8e 100644 --- a/4.0/zh_Hans/pgr_lineGraph.html +++ b/4.0/zh_Hans/pgr_lineGraph.html @@ -864,7 +864,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_lineGraphFull.html b/4.0/zh_Hans/pgr_lineGraphFull.html index afeb0e4e24..3a53c69d13 100644 --- a/4.0/zh_Hans/pgr_lineGraphFull.html +++ b/4.0/zh_Hans/pgr_lineGraphFull.html @@ -1048,7 +1048,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_makeConnected.html b/4.0/zh_Hans/pgr_makeConnected.html index 6453f704fd..e3aa77b839 100644 --- a/4.0/zh_Hans/pgr_makeConnected.html +++ b/4.0/zh_Hans/pgr_makeConnected.html @@ -409,7 +409,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_maxCardinalityMatch.html b/4.0/zh_Hans/pgr_maxCardinalityMatch.html index 593b99363b..8cec47f21b 100644 --- a/4.0/zh_Hans/pgr_maxCardinalityMatch.html +++ b/4.0/zh_Hans/pgr_maxCardinalityMatch.html @@ -414,7 +414,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_maxFlow.html b/4.0/zh_Hans/pgr_maxFlow.html index 5052841810..b79837c91e 100644 --- a/4.0/zh_Hans/pgr_maxFlow.html +++ b/4.0/zh_Hans/pgr_maxFlow.html @@ -628,7 +628,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_maxFlowMinCost.html b/4.0/zh_Hans/pgr_maxFlowMinCost.html index 9175af43f9..27b77e01d7 100644 --- a/4.0/zh_Hans/pgr_maxFlowMinCost.html +++ b/4.0/zh_Hans/pgr_maxFlowMinCost.html @@ -754,7 +754,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_maxFlowMinCost_Cost.html b/4.0/zh_Hans/pgr_maxFlowMinCost_Cost.html index f560f03436..967cf421e9 100644 --- a/4.0/zh_Hans/pgr_maxFlowMinCost_Cost.html +++ b/4.0/zh_Hans/pgr_maxFlowMinCost_Cost.html @@ -695,7 +695,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_nodeNetwork.html b/4.0/zh_Hans/pgr_nodeNetwork.html index a52e01c876..b48b111e37 100644 --- a/4.0/zh_Hans/pgr_nodeNetwork.html +++ b/4.0/zh_Hans/pgr_nodeNetwork.html @@ -581,7 +581,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_pickDeliver.html b/4.0/zh_Hans/pgr_pickDeliver.html index 96f4ddb2df..aae8f59ed1 100644 --- a/4.0/zh_Hans/pgr_pickDeliver.html +++ b/4.0/zh_Hans/pgr_pickDeliver.html @@ -806,7 +806,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_pickDeliverEuclidean.html b/4.0/zh_Hans/pgr_pickDeliverEuclidean.html index c4066c0948..2cf291ea34 100644 --- a/4.0/zh_Hans/pgr_pickDeliverEuclidean.html +++ b/4.0/zh_Hans/pgr_pickDeliverEuclidean.html @@ -1013,7 +1013,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_prim.html b/4.0/zh_Hans/pgr_prim.html index 486e05f973..b693f2e374 100644 --- a/4.0/zh_Hans/pgr_prim.html +++ b/4.0/zh_Hans/pgr_prim.html @@ -403,7 +403,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_primBFS.html b/4.0/zh_Hans/pgr_primBFS.html index 7b67ae9596..31e064da01 100644 --- a/4.0/zh_Hans/pgr_primBFS.html +++ b/4.0/zh_Hans/pgr_primBFS.html @@ -573,7 +573,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_primDD.html b/4.0/zh_Hans/pgr_primDD.html index 4fa82aa81b..44141a0172 100644 --- a/4.0/zh_Hans/pgr_primDD.html +++ b/4.0/zh_Hans/pgr_primDD.html @@ -549,7 +549,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_primDFS.html b/4.0/zh_Hans/pgr_primDFS.html index 29e8898a0e..9be0b7bd7a 100644 --- a/4.0/zh_Hans/pgr_primDFS.html +++ b/4.0/zh_Hans/pgr_primDFS.html @@ -572,7 +572,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_pushRelabel.html b/4.0/zh_Hans/pgr_pushRelabel.html index 4b80ae41bb..78d27d25ed 100644 --- a/4.0/zh_Hans/pgr_pushRelabel.html +++ b/4.0/zh_Hans/pgr_pushRelabel.html @@ -718,7 +718,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_sequentialVertexColoring.html b/4.0/zh_Hans/pgr_sequentialVertexColoring.html index 7b500443b1..116cc47892 100644 --- a/4.0/zh_Hans/pgr_sequentialVertexColoring.html +++ b/4.0/zh_Hans/pgr_sequentialVertexColoring.html @@ -428,7 +428,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_stoerWagner.html b/4.0/zh_Hans/pgr_stoerWagner.html index 80aea185b6..cf3f6cf05c 100644 --- a/4.0/zh_Hans/pgr_stoerWagner.html +++ b/4.0/zh_Hans/pgr_stoerWagner.html @@ -465,7 +465,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_strongComponents.html b/4.0/zh_Hans/pgr_strongComponents.html index 74bbb46c4c..deddd2fdf1 100644 --- a/4.0/zh_Hans/pgr_strongComponents.html +++ b/4.0/zh_Hans/pgr_strongComponents.html @@ -419,7 +419,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_topologicalSort.html b/4.0/zh_Hans/pgr_topologicalSort.html index f59631a93d..bd31d82427 100644 --- a/4.0/zh_Hans/pgr_topologicalSort.html +++ b/4.0/zh_Hans/pgr_topologicalSort.html @@ -478,7 +478,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_transitiveClosure.html b/4.0/zh_Hans/pgr_transitiveClosure.html index 629e3fba8f..4d48aa30bc 100644 --- a/4.0/zh_Hans/pgr_transitiveClosure.html +++ b/4.0/zh_Hans/pgr_transitiveClosure.html @@ -425,7 +425,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_trsp.html b/4.0/zh_Hans/pgr_trsp.html index 243281e9e7..f6c5c0a272 100644 --- a/4.0/zh_Hans/pgr_trsp.html +++ b/4.0/zh_Hans/pgr_trsp.html @@ -803,7 +803,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_trspVia.html b/4.0/zh_Hans/pgr_trspVia.html index 67f182534a..179d6cc575 100644 --- a/4.0/zh_Hans/pgr_trspVia.html +++ b/4.0/zh_Hans/pgr_trspVia.html @@ -913,7 +913,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_trspVia_withPoints.html b/4.0/zh_Hans/pgr_trspVia_withPoints.html index 0a610d8c7e..4ca632716d 100644 --- a/4.0/zh_Hans/pgr_trspVia_withPoints.html +++ b/4.0/zh_Hans/pgr_trspVia_withPoints.html @@ -1112,7 +1112,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_trsp_withPoints.html b/4.0/zh_Hans/pgr_trsp_withPoints.html index ba7b834bce..a9c13482c8 100644 --- a/4.0/zh_Hans/pgr_trsp_withPoints.html +++ b/4.0/zh_Hans/pgr_trsp_withPoints.html @@ -1073,7 +1073,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_turnRestrictedPath.html b/4.0/zh_Hans/pgr_turnRestrictedPath.html index 45eaa5d54b..1e1c760182 100644 --- a/4.0/zh_Hans/pgr_turnRestrictedPath.html +++ b/4.0/zh_Hans/pgr_turnRestrictedPath.html @@ -656,7 +656,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_version.html b/4.0/zh_Hans/pgr_version.html index b0327fcf34..0336436355 100644 --- a/4.0/zh_Hans/pgr_version.html +++ b/4.0/zh_Hans/pgr_version.html @@ -266,7 +266,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_vrpOneDepot.html b/4.0/zh_Hans/pgr_vrpOneDepot.html index 753e708bc7..fe76b5a870 100644 --- a/4.0/zh_Hans/pgr_vrpOneDepot.html +++ b/4.0/zh_Hans/pgr_vrpOneDepot.html @@ -378,7 +378,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_withPoints.html b/4.0/zh_Hans/pgr_withPoints.html index 3551bd9ad7..e01693fa6c 100644 --- a/4.0/zh_Hans/pgr_withPoints.html +++ b/4.0/zh_Hans/pgr_withPoints.html @@ -1111,7 +1111,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_withPointsCost.html b/4.0/zh_Hans/pgr_withPointsCost.html index 9498a18ca9..5f2b6b9e87 100644 --- a/4.0/zh_Hans/pgr_withPointsCost.html +++ b/4.0/zh_Hans/pgr_withPointsCost.html @@ -927,7 +927,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_withPointsCostMatrix.html b/4.0/zh_Hans/pgr_withPointsCostMatrix.html index 49506d326f..e119bea3fc 100644 --- a/4.0/zh_Hans/pgr_withPointsCostMatrix.html +++ b/4.0/zh_Hans/pgr_withPointsCostMatrix.html @@ -677,7 +677,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_withPointsDD.html b/4.0/zh_Hans/pgr_withPointsDD.html index 0bd754085e..6c0c25ae3d 100644 --- a/4.0/zh_Hans/pgr_withPointsDD.html +++ b/4.0/zh_Hans/pgr_withPointsDD.html @@ -830,7 +830,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_withPointsKSP.html b/4.0/zh_Hans/pgr_withPointsKSP.html index 944432382c..32546d4b08 100644 --- a/4.0/zh_Hans/pgr_withPointsKSP.html +++ b/4.0/zh_Hans/pgr_withPointsKSP.html @@ -1034,7 +1034,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/pgr_withPointsVia.html b/4.0/zh_Hans/pgr_withPointsVia.html index b5578208ca..f34c9c5664 100644 --- a/4.0/zh_Hans/pgr_withPointsVia.html +++ b/4.0/zh_Hans/pgr_withPointsVia.html @@ -875,7 +875,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/prim-family.html b/4.0/zh_Hans/prim-family.html index 30a850ae99..7c7f344646 100644 --- a/4.0/zh_Hans/prim-family.html +++ b/4.0/zh_Hans/prim-family.html @@ -308,7 +308,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/proposed.html b/4.0/zh_Hans/proposed.html index 3aa6a79277..413ccf393a 100644 --- a/4.0/zh_Hans/proposed.html +++ b/4.0/zh_Hans/proposed.html @@ -303,7 +303,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/reference.html b/4.0/zh_Hans/reference.html index d6bc8e0464..5b245773d4 100644 --- a/4.0/zh_Hans/reference.html +++ b/4.0/zh_Hans/reference.html @@ -203,7 +203,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/release_notes.html b/4.0/zh_Hans/release_notes.html index 083893f142..76286d2607 100644 --- a/4.0/zh_Hans/release_notes.html +++ b/4.0/zh_Hans/release_notes.html @@ -2329,7 +2329,7 @@

0.9.8 版的更改

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on 11月 18, 2024.
+ Last updated on 12月 07, 2024.
Created using
Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/routingFunctions.html b/4.0/zh_Hans/routingFunctions.html index 3f34057cc0..e1111cf748 100644 --- a/4.0/zh_Hans/routingFunctions.html +++ b/4.0/zh_Hans/routingFunctions.html @@ -346,7 +346,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/sampledata.html b/4.0/zh_Hans/sampledata.html index d2ab7870db..24981c124f 100644 --- a/4.0/zh_Hans/sampledata.html +++ b/4.0/zh_Hans/sampledata.html @@ -936,7 +936,7 @@

订单Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/search.html b/4.0/zh_Hans/search.html index d4584cb9c7..541d8fe1bd 100644 --- a/4.0/zh_Hans/search.html +++ b/4.0/zh_Hans/search.html @@ -171,7 +171,7 @@

Search

© Copyright pgRouting Contributors - Version v4.0.0.
- Last updated on 11月 18, 2024.
+ Last updated on 12月 07, 2024.
Created using Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/spanningTree-family.html b/4.0/zh_Hans/spanningTree-family.html index a674f29724..b6e38168f7 100644 --- a/4.0/zh_Hans/spanningTree-family.html +++ b/4.0/zh_Hans/spanningTree-family.html @@ -228,7 +228,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/support.html b/4.0/zh_Hans/support.html index 85bc8b2057..e29b68cae7 100644 --- a/4.0/zh_Hans/support.html +++ b/4.0/zh_Hans/support.html @@ -254,7 +254,7 @@

邮件列表和 GIS StackExchangeSphinx 8.1.3.

diff --git a/4.0/zh_Hans/topology-functions.html b/4.0/zh_Hans/topology-functions.html index a5a85d9a37..051feca49a 100644 --- a/4.0/zh_Hans/topology-functions.html +++ b/4.0/zh_Hans/topology-functions.html @@ -242,7 +242,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/transformation-family.html b/4.0/zh_Hans/transformation-family.html index 133cdb6312..33465e5a35 100644 --- a/4.0/zh_Hans/transformation-family.html +++ b/4.0/zh_Hans/transformation-family.html @@ -256,7 +256,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/traversal-family.html b/4.0/zh_Hans/traversal-family.html index 780a07fbb8..f6ea5a1161 100644 --- a/4.0/zh_Hans/traversal-family.html +++ b/4.0/zh_Hans/traversal-family.html @@ -261,7 +261,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/via-category.html b/4.0/zh_Hans/via-category.html index c63d1757e4..95563bee90 100644 --- a/4.0/zh_Hans/via-category.html +++ b/4.0/zh_Hans/via-category.html @@ -632,7 +632,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/withPoints-category.html b/4.0/zh_Hans/withPoints-category.html index a7be9e6996..01754d920e 100644 --- a/4.0/zh_Hans/withPoints-category.html +++ b/4.0/zh_Hans/withPoints-category.html @@ -789,7 +789,7 @@

另请参阅Sphinx 8.1.3.

diff --git a/4.0/zh_Hans/withPoints-family.html b/4.0/zh_Hans/withPoints-family.html index 3cde285379..46ab9bd720 100644 --- a/4.0/zh_Hans/withPoints-family.html +++ b/4.0/zh_Hans/withPoints-family.html @@ -772,7 +772,7 @@

另请参阅Sphinx 8.1.3.