diff --git a/main/en/.buildinfo b/main/en/.buildinfo index 951c7d9726..a26b630e4d 100644 --- a/main/en/.buildinfo +++ b/main/en/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file records the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 84d52e46ebe8dbe8e491592305569de4 +config: a142de843e84d8dd5884f333b1880b38 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/main/en/BFS-category.html b/main/en/BFS-category.html index 8f0544c7b5..c45ec4bfbe 100644 --- a/main/en/BFS-category.html +++ b/main/en/BFS-category.html @@ -12,7 +12,7 @@ - + @@ -45,7 +45,7 @@ pgRouting - v3.7.0 + v3.7.1
- © Copyright pgRouting Contributors - Version v3.7.0.
- Last updated on Nov 09, 2024.
+ © Copyright pgRouting Contributors - Version v3.7.1.
+ Last updated on Dec 11, 2024.
Created using Sphinx 8.1.3.
pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality.
-This is the manual for pgRouting v3.7.0.
+This is the manual for pgRouting v3.7.1.
The pgRouting Manual is licensed under a Creative Commons Attribution-Share Alike 3.0 License. @@ -435,6 +437,10 @@
No Changes Yet
+To see all issues & pull requests closed by this release see the Git closed
@@ -545,8 +551,8 @@ All releasesSphinx 8.1.3.
- © Copyright pgRouting Contributors - Version v3.7.0.
- Last updated on Nov 09, 2024.
+ © Copyright pgRouting Contributors - Version v3.7.1.
+ Last updated on Dec 11, 2024.
Created using Sphinx 8.1.3.
Extracting the tar ball
-tar xvfz pgrouting-3.7.0.tar.gz
-cd pgrouting-3.7.0
+tar xvfz pgrouting-3.7.1.tar.gz
+cd pgrouting-3.7.1
To compile assuming you have all the dependencies in your search path:
@@ -237,14 +237,14 @@ Installationhttps://github.com/pgRouting/pgrouting/releases/latest
To download this release:
-wget -O pgrouting-3.7.0.tar.gz https://github.com/pgRouting/pgrouting/archive/v3.7.0.tar.gz
+wget -O pgrouting-3.7.1.tar.gz https://github.com/pgRouting/pgrouting/archive/v3.7.1.tar.gz
Go to Short Version for more instructions on extracting tar ball and
compiling pgRouting.
git
To download the repository
git clone git://github.com/pgRouting/pgrouting.git
cd pgrouting
-git checkout v3.7.0
+git checkout v3.7.1
Go to Short Version for more instructions on compiling pgRouting
@@ -267,9 +267,9 @@
InstallationUpgrading the database
-To upgrade pgRouting in the database to version 3.7.0 use the
+
To upgrade pgRouting in the database to version 3.7.1 use the
following command:
-ALTER EXTENSION pgrouting UPDATE TO "3.7.0";
+ALTER EXTENSION pgrouting UPDATE TO "3.7.1";
More information can be found in
@@ -537,8 +537,8 @@
See Also
- © Copyright pgRouting Contributors - Version v3.7.0.
- Last updated on Nov 09, 2024.
+ © Copyright pgRouting Contributors - Version v3.7.1.
+ Last updated on Dec 11, 2024.
Created using Sphinx 8.1.3.
diff --git a/main/en/pgRouting-introduction.html b/main/en/pgRouting-introduction.html
index fb7dfe30e3..ce110f60d8 100644
--- a/main/en/pgRouting-introduction.html
+++ b/main/en/pgRouting-introduction.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -375,8 +375,8 @@ More InformationSphinx 8.1.3.
diff --git a/main/en/pgr_KSP.html b/main/en/pgr_KSP.html
index eb578973f1..9615491876 100644
--- a/main/en/pgr_KSP.html
+++ b/main/en/pgr_KSP.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_TSP.html b/main/en/pgr_TSP.html
index 1ef44eee9c..7e826e5d2b 100644
--- a/main/en/pgr_TSP.html
+++ b/main/en/pgr_TSP.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_TSPeuclidean.html b/main/en/pgr_TSPeuclidean.html
index 556034d33c..59ea502b9c 100644
--- a/main/en/pgr_TSPeuclidean.html
+++ b/main/en/pgr_TSPeuclidean.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_aStar.html b/main/en/pgr_aStar.html
index 18af78faaa..1f3d943246 100644
--- a/main/en/pgr_aStar.html
+++ b/main/en/pgr_aStar.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_aStarCost.html b/main/en/pgr_aStarCost.html
index 84e4b3f433..4a1f85f765 100644
--- a/main/en/pgr_aStarCost.html
+++ b/main/en/pgr_aStarCost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_aStarCostMatrix.html b/main/en/pgr_aStarCostMatrix.html
index 0cd4ada3c9..96cc30bff0 100644
--- a/main/en/pgr_aStarCostMatrix.html
+++ b/main/en/pgr_aStarCostMatrix.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_alphaShape.html b/main/en/pgr_alphaShape.html
index 9a120a6f34..2987171b69 100644
--- a/main/en/pgr_alphaShape.html
+++ b/main/en/pgr_alphaShape.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_analyzeGraph.html b/main/en/pgr_analyzeGraph.html
index 5fc889569e..b836e9d025 100644
--- a/main/en/pgr_analyzeGraph.html
+++ b/main/en/pgr_analyzeGraph.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_analyzeOneWay.html b/main/en/pgr_analyzeOneWay.html
index 56049a38ae..955ef68be8 100644
--- a/main/en/pgr_analyzeOneWay.html
+++ b/main/en/pgr_analyzeOneWay.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_articulationPoints.html b/main/en/pgr_articulationPoints.html
index d2e4d330a4..26f42dc2b4 100644
--- a/main/en/pgr_articulationPoints.html
+++ b/main/en/pgr_articulationPoints.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_bdAstar.html b/main/en/pgr_bdAstar.html
index d11e6aeedc..10e9ee23f7 100644
--- a/main/en/pgr_bdAstar.html
+++ b/main/en/pgr_bdAstar.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_bdAstarCost.html b/main/en/pgr_bdAstarCost.html
index f0f457da61..d6c22d070d 100644
--- a/main/en/pgr_bdAstarCost.html
+++ b/main/en/pgr_bdAstarCost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_bdAstarCostMatrix.html b/main/en/pgr_bdAstarCostMatrix.html
index a658f11488..65dd4ace49 100644
--- a/main/en/pgr_bdAstarCostMatrix.html
+++ b/main/en/pgr_bdAstarCostMatrix.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_bdDijkstra.html b/main/en/pgr_bdDijkstra.html
index 478a08e2ce..4f013f1601 100644
--- a/main/en/pgr_bdDijkstra.html
+++ b/main/en/pgr_bdDijkstra.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_bdDijkstraCost.html b/main/en/pgr_bdDijkstraCost.html
index 5d69ad3954..878f848532 100644
--- a/main/en/pgr_bdDijkstraCost.html
+++ b/main/en/pgr_bdDijkstraCost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_bdDijkstraCostMatrix.html b/main/en/pgr_bdDijkstraCostMatrix.html
index a4a44e81d7..907602ee5a 100644
--- a/main/en/pgr_bdDijkstraCostMatrix.html
+++ b/main/en/pgr_bdDijkstraCostMatrix.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_bellmanFord.html b/main/en/pgr_bellmanFord.html
index 8a35924f8b..f19274e8ed 100644
--- a/main/en/pgr_bellmanFord.html
+++ b/main/en/pgr_bellmanFord.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_betweennessCentrality.html b/main/en/pgr_betweennessCentrality.html
index 9a6d37a5c4..0cfacbf28a 100644
--- a/main/en/pgr_betweennessCentrality.html
+++ b/main/en/pgr_betweennessCentrality.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_biconnectedComponents.html b/main/en/pgr_biconnectedComponents.html
index 55a29bc4a7..dafc6d601d 100644
--- a/main/en/pgr_biconnectedComponents.html
+++ b/main/en/pgr_biconnectedComponents.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_binaryBreadthFirstSearch.html b/main/en/pgr_binaryBreadthFirstSearch.html
index 69e24287c8..75d5d2228b 100644
--- a/main/en/pgr_binaryBreadthFirstSearch.html
+++ b/main/en/pgr_binaryBreadthFirstSearch.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_bipartite.html b/main/en/pgr_bipartite.html
index 43cb2d8120..7058b5c44f 100644
--- a/main/en/pgr_bipartite.html
+++ b/main/en/pgr_bipartite.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_boykovKolmogorov.html b/main/en/pgr_boykovKolmogorov.html
index 1cfd819879..e6cba65fc0 100644
--- a/main/en/pgr_boykovKolmogorov.html
+++ b/main/en/pgr_boykovKolmogorov.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_breadthFirstSearch.html b/main/en/pgr_breadthFirstSearch.html
index 318f5f1fcb..599e4cf2d2 100644
--- a/main/en/pgr_breadthFirstSearch.html
+++ b/main/en/pgr_breadthFirstSearch.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_bridges.html b/main/en/pgr_bridges.html
index 317fde516b..8ff6a0c033 100644
--- a/main/en/pgr_bridges.html
+++ b/main/en/pgr_bridges.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_chinesePostman.html b/main/en/pgr_chinesePostman.html
index f03e5d6539..7336909c0a 100644
--- a/main/en/pgr_chinesePostman.html
+++ b/main/en/pgr_chinesePostman.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_chinesePostmanCost.html b/main/en/pgr_chinesePostmanCost.html
index f2f980f7c7..b92d031565 100644
--- a/main/en/pgr_chinesePostmanCost.html
+++ b/main/en/pgr_chinesePostmanCost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_connectedComponents.html b/main/en/pgr_connectedComponents.html
index 42d29f320b..8b8bf1edae 100644
--- a/main/en/pgr_connectedComponents.html
+++ b/main/en/pgr_connectedComponents.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_contraction.html b/main/en/pgr_contraction.html
index 0576d2ffd3..c1c1913c14 100644
--- a/main/en/pgr_contraction.html
+++ b/main/en/pgr_contraction.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_createTopology.html b/main/en/pgr_createTopology.html
index 758b26fc36..31adcbce53 100644
--- a/main/en/pgr_createTopology.html
+++ b/main/en/pgr_createTopology.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_createVerticesTable.html b/main/en/pgr_createVerticesTable.html
index 7fbbd2f2a1..6af0f90e22 100644
--- a/main/en/pgr_createVerticesTable.html
+++ b/main/en/pgr_createVerticesTable.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_cuthillMckeeOrdering.html b/main/en/pgr_cuthillMckeeOrdering.html
index 8f7000c09f..cd9d363943 100644
--- a/main/en/pgr_cuthillMckeeOrdering.html
+++ b/main/en/pgr_cuthillMckeeOrdering.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_dagShortestPath.html b/main/en/pgr_dagShortestPath.html
index ae4568f2bc..7a3d6b7839 100644
--- a/main/en/pgr_dagShortestPath.html
+++ b/main/en/pgr_dagShortestPath.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_degree.html b/main/en/pgr_degree.html
index 9923cdf192..8fa5bc83ac 100644
--- a/main/en/pgr_degree.html
+++ b/main/en/pgr_degree.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_depthFirstSearch.html b/main/en/pgr_depthFirstSearch.html
index 5c87f3e41e..2a9ec16812 100644
--- a/main/en/pgr_depthFirstSearch.html
+++ b/main/en/pgr_depthFirstSearch.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_dijkstra.html b/main/en/pgr_dijkstra.html
index b7d52e6b68..1c79753ed3 100644
--- a/main/en/pgr_dijkstra.html
+++ b/main/en/pgr_dijkstra.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_dijkstraCost.html b/main/en/pgr_dijkstraCost.html
index 4e4a8271e1..d57e5bc1a9 100644
--- a/main/en/pgr_dijkstraCost.html
+++ b/main/en/pgr_dijkstraCost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_dijkstraCostMatrix.html b/main/en/pgr_dijkstraCostMatrix.html
index 6f70734085..bd6739b103 100644
--- a/main/en/pgr_dijkstraCostMatrix.html
+++ b/main/en/pgr_dijkstraCostMatrix.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_dijkstraNear.html b/main/en/pgr_dijkstraNear.html
index b7498164b5..ec1d8da18e 100644
--- a/main/en/pgr_dijkstraNear.html
+++ b/main/en/pgr_dijkstraNear.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_dijkstraNearCost.html b/main/en/pgr_dijkstraNearCost.html
index 766cb52a1e..c5f781cc8d 100644
--- a/main/en/pgr_dijkstraNearCost.html
+++ b/main/en/pgr_dijkstraNearCost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_dijkstraVia.html b/main/en/pgr_dijkstraVia.html
index 92a66115dd..8c720c3f35 100644
--- a/main/en/pgr_dijkstraVia.html
+++ b/main/en/pgr_dijkstraVia.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_drivingDistance.html b/main/en/pgr_drivingDistance.html
index 27af8da2ec..28334f9886 100644
--- a/main/en/pgr_drivingDistance.html
+++ b/main/en/pgr_drivingDistance.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_edgeColoring.html b/main/en/pgr_edgeColoring.html
index 0287dce0f8..8787a56d81 100644
--- a/main/en/pgr_edgeColoring.html
+++ b/main/en/pgr_edgeColoring.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_edgeDisjointPaths.html b/main/en/pgr_edgeDisjointPaths.html
index 1dd295ea64..eff93168de 100644
--- a/main/en/pgr_edgeDisjointPaths.html
+++ b/main/en/pgr_edgeDisjointPaths.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_edmondsKarp.html b/main/en/pgr_edmondsKarp.html
index c5bf348964..a6b3246b4b 100644
--- a/main/en/pgr_edmondsKarp.html
+++ b/main/en/pgr_edmondsKarp.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_edwardMoore.html b/main/en/pgr_edwardMoore.html
index ba3a023580..bdcd85382b 100644
--- a/main/en/pgr_edwardMoore.html
+++ b/main/en/pgr_edwardMoore.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_extractVertices.html b/main/en/pgr_extractVertices.html
index 098acfad00..46170f3259 100644
--- a/main/en/pgr_extractVertices.html
+++ b/main/en/pgr_extractVertices.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_findCloseEdges.html b/main/en/pgr_findCloseEdges.html
index ee1790ab84..e7e6533867 100644
--- a/main/en/pgr_findCloseEdges.html
+++ b/main/en/pgr_findCloseEdges.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_floydWarshall.html b/main/en/pgr_floydWarshall.html
index c82ffe1f46..604b8d68f5 100644
--- a/main/en/pgr_floydWarshall.html
+++ b/main/en/pgr_floydWarshall.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_full_version.html b/main/en/pgr_full_version.html
index ea04e9172e..dc0f3b9419 100644
--- a/main/en/pgr_full_version.html
+++ b/main/en/pgr_full_version.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -212,7 +212,7 @@ DescriptionSELECT version, library FROM pgr_full_version();
version | library
---------+-----------------
- 3.7.0 | pgrouting-3.7.0
+ 3.7.1 | pgrouting-3.7.1
(1 row)
@@ -293,8 +293,8 @@ See Also
- © Copyright pgRouting Contributors - Version v3.7.0.
- Last updated on Nov 09, 2024.
+ © Copyright pgRouting Contributors - Version v3.7.1.
+ Last updated on Dec 11, 2024.
Created using Sphinx 8.1.3.
diff --git a/main/en/pgr_hawickCircuits.html b/main/en/pgr_hawickCircuits.html
index 4c6a3c3f32..edf4921b36 100644
--- a/main/en/pgr_hawickCircuits.html
+++ b/main/en/pgr_hawickCircuits.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_isPlanar.html b/main/en/pgr_isPlanar.html
index c61b5945e0..86ffc578d9 100644
--- a/main/en/pgr_isPlanar.html
+++ b/main/en/pgr_isPlanar.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_johnson.html b/main/en/pgr_johnson.html
index 9a0aa31e3d..b15672a6ac 100644
--- a/main/en/pgr_johnson.html
+++ b/main/en/pgr_johnson.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_kruskal.html b/main/en/pgr_kruskal.html
index 6bda4dc64c..842b6d7b62 100644
--- a/main/en/pgr_kruskal.html
+++ b/main/en/pgr_kruskal.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_kruskalBFS.html b/main/en/pgr_kruskalBFS.html
index 02f2b81fb4..c3ccaaf89a 100644
--- a/main/en/pgr_kruskalBFS.html
+++ b/main/en/pgr_kruskalBFS.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_kruskalDD.html b/main/en/pgr_kruskalDD.html
index 11a121ed32..76994bbb8d 100644
--- a/main/en/pgr_kruskalDD.html
+++ b/main/en/pgr_kruskalDD.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_kruskalDFS.html b/main/en/pgr_kruskalDFS.html
index 640284bea6..eedc8dff67 100644
--- a/main/en/pgr_kruskalDFS.html
+++ b/main/en/pgr_kruskalDFS.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_lengauerTarjanDominatorTree.html b/main/en/pgr_lengauerTarjanDominatorTree.html
index 2e78c9e9a9..e279f4499f 100644
--- a/main/en/pgr_lengauerTarjanDominatorTree.html
+++ b/main/en/pgr_lengauerTarjanDominatorTree.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_lineGraph.html b/main/en/pgr_lineGraph.html
index d4054b6b5a..140c0193c3 100644
--- a/main/en/pgr_lineGraph.html
+++ b/main/en/pgr_lineGraph.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_lineGraphFull.html b/main/en/pgr_lineGraphFull.html
index ac9fa5f4dc..d6af1fb2cd 100644
--- a/main/en/pgr_lineGraphFull.html
+++ b/main/en/pgr_lineGraphFull.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_makeConnected.html b/main/en/pgr_makeConnected.html
index 15fad99c86..fecfe204d8 100644
--- a/main/en/pgr_makeConnected.html
+++ b/main/en/pgr_makeConnected.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_maxCardinalityMatch.html b/main/en/pgr_maxCardinalityMatch.html
index 501cad48e3..b49288190d 100644
--- a/main/en/pgr_maxCardinalityMatch.html
+++ b/main/en/pgr_maxCardinalityMatch.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_maxFlow.html b/main/en/pgr_maxFlow.html
index c9ed3f5855..80d205df4a 100644
--- a/main/en/pgr_maxFlow.html
+++ b/main/en/pgr_maxFlow.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_maxFlowMinCost.html b/main/en/pgr_maxFlowMinCost.html
index 5abff98189..f6d57aaf10 100644
--- a/main/en/pgr_maxFlowMinCost.html
+++ b/main/en/pgr_maxFlowMinCost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_maxFlowMinCost_Cost.html b/main/en/pgr_maxFlowMinCost_Cost.html
index 8900489a1e..7b2a2c8cd4 100644
--- a/main/en/pgr_maxFlowMinCost_Cost.html
+++ b/main/en/pgr_maxFlowMinCost_Cost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_nodeNetwork.html b/main/en/pgr_nodeNetwork.html
index 48172a12ad..b5cdf17d1f 100644
--- a/main/en/pgr_nodeNetwork.html
+++ b/main/en/pgr_nodeNetwork.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_pickDeliver.html b/main/en/pgr_pickDeliver.html
index c66d99f904..f3f56e4314 100644
--- a/main/en/pgr_pickDeliver.html
+++ b/main/en/pgr_pickDeliver.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_pickDeliverEuclidean.html b/main/en/pgr_pickDeliverEuclidean.html
index 01459d3f98..53f8acc18a 100644
--- a/main/en/pgr_pickDeliverEuclidean.html
+++ b/main/en/pgr_pickDeliverEuclidean.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_prim.html b/main/en/pgr_prim.html
index 4bb016ff2d..c2e745f44d 100644
--- a/main/en/pgr_prim.html
+++ b/main/en/pgr_prim.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_primBFS.html b/main/en/pgr_primBFS.html
index d15cfb05ed..3c179bdf8a 100644
--- a/main/en/pgr_primBFS.html
+++ b/main/en/pgr_primBFS.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_primDD.html b/main/en/pgr_primDD.html
index c33f5c9b12..3a8bf0096b 100644
--- a/main/en/pgr_primDD.html
+++ b/main/en/pgr_primDD.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_primDFS.html b/main/en/pgr_primDFS.html
index 43f1fd2316..6bb5b111a8 100644
--- a/main/en/pgr_primDFS.html
+++ b/main/en/pgr_primDFS.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_pushRelabel.html b/main/en/pgr_pushRelabel.html
index 775020e37a..f18339fe0e 100644
--- a/main/en/pgr_pushRelabel.html
+++ b/main/en/pgr_pushRelabel.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_sequentialVertexColoring.html b/main/en/pgr_sequentialVertexColoring.html
index d034421002..451e50ec4c 100644
--- a/main/en/pgr_sequentialVertexColoring.html
+++ b/main/en/pgr_sequentialVertexColoring.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_stoerWagner.html b/main/en/pgr_stoerWagner.html
index fbdf714c52..908afa54b4 100644
--- a/main/en/pgr_stoerWagner.html
+++ b/main/en/pgr_stoerWagner.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_strongComponents.html b/main/en/pgr_strongComponents.html
index 06c7135039..8a2ed0d0e9 100644
--- a/main/en/pgr_strongComponents.html
+++ b/main/en/pgr_strongComponents.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_topologicalSort.html b/main/en/pgr_topologicalSort.html
index 82ca9f15d1..38ff7c1af9 100644
--- a/main/en/pgr_topologicalSort.html
+++ b/main/en/pgr_topologicalSort.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_transitiveClosure.html b/main/en/pgr_transitiveClosure.html
index 9943812084..d4549f4b93 100644
--- a/main/en/pgr_transitiveClosure.html
+++ b/main/en/pgr_transitiveClosure.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_trsp.html b/main/en/pgr_trsp.html
index 929efc8a04..ecbd5d7859 100644
--- a/main/en/pgr_trsp.html
+++ b/main/en/pgr_trsp.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_trspVia.html b/main/en/pgr_trspVia.html
index 928efc7496..d69a84cd2f 100644
--- a/main/en/pgr_trspVia.html
+++ b/main/en/pgr_trspVia.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_trspVia_withPoints.html b/main/en/pgr_trspVia_withPoints.html
index 557d5395b4..b154fe3476 100644
--- a/main/en/pgr_trspVia_withPoints.html
+++ b/main/en/pgr_trspVia_withPoints.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_trsp_withPoints.html b/main/en/pgr_trsp_withPoints.html
index baaf2ca42f..99936e3a5e 100644
--- a/main/en/pgr_trsp_withPoints.html
+++ b/main/en/pgr_trsp_withPoints.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_turnRestrictedPath.html b/main/en/pgr_turnRestrictedPath.html
index f59d8b253c..3197fcdec2 100644
--- a/main/en/pgr_turnRestrictedPath.html
+++ b/main/en/pgr_turnRestrictedPath.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_version.html b/main/en/pgr_version.html
index befc79526a..c68bc9866c 100644
--- a/main/en/pgr_version.html
+++ b/main/en/pgr_version.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -218,7 +218,7 @@ DescriptionSELECT pgr_version();
pgr_version
-------------
- 3.7.0
+ 3.7.1
(1 row)
@@ -265,8 +265,8 @@ See Also
- © Copyright pgRouting Contributors - Version v3.7.0.
- Last updated on Nov 09, 2024.
+ © Copyright pgRouting Contributors - Version v3.7.1.
+ Last updated on Dec 11, 2024.
Created using Sphinx 8.1.3.
diff --git a/main/en/pgr_vrpOneDepot.html b/main/en/pgr_vrpOneDepot.html
index edc897dfe2..f36ae233ef 100644
--- a/main/en/pgr_vrpOneDepot.html
+++ b/main/en/pgr_vrpOneDepot.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_withPoints.html b/main/en/pgr_withPoints.html
index ba4a155e15..d3bf4f781c 100644
--- a/main/en/pgr_withPoints.html
+++ b/main/en/pgr_withPoints.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_withPointsCost.html b/main/en/pgr_withPointsCost.html
index d8b6cf5c58..513f49968a 100644
--- a/main/en/pgr_withPointsCost.html
+++ b/main/en/pgr_withPointsCost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_withPointsCostMatrix.html b/main/en/pgr_withPointsCostMatrix.html
index 72932137e6..4f27c34ab2 100644
--- a/main/en/pgr_withPointsCostMatrix.html
+++ b/main/en/pgr_withPointsCostMatrix.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_withPointsDD.html b/main/en/pgr_withPointsDD.html
index d0d61025fe..eb89a28230 100644
--- a/main/en/pgr_withPointsDD.html
+++ b/main/en/pgr_withPointsDD.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_withPointsKSP.html b/main/en/pgr_withPointsKSP.html
index d2deeb475f..7ac64de7eb 100644
--- a/main/en/pgr_withPointsKSP.html
+++ b/main/en/pgr_withPointsKSP.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/pgr_withPointsVia.html b/main/en/pgr_withPointsVia.html
index 618aa66427..45d6c41121 100644
--- a/main/en/pgr_withPointsVia.html
+++ b/main/en/pgr_withPointsVia.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/prim-family.html b/main/en/prim-family.html
index cdc8707869..0892db5bbd 100644
--- a/main/en/prim-family.html
+++ b/main/en/prim-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/proposed.html b/main/en/proposed.html
index 25ab533f3a..d8bec87150 100644
--- a/main/en/proposed.html
+++ b/main/en/proposed.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/reference.html b/main/en/reference.html
index 5f2b87230d..3d1f510446 100644
--- a/main/en/reference.html
+++ b/main/en/reference.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/release_notes.html b/main/en/release_notes.html
index e72400b234..696e8aac86 100644
--- a/main/en/release_notes.html
+++ b/main/en/release_notes.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -98,6 +98,7 @@
- Release Notes
- pgRouting 3
- pgRouting 3.7
@@ -266,6 +267,7 @@
- Release Notes
- pgRouting 3
- pgRouting 3.7
@@ -443,11 +445,16 @@ pgRouting 3.7
Contents
+
+pgRouting 3.7.1 Release Notes¶
+No Changes Yet
+
-pgRouting 3.7.0 Release Notes¶
+pgRouting 3.7.0 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.7.0
Support
@@ -527,14 +534,14 @@ pgRouting 3.6
Contents
-
-
-
-
+
+
+
+
-pgRouting 3.6.3 Release Notes¶
+pgRouting 3.6.3 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.6.3
Build
@@ -573,7 +580,7 @@ pgRouting 3.6.3 Rele
-pgRouting 3.6.2 Release Notes¶
+pgRouting 3.6.2 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.6.2
Upgrade fix
@@ -594,7 +601,7 @@ pgRouting 3.6.2 Rele
-pgRouting 3.6.1 Release Notes¶
+pgRouting 3.6.1 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.6.1
@@ -603,7 +610,7 @@ pgRouting 3.6.1 Rele
-pgRouting 3.6.0 Release Notes¶
+pgRouting 3.6.0 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.6.0
Official functions changes
@@ -774,12 +781,12 @@ pgRouting 3.5
Contents
-
-
+
+
-pgRouting 3.5.1 Release Notes¶
+pgRouting 3.5.1 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.5.1
Documentation fixes
@@ -822,7 +829,7 @@ pgRouting 3.5.1 Rele
-pgRouting 3.5.0 Release Notes¶
+pgRouting 3.5.0 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.5.0
Official functions changes
@@ -846,13 +853,13 @@ pgRouting 3.4
Contents
-
-
-
+
+
+
-pgRouting 3.4.2 Release Notes¶
+pgRouting 3.4.2 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.4.2
Issue fixes
@@ -864,7 +871,7 @@ pgRouting 3.4.2 Rele
-pgRouting 3.4.1 Release Notes¶
+pgRouting 3.4.1 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.4.1
Issue fixes
@@ -876,7 +883,7 @@ pgRouting 3.4.1 Rele
-pgRouting 3.4.0 Release Notes¶
+pgRouting 3.4.0 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.4.0
Issue fixes
@@ -974,23 +981,23 @@ pgRouting 3.3
Contents
-
-
-
-
-
-
+
+
+
+
+
+
-pgRouting 3.3.5 Release Notes¶
+pgRouting 3.3.5 Release Notes¶
#2401:
pgRouting 3.4.0 do not build docs when sphinx is too low or missing
-pgRouting 3.3.4 Release Notes¶
+pgRouting 3.3.4 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.3.4
Issue fixes
@@ -1000,7 +1007,7 @@ pgRouting 3.3.4 Rele
-pgRouting 3.3.3 Release Notes¶
+pgRouting 3.3.3 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.3.3
Issue fixes
@@ -1023,7 +1030,7 @@ pgRouting 3.3.3 Rele
-pgRouting 3.3.2 Release Notes¶
+pgRouting 3.3.2 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.3.2
@@ -1068,7 +1075,7 @@ pgRouting 3.3.2 Rele
-pgRouting 3.3.1 Release Notes¶
+pgRouting 3.3.1 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.3.1
on Github.
@@ -1079,7 +1086,7 @@ pgRouting 3.3.1 Rele
-pgRouting 3.3.0 Release Notes¶
+pgRouting 3.3.0 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.3.0
on Github.
@@ -1145,13 +1152,13 @@ pgRouting 3.2
Contents
-
-
-
+
+
+
-pgRouting 3.2.2 Release Notes¶
+pgRouting 3.2.2 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.2.2
on Github.
@@ -1162,7 +1169,7 @@ pgRouting 3.2.2 Rele
-pgRouting 3.2.1 Release Notes¶
+pgRouting 3.2.1 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.2.1
on Github.
@@ -1178,7 +1185,7 @@ pgRouting 3.2.1 Rele
-pgRouting 3.2.0 Release Notes¶
+pgRouting 3.2.0 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.2.0
on Github.
@@ -1269,15 +1276,15 @@ pgRouting 3.1
Contents
-
-
-
-
-
+
+
+
+
+
-pgRouting 3.1.4 Release Notes¶
+pgRouting 3.1.4 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.1.4
on Github.
@@ -1288,7 +1295,7 @@ pgRouting 3.1.4 Rele
-pgRouting 3.1.3 Release Notes¶
+pgRouting 3.1.3 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.1.3
on Github.
@@ -1303,7 +1310,7 @@ pgRouting 3.1.3 Rele
-pgRouting 3.1.2 Release Notes¶
+pgRouting 3.1.2 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.1.2
on Github.
@@ -1322,7 +1329,7 @@ pgRouting 3.1.2 Rele
-pgRouting 3.1.1 Release Notes¶
+pgRouting 3.1.1 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.1.1
on Github.
@@ -1341,7 +1348,7 @@ pgRouting 3.1.1 Rele
-pgRouting 3.1.0 Release Notes¶
+pgRouting 3.1.0 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.1.0
on Github.
@@ -1361,17 +1368,17 @@ pgRouting 3.0
Contents
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-pgRouting 3.0.6 Release Notes¶
+pgRouting 3.0.6 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.0.6
on Github.
@@ -1382,7 +1389,7 @@ pgRouting 3.0.6 Rele
-pgRouting 3.0.5 Release Notes¶
+pgRouting 3.0.5 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.0.5
on Github.
@@ -1397,7 +1404,7 @@ pgRouting 3.0.5 Rele
-pgRouting 3.0.4 Release Notes¶
+pgRouting 3.0.4 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.0.4
on Github.
@@ -1416,7 +1423,7 @@ pgRouting 3.0.4 Rele
-pgRouting 3.0.3 Release Notes¶
+pgRouting 3.0.3 Release Notes¶
Backport issue fixes
#1733: pgr_bdAstar
@@ -1432,7 +1439,7 @@
pgRouting 3.0.3 Rele
-pgRouting 3.0.2 Release Notes¶
+pgRouting 3.0.2 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.0.2
on Github.
@@ -1443,7 +1450,7 @@ pgRouting 3.0.2 Rele
-pgRouting 3.0.1 Release Notes¶
+pgRouting 3.0.1 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.0.1
on Github.
@@ -1454,7 +1461,7 @@ pgRouting 3.0.1 Rele
-pgRouting 3.0.0 Release Notes¶
+pgRouting 3.0.0 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.0.0
on Github.
@@ -1647,28 +1654,28 @@ pgRouting 2
Minors 2.x
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-pgRouting 2.6¶
+pgRouting 2.6¶
-pgRouting 2.6.3 Release Notes¶
+pgRouting 2.6.3 Release Notes¶
To see the issues closed by this release see the Git closed milestone for 2.6.3
on Github.
Bug fixes
@@ -1682,7 +1689,7 @@ pgRouting 2.6.3 Rele
-pgRouting 2.6.2 Release Notes¶
+pgRouting 2.6.2 Release Notes¶
To see the issues closed by this release see the Git closed milestone for 2.6.2
on Github.
Bug fixes
@@ -1696,7 +1703,7 @@ pgRouting 2.6.2 Rele
-pgRouting 2.6.1 Release Notes¶
+pgRouting 2.6.1 Release Notes¶
To see the issues closed by this release see the Git closed milestone for 2.6.1
on Github.
@@ -1736,7 +1743,7 @@ pgRouting 2.6.1 Rele
-pgRouting 2.6.0 Release Notes¶
+pgRouting 2.6.0 Release Notes¶
To see the issues closed by this release see the Git closed milestone for 2.6.0
on Github.
New experimental functions
@@ -1776,20 +1783,20 @@ pgRouting 2.6.0 Rele
-pgRouting 2.5¶
+pgRouting 2.5¶
-pgRouting 2.5.5 Release Notes¶
+pgRouting 2.5.5 Release Notes¶
To see the issues closed by this release see the Git closed milestone for 2.5.5
on Github.
Bug fixes
@@ -1800,7 +1807,7 @@ pgRouting 2.5.5 Rele
-pgRouting 2.5.4 Release Notes¶
+pgRouting 2.5.4 Release Notes¶
To see the issues closed by this release see the Git closed milestone for 2.5.4 on Github.
Fixes server crash on several functions.
@@ -1839,7 +1846,7 @@ pgRouting 2.5.4 Rele
-pgRouting 2.5.3 Release Notes¶
+pgRouting 2.5.3 Release Notes¶
To see the issues closed by this release see the Git closed milestone for 2.5.3
on Github.
Bug fixes
@@ -1849,7 +1856,7 @@ pgRouting 2.5.3 Rele
-pgRouting 2.5.2 Release Notes¶
+pgRouting 2.5.2 Release Notes¶
To see the issues closed by this release see the Git closed milestone for 2.5.2 on Github.
Bug fixes
@@ -1857,7 +1864,7 @@ pgRouting 2.5.2 Rele
-pgRouting 2.5.1 Release Notes¶
+pgRouting 2.5.1 Release Notes¶
To see the issues closed by this release see the Git closed milestone for 2.5.1
on Github.
Bug fixes
@@ -1866,7 +1873,7 @@ pgRouting 2.5.1 Rele
-pgRouting 2.5.0 Release Notes¶
+pgRouting 2.5.0 Release Notes¶
To see the issues closed by this release see the Git closed issues for 2.5.0
on Github.
enhancement:
@@ -1931,17 +1938,17 @@ pgRouting 2.5.0 Rele
-pgRouting 2.4¶
+pgRouting 2.4¶
-pgRouting 2.4.2 Release Notes¶
+pgRouting 2.4.2 Release Notes¶
To see the issues closed by this release see the Git closed milestone for 2.4.2
on Github.
Improvement
@@ -1955,7 +1962,7 @@ pgRouting 2.4.2 Rele
-pgRouting 2.4.1 Release Notes¶
+pgRouting 2.4.1 Release Notes¶
To see the issues closed by this release see the Git closed milestone for 2.4.1
on Github.
Bug fixes
@@ -1965,7 +1972,7 @@ pgRouting 2.4.1 Rele
-pgRouting 2.4.0 Release Notes¶
+pgRouting 2.4.0 Release Notes¶
To see the issues closed by this release see the Git closed issues for 2.4.0
on Github.
New Signatures
@@ -2004,7 +2011,7 @@ pgRouting 2.4.0 Rele
-pgRouting 2.3¶
+pgRouting 2.3¶
pgRouting 2.3.2 Release Notes¶
To see the issues closed by this release see the Git closed issues for 2.3.2
@@ -2082,19 +2089,19 @@
pgRouting 2.3.0 Release Notes
-pgRouting 2.2¶
+pgRouting 2.2¶
-pgRouting 2.2.4 Release Notes¶
+pgRouting 2.2.4 Release Notes¶
To see the issues closed by this release see the Git closed issues for 2.2.4
on Github.
Bug Fixes
@@ -2105,7 +2112,7 @@ pgRouting 2.2.4 Rele
-pgRouting 2.2.3 Release Notes¶
+pgRouting 2.2.3 Release Notes¶
To see the issues closed by this release see the Git closed issues for 2.2.3
on Github.
Bug Fixes
@@ -2114,7 +2121,7 @@ pgRouting 2.2.3 Rele
-pgRouting 2.2.2 Release Notes¶
+pgRouting 2.2.2 Release Notes¶
To see the issues closed by this release see the Git closed issues for 2.2.2
on Github.
Bug Fixes
@@ -2123,7 +2130,7 @@ pgRouting 2.2.2 Rele
-pgRouting 2.2.1 Release Notes¶
+pgRouting 2.2.1 Release Notes¶
To see the issues closed by this release see the Git closed issues for 2.2.1
on Github.
Bug Fixes
@@ -2133,7 +2140,7 @@ pgRouting 2.2.1 Rele
-pgRouting 2.2.0 Release Notes¶
+pgRouting 2.2.0 Release Notes¶
To see the issues closed by this release see the Git closed issues for 2.2.0
on Github.
Improvements
@@ -2187,15 +2194,15 @@ pgRouting 2.2.0 Rele
-pgRouting 2.1¶
+pgRouting 2.1¶
-pgRouting 2.1.0 Release Notes¶
+pgRouting 2.1.0 Release Notes¶
To see the issues closed by this release see the Git closed issues for 2.1.0
on Github.
New Signatures
@@ -2282,16 +2289,16 @@ pgRouting 2.1.0 Rele
-pgRouting 2.0¶
+pgRouting 2.0¶
-pgRouting 2.0.1 Release Notes¶
+pgRouting 2.0.1 Release Notes¶
Minor bug fixes.
Bug Fixes
@@ -2299,7 +2306,7 @@ pgRouting 2.0.1 Rele
-pgRouting 2.0.0 Release Notes¶
+pgRouting 2.0.0 Release Notes¶
To see the issues closed by this release see the Git closed issues for 2.0.0
on Github.
With the release of pgRouting 2.0.0 the library has abandoned backwards
@@ -2359,15 +2366,15 @@
pgRouting 1.0
Contents
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
To see the issues closed by this release see the Git closed issues for 1.x
@@ -2375,33 +2382,33 @@
pgRouting 1.0RELEASE_NOTES
file and are kept as a reference.
-Changes for release 1.05¶
+Changes for release 1.05¶
Bug fixes
-Changes for release 1.03¶
+Changes for release 1.03¶
Much faster topology creation
Bug fixes
-Changes for release 1.02¶
+Changes for release 1.02¶
Shooting* bug fixes
Compilation problems solved
-Changes for release 1.01¶
+Changes for release 1.01¶
Shooting* bug fixes
-Changes for release 1.0¶
+Changes for release 1.0¶
Core and extra functions are separated
Cmake build process
@@ -2409,28 +2416,28 @@ Changes for release
-Changes for release 1.0.0b¶
+Changes for release 1.0.0b¶
Additional SQL file with more simple names for wrapper functions
Bug fixes
-Changes for release 1.0.0a¶
+Changes for release 1.0.0a¶
Shooting* shortest path algorithm for real road networks
Several SQL bugs were fixed
-Changes for release 0.9.9¶
+Changes for release 0.9.9¶
PostgreSQL 8.2 support
Shortest path functions return empty result if they could not find any path
-Changes for release 0.9.8¶
+Changes for release 0.9.8¶
Renumbering scheme was added to shortest path functions
Directed shortest path functions were added
@@ -2453,8 +2460,8 @@ Changes for release
- © Copyright pgRouting Contributors - Version v3.7.0.
- Last updated on Nov 09, 2024.
+ © Copyright pgRouting Contributors - Version v3.7.1.
+ Last updated on Dec 11, 2024.
Created using Sphinx 8.1.3.
diff --git a/main/en/routingFunctions.html b/main/en/routingFunctions.html
index a666d37bfb..fc19edf004 100644
--- a/main/en/routingFunctions.html
+++ b/main/en/routingFunctions.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/sampledata.html b/main/en/sampledata.html
index a60ebffdab..e9ef1b489d 100644
--- a/main/en/sampledata.html
+++ b/main/en/sampledata.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/search.html b/main/en/search.html
index dea1a635c3..639188c947 100644
--- a/main/en/search.html
+++ b/main/en/search.html
@@ -11,7 +11,7 @@
-
+
@@ -48,7 +48,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -170,8 +170,8 @@ Search
- © Copyright pgRouting Contributors - Version v3.7.0.
- Last updated on Nov 09, 2024.
+ © Copyright pgRouting Contributors - Version v3.7.1.
+ Last updated on Dec 11, 2024.
Created using Sphinx 8.1.3.
diff --git a/main/en/searchindex.js b/main/en/searchindex.js
index 290b3a0f76..0f4417cc56 100644
--- a/main/en/searchindex.js
+++ b/main/en/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) Path from 6 to 10": [[62, "path-from-6-to-10"]], "10) Path from 6 to 7": [[62, "id2"]], "11) Path from 12 to 10": [[62, "id3"]], "12) Path from 12 to 7": [[62, "id4"]], "13) Using One to Many to get the solution of examples 9 and 10": [[62, "using-one-to-many-to-get-the-solution-of-examples-9-and-10"]], "14) Using Many to One to get the solution of examples 10 and 12": [[62, "using-many-to-one-to-get-the-solution-of-examples-10-and-12"]], "15) Using Many to Many to get the solution of examples 9 to 12": [[62, "using-many-to-many-to-get-the-solution-of-examples-9-to-12"]], "16) Using Combinations to get the solution of examples 9 to 11": [[62, "using-combinations-to-get-the-solution-of-examples-9-to-11"]], "17) Path from 6 to 10": [[62, "id5"]], "18) Path from 6 to 7": [[62, "id6"]], "19) Path from 12 to 10": [[62, "id7"]], "2) Path from 6 to 7": [[62, "path-from-6-to-7"]], "20) Path from 12 to 7": [[62, "id8"]], "21) Using One to Many to get the solution of examples 17 and 18": [[62, "using-one-to-many-to-get-the-solution-of-examples-17-and-18"]], "22) Using Many to One to get the solution of examples 18 and 20": [[62, "using-many-to-one-to-get-the-solution-of-examples-18-and-20"]], "23) Using Many to Many to get the solution of examples 17 to 20": [[62, "using-many-to-many-to-get-the-solution-of-examples-17-to-20"]], "24) Using Combinations to get the solution of examples 17 to 19": [[62, "using-combinations-to-get-the-solution-of-examples-17-to-19"]], "25) Path from 6 to 10": [[62, "id9"]], "26) Path from 6 to 7": [[62, "id10"]], "27) Path from 12 to 10": [[62, "id11"]], "28) Path from 12 to 7": [[62, "id12"]], "29) Using One to Many to get the solution of examples 25 and 26": [[62, "using-one-to-many-to-get-the-solution-of-examples-25-and-26"]], "3) Path from 12 to 10": [[62, "path-from-12-to-10"]], "30) Using Many to One to get the solution of examples 26 and 28": [[62, "using-many-to-one-to-get-the-solution-of-examples-26-and-28"]], "31) Using Many to Many to get the solution of examples 25 to 28": [[62, "using-many-to-many-to-get-the-solution-of-examples-25-to-28"]], "32) Using Combinations to get the solution of examples 25 to 27": [[62, "using-combinations-to-get-the-solution-of-examples-25-to-27"]], "33) Using One to One": [[62, "using-one-to-one"]], "34) Using One to Many": [[62, "using-one-to-many"]], "35) Using Many to One": [[62, "using-many-to-one"]], "36) Using Many to Many": [[62, "using-many-to-many"]], "37) Using Combinations": [[62, "using-combinations"]], "4) Path from 12 to 7": [[62, "path-from-12-to-7"]], "5) Using One to Many to get the solution of examples 1 and 2": [[62, "using-one-to-many-to-get-the-solution-of-examples-1-and-2"]], "6) Using Many to One to get the solution of examples 2 and 4": [[62, "using-many-to-one-to-get-the-solution-of-examples-2-and-4"]], "7) Using Many to Many to get the solution of examples 1 to 4": [[62, "using-many-to-many-to-get-the-solution-of-examples-1-to-4"]], "8) Using Combinations to get the solution of examples 1 to 3": [[62, "using-combinations-to-get-the-solution-of-examples-1-to-3"]], "9) Path from 6 to 10": [[62, "id1"]], "A point of interest table": [[74, "a-point-of-interest-table"]], "A* - Family of functions": [[6, null]], "About points": [[130, "about-points"], [131, "about-points"]], "Add additional columns": [[13, "add-additional-columns"]], "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 geometry (for visual purposes)": [[30, "adding-a-geometry-for-visual-purposes"]], "Adding a soft restriction": [[86, "adding-a-soft-restriction"]], "Adding a value to the restriction": [[86, "adding-a-value-to-the-restriction"]], "Adding new vertices": [[25, "adding-new-vertices"], [73, "adding-new-vertices"]], "Adding split edges": [[25, "adding-split-edges"], [73, "adding-split-edges"]], "Additional Example": [[48, "additional-example"]], "Additional Example:": [[101, "additional-example"], [111, "additional-example"]], "Additional Examples": [[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"]], "Additional examples": [[103, "additional-examples"]], "Adjust costs": [[25, "adjust-costs"]], "Advanced Documentation": [[19, "advanced-documentation"], [131, "advanced-documentation"]], "Advanced documentation": [[6, "advanced-documentation"], [16, "advanced-documentation"], [130, "advanced-documentation"]], "Aggregate cost of the third path.": [[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"]], "All Pairs - Family of Functions": [[7, null]], "All releases": [[20, "all-releases"]], "At most two answers": [[74, "at-most-two-answers"]], "At most two answers per point": [[74, "at-most-two-answers-per-point"]], "At most two answers with all columns": [[74, "at-most-two-answers-with-all-columns"]], "Available Functions but not official pgRouting functions": [[20, "available-functions-but-not-official-pgrouting-functions"]], "BFS - Category": [[0, null]], "BFS optional parameters": [[0, "bfs-optional-parameters"], [81, "bfs-optional-parameters"], [96, "bfs-optional-parameters"]], "Bidirectional A* - Family of functions": [[8, null]], "Bidirectional Dijkstra - Family of functions": [[9, null]], "Build a routing topology": [[25, "build-a-routing-topology"]], "Building": [[26, "building"]], "Capacity and Demand Units Handling": [[5, "capacity-and-demand-units-handling"]], "Case 1: Both source and target belong to the contracted graph.": [[13, "case-1-both-source-and-target-belong-to-the-contracted-graph"]], "Case 2: Source and/or target belong to an edge subgraph.": [[13, "case-2-source-and-or-target-belong-to-an-edge-subgraph"]], "Case 3: Source and/or target belong to a vertex.": [[13, "case-3-source-and-or-target-belong-to-a-vertex"]], "Changes for release 0.9.8": [[121, "changes-for-release-0-9-8"]], "Changes for release 0.9.9": [[121, "changes-for-release-0-9-9"]], "Changes for release 1.0": [[121, "changes-for-release-1-0"]], "Changes for release 1.0.0a": [[121, "changes-for-release-1-0-0a"]], "Changes for release 1.0.0b": [[121, "changes-for-release-1-0-0b"]], "Changes for release 1.01": [[121, "changes-for-release-1-01"]], "Changes for release 1.02": [[121, "changes-for-release-1-02"]], "Changes for release 1.03": [[121, "changes-for-release-1-03"]], "Changes for release 1.05": [[121, "changes-for-release-1-05"]], "Characteristics": [[4, "characteristics"], [5, "characteristics"], [9, "characteristics"], [14, "characteristics"], [15, "characteristics"], [29, "characteristics"], [30, "characteristics"], [65, "characteristics"], [66, "characteristics"], [93, "characteristics"], [94, "characteristics"]], "Check the Routing Topology": [[25, "check-the-routing-topology"]], "Checking components": [[25, "checking-components"], [54, "checking-components"], [74, "checking-components"]], "Checking for crossing edges": [[25, "checking-for-crossing-edges"], [73, "checking-for-crossing-edges"]], "Chinese Postman Problem - Family of functions (Experimental)": [[10, null]], "Clean up the columns of the routing topology to be created": [[56, "clean-up-the-columns-of-the-routing-topology-to-be-created"], [73, "clean-up-the-columns-of-the-routing-topology-to-be-created"]], "Coloring - Family of functions": [[11, null]], "Combinations": [[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 SQL": [[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"]], "Combinations data": [[123, "combinations-data"]], "Commercial Support": [[125, "commercial-support"]], "Comparing the results": [[92, "comparing-the-results"]], "Complete routing graph": [[86, "complete-routing-graph"]], "Components - Family of functions": [[12, null]], "Configurable variables": [[26, "configurable-variables"]], "Configuring": [[26, "configuring"]], "Connected incomplete data": [[29, "connected-incomplete-data"]], "Connecting components": [[25, "connecting-components"], [54, "connecting-components"], [74, "connecting-components"]], "Connecting disconnected components": [[54, "connecting-disconnected-components"], [74, "connecting-disconnected-components"]], "Construction of the graph in the database": [[13, "construction-of-the-graph-in-the-database"]], "Contents": [[5, "contents"], [23, "contents"], [23, "id1"], [121, "contents"], [121, "id1"], [121, "id2"], [121, "id3"], [121, "id4"], [121, "id5"], [121, "id6"], [121, "id7"], [121, "id9"], [121, "id10"], [121, "id11"], [121, "id12"], [121, "id13"], [121, "id14"], [121, "id15"], [130, "contents"], [131, "contents"]], "Contracted graph": [[13, "contracted-graph"]], "Contracting sample data": [[13, "contracting-sample-data"]], "Contraction - Family of functions": [[13, null]], "Contraction of a graph": [[25, "contraction-of-a-graph"]], "Contraction optional parameters": [[55, "contraction-optional-parameters"]], "Contraction results": [[13, "contraction-results"]], "Contributors": [[27, "contributors"]], "Contributors Past & Present:": [[27, "contributors-past-present"]], "Coordinates SQL": [[30, "coordinates-sql"]], "Corporate Sponsors (in alphabetical order)": [[27, "corporate-sponsors-in-alphabetical-order"]], "Corporate Sponsors in this release (in alphabetical order)": [[27, "corporate-sponsors-in-this-release-in-alphabetical-order"]], "Cost - Category": [[14, null]], "Cost Matrix - Category": [[15, null]], "Create a routing Database": [[25, "create-a-routing-database"]], "Create a routing topology": [[56, "create-a-routing-topology"], [73, "create-a-routing-topology"]], "Create a table": [[25, "create-a-table"]], "Create the mapping table": [[86, "create-the-mapping-table"]], "Create the routing topology on the edge table": [[56, "create-the-routing-topology-on-the-edge-table"], [73, "create-the-routing-topology-on-the-edge-table"]], "Create the vertices table": [[56, "create-the-vertices-table"], [73, "create-the-vertices-table"]], "Creating a table for the data and storing the data": [[30, "creating-a-table-for-the-data-and-storing-the-data"]], "Creating table that identifies transformed vertices": [[86, "creating-table-that-identifies-transformed-vertices"]], "Creating temporary vertices": [[130, "creating-temporary-vertices"], [131, "creating-temporary-vertices"]], "Crossing edges": [[25, "crossing-edges"], [73, "crossing-edges"]], "Current release": [[20, "current-release"]], "DFS - Category": [[1, null]], "DFS optional parameters": [[50, "dfs-optional-parameters"], [61, "dfs-optional-parameters"], [83, "dfs-optional-parameters"], [98, "dfs-optional-parameters"]], "Data": [[7, "data"]], "Dead end": [[13, "dead-end"]], "Dead end contraction": [[13, "dead-end-contraction"]], "Dead end vertex on directed graph": [[13, "dead-end-vertex-on-directed-graph"]], "Dead end vertex on undirected graph": [[13, "dead-end-vertex-on-undirected-graph"]], "Dead ends": [[25, "dead-ends"], [60, "dead-ends"]], "Degree from an existing table": [[60, "degree-from-an-existing-table"]], "Degree of a sub graph": [[60, "degree-of-a-sub-graph"]], "Dependencies": [[26, "dependencies"]], "Description": [[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 - Family of functions": [[16, null]], "Dijkstra optional parameters": [[65, "dijkstra-optional-parameters"], [66, "dijkstra-optional-parameters"]], "Directed graph with cost": [[123, "directed-graph-with-cost"]], "Directed graph with cost and reverse_cost": [[123, "directed-graph-with-cost-and-reverse-cost"]], "Disconnected graphs": [[25, "disconnected-graphs"]], "Does not matter driving side driving topology": [[113, "does-not-matter-driving-side-driving-topology"]], "Driving Distance - Category": [[17, null]], "Driving distance optional parameters": [[68, "driving-distance-optional-parameters"], [115, "driving-distance-optional-parameters"]], "Driving side": [[130, "driving-side"], [131, "driving-side"]], "Driving side does not matter": [[115, "driving-side-does-not-matter"], [130, "driving-side-does-not-matter"], [131, "driving-side-does-not-matter"]], "Dry run execution": [[60, "dry-run-execution"], [73, "dry-run-execution"]], "Edges": [[123, "edges"]], "Edges SQL": [[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"]], "Edges data": [[123, "edges-data"]], "Edges that belong to the contracted graph.": [[13, "edges-that-belong-to-the-contracted-graph"]], "Enabling and upgrading in the database": [[26, "enabling-and-upgrading-in-the-database"]], "Equvalences between signatures": [[62, "equvalences-between-signatures"]], "Example": [[94, "example"]], "Examples": [[92, "examples"]], "Experimental Functions": [[18, null]], "Factor": [[6, "factor"]], "Factor handling": [[5, "factor-handling"]], "Filling the mapping table": [[86, "filling-the-mapping-table"]], "Find at most two routes to a given point": [[74, "find-at-most-two-routes-to-a-given-point"]], "Find the shortest path": [[25, "find-the-shortest-path"], [73, "find-the-shortest-path"]], "Flow": [[25, "flow"]], "Flow - Family of functions": [[19, null]], "Flow Functions General Information": [[19, "flow-functions-general-information"]], "For directed graphs only with cost column": [[62, "for-directed-graphs-only-with-cost-column"]], "For directed graphs with cost and reverse_cost columns": [[62, "for-directed-graphs-with-cost-and-reverse-cost-columns"]], "For the Routing functions": [[25, "for-the-routing-functions"]], "For the TRSP functions": [[25, "for-the-trsp-functions"]], "For undirected graphs only with cost column": [[62, "for-undirected-graphs-only-with-cost-column"]], "For undirected graphs with cost and reverse_cost columns": [[62, "for-undirected-graphs-with-cost-and-reverse-cost-columns"]], "Function Families": [[20, "routingfunctions"], [122, null]], "Functions by categories": [[20, "functions-by-categories"], [122, "functions-by-categories"]], "Function\u2019s overloads": [[25, "function-s-overloads"]], "Function\u2019s structure": [[25, "function-s-structure"]], "General": [[20, "general"], [25, "general"]], "General Information": [[4, "general-information"], [14, "general-information"], [15, "general-information"], [129, "general-information"]], "General with (X,Y)": [[25, "general-with-x-y"]], "General without id": [[25, "general-without-id"]], "Get the closest vertex": [[25, "get-the-closest-vertex"], [54, "get-the-closest-vertex"], [74, "get-the-closest-vertex"]], "Get the sources": [[26, "get-the-sources"]], "Getting a geometry of the tour": [[30, "getting-a-geometry-of-the-tour"]], "Graph definition": [[25, "graph-definition"]], "Graph with cost": [[25, "graph-with-cost"]], "Graph with cost and reverse_cost": [[25, "graph-with-cost-and-reverse-cost"]], "Graphs": [[25, "graphs"]], "Graphs with geometries": [[25, "graphs-with-geometries"]], "Graphs without geometries": [[25, "graphs-without-geometries"], [73, "graphs-without-geometries"]], "Handling Parameters": [[5, "handling-parameters"]], "Heuristic": [[6, "heuristic"]], "How to contribute": [[25, "how-to-contribute"]], "Idenifying the restriction": [[86, "idenifying-the-restriction"]], "Images": [[92, "images"], [123, "images"]], "Individuals (in alphabetical order)": [[27, "individuals-in-alphabetical-order"]], "Individuals in this release v3.7.x (in alphabetical order)": [[27, "individuals-in-this-release-v3-7-x-in-alphabetical-order"]], "Inner Queries": [[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"]], "Insert the data": [[25, "insert-the-data"], [73, "insert-the-data"]], "Inspect the routing topology": [[56, "inspect-the-routing-topology"], [73, "inspect-the-routing-topology"]], "Inspect the vertices table": [[56, "inspect-the-vertices-table"], [73, "inspect-the-vertices-table"]], "Installation": [[26, null]], "Introduction": [[3, "introduction"], [5, "introduction"], [7, "introduction"], [13, "introduction"], [16, "introduction"], [27, null], [127, "introduction"], [130, "introduction"], [131, "introduction"]], "K shortest paths - Category": [[2, null]], "KSP Optional parameters": [[28, "ksp-optional-parameters"], [109, "ksp-optional-parameters"], [116, "ksp-optional-parameters"]], "Kruskal - Family of functions": [[21, null]], "Kruskal multiple vertices": [[23, "kruskal-multiple-vertices"]], "Kruskal single vertex": [[23, "kruskal-single-vertex"]], "Left driving side": [[116, "left-driving-side"], [130, "left-driving-side"], [131, "left-driving-side"]], "Left side driving topology": [[113, "left-side-driving-topology"]], "Licensing": [[27, "licensing"]], "Line Graph of a directed graph represented with shared edges": [[85, "line-graph-of-a-directed-graph-represented-with-shared-edges"]], "Line Graph of a directed graph represented with unique edges": [[85, "line-graph-of-a-directed-graph-represented-with-unique-edges"]], "Linear": [[13, "linear"]], "Linear contraction": [[13, "linear-contraction"]], "Linear edges": [[25, "linear-edges"], [60, "linear-edges"]], "Linear vertex on directed graph": [[13, "linear-vertex-on-directed-graph"]], "Linear vertex on undirected graph": [[13, "linear-vertex-on-undirected-graph"]], "Load Data": [[25, "load-data"]], "Locations": [[5, "locations"]], "Mailing List and GIS StackExchange": [[125, "mailing-list-and-gis-stackexchange"]], "Main graph": [[123, "main-graph"]], "Make sure the database does not have the vertices_table": [[56, "make-sure-the-database-does-not-have-the-vertices-table"], [73, "make-sure-the-database-does-not-have-the-vertices-table"]], "Many points": [[74, "many-points"]], "Many points dry run execution": [[74, "many-points-dry-run-execution"]], "Many points examples": [[74, "many-points-examples"]], "Many to Many": [[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"]], "Many to One": [[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"]], "Matrix SQL": [[5, "matrix-sql"], [29, "matrix-sql"], [93, "matrix-sql"]], "Mayors": [[121, "mayors"]], "Metrics - Family of functions": [[22, null]], "Migrating functions": [[23, "migrating-functions"]], "Migrating pgr_trsp (Edges) using pgr_trsp_withPoints": [[23, "migrating-pgr-trsp-edges-using-pgr-trsp-withpoints"]], "Migrating pgr_trsp (Edges) using pgr_withPoints": [[23, "migrating-pgr-trsp-edges-using-pgr-withpoints"]], "Migrating pgr_trsp (Vertices) using pgr_dijkstra": [[23, "migrating-pgr-trsp-vertices-using-pgr-dijkstra"]], "Migrating pgr_trsp (Vertices) using pgr_trsp": [[23, "migrating-pgr-trsp-vertices-using-pgr-trsp"]], "Migrating pgr_trspViaEdges using pgr_trspVia_withPoints": [[23, "migrating-pgr-trspviaedges-using-pgr-trspvia-withpoints"]], "Migrating pgr_trspViaEdges using pgr_withPointsVia": [[23, "migrating-pgr-trspviaedges-using-pgr-withpointsvia"]], "Migrating pgr_trspViaVertices using pgr_dijkstraVia": [[23, "migrating-pgr-trspviavertices-using-pgr-dijkstravia"]], "Migrating pgr_trspViaVertices using pgr_trspVia": [[23, "migrating-pgr-trspviavertices-using-pgr-trspvia"]], "Migration": [[23, "migration"]], "Migration guide": [[23, null]], "Migration of functions": [[23, "migration-of-functions"]], "Migration of pgr_KSP": [[23, "migration-of-pgr-ksp"]], "Migration of pgr_aStar": [[23, "migration-of-pgr-astar"]], "Migration of pgr_bdAstar": [[23, "migration-of-pgr-bdastar"]], "Migration of pgr_dijkstra": [[23, "migration-of-pgr-dijkstra"]], "Migration of pgr_drivingdistance": [[23, "migration-of-pgr-drivingdistance"]], "Migration of pgr_kruskalDD / pgr_kruskalBFS / pgr_kruskalDFS": [[23, "migration-of-pgr-kruskaldd-pgr-kruskalbfs-pgr-kruskaldfs"]], "Migration of pgr_maxCardinalityMatch": [[23, "migration-of-pgr-maxcardinalitymatch"]], "Migration of pgr_primDD / pgr_primBFS / pgr_primDFS": [[23, "migration-of-pgr-primdd-pgr-primbfs-pgr-primdfs"]], "Migration of pgr_trsp (Edges)": [[23, "migration-of-pgr-trsp-edges"]], "Migration of pgr_trsp (Vertices)": [[23, "migration-of-pgr-trsp-vertices"]], "Migration of pgr_trspViaEdges": [[23, "migration-of-pgr-trspviaedges"]], "Migration of pgr_trspViaVertices": [[23, "migration-of-pgr-trspviavertices"]], "Migration of pgr_withPointsDD": [[23, "migration-of-pgr-withpointsdd"]], "Migration of pgr_withPointsKSP": [[23, "migration-of-pgr-withpointsksp"]], "Migration of restrictions": [[23, "migration-of-restrictions"]], "Migration of turn restrictions": [[23, "migration-of-turn-restrictions"]], "Minors 2.x": [[121, "minors-2-x"]], "Minors 3.x": [[121, "minors-3-x"]], "More Information": [[27, "more-information"]], "Multiple Vertices": [[68, "multiple-vertices"]], "Multiple paths": [[25, "multiple-paths"]], "Multiple vertices": [[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"]], "Near optional parameters": [[65, "near-optional-parameters"], [66, "near-optional-parameters"]], "New restrictions structure": [[23, "new-restrictions-structure"]], "Nodes visited in the route.": [[67, "nodes-visited-in-the-route"], [106, "nodes-visited-in-the-route"], [107, "nodes-visited-in-the-route"], [117, "nodes-visited-in-the-route"]], "Non selective for multiple paths": [[25, "non-selective-for-multiple-paths"]], "Old restrictions contents": [[23, "old-restrictions-contents"]], "Old restrictions structure": [[23, "old-restrictions-structure"]], "On a left hand side driving network": [[130, "on-a-left-hand-side-driving-network"], [131, "on-a-left-hand-side-driving-network"]], "On a right hand side driving network": [[130, "on-a-right-hand-side-driving-network"], [131, "on-a-right-hand-side-driving-network"]], "One Via": [[67, "one-via"], [106, "one-via"], [107, "one-via"], [117, "one-via"]], "One answer per point, all columns": [[74, "one-answer-per-point-all-columns"]], "One answer, all columns": [[74, "one-answer-all-columns"]], "One point": [[74, "one-point"]], "One point dry run execution": [[74, "one-point-dry-run-execution"]], "One point examples": [[74, "one-point-examples"]], "One to Many": [[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"]], "One to One": [[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"]], "Operation: Dead End Contraction": [[13, "operation-dead-end-contraction"]], "Operation: Linear Contraction": [[13, "operation-linear-contraction"]], "Optional parameters": [[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"]], "Ordering - Family of functions": [[24, null]], "Orders SQL": [[5, "orders-sql"], [93, "orders-sql"], [94, "orders-sql"]], "Origin": [[4, "origin"]], "Parameters": [[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"]], "Parameters for the Via functions": [[25, "parameters-for-the-via-functions"]], "Pass in front or visits.": [[108, "pass-in-front-or-visits"]], "Passes in front or visits with left side driving.": [[112, "passes-in-front-or-visits-with-left-side-driving"]], "Passes in front or visits with right side driving.": [[112, "passes-in-front-or-visits-with-right-side-driving"]], "Performance": [[7, "performance"]], "Performance Tips": [[25, "performance-tips"]], "Pgrouting Concepts": [[20, "pgrouting-concepts"]], "Pick & Deliver Data": [[123, "pick-deliver-data"]], "Pick & Delivery": [[5, "pick-delivery"]], "Pick & deliver": [[5, "pick-deliver"]], "Pick-Deliver optional parameters": [[5, "pick-deliver-optional-parameters"], [93, "pick-deliver-optional-parameters"], [94, "pick-deliver-optional-parameters"]], "Points SQL": [[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"]], "Points of interest": [[74, "points-of-interest"], [123, "points-of-interest"]], "Points of interest fillup": [[74, "points-of-interest-fillup"], [123, "points-of-interest-fillup"]], "Points outside the graph": [[123, "points-outside-the-graph"]], "Prepare storage for connection information": [[25, "prepare-storage-for-connection-information"], [54, "prepare-storage-for-connection-information"], [74, "prepare-storage-for-connection-information"]], "Prepare the database": [[25, "prepare-the-database"]], "Prim - Family of functions": [[118, null]], "Prim multiple vertices": [[23, "prim-multiple-vertices"]], "Prim single vertex": [[23, "prim-single-vertex"]], "Problem Definition": [[4, "problem-definition"], [29, "problem-definition"], [30, "problem-definition"]], "Proposed Functions": [[119, null]], "Reference": [[120, null]], "Release Notes": [[20, "release-notes"], [121, null]], "Removing self loops on leaf nodes": [[86, "removing-self-loops-on-leaf-nodes"]], "Removing the surplus edges": [[25, "removing-the-surplus-edges"], [73, "removing-the-surplus-edges"]], "Reporting Problems": [[125, "reporting-problems"]], "Representation as directed with shared edge identifiers": [[85, "representation-as-directed-with-shared-edge-identifiers"]], "Representation as directed with unique edge identifiers": [[85, "representation-as-directed-with-unique-edge-identifiers"]], "Restrictions": [[3, "restrictions"], [123, "restrictions"]], "Restrictions SQL": [[3, "restrictions-sql"], [25, "restrictions-sql"], [105, "restrictions-sql"], [106, "restrictions-sql"], [107, "restrictions-sql"], [108, "restrictions-sql"], [109, "restrictions-sql"], [129, "restrictions-sql"]], "Restrictions data": [[23, "restrictions-data"], [123, "restrictions-data"]], "Result columns": [[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"]], "Result columns for a path": [[25, "result-columns-for-a-path"]], "Result columns for cost functions": [[25, "result-columns-for-cost-functions"]], "Result columns for flow functions": [[25, "result-columns-for-flow-functions"]], "Result columns for spanning tree functions": [[25, "result-columns-for-spanning-tree-functions"]], "Results": [[7, "results"]], "Return Value": [[34, "return-value"]], "Return columns": [[59, "return-columns"], [91, "return-columns"]], "Right driving side": [[116, "right-driving-side"], [130, "right-driving-side"], [131, "right-driving-side"]], "Right side driving topology": [[113, "right-side-driving-topology"]], "Route\u2019s aggregate cost of the route at the end of the third path.": [[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"]], "Sample Data": [[123, null]], "Save the edges connection information": [[25, "save-the-edges-connection-information"], [54, "save-the-edges-connection-information"], [74, "save-the-edges-connection-information"]], "Save the vertices connection information": [[25, "save-the-vertices-connection-information"], [54, "save-the-vertices-connection-information"], [74, "save-the-vertices-connection-information"]], "See Also": [[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"]], "Selective for multiple paths.": [[25, "selective-for-multiple-paths"]], "Short Version": [[26, "short-version"]], "Show details on undirected graph.": [[108, "show-details-on-undirected-graph"]], "Signature": [[93, "signature"], [94, "signature"], [110, "signature"]], "Signatures": [[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"]], "Simplifying leaf vertices": [[86, "simplifying-leaf-vertices"]], "Simulation of how algorithm works.": [[106, "simulation-of-how-algorithm-works"], [107, "simulation-of-how-algorithm-works"]], "Single Vertex": [[68, "single-vertex"]], "Single vertex": [[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"]], "Spanning Tree - Category": [[124, null]], "Special optional parameters": [[109, "special-optional-parameters"]], "Start from vertex 1": [[29, "start-from-vertex-1"]], "Status of \u201cpasses in front\u201d or \u201cvisits\u201d 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"]], "Status of \u201cpasses in front\u201d or \u201cvisits\u201d of the nodes.": [[67, "status-of-passes-in-front-or-visits-of-the-nodes"], [106, "status-of-passes-in-front-or-visits-of-the-nodes"]], "Store contraction information": [[13, "store-contraction-information"]], "Store edge results": [[86, "store-edge-results"]], "Summary Row": [[5, "summary-row"]], "Support": [[125, null]], "Support tables": [[123, "support-tables"]], "Synopsis": [[9, "synopsis"], [15, "synopsis"], [93, "synopsis"], [94, "synopsis"]], "TRSP - Family of functions": [[3, null]], "TRSP algorithm": [[3, "trsp-algorithm"]], "TSP optional parameters": [[4, "tsp-optional-parameters"], [29, "tsp-optional-parameters"], [30, "tsp-optional-parameters"]], "Table of Contents": [[4, "table-of-contents"], [20, null]], "Test 29 cities of Western Sahara": [[30, "test-29-cities-of-western-sahara"]], "Testing": [[26, "testing"]], "The aggregate costs of the route when the visited vertices are reached.": [[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"]], "The contracted graph": [[13, "the-contracted-graph"]], "The cycle": [[13, "the-cycle"]], "The data": [[86, "the-data"]], "The edge table update": [[13, "the-edge-table-update"]], "The main query": [[67, "the-main-query"], [106, "the-main-query"]], "The orders": [[94, "the-orders"], [123, "the-orders"]], "The original orders": [[94, "the-original-orders"], [123, "the-original-orders"]], "The problem definition (Advanced documentation)": [[16, "the-problem-definition-advanced-documentation"]], "The query": [[94, "the-query"]], "The topology": [[123, "the-topology"]], "The transformation": [[86, "the-transformation"]], "The vehicles": [[94, "the-vehicles"], [123, "the-vehicles"]], "The vertex table update": [[13, "the-vertex-table-update"]], "This Release Contributors": [[27, "this-release-contributors"]], "Time Handling": [[5, "time-handling"]], "Topology - Family of Functions": [[126, null]], "Topology data": [[123, "topology-data"]], "Total tour cost": [[30, "total-tour-cost"]], "Transformation - Family of functions": [[127, null]], "Traveling Sales Person - Family of functions": [[4, null]], "Traversal - Family of functions": [[128, null]], "Undirected graph with cost": [[123, "undirected-graph-with-cost"]], "Undirected graph with cost and reverse_cost": [[123, "undirected-graph-with-cost-and-reverse-cost"]], "Update costs based on codes": [[25, "update-costs-based-on-codes"]], "Update costs to length of geometry": [[25, "update-costs-to-length-of-geometry"]], "Updating edges topology": [[25, "updating-edges-topology"], [73, "updating-edges-topology"]], "Updating vertices topology": [[25, "updating-vertices-topology"], [73, "updating-vertices-topology"]], "Usage variations": [[107, "usage-variations"], [112, "usage-variations"], [117, "usage-variations"]], "Usage when the edge table\u2019s columns DO NOT MATCH the default values:": [[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"]], "Usage when the edge table\u2019s columns MATCH the default values:": [[35, "usage-when-the-edge-table-s-columns-match-the-default-values"], [56, "usage-when-the-edge-table-s-columns-match-the-default-values"]], "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"]], "Use pgr_findCloseEdges in the Points SQL.": [[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 with pgr_TSP.": [[114, "use-with-pgr-tsp"]], "Using points of interest to generate an asymetric matrix.": [[29, "using-points-of-interest-to-generate-an-asymetric-matrix"]], "Using the contracted graph": [[13, "using-the-contracted-graph"]], "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"]], "Vehicle Routing Functions - Category (Experimental)": [[5, null]], "Vehicles SQL": [[5, "vehicles-sql"], [93, "vehicles-sql"], [94, "vehicles-sql"]], "Vertex SQL": [[60, "vertex-sql"]], "Vertex information": [[25, "vertex-information"], [73, "vertex-information"]], "Vertices": [[123, "vertices"]], "Vertices data": [[123, "vertices-data"]], "Vertices that belong to the contracted graph.": [[13, "vertices-that-belong-to-the-contracted-graph"]], "Via - Category": [[129, null]], "Via optional parameters": [[67, "via-optional-parameters"], [106, "via-optional-parameters"], [107, "via-optional-parameters"], [117, "via-optional-parameters"], [129, "via-optional-parameters"]], "Visual results": [[30, "visual-results"]], "When driving side does not matter": [[130, "when-driving-side-does-not-matter"], [131, "when-driving-side-does-not-matter"]], "When identifiers of vertices are known": [[73, "when-identifiers-of-vertices-are-known"]], "When line geometry is known": [[73, "when-line-geometry-is-known"]], "When vertex geometry is known": [[73, "when-vertex-geometry-is-known"]], "Wiki example": [[25, "wiki-example"]], "With full output": [[56, "with-full-output"]], "With points optional parameters": [[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"]], "aStar optional parameters": [[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"]], "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.0.0 Release Notes": [[121, "pgrouting-2-0-0-release-notes"]], "pgRouting 2.0.1 Release Notes": [[121, "pgrouting-2-0-1-release-notes"]], "pgRouting 2.1": [[121, "pgrouting-2-1"]], "pgRouting 2.1.0 Release Notes": [[121, "pgrouting-2-1-0-release-notes"]], "pgRouting 2.2": [[121, "pgrouting-2-2"]], "pgRouting 2.2.0 Release Notes": [[121, "pgrouting-2-2-0-release-notes"]], "pgRouting 2.2.1 Release Notes": [[121, "pgrouting-2-2-1-release-notes"]], "pgRouting 2.2.2 Release Notes": [[121, "pgrouting-2-2-2-release-notes"]], "pgRouting 2.2.3 Release Notes": [[121, "pgrouting-2-2-3-release-notes"]], "pgRouting 2.2.4 Release Notes": [[121, "pgrouting-2-2-4-release-notes"]], "pgRouting 2.3": [[121, "pgrouting-2-3"]], "pgRouting 2.3.0 Release Notes": [[121, "pgrouting-2-3-0-release-notes"]], "pgRouting 2.3.1 Release Notes": [[121, "pgrouting-2-3-1-release-notes"]], "pgRouting 2.3.2 Release Notes": [[121, "pgrouting-2-3-2-release-notes"]], "pgRouting 2.4": [[121, "pgrouting-2-4"]], "pgRouting 2.4.0 Release Notes": [[121, "pgrouting-2-4-0-release-notes"]], "pgRouting 2.4.1 Release Notes": [[121, "pgrouting-2-4-1-release-notes"]], "pgRouting 2.4.2 Release Notes": [[121, "pgrouting-2-4-2-release-notes"]], "pgRouting 2.5": [[121, "pgrouting-2-5"]], "pgRouting 2.5.0 Release Notes": [[121, "pgrouting-2-5-0-release-notes"]], "pgRouting 2.5.1 Release Notes": [[121, "pgrouting-2-5-1-release-notes"]], "pgRouting 2.5.2 Release Notes": [[121, "pgrouting-2-5-2-release-notes"]], "pgRouting 2.5.3 Release Notes": [[121, "pgrouting-2-5-3-release-notes"]], "pgRouting 2.5.4 Release Notes": [[121, "pgrouting-2-5-4-release-notes"]], "pgRouting 2.5.5 Release Notes": [[121, "pgrouting-2-5-5-release-notes"]], "pgRouting 2.6": [[121, "pgrouting-2-6"]], "pgRouting 2.6.0 Release Notes": [[121, "pgrouting-2-6-0-release-notes"]], "pgRouting 2.6.1 Release Notes": [[121, "pgrouting-2-6-1-release-notes"]], "pgRouting 2.6.2 Release Notes": [[121, "pgrouting-2-6-2-release-notes"]], "pgRouting 2.6.3 Release Notes": [[121, "pgrouting-2-6-3-release-notes"]], "pgRouting 3": [[121, "pgrouting-3"]], "pgRouting 3.0": [[121, "pgrouting-3-0"]], "pgRouting 3.0.0 Release Notes": [[121, "pgrouting-3-0-0-release-notes"]], "pgRouting 3.0.1 Release Notes": [[121, "pgrouting-3-0-1-release-notes"]], "pgRouting 3.0.2 Release Notes": [[121, "pgrouting-3-0-2-release-notes"]], "pgRouting 3.0.3 Release Notes": [[121, "pgrouting-3-0-3-release-notes"]], "pgRouting 3.0.4 Release Notes": [[121, "pgrouting-3-0-4-release-notes"]], "pgRouting 3.0.5 Release Notes": [[121, "pgrouting-3-0-5-release-notes"]], "pgRouting 3.0.6 Release Notes": [[121, "pgrouting-3-0-6-release-notes"]], "pgRouting 3.1": [[121, "pgrouting-3-1"]], "pgRouting 3.1.0 Release Notes": [[121, "pgrouting-3-1-0-release-notes"]], "pgRouting 3.1.1 Release Notes": [[121, "pgrouting-3-1-1-release-notes"]], "pgRouting 3.1.2 Release Notes": [[121, "pgrouting-3-1-2-release-notes"]], "pgRouting 3.1.3 Release Notes": [[121, "pgrouting-3-1-3-release-notes"]], "pgRouting 3.1.4 Release Notes": [[121, "pgrouting-3-1-4-release-notes"]], "pgRouting 3.2": [[121, "pgrouting-3-2"]], "pgRouting 3.2.0 Release Notes": [[121, "pgrouting-3-2-0-release-notes"]], "pgRouting 3.2.1 Release Notes": [[121, "pgrouting-3-2-1-release-notes"]], "pgRouting 3.2.2 Release Notes": [[121, "pgrouting-3-2-2-release-notes"]], "pgRouting 3.3": [[121, "pgrouting-3-3"]], "pgRouting 3.3.0 Release Notes": [[121, "pgrouting-3-3-0-release-notes"]], "pgRouting 3.3.1 Release Notes": [[121, "pgrouting-3-3-1-release-notes"]], "pgRouting 3.3.2 Release Notes": [[121, "pgrouting-3-3-2-release-notes"]], "pgRouting 3.3.3 Release Notes": [[121, "pgrouting-3-3-3-release-notes"]], "pgRouting 3.3.4 Release Notes": [[121, "pgrouting-3-3-4-release-notes"]], "pgRouting 3.3.5 Release Notes": [[121, "pgrouting-3-3-5-release-notes"]], "pgRouting 3.4": [[121, "pgrouting-3-4"]], "pgRouting 3.4.0 Release Notes": [[121, "pgrouting-3-4-0-release-notes"]], "pgRouting 3.4.1 Release Notes": [[121, "pgrouting-3-4-1-release-notes"]], "pgRouting 3.4.2 Release Notes": [[121, "pgrouting-3-4-2-release-notes"]], "pgRouting 3.5": [[121, "pgrouting-3-5"]], "pgRouting 3.5.0 Release Notes": [[121, "pgrouting-3-5-0-release-notes"]], "pgRouting 3.5.1 Release Notes": [[121, "pgrouting-3-5-1-release-notes"]], "pgRouting 3.6": [[121, "pgrouting-3-6"]], "pgRouting 3.6.0 Release Notes": [[121, "pgrouting-3-6-0-release-notes"]], "pgRouting 3.6.1 Release Notes": [[121, "pgrouting-3-6-1-release-notes"]], "pgRouting 3.6.2 Release Notes": [[121, "pgrouting-3-6-2-release-notes"]], "pgRouting 3.6.3 Release Notes": [[121, "pgrouting-3-6-3-release-notes"]], "pgRouting 3.7": [[121, "pgrouting-3-7"]], "pgRouting 3.7.0 Release Notes": [[20, "pgrouting-3-7-0-release-notes"], [121, "pgrouting-3-7-0-release-notes"]], "pgRouting Concepts": [[25, null]], "pgr_KSP": [[28, null]], "pgr_KSP (One to One)": [[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 Proposed": [[60, null]], "pgr_depthFirstSearch - Proposed": [[61, null]], "pgr_dijkstra": [[62, null]], "pgr_dijkstraCost": [[63, null]], "pgr_dijkstraCostMatrix": [[64, null]], "pgr_dijkstraNear - Proposed": [[65, null]], "pgr_dijkstraNearCost - Proposed": [[66, null]], "pgr_dijkstraVia - Proposed": [[67, null]], "pgr_drivingDistance": [[68, null]], "pgr_drivingdistance (Multiple vertices)": [[23, "pgr-drivingdistance-multiple-vertices"]], "pgr_drivingdistance (Single vertex)": [[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 Proposed": [[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 - Proposed": [[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 - Proposed": [[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 - Proposed": [[112, null]], "pgr_withPointsCost - Proposed": [[113, null]], "pgr_withPointsCostMatrix - proposed": [[114, null]], "pgr_withPointsDD (Multiple vertices)": [[23, "pgr-withpointsdd-multiple-vertices"]], "pgr_withPointsDD (Single vertex)": [[23, "pgr-withpointsdd-single-vertex"]], "pgr_withPointsDD - Proposed": [[115, null]], "pgr_withPointsKSP (One to One)": [[23, "pgr-withpointsksp-one-to-one"]], "pgr_withPointsKSP - Proposed": [[116, null]], "pgr_withPointsVia - Proposed": [[117, null]], "withPoints - Category": [[130, null]], "withPoints - Family of functions": [[131, null]], "withPointsKSP optional parameters": [[116, "withpointsksp-optional-parameters"]]}, "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, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 23, 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, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 108, 109, 112, 113, 114, 115, 116, 118, 119, 121, 122, 124, 126, 129, 130, 131], "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_bf": 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, 5, 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, "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": [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, "18th": 4, "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, "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, 128, 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, "203": [85, 94, 123], "2057": 121, "207030": 7, "20710": 7, "208": 111, "20833": 30, "2087": 121, "20900": 30, "2093": 121, "20algorithm": [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, 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, "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_theori": [51, 88], "29": [28, 51, 52, 70, 77, 88, 94, 108, 112, 116, 123], "29050": 7, "293": [94, 123], "2958": 7, "2nd": 77, "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, "3th": [108, 112], "4": [3, 5, 6, 7, 13, 23, 25, 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, 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, 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, 76, 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, 110, 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, 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], "A": [3, 4, 5, 9, 13, 16, 19, 20, 23, 25, 27, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 48, 51, 54, 56, 57, 62, 63, 65, 66, 77, 78, 86, 87, 88, 92, 93, 94, 101, 102, 111, 115, 121, 122, 123, 124], "AND": [13, 25, 29, 35, 36, 57, 67, 73, 86, 106, 107, 117], "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, 70, 71, 72, 73, 74, 86, 89, 90, 91, 93, 94, 99, 103, 105, 106, 107, 108, 111, 112, 113, 114, 115, 116, 117, 123], "And": [4, 5, 23, 25, 27, 54, 56, 74, 121], "As": [29, 121], "At": [69, 101], "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], "Be": 23, "Being": 113, "But": [1, 2, 3, 11, 14, 15, 16, 17, 25, 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], "By": [15, 19, 23, 43, 49, 64, 71, 90, 91, 99, 114], "FOR": [35, 36, 56, 57, 92], "For": [0, 5, 6, 7, 8, 9, 13, 16, 17, 19, 20, 23, 26, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 56, 59, 60, 61, 63, 65, 66, 68, 72, 73, 74, 75, 79, 81, 82, 83, 85, 87, 96, 97, 98, 101, 103, 106, 107, 108, 112, 113, 115, 116, 123, 124, 125, 130, 131], "IF": [35, 56, 57, 60, 73, 111], "IN": [13, 23, 25, 29, 33, 40, 43, 49, 64, 70, 71, 73, 85, 86, 89, 90, 91, 99, 101, 104, 108, 112, 121], "INTO": [3, 13, 23, 25, 30, 48, 54, 56, 73, 74, 78, 85, 86, 94, 111, 123], "If": [3, 5, 6, 8, 15, 16, 23, 25, 26, 31, 32, 38, 39, 47, 48, 60, 73, 84, 93, 105, 107, 108, 112, 113, 114, 115, 116, 117, 125, 129, 130, 131], "In": [1, 13, 15, 16, 19, 23, 25, 27, 35, 44, 49, 54, 56, 57, 58, 59, 65, 66, 69, 71, 73, 74, 77, 85, 86, 90, 91, 99, 101, 107, 108, 112, 113, 114, 115, 116, 117, 123, 125, 129, 130, 131], "It": [0, 1, 4, 7, 8, 9, 13, 14, 15, 16, 21, 23, 25, 29, 32, 36, 39, 41, 42, 43, 44, 47, 61, 62, 63, 64, 69, 72, 73, 75, 77, 78, 79, 80, 81, 82, 83, 87, 92, 95, 96, 97, 98, 100, 101, 105, 113, 114, 118, 124, 125, 130, 131], "NOT": [4, 23, 29, 30, 49, 70, 71, 86, 89, 90, 91, 94, 99, 111, 121, 123], "Near": 121, "No": [5, 13, 17, 25, 33, 40, 82, 92, 93, 94, 97, 109, 111, 116, 121], "Not": 121, "OF": [29, 30], "ON": [25, 26, 30, 54, 60, 74, 86, 94, 106, 107, 123], "OR": [13, 23, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 51, 52, 54, 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], "On": [3, 4, 13, 23, 29, 30, 65, 66, 74, 86, 121, 123, 125], "One": [5, 7, 86, 93, 94, 121], "Or": [25, 92], "Such": 78, "THEN": [23, 25, 36, 67, 73, 74, 106, 107, 108, 112, 117], "TO": [26, 111, 125], "That": [25, 60, 73], "The": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 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, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 108, 109, 111, 112, 113, 114, 115, 116, 118, 119, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131], "Then": [16, 19, 26, 101], "There": [4, 5, 6, 8, 13, 19, 25, 31, 32, 38, 39, 49, 54, 71, 73, 74, 77, 85, 88, 89, 90, 91, 92, 93, 94, 99, 113, 114, 123, 125, 130], "These": [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], "To": [4, 5, 20, 23, 25, 26, 29, 54, 60, 73, 74, 85, 92, 121, 123], "WITH": [7, 13, 25, 30, 54, 56, 57, 60, 73, 74, 86, 94, 106, 107, 111, 123], "Will": [23, 29], "With": [25, 29, 30, 54, 74, 121], "_": 113, "___pgr___test___": 26, "__glibc__": 121, "__linux__": 121, "_box": 5, "_capac": 19, "_capacity_i": 19, "_cost": [16, 29], "_cost_": 25, "_cost_i": 16, "_id": 19, "_id_i": 19, "_maxflow": 19, "_of": [67, 106, 107, 117], "_pgr_array_revers": 23, "_pgr_makedistancematrix": 121, "_radiu": 34, "_search_algorithm": [6, 8, 31, 38], "_seq": 16, "_seq_": 16, "_seq_i": 16, "_sql": 19, "_time": [5, 93, 94], "_vertex": 19, "_vertices_pgr": [35, 36, 56, 57], "_vid": [44, 47, 59, 108, 112, 113], "_weight": 5, "aasheesh": 27, "ab": [6, 31, 32, 33, 38, 39, 40, 108, 112], "abandon": 121, "abhinav": 27, "abil": [92, 130], "abl": [23, 25, 26, 73, 123], "about": [3, 4, 23, 25, 26, 28, 36, 54, 62, 67, 74, 76, 106, 107, 109, 112, 116, 117, 123, 125], "abov": [13, 25, 26, 84], "academ": 13, "accept": [23, 35, 56, 57, 121, 123], "access": 25, "accommod": 92, "accord": [130, 131], "account": [25, 60, 92], "accumul": 121, "achiv": [130, 131], "ackermann": 88, "ackermann_funct": 88, "across": 86, "act": [5, 85], "actual": [19, 25, 73], "acycl": [59, 103], "ad": [13, 20, 23, 28, 31, 34, 38, 55, 62, 68, 81, 82, 83, 87, 96, 97, 98, 115, 116, 118, 121, 123, 130, 131], "add": [21, 23, 25, 26, 27, 36, 54, 55, 74, 87, 92, 121, 125, 130, 131], "addit": [23, 25, 26, 121, 123, 126, 130, 131], "addition": 19, "aditionali": 128, "aditya": 27, "adjac": [13, 48, 58, 61, 69, 85, 86], "adjec": 13, "adjust": [73, 74, 121], "administr": [3, 20, 86, 122, 126], "admit": 78, "adrien": 27, "adujst": 121, "advantag": 45, "af": 13, "affect": [13, 23, 45, 56, 57, 130, 131], "affirm": 26, "after": [5, 13, 23, 25, 26, 35, 36, 44, 56, 57, 58, 73, 77, 92, 93, 94, 123], "again": [25, 73], "against": [92, 121], "agarw": 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, "aggreg": [0, 5, 6, 7, 9, 14, 15, 16, 17, 19, 20, 25, 28, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 47, 49, 50, 52, 59, 61, 62, 63, 64, 65, 66, 68, 70, 71, 72, 75, 77, 79, 81, 82, 83, 90, 91, 96, 97, 98, 99, 105, 108, 109, 112, 113, 114, 115, 116, 122, 129], "akhil": 27, "akio": 27, "al": [4, 23, 25], "aleatori": [0, 50, 61], "algebra": 58, "algo2": 13, "algorithm": [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, 105, 108, 109, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 124, 127, 130, 131], "align": 25, "alik": [20, 27], "all": [5, 17, 19, 21, 23, 25, 26, 27, 28, 29, 35, 36, 45, 47, 49, 54, 55, 56, 57, 61, 65, 66, 67, 68, 69, 71, 72, 73, 77, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 97, 99, 100, 101, 102, 106, 107, 109, 112, 115, 116, 117, 118, 121, 122, 123, 124, 125, 129, 130, 131], "all_seg": [25, 73], "all_vertic": 60, "alledg": 47, "allow": [3, 5, 6, 13, 25, 60, 65, 66, 74, 93, 94, 105, 106, 107, 108, 109, 121, 123, 129], "along": [48, 130], "alpha": [7, 17, 20, 34, 68, 88, 121, 122], "alreadi": [5, 60, 125], "also": [20, 25, 121, 125], "alter": [13, 25, 26, 36, 54, 56, 73, 74, 86, 92, 123], "altern": [56, 109, 121], "although": 25, "alwai": [69, 85, 100, 123], "am": 5, "ambigu": 121, "amd": 7, "an": [0, 3, 4, 5, 8, 9, 10, 12, 15, 16, 18, 19, 20, 23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 72, 73, 74, 77, 81, 83, 85, 86, 92, 93, 94, 96, 98, 100, 101, 104, 105, 106, 107, 108, 109, 112, 113, 114, 116, 118, 121, 122, 123, 124, 125, 126, 129, 130], "analys": 36, "analysi": [6, 20, 27, 35, 36, 92], "analyt": 121, "analyz": [20, 25, 35, 36, 57, 73, 92, 109, 122, 126], "andrea": 27, "ani": [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], "annael": [33, 40, 43, 64, 114, 121], "anneal": [29, 30], "anoth": [13, 25, 47, 73, 84, 118, 131], "answer": 103, "anthoni": 27, "anton": 27, "anyarrai": [23, 105, 115, 121], "anywher": [119, 131], "api": 7, "appear": [13, 68, 73, 103, 115, 125], "appl": 5, "appli": [13, 121], "applic": [19, 20, 25, 60, 73, 74, 78, 86, 100, 122, 123, 126, 130], "appro": [4, 29, 30], "approach": [11, 18, 54, 100, 119], "appropi": [94, 123], "appropiri": 56, "appropri": [25, 35, 36, 56, 57], "approx": 5, "approxim": [4, 29, 30], "aproxim": [29, 30], "apt": 26, "ar": [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, 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, 108, 109, 111, 112, 113, 114, 115, 116, 118, 119, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131], "arbitrari": [68, 115, 118, 130], "arbitrarli": 30, "arc": 77, "archiv": [26, 41, 42], "area": [5, 25, 34, 36], "argument": [34, 35, 56, 57], "around": 4, "arrai": [0, 3, 13, 15, 16, 17, 23, 25, 28, 29, 30, 31, 32, 33, 36, 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, 74, 81, 82, 83, 89, 90, 91, 96, 97, 98, 99, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "array_agg": [25, 29, 33, 40, 43, 54, 64, 73, 74, 86, 93], "array_length": [25, 60], "array_prepend": 23, "arriv": [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], "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], "arrow": [85, 123, 130, 131], "articul": [12, 20, 37, 122], "aryan": 27, "ascend": [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], "ashish": 27, "ashraf": 27, "ask": [4, 20, 26, 29, 30, 125], "assert": 121, "assign": [25, 31, 32, 38, 39, 41, 42, 44, 47, 49, 58, 59, 62, 63, 69, 70, 71, 72, 89, 90, 91, 99, 100], "assigned_vertic": 86, "assist": 74, "associ": [25, 26, 92, 126], "assum": 26, "astar": 121, "astar_search": [6, 8, 31, 38], "asymmetr": 29, "attempt": 3, "attribut": [20, 25, 27, 73, 126], "author": [92, 121], "autodetect": 23, "autom": 121, "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], "auxiliari": [23, 73], "avail": [6, 8, 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, 125], "averag": [5, 6, 7, 15, 43, 64, 72, 114], "avoid": [3, 25, 67, 106, 107, 117, 121, 129, 130], "awai": 74, "awar": 23, "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": [5, 20, 36, 93, 94, 121], "backend": [60, 73], "backport": 121, "backtrack": 61, "backward": [8, 9, 121], "bakli": 27, "ball": 26, "band": 58, "bandwidth": 58, "basa": 27, "base": [2, 5, 6, 8, 9, 11, 16, 17, 18, 20, 28, 35, 54, 56, 57, 60, 62, 73, 85, 86, 92, 102, 119, 121, 122, 123, 126, 130, 131], "basic": [25, 54, 58, 74, 92, 118], "bbox": 7, "bdastar": 121, "bddijkstra": 121, "becaus": [13, 23, 25, 29, 35, 36, 56, 57, 65, 66, 74, 78, 86, 92, 106, 107, 109, 121, 123], "becom": [4, 5, 29, 30, 130, 131], "been": [4, 5, 23, 25, 26, 56, 57, 73, 92, 107, 121, 125, 130], "befor": [4, 5, 23, 26, 29, 30, 60, 74, 92, 93, 94, 103, 121], "begin": [16, 19, 25, 28, 31, 38, 41, 44, 47, 59, 62, 65, 67, 70, 72, 77, 105, 106, 107, 108, 109, 111, 116, 117, 129], "behnck": 27, "being": [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, 121, 126, 127, 128, 129, 130, 131], "believ": 4, "bellman": [44, 59, 72, 121], "bellow": 123, "belong": [14, 15, 37, 43, 46, 47, 54, 64, 74, 102, 104, 108, 112, 113, 114, 121, 131], "below": [0, 5, 7, 10, 15, 16, 17, 25, 26, 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, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 108, 112, 113, 114, 115, 125, 130, 131], "benav": 27, "benchmark": [94, 123], "berchet": 27, "besid": 129, "best": [60, 65, 66, 72, 93, 94, 125], "better": [5, 93, 94, 121], "betwe": 45, "between": [4, 5, 7, 13, 16, 18, 19, 20, 22, 29, 30, 44, 45, 47, 65, 66, 67, 70, 72, 74, 75, 79, 86, 92, 93, 94, 101, 104, 106, 107, 117, 122, 129, 130], "betweenness_centr": 45, "bewtween": [8, 9, 41, 42, 43], "bf": [20, 47, 50, 122, 128], "bgl": 26, "bi": [36, 121], "biconnect": [12, 20, 37, 46, 122], "bidirect": [6, 20, 25, 31, 38, 39, 40, 41, 42, 43, 121, 122], "bidirectional_search": [41, 42], "big": [25, 56, 60, 73], "bigcup": [16, 19], "bigg": 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], "bigseri": [74, 123], "binari": [26, 47], "bipartit": [11, 18, 48, 69], "bit": 121, "blue": [13, 48, 78, 123, 130, 131], "bodi": 13, "bogu": 121, "boldsymbol": [16, 19], "book": 4, "bool": 26, "boolean": [7, 13, 15, 16, 23, 25, 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_vers": 121, "both": [5, 15, 25, 26, 36, 44, 45, 54, 61, 65, 66, 74, 92, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "bound": [7, 25, 36, 75, 79, 90, 91], "box": [5, 7, 75, 79], "boyer": 78, "boyer_myrvold": 78, "boykov": [19, 20, 49, 122], "boykov_kolmogorov_max_flow": 49, "brake": [68, 115], "brand": [18, 22, 45], "breadth": [0, 47, 50, 58, 81, 121], "break": [34, 62, 110, 121], "breakup": 25, "breath": [18, 81, 96, 128], "bridg": [12, 20, 25, 51, 73, 122], "bridge_": 51, "bring": 92, "broad": 27, "broken": 92, "buffer": 7, "bug": [55, 121, 125], "build": [13, 20, 56, 76, 106, 107, 117, 118, 121], "build_doxi": 26, "build_html": 26, "build_latex": 26, "build_man": 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], "built": [56, 60, 76, 84, 121], "bump": [25, 60], "buse": [65, 66], "c": [3, 5, 7, 10, 11, 12, 13, 18, 19, 20, 22, 24, 25, 26, 27, 41, 42, 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], "calcul": [4, 5, 8, 9, 13, 16, 17, 18, 19, 20, 22, 25, 28, 29, 33, 40, 43, 45, 49, 52, 53, 60, 64, 70, 71, 73, 74, 75, 78, 79, 82, 84, 87, 88, 89, 90, 91, 97, 99, 109, 113, 114, 116, 122, 123], "call": [3, 25, 37, 60, 68, 74, 78, 84, 86, 115, 118, 121, 123], "camptocamp": 27, "can": [1, 2, 3, 4, 5, 8, 9, 11, 13, 14, 15, 16, 17, 19, 23, 25, 26, 27, 29, 30, 35, 36, 37, 42, 43, 44, 46, 47, 48, 49, 51, 54, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 70, 71, 72, 73, 74, 78, 84, 85, 86, 90, 91, 92, 99, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 121, 123, 125, 126, 127, 128, 129, 130, 131], "cancel": 121, "cannot": 70, "cap": [65, 66, 74, 107, 108, 112, 113, 114, 115, 116, 117], "capabl": 77, "capac": [19, 25, 49, 54, 71, 73, 74, 89, 90, 91, 93, 94, 99, 111, 123], "capacit": [5, 94], "capacity_i": 19, "capranica": 125, "car": [65, 66], "cardin": [19, 20, 88, 122], "care": [23, 36], "cargo": [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], "carri": 5, "cascad": [25, 111], "case": [4, 7, 9, 14, 15, 16, 19, 23, 25, 29, 30, 32, 36, 39, 41, 42, 43, 44, 63, 64, 67, 72, 73, 74, 75, 77, 79, 90, 91, 92, 106, 107, 108, 112, 114, 117, 123], "case_no": 111, "cast": [23, 121], "catchament": [16, 20, 82, 97, 122], "categori": [18, 21, 23, 25, 28, 29, 32, 33, 39, 40, 43, 50, 61, 64, 67, 74, 80, 81, 82, 83, 93, 94, 95, 96, 97, 98, 106, 107, 108, 109, 112, 114, 116, 117, 118, 119, 121, 123, 128, 131], "category_id": 121, "caus": [77, 125], "cayetano": 27, "cd": 26, "ce": [25, 54, 74], "cell": [4, 20, 122], "central": [18, 22, 45], "centuri": 4, "certain": 5, "cgal": [34, 121], "chang": [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, 41, 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, 119, 126, 127, 128, 129, 130, 131], "char": [15, 25, 74, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "charact": [23, 115, 121], "character": 70, "characterist": [6, 7, 8, 10, 16, 19, 21, 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, 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, 123, 124], "chauhan": 27, "chaurasia": 27, "cheapest": 118, "check": [13, 20, 26, 35, 36, 48, 56, 57, 90, 92, 121], "checkout": 26, "chines": [18, 52, 53, 121], "chk": [35, 36, 56, 57], "choic": [4, 75, 79], "chosen": 101, "christian": 27, "chromat": 69, "ci": [20, 121], "circuit": [52, 53, 77], "circumcent": 34, "circut": 77, "cirucit": 77, "citi": [4, 29, 123, 130, 131], "clang": [20, 121], "class": 13, "classifi": [73, 121], "claus": 121, "clean": [35, 36, 92, 121], "cleanup": [20, 121], "clear": 23, "click": 123, "client": [121, 130], "client_min_messag": [111, 125], "cliff": [25, 60], "clone": 26, "close": [5, 20, 25, 60, 74, 93, 94, 107, 108, 112, 113, 114, 115, 117, 121, 123], "close_tim": 111, "closest": [15, 68, 107, 108, 112, 113, 114, 115, 116, 117, 121, 129, 130, 131], "closest_vertex": [25, 54, 74], "closur": 104, "cluster": 104, "cm": 58, "cmake": [26, 121], "cmu": 13, "cname": 121, "cnt": [35, 36, 56, 57, 92], "coalesc": [60, 73, 106, 107, 123], "code": [3, 5, 10, 11, 12, 13, 18, 19, 20, 22, 24, 26, 27, 44, 47, 48, 50, 52, 53, 58, 59, 60, 69, 72, 73, 74, 77, 78, 84, 86, 87, 90, 91, 92, 93, 94, 101, 103, 104, 109, 111, 121, 125, 127, 128], "coincid": 92, "collat": 123, "collect": [15, 34, 121], "color": [13, 18, 48, 69, 100, 119, 121], "color_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, 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], "column": [3, 4, 9, 10, 16, 20, 21, 23, 36, 92, 118, 121, 123, 130, 131], "com": [26, 27, 47, 125], "combin": [7, 14, 15, 43, 64, 101, 114, 121], "combinations_t": 121, "combinatori": 4, "come": [23, 25, 73, 94, 103, 123], "command": 26, "comment": [26, 27], "commerci": 20, "commit": 121, "common": [5, 20, 25, 27, 85, 88, 92, 125], "commun": [27, 125], "compani": 125, "compar": [6, 23, 30, 31, 32, 33, 38, 39, 40, 94, 121], "compat": [25, 121], "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, 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], "compile_d": [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], "complet": [25, 29, 35, 36, 58, 76, 85], "complete_graph": 86, "complex": [58, 72, 77], "compon": [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], "compos": 131, "compres": 104, "compulsori": [23, 25, 115, 116, 121, 129, 130], "comput": [7, 16, 17, 20, 44, 62, 63, 64, 68, 72, 114, 122], "comun": [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], "conceiv": [16, 62, 63, 64, 114], "concept": 121, "condit": [13, 35, 36, 56, 57, 121], "configur": [20, 108], "conflict": [106, 107], "conform": [17, 68, 82, 97, 115], "confus": 130, "connect": [0, 1, 4, 10, 12, 13, 18, 20, 21, 26, 30, 37, 46, 48, 51, 52, 53, 65, 66, 80, 81, 82, 83, 86, 87, 95, 96, 97, 98, 100, 101, 102, 104, 118, 121, 122, 124], "consid": [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], "consider": [5, 45], "consist": [5, 25, 54, 73, 74, 87, 123, 124], "consol": 26, "constrain": 47, "consult": [25, 125], "contact": 125, "contain": [23, 25, 28, 35, 36, 44, 46, 52, 53, 56, 57, 74, 87, 88, 92, 101, 105, 109, 116], "content": [26, 65, 66], "context": [103, 125], "continu": [5, 61], "continuo": 129, "contract": [20, 60, 121, 122, 126], "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_ord": 55, "contraction_result": 13, "contrast": 118, "contrct": 13, "contribut": [20, 27, 121, 125], "contributor": 20, "control": 45, "conveni": 121, "convers": [5, 6, 25, 36], "convert": [5, 15, 25, 86, 94, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "convin": 123, "convini": 123, "cooling_factor": [29, 30], "coordin": [4, 6, 8, 20, 25, 29, 31, 32, 33, 38, 39, 40, 74, 122, 123], "copi": [25, 73, 92, 121], "copyright": 92, "core": 121, "corpor": 125, "correct": [25, 26, 35, 57, 60, 73, 118, 121], "correctli": 92, "correspond": [6, 8, 17, 31, 32, 33, 35, 36, 38, 39, 40, 68, 74, 82, 85, 97, 107, 108, 112, 113, 114, 115, 116, 117, 119, 123, 126], "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, "could": [23, 35, 36, 56, 57, 86, 121], "count": [7, 35, 36, 60, 77, 92, 119, 126], "countri": [25, 130], "cours": [41, 42], "cover": 25, "cp": 47, "cpaciti": 123, "cpplint": 121, "cpu": 7, "crash": [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], "creat": [3, 5, 7, 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, 60, 69, 71, 72, 74, 77, 78, 81, 82, 83, 84, 85, 87, 90, 91, 92, 93, 94, 96, 97, 98, 99, 101, 103, 104, 109, 111, 121, 122, 123, 125, 126, 127, 128], "createdb": [7, 25, 26], "createextens": 26, "createus": 26, "creation": [23, 56, 121, 123], "creativ": [20, 27], "credit": 20, "cross": [54, 74, 78], "cross_edg": 86, "csi": 27, "cup": [16, 19, 25, 62], "curb": [25, 60], "current": [1, 2, 3, 5, 6, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 24, 25, 26, 29, 30, 31, 32, 33, 38, 39, 40, 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], "currnetli": 55, "custom": [5, 93, 94], "cut": [37, 101], "cuthil": [18, 24, 58], "cvrp": 5, "cvrppdtw": 5, "cycl": [5, 21, 44, 48, 59, 93, 94], "cyclic": 48, "czech": 118, "d": [5, 7, 13, 94, 100, 123], "d_close": [5, 93, 94, 123], "d_node_id": [5, 93, 94, 123], "d_open": [5, 93, 94, 123], "d_servic": [5, 93, 94, 123], "d_x": [5, 94, 123], "d_y": [5, 94, 123], "dag": [59, 103], "daniel": 27, "data": [5, 20, 28, 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, 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, 121, 130, 131], "databas": [20, 27, 85, 119, 122, 123, 126, 130], "dataset": [25, 30], "date": 76, "dave": 27, "david": 27, "dd": 92, "ddoc_use_bootstrap": 26, "de": 7, "dead": [35, 54, 55, 74, 92], "debug": 125, "decent": 60, "decid": [13, 92], "decis": 25, "decreas": [13, 44, 55], "deep": 61, "default": [0, 3, 4, 5, 6, 7, 10, 13, 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, 121, 123, 129, 130, 131], "defin": [5, 16, 19, 25, 35, 36, 44, 56, 57, 77, 108, 112, 113, 116], "defini": 16, "definit": [19, 34, 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, 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], "delet": [25, 51, 73, 86], "deliveri": [18, 93, 94, 123], "delta": [6, 31, 32, 33, 38, 39, 40, 69], "demand": [93, 94, 123], "demonstr": [26, 31, 32, 38, 39, 41, 42, 44, 59, 62, 63, 72, 130, 131], "deni": 27, "denot": [29, 44], "dens": 75, "densiti": 7, "depart": [5, 25, 65, 66, 67, 93, 94, 106, 107, 117, 129], "departur": [13, 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, 109, 112, 113, 116, 130, 131], "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, 20, 22, 23, 24, 25, 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, 121, 123, 126, 127, 128, 129, 130, 131], "depot": [5, 18], "deprec": [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, 88, 90, 91, 93, 94, 101, 103, 104, 105, 109, 111, 115, 116, 121, 127, 128], "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], "desc": [50, 61, 86], "descend": [50, 55, 61], "describ": [0, 3, 5, 7, 10, 15, 16, 17, 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, 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], "descript": [0, 3, 4, 5, 7, 11, 13, 15, 16, 17, 19, 25, 93, 94, 123, 129, 130, 131], "design": [25, 73, 85, 121, 123], "desir": [5, 25, 28], "dest_id": 111, "destin": [13, 19, 25, 28, 70, 105, 108, 109, 116], "detail": [4, 12, 18, 19, 20, 23, 26, 76, 107, 112, 113, 114, 115, 116, 117, 121, 122, 130, 131], "detect": [35, 77, 92, 106, 107, 121], "determin": [35, 56, 57, 101], "deterparti": 74, "dev": [26, 121, 125], "develop": [4, 25, 26, 27, 60, 73, 118, 121, 125], "df": [11, 18, 20, 54, 102, 122, 128], "dfrac": 7, "differ": [4, 6, 8, 9, 15, 16, 23, 25, 26, 29, 30, 31, 32, 38, 39, 41, 42, 43, 44, 48, 50, 54, 57, 59, 61, 62, 63, 64, 72, 74, 93, 94, 108, 112, 113, 114, 115, 121, 123, 130, 131], "digit": 85, "dijkstra": [3, 6, 17, 20, 25, 28, 29, 41, 42, 43, 44, 47, 59, 62, 63, 64, 67, 68, 105, 108, 112, 113, 114, 115, 116, 119, 121, 122, 130, 131], "dimens": 5, "dimension": 78, "dindex": [94, 123], "dir": [36, 92], "direct": [3, 4, 6, 7, 8, 9, 10, 12, 15, 16, 19, 20, 23, 25, 27, 28, 29, 31, 32, 33, 36, 38, 39, 40, 41, 42, 43, 44, 45, 47, 49, 50, 52, 53, 55, 59, 61, 63, 64, 65, 66, 67, 68, 70, 71, 72, 75, 77, 79, 84, 86, 88, 89, 90, 91, 99, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 122, 126, 130, 131], "direction": [20, 25, 36, 57, 86, 92, 122, 126], "directli": [15, 20, 26, 43, 60, 64, 114, 122, 126], "directori": 26, "disconnect": [35, 46, 52, 53, 56, 80, 95, 118, 124], "discontinu": 121, "discours": 125, "discrep": 121, "discuss": 4, "disjoint": [19, 20, 48, 70, 101, 122], "displai": [35, 86], "displaystyl": 16, "disrupt": 45, "distanc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 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, 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, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "distinct": [55, 77, 86], "distribut": [5, 18, 93, 94], "divid": [25, 36, 60, 101], "dn": 86, "do": [3, 4, 13, 23, 25, 26, 29, 36, 60, 73, 74, 92, 93, 94, 106, 107, 109, 119, 121, 123, 125, 126], "doc": [6, 8, 26, 31, 38, 49, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99, 121], "doc_queries_gener": 26, "doc_use_bootstrap": 26, "document": [1, 2, 3, 5, 10, 11, 12, 13, 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, 95, 96, 97, 98, 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], "doe": [0, 3, 5, 7, 9, 10, 14, 15, 16, 17, 19, 20, 21, 23, 25, 28, 31, 32, 33, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 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, 92, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 114, 116, 117, 118, 121, 129], "doesn": [56, 57, 121], "domin": 84, "done": [0, 1, 2, 3, 5, 7, 9, 10, 11, 13, 14, 15, 16, 17, 19, 21, 25, 26, 41, 42, 43, 47, 49, 52, 53, 55, 60, 61, 62, 63, 64, 65, 66, 67, 71, 73, 75, 79, 80, 81, 82, 83, 85, 86, 87, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 118, 119, 121, 123, 124, 126, 127, 128, 129, 130, 131], "dot": 7, "doubl": [23, 25, 85, 94, 105, 115, 121, 123], "download": 26, "doxi": 26, "doxygen": 26, "draw": [25, 78], "drawn": 78, "drive": [20, 23, 107, 108, 114, 117, 119, 121, 122], "driver": 5, "driving_sid": [23, 107, 108, 112, 113, 114, 115, 116, 117, 121, 130, 131], "drop": [25, 35, 56, 57, 60, 73, 92, 111, 121], "dropdb": 26, "dropdown": 121, "drt": [65, 66], "dryrun": [60, 73, 74], "dubinin": 27, "due": [25, 29, 35, 36, 56, 57, 129], "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], "durat": [5, 93, 94], "dutch": [16, 62, 63, 64, 114], "dwith_doc": 26, "e": [6, 7, 8, 9, 10, 13, 16, 19, 21, 25, 31, 32, 37, 38, 39, 41, 42, 43, 44, 46, 47, 48, 50, 51, 52, 53, 54, 55, 59, 60, 61, 62, 63, 65, 66, 69, 71, 72, 73, 74, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 91, 95, 96, 97, 98, 101, 102, 103, 104, 107, 108, 112, 113, 114, 115, 116, 117, 118, 123, 127], "e2": [44, 71, 89, 99, 101], "e_geom": [25, 54, 74], "each": [0, 1, 4, 7, 14, 15, 18, 19, 21, 25, 26, 27, 29, 30, 32, 36, 39, 42, 43, 46, 47, 48, 49, 50, 54, 58, 60, 61, 63, 64, 71, 73, 74, 75, 78, 79, 80, 81, 82, 83, 84, 85, 86, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 114, 118, 124, 127, 129, 130, 131], "eagl": [25, 60], "earliest": 125, "easier": 121, "easili": [25, 60], "edg": [1, 2, 4, 5, 6, 8, 9, 11, 12, 14, 18, 20, 21, 22, 24, 26, 27, 29, 30, 34, 36, 76, 92, 93, 94, 110, 111, 118, 119, 120, 121, 122, 124, 125, 126, 127, 128], "edge1": 74, "edge2": 74, "edge_i": 16, "edge_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, 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_t": [13, 35, 36, 56, 57, 92, 121], "edge_table_nod": 92, "edge_table_vertices_pgr": 13, "edgedisjointpath": 121, "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, "edmond": [19, 20, 71, 122], "edmonds_karp_max_flow": 71, "edsger": [16, 62, 63, 64, 114], "edu": [13, 41, 42], "edward": 72, "effici": [59, 69, 77, 100], "effort": [26, 121], "ege_t": 56, "eid": [23, 56, 60, 73, 86], "ein": [35, 36, 56, 57], "either": [59, 130], "electr": [13, 25, 60, 73], "element": [3, 25, 105, 106, 107, 108, 109, 129], "elementari": 77, "elimin": 121, "elizabeth": 58, "els": [23, 25, 36, 67, 73, 74, 106, 107, 108, 112, 117, 123], "ema": 27, "embed": 60, "empti": [3, 16, 19, 25, 28, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 51, 52, 54, 55, 58, 59, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 74, 75, 77, 79, 80, 84, 85, 86, 87, 88, 90, 91, 92, 95, 99, 100, 101, 102, 103, 105, 106, 107, 108, 109, 113, 114, 115, 116, 117, 121, 129], "emtpi": [29, 30, 60, 73, 74, 112, 116], "en": [5, 6, 8, 19, 28, 31, 38, 41, 42, 44, 47, 51, 59, 62, 63, 65, 66, 67, 71, 72, 86, 88, 89, 99, 101, 103, 104, 111], "enabl": 20, "encapsul": 121, "encount": 25, "end": [0, 3, 5, 7, 8, 9, 10, 14, 15, 16, 17, 19, 21, 23, 26, 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, 58, 59, 61, 62, 63, 64, 65, 66, 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, 108, 109, 110, 112, 113, 114, 115, 116, 118, 121, 123, 129, 130, 131], "end_": 16, "end_clos": [5, 93, 94], "end_i": [5, 94], "end_id": [4, 29, 30], "end_node_id": [5, 93], "end_open": [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_x": [5, 94], "endcap": 74, "endpoint": [73, 85], "enhanc": [20, 121], "enlarg": 123, "enter": [26, 36], "entiti": 27, "enumer": 77, "environ": 121, "eout": [35, 36, 56, 57], "ep": 74, "epp": [41, 42], "epsilon": [6, 31, 32, 33, 38, 39, 40], "equal": [5, 17, 19, 68, 69, 82, 93, 97, 115, 130, 131], "equali": [65, 66], "equi": 68, "equicost": [23, 68, 115], "equival": [5, 31, 37, 38, 49, 67, 70, 71, 89, 90, 91, 99, 106, 107, 117], "error": [0, 23, 35, 36, 50, 56, 57, 61, 81, 83, 96, 98, 103, 121], "essenti": 101, "esteban": 27, "et": 4, "etc": [4, 27, 121, 130, 131], "euclidean": [5, 18], "evalu": [6, 45, 121], "even": [3, 13, 25, 73], "everi": [25, 47, 52, 53, 69, 78, 84, 86, 92, 100, 118, 121], "everyth": [25, 92, 123], "exact": 125, "exactli": [4, 29, 30, 36, 101], "exampl": [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, 104, 105, 110, 121, 123, 127, 128, 130, 131], "exce": 19, "excecut": 74, "except": [3, 19, 25, 58, 93, 105, 106, 107, 108, 109, 123, 129], "execut": [7, 13, 19, 25, 35, 49, 57, 71, 90, 91, 99, 105, 106, 107, 117, 121, 123], "exist": [0, 3, 6, 7, 8, 9, 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, 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, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 121, 123, 129, 130, 131], "exit": [26, 36], "expand": 13, "expect": [8, 9, 41, 42, 43, 56, 57], "experi": 72, "experiment": [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], "explan": 45, "explicit": [121, 125], "expos": 74, "extend": [20, 25, 27, 60], "extens": [7, 25, 26, 27, 77, 121], "extent": 45, "extern": 121, "extra": [13, 121, 125], "extract": [17, 26, 60, 68, 73, 81, 82, 83, 96, 97, 98, 115, 119, 126], "extrem": 7, "f": [5, 7, 13, 36, 56, 78, 92], "f12": 13, "fact": [29, 92], "factor": [8, 25, 31, 32, 33, 38, 39, 40, 73, 93, 94, 121], "fail": [35, 36, 56, 57, 121], "fairli": 25, "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], "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], "faster": [5, 8, 9, 25, 41, 42, 43, 47, 72, 121], "feasibl": 36, "feather": 5, "featur": 27, "fedora": 121, "feed": 125, "feedback": [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], "feel": 20, "fenoi": 27, "fetch": 121, "few": 25, "field": 92, "file": [25, 26, 27, 121], "fill": [13, 23, 25, 35, 36, 56, 57, 123], "filter": [23, 77], "final": [25, 126], "final_temperatur": [29, 30], "find": [0, 1, 3, 8, 9, 21, 27, 62, 65, 66, 67, 77, 80, 81, 82, 83, 95, 96, 97, 98, 101, 106, 107, 108, 112, 113, 114, 115, 116, 117, 118, 121, 124, 125, 129], "findpostgresql": 121, "finish": [35, 36], "finit": 44, "first": [0, 1, 3, 4, 6, 7, 8, 10, 13, 15, 16, 17, 18, 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, 112, 113, 114, 115, 116, 117, 118, 119, 121, 128, 129, 130, 131], "first_edg": [25, 73], "first_seg": [25, 73], "fisrt": 66, "fit": [5, 121], "fix": [15, 23, 25, 29, 43, 55, 64, 73, 74, 92, 114, 121, 123, 130], "flag": [20, 23, 26, 36, 56, 106, 107, 109, 113, 114, 121], "flat": 74, "fleet": [93, 94], "flexibl": 13, "flip": [36, 121, 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], "florian": 27, "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, 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], "fly": [74, 123, 130], "focal": 121, "follow": [3, 4, 5, 7, 10, 13, 16, 19, 20, 23, 25, 26, 27, 29, 30, 35, 52, 53, 54, 55, 56, 57, 62, 65, 66, 73, 74, 78, 85, 86, 88, 92, 93, 94, 100, 104, 105, 106, 107, 109, 117, 121, 122, 123, 125, 126, 130, 131], "foloww": [130, 131], "foral": 16, "forbid": [13, 86], "forbidden": [3, 23, 25, 55, 105, 106, 107, 108, 109, 121, 129], "forbidden_vertic": 55, "forc": 29, "ford": [44, 59, 72, 121], "forest": [0, 1, 21, 50, 61, 80, 81, 82, 83, 95, 96, 97, 98, 118, 124], "forgo": 60, "form": [3, 4, 7, 15, 25, 35, 56, 57, 58, 75, 79, 105, 106, 107, 108, 109, 113, 118, 126, 129], "forward": [8, 9], "found": [4, 13, 25, 26, 27, 35, 36, 47, 56, 57, 67, 74, 92, 93, 94, 101, 105, 106, 107, 109, 113, 117, 125, 129], "foundat": 27, "four": [25, 130, 131], "fourth": 25, "frac": [5, 25], "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], "framework": 13, "freder": 27, "free": [20, 69], "freebsd": 121, "from": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 22, 23, 24, 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, 61, 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, 118, 119, 121, 123, 127, 128, 129, 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": [5, 93, 94, 123], "ft": [25, 36], "full": [25, 55, 73, 86, 121], "fulli": [4, 25, 29, 30, 54, 74], "function": [1, 2, 14, 15, 17, 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, 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, 123, 124, 129, 130], "functiona": 25, "fund": 27, "further": [13, 25, 54, 74], "furthermor": 44, "futur": [13, 77, 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, "gap": [35, 92], "garante": 29, "garg": 27, "gaul": 121, "gcc": 121, "ge": 25, "geisberger_dipl": 13, "gemetri": 123, "genealogi": 25, "gener": [1, 3, 5, 10, 11, 12, 13, 18, 22, 24, 27, 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, 105, 106, 107, 109, 111, 117, 119, 121, 123, 125, 127, 128], "generalis": 5, "generate_seri": [94, 123], "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_origin": 74, "geom_tabl": 36, "geometr": [15, 43, 64, 87, 114], "geometri": [20, 34, 35, 36, 56, 57, 74, 85, 92, 121, 122, 123, 126], "georepubl": [27, 125], "geospati": [20, 27], "gerald": 27, "germani": 125, "get": [0, 4, 5, 6, 7, 16, 20, 23, 28, 35, 50, 56, 57, 60, 61, 65, 66, 73, 76, 77, 85, 86, 92, 106, 107, 116, 119, 121, 122], "gi": [20, 92], "gid": [7, 35, 56, 57], "git": [20, 26, 76, 121], "github": [26, 121], "give": [5, 13, 23, 25, 27, 85, 87, 121, 130], "given": [3, 4, 5, 7, 13, 15, 16, 19, 20, 25, 26, 29, 30, 35, 56, 57, 65, 66, 67, 73, 85, 86, 93, 94, 106, 107, 108, 112, 113, 114, 115, 116, 117, 122, 126, 127, 129, 130, 131], "glibc": 121, "global": [65, 66], "gnu": 27, "go": [3, 13, 16, 23, 25, 26, 28, 29, 31, 38, 41, 44, 47, 52, 59, 62, 65, 67, 70, 72, 73, 77, 86, 92, 105, 106, 107, 108, 109, 112, 116, 117, 121, 129], "goal": 121, "goe": [25, 60, 61, 67, 73, 106, 107, 117], "gonzalez": 27, "good": [5, 25, 65, 66, 72, 75, 79], "googl": 27, "got": [35, 36, 57], "graph": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 15, 16, 17, 18, 19, 20, 21, 23, 24, 26, 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, 58, 59, 61, 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, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 124, 126, 127, 128, 129, 130, 131], "greedi": [11, 21, 100, 118, 119], "green": [13, 74], "group": [19, 20, 60, 70, 73, 92, 121, 122], "gsoc": 121, "guarante": [19, 49, 61, 71, 90, 91, 99, 105], "gudesa": 27, "guid": [3, 25, 26, 27, 62, 88, 105], "gupta": 27, "gz": 26, "h": [6, 31, 32, 33, 38, 39, 40], "ha": [3, 5, 13, 17, 19, 23, 25, 26, 28, 29, 31, 35, 36, 38, 41, 44, 46, 47, 48, 49, 54, 55, 56, 57, 58, 59, 62, 65, 67, 68, 70, 71, 72, 73, 74, 77, 78, 81, 82, 83, 85, 86, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 101, 102, 104, 105, 106, 107, 108, 109, 115, 116, 117, 121, 123, 125, 129, 130], "had": [23, 36], "hamilton": 4, "hand": 60, "handl": [6, 8, 31, 32, 33, 38, 39, 40, 74, 93, 94, 130], "handout": [41, 42], "hang": 27, "happen": [5, 25, 36, 86, 92, 93, 94, 104], "hard": [4, 5, 29, 30, 69, 93, 94, 100], "harmon": [15, 43, 64, 114], "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], "hassler": 4, "have": [1, 2, 3, 4, 5, 11, 13, 14, 15, 16, 17, 20, 23, 25, 26, 27, 31, 35, 36, 38, 44, 45, 47, 57, 60, 61, 65, 66, 67, 68, 69, 74, 77, 81, 82, 83, 85, 86, 92, 93, 94, 96, 97, 98, 100, 101, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 119, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131], "hawick": 77, "head": 85, "header": [27, 121], "health": 77, "heap": [28, 109, 116], "heap_path": [28, 109, 116], "help": [25, 125, 126], "henc": [3, 44], "here": [60, 77, 123], "heurist": [8, 31, 32, 33, 38, 39, 40, 121], "high": [25, 45, 77], "higher": [7, 45], "highwai": 36, "himanshu": 27, "hint": [33, 40, 43, 56, 57, 64, 103, 114], "histori": [4, 121], "hole": 121, "honor": 121, "hossain": 27, "host": [27, 125], "hour": 5, "housseman": 27, "how": [3, 5, 20, 23, 30, 62, 86, 125, 130, 131], "howev": [47, 72, 118], "hpp": 121, "hr": 5, "html": [6, 8, 26, 31, 38, 47, 49, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99], "http": [5, 6, 7, 8, 13, 19, 20, 26, 27, 28, 31, 38, 41, 42, 44, 47, 49, 51, 59, 62, 63, 65, 66, 67, 71, 72, 78, 86, 87, 88, 89, 90, 91, 94, 99, 101, 103, 104, 111, 121, 123, 125], "huang": 27, "hundr": 85, "i": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 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, 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, 112, 113, 114, 115, 116, 117, 118, 121, 122, 123, 124, 125, 126, 127, 129, 130, 131], "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], "idea": [25, 101], "ident": 100, "identifi": [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], "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], "if5": 16, "if6": 16, "ignor": [0, 3, 9, 14, 15, 16, 17, 19, 20, 23, 25, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 47, 49, 50, 54, 59, 61, 62, 63, 64, 67, 68, 71, 72, 73, 74, 81, 82, 83, 89, 90, 91, 96, 97, 98, 99, 105, 106, 107, 108, 109, 112, 113, 114, 115, 117, 121, 129], "illeg": 93, "im": 77, "imag": [15, 30, 43, 50, 61, 64, 85, 114, 130, 131], "imaptool": 27, "immedi": 84, "immidi": 84, "implelent": 69, "implemen": 77, "implement": [0, 1, 4, 5, 8, 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, 94, 95, 96, 97, 98, 100, 101, 114, 118, 124], "implicit": [3, 121], "import": [25, 60, 73, 121], "impos": 59, "imposs": 36, "improv": [72, 121], "imr": 27, "in_com": [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, "incid": 60, "incidet": [119, 126], "includ": [9, 13, 15, 16, 17, 23, 25, 26, 27, 29, 41, 42, 43, 55, 59, 62, 63, 64, 72, 82, 86, 92, 97, 107, 108, 112, 113, 114, 115, 116, 117, 118, 121, 124, 125, 130, 131], "inclus": [17, 68, 81, 82, 83, 96, 97, 98, 115], "incom": [13, 19, 35, 36, 49, 56, 57, 71, 90, 91, 99], "incorpor": 55, "incorrect": [25, 73, 92], "increas": [37, 51, 58, 65, 66, 86], "increment": 56, "independ": 88, "index": [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, 123, 124, 126, 127, 128, 129, 130, 131], "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], "individu": 26, "inequ": [4, 29, 30], "inf": [33, 40], "infin": [7, 75, 79, 109], "infinit": 36, "influenc": 45, "info": [25, 54, 74, 125], "inform": [3, 16, 20, 26, 29, 35, 36, 56, 57, 60, 76, 81, 83, 86, 94, 96, 98, 110, 119, 121, 122, 123, 126, 130], "infrastructur": 121, "infti": [6, 8, 9, 15, 16, 31, 32, 38, 39, 41, 42, 43, 44, 59, 62, 63, 64, 72, 113, 114], "initi": [5, 93, 94], "initial_sol": [5, 93, 94], "initial_temperatur": [29, 30], "inner": [20, 23, 34], "input": [3, 4, 7, 13, 15, 18, 20, 34, 43, 64, 86, 87, 90, 91, 104, 114, 122, 127, 131], "insert": [3, 5, 13, 23, 30, 48, 54, 74, 78, 85, 86, 92, 93, 94, 111, 123, 130, 131], "insid": [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], "insight": 5, "inspect": [23, 86, 92], "instal": [20, 25, 121], "instanc": 29, "instead": [23, 34, 121], "instruct": [26, 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": [23, 121], "intend": 129, "intens": 101, "interact": 26, "interect": 92, "interes": [130, 131], "interest": 25, "intermid": 121, "intern": [3, 15, 25, 107, 108, 112, 113, 114, 115, 116, 117, 121, 129, 130, 131], "internali": [33, 40], "interpret": [9, 16, 41, 42, 43, 47, 62, 63, 130, 131], "intersect": [25, 35, 60, 73, 86, 92], "introduct": 20, "invalid": [23, 92], "invers": 88, "involv": [5, 13, 23, 25, 26, 86, 93, 94, 130], "is_a": [108, 112], "is_bipartit": [11, 48], "is_contract": 13, "is_new": 13, "isbn": 4, "islam": 27, "isol": [35, 92], "issu": [20, 23, 27, 121, 125], "itali": 125, "item": 27, "iter": [90, 91, 100], "iti": 13, "its": [13, 14, 15, 23, 42, 43, 51, 56, 63, 64, 78, 84, 85, 100, 101, 114, 130], "jai": 27, "jain": 27, "jame": [58, 77], "japan": 125, "jarn\u00edk": 118, "jinfu": 27, "johnson": [7, 20, 77, 79, 122], "join": [25, 30, 54, 60, 73, 74, 86, 92, 94, 106, 107, 123], "joshi": 27, "juction": 92, "junod": 27, "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, 100, 109, 116, 119, 121, 122, 131], "k_": 78, "k_1": 78, "k_5": 78, "k_shortest_path_rout": 28, "kai": 27, "kalr": 4, "karp": [19, 20, 71, 122], "kastl": 27, "keep": [25, 44, 73, 86, 92, 123], "kei": [3, 23, 35, 56, 74, 92, 94, 111, 123], "ken": 77, "kept": [30, 121, 130, 131], "kg": 5, "kind": [5, 25, 34, 93, 94, 129, 130], "kirkman": 4, "kishor": 27, "kit": 13, "km": 5, "known": [47, 75, 123], "ko": 27, "kolmogorov": [19, 20, 49, 122], "kondeti": 27, "kruskal": [0, 1, 17, 20, 25, 80, 81, 82, 83, 121, 122, 124], "kumar": 27, "l": [15, 23, 25, 26, 74, 85, 107, 108, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "lack": [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], "lane": 36, "languag": [13, 121], "larg": [8, 9, 13, 25, 41, 42, 43], "larger": [29, 101], "largest": 88, "last": [4, 23, 25, 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], "lat": [5, 6], "later": [4, 27], "latest": [26, 27], "latex": 26, "latitud": [5, 6], "lc101": [94, 123], "lc101_c": [94, 123], "lead": [65, 66], "leaf": [13, 45], "leak": 121, "least": [13, 21, 34, 69, 100, 101, 121, 125], "leav": [5, 36, 93, 94], "lectur": 13, "lecture16": 13, "left": [3, 15, 25, 50, 60, 61, 73, 74, 86, 106, 107, 108, 114, 115, 117, 123, 129], "leftrightarrow": [25, 85], "legaci": 121, "leng": 27, "lengauer": 84, "lenght": 5, "length": [6, 30, 48, 74], "leopark": 27, "leq": [81, 82, 83, 96, 97, 98], "less": [5, 6, 17, 31, 32, 33, 34, 38, 39, 40, 68, 74, 82, 93, 94, 97, 115], "lester": 44, "let": [5, 6, 7, 8, 14, 15, 31, 32, 33, 38, 39, 40, 42, 43, 63, 64, 75, 79, 92, 114], "level": [50, 92], "li": [45, 72, 94, 123], "lib": [6, 8, 31, 38, 49, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99], "libboost": 26, "librari": [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], "libtap": 26, "licens": [20, 92], "like": [1, 2, 3, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 24, 25, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 65, 66, 67, 69, 72, 73, 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, 126, 127, 128, 129, 130, 131], "likewis": [25, 36], "lim": [94, 123], "limit": [0, 5, 17, 25, 50, 54, 57, 60, 61, 65, 66, 68, 74, 81, 82, 83, 94, 96, 97, 98, 115, 123], "line": [13, 18, 25, 29, 60, 65, 66, 74, 78, 86, 119, 127], "line_graph": 86, "linear": [55, 58, 59, 103, 121], "linegraph_edg": 86, "linesstr": [25, 36], "linestr": [25, 36, 54, 56, 73, 74], "link": [20, 121], "linux": [26, 121], "list": [4, 20, 29, 30, 67, 68, 77, 87, 106, 107, 115, 117, 121, 129], "listinfo": 125, "littl": 27, "load": [5, 93, 94], "loader": 25, "local": [25, 73, 85, 86], "locat": [6, 74, 93, 94, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 130, 131], "log": [6, 8, 9, 16, 21, 31, 32, 38, 39, 41, 42, 43, 47, 56, 58, 62, 63, 65, 66, 73, 79, 80, 81, 82, 83, 84, 95, 96, 97, 98, 101, 108, 112, 113, 118], "logic": 36, "logv": [10, 52, 53, 90, 91], "lon": [5, 6], "long": [4, 29, 30, 35, 56, 57], "longer": [28, 29, 30, 31, 33, 34, 38, 40, 41, 43, 64, 75, 79, 114, 121], "longitud": [5, 6], "look": [25, 36, 60, 125], "lookahead": 3, "loop": [69, 121], "loss": 121, "lot": [3, 5, 10, 11, 12, 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, 109, 111, 127, 128], "low": [7, 121], "lower": [15, 43, 64, 114], "m": [5, 6, 58], "m_": [5, 93, 94], "ma_capac": 93, "maco": 121, "made": [5, 86, 93, 94, 121], "mahadeokar": 27, "mahmoud": 27, "mai": [3, 5, 10, 11, 12, 18, 19, 22, 24, 25, 35, 36, 44, 45, 46, 47, 48, 50, 52, 53, 56, 57, 58, 59, 69, 72, 77, 78, 84, 86, 87, 88, 90, 91, 92, 93, 94, 101, 103, 104, 109, 111, 127, 128], "mail": 20, "mailman": 125, "main": [6, 7, 8, 9, 10, 14, 15, 16, 19, 21, 25, 27, 31, 32, 33, 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, 112, 113, 114, 118, 121], "main_sql": 73, "maintain": 27, "maiximum": [5, 93, 94], "major": [25, 121], "make": [0, 1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 21, 22, 24, 25, 26, 27, 30, 31, 32, 36, 38, 39, 41, 42, 43, 44, 47, 48, 50, 52, 53, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 72, 77, 78, 80, 81, 82, 83, 84, 85, 86, 87, 90, 91, 93, 94, 95, 96, 97, 98, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 124, 126, 127, 128, 129, 130, 131], "make_connect": 87, "makefil": 26, "man": 26, "manag": 125, "mani": [23, 60, 88, 121, 123, 130], "manikata": 27, "manipul": [6, 31, 32, 33, 38, 39, 40], "manner": [3, 25, 100], "manual": [20, 25, 27, 31, 32, 38, 39, 41, 42, 44, 47, 49, 59, 62, 63, 70, 71, 72, 89, 90, 91, 99], "maoguang": 27, "map": [25, 130], "mario": 27, "mark": 74, "marker": [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, "match": [5, 19, 20, 23, 36, 88, 93, 121, 122], "matching_": 88, "materi": [20, 25, 73], "math": 85, "mathematician": [4, 118], "mathworld": 85, "matrix": [4, 6, 7, 8, 9, 16, 18, 20, 25, 33, 40, 43, 58, 64, 75, 79, 114, 119, 121, 122], "matter": [35, 56, 57], "max": [6, 15, 19, 20, 31, 32, 33, 38, 39, 40, 43, 64, 74, 86, 90, 91, 92, 114, 121, 122, 123], "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": [27, 46, 49, 71, 99], "maximum": [5, 13, 19, 20, 49, 58, 61, 70, 71, 74, 88, 89, 90, 91, 93, 94, 99, 100, 122], "maximum_flow_problem": 19, "maximum_match": 88, "mayb": [3, 36, 77, 92], "mayor": [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, 123, 126, 127, 128, 129, 130, 131], "mckee": [18, 24, 58], "md": 121, "mean": [5, 92, 113, 118, 123], "meaningless": 23, "measur": [5, 45], "meet": [8, 9], "mega": 7, "member": [113, 114], "memori": [7, 77], "menger": 4, "mention": [25, 26], "merg": 101, "merril": 4, "messag": [23, 121], "met": 26, "meta": 7, "meter": [5, 6], "method": [25, 26, 55, 56, 86], "metric": [4, 18, 20, 29, 30, 121], "metric_tsp_approx": 121, "mid": 25, "middl": [8, 9], "might": [1, 2, 3, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 29, 35, 36, 44, 47, 48, 50, 52, 53, 55, 56, 57, 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, 123, 125, 126, 127, 128, 129, 130, 131], "migrat": [3, 27, 62, 88, 105], "mileston": [20, 121], "min": [5, 6, 15, 18, 19, 29, 31, 32, 33, 38, 39, 40, 43, 64, 101, 114, 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], "mind": 25, "mingw": 26, "minim": [5, 21, 47, 58, 61, 80, 81, 82, 83, 90, 118, 121], "minimum": [0, 1, 11, 21, 29, 46, 48, 53, 54, 69, 80, 81, 82, 83, 87, 91, 95, 96, 97, 98, 100, 101, 102, 118, 121, 124], "minut": 5, "mirror": [15, 43, 64, 114], "miss": [3, 5, 10, 11, 12, 18, 19, 22, 23, 24, 25, 29, 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], "mistak": 36, "mit": [27, 92], "miyawaki": 27, "mkdir": 26, "modifi": [13, 20, 23, 55, 108, 112, 113, 115, 116, 119, 121, 122, 126, 130], "modular": 121, "moham": 27, "monetari": 27, "moor": 72, "more": [1, 2, 3, 5, 7, 11, 13, 14, 15, 16, 17, 20, 23, 25, 26, 29, 37, 44, 47, 59, 60, 61, 65, 66, 67, 69, 73, 75, 77, 79, 85, 86, 93, 94, 100, 103, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 119, 121, 123, 126, 127, 128, 129, 130, 131], "most": [6, 25, 26, 27, 28, 45, 65, 66, 69, 77, 101, 109, 116, 118, 121], "move": [5, 74, 121, 123], "msvc": 121, "msy": 26, "much": [4, 29, 30, 90, 91, 121], "mukul": 27, "multi": 121, "multipl": [5, 31, 34, 36, 38, 41, 44, 46, 47, 59, 62, 70, 72, 77, 92, 93, 94, 101, 121], "multipli": [4, 5, 93, 94], "must": [5, 10, 15, 19, 20, 23, 25, 35, 36, 52, 53, 60, 73, 74, 90, 91, 93, 122, 126], "my_dijkstra": [13, 23], "myarea": 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], "nagas": 27, "name": [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, 123, 126, 127, 128, 129, 130, 131], "nameless": 25, "namespac": 121, "nardelli": 27, "navig": 105, "nearest": [16, 65, 66, 74, 119, 123], "necessari": 125, "need": [1, 2, 3, 5, 6, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 35, 44, 47, 48, 50, 52, 53, 54, 56, 57, 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, 123, 126, 127, 128, 129, 130, 131], "neg": [0, 3, 7, 9, 10, 15, 16, 17, 19, 20, 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, 121, 123, 129, 130, 131], "neighbor": 100, "neq": [16, 19, 25], "net": 27, "netlab": 125, "network": [3, 5, 13, 19, 20, 27, 30, 34, 35, 36, 37, 45, 46, 47, 48, 51, 54, 56, 57, 58, 60, 62, 65, 66, 67, 68, 69, 75, 79, 80, 86, 87, 92, 94, 95, 100, 102, 105, 106, 107, 113, 116, 117, 121, 123, 126], "new": [3, 13, 17, 20, 26, 27, 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, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 121, 125, 127, 130, 131], "new_graph": 86, "new_graph_id_seq": 86, "new_lin": 74, "new_point": 74, "new_restrict": 23, "newer": 121, "newli": [25, 73], "newpoint": [74, 123], "next": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 28, 29, 30, 31, 38, 41, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 62, 65, 66, 67, 69, 70, 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], "nextval": [86, 123], "nicola": 92, "nitish": 27, "node": [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], "non": [7, 9, 15, 16, 41, 42, 43, 47, 59, 61, 62, 63, 64, 72, 75, 79, 101, 108, 112, 113, 114], "none": 36, "nonneg": [90, 91], "normal": [3, 25], "north": 36, "notat": [35, 36, 56, 57], "note": [25, 26, 35, 47, 56, 106, 107, 125], "notes2new": [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, 114, 125], "now": [4, 13, 23, 25, 27, 54, 74, 86, 92, 121], "np": [4, 5, 29, 30, 58, 69, 93, 94, 100], "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, "number": [4, 5, 6, 7, 13, 25, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 47, 51, 55, 56, 57, 58, 60, 65, 66, 69, 77, 85, 87, 88, 90, 91, 92, 93, 94, 100, 109, 116, 124, 130], "numer": [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], "o": [6, 7, 8, 9, 10, 16, 21, 26, 31, 32, 37, 38, 39, 41, 42, 43, 44, 46, 47, 48, 50, 51, 52, 53, 54, 58, 59, 61, 62, 63, 65, 66, 69, 71, 72, 77, 78, 79, 80, 81, 82, 83, 84, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 108, 112, 113, 118], "ob": 27, "obei": [4, 29, 30], "object": 5, "observ": 13, "obtain": [8, 19, 20, 25, 30, 73, 74, 109, 122], "occur": [35, 56, 57], "odd": 48, "off": [26, 65, 66], "offic": [125, 130, 131], "offici": [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], "often": 92, "ogr2ogr": 25, "oid": 111, "ok": [35, 36, 56, 57, 92], "old": [25, 28, 29, 31, 34, 38, 41, 62, 73, 75, 79, 110, 121], "old_id": 92, "old_restrict": 23, "older": 125, "omit": [19, 23, 25, 35, 49, 56, 57, 71, 90, 91, 99], "onc": [4, 25, 26, 29, 30, 61, 73, 84], "one": [3, 8, 9, 13, 23, 25, 29, 36, 37, 54, 65, 66, 69, 73, 74, 85, 86, 87, 88, 101, 103, 118, 121, 123, 126, 129, 131], "ones": [25, 73, 92], "onewai": 36, "onli": [0, 1, 6, 7, 9, 10, 15, 16, 18, 19, 20, 21, 23, 25, 26, 37, 41, 42, 43, 46, 47, 48, 49, 51, 52, 53, 54, 55, 59, 63, 64, 65, 66, 68, 71, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 88, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 103, 109, 112, 113, 114, 115, 116, 118, 121, 122, 124, 130, 131], "open": [5, 25, 93, 94, 123], "open_tim": 111, "openbsd": 121, "oper": [25, 26, 55, 76, 118, 125], "operations_ord": 13, "opo": 111, "oposit": 123, "opposit": 25, "optim": [0, 4, 5, 9, 16, 17, 29, 30, 34, 41, 42, 43, 44, 47, 50, 59, 61, 62, 63, 68, 69, 72, 81, 82, 83, 93, 94, 96, 97, 98, 100, 103, 108, 112, 113, 115], "option": [23, 25, 26, 35, 36, 54, 56, 92, 121, 123], "orang": 86, "order": [3, 6, 8, 13, 14, 15, 18, 23, 25, 29, 30, 31, 32, 33, 35, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 50, 51, 54, 55, 56, 57, 58, 59, 61, 63, 64, 65, 66, 67, 69, 72, 73, 74, 75, 79, 80, 81, 82, 83, 84, 86, 88, 92, 95, 96, 97, 98, 100, 102, 103, 104, 106, 107, 108, 112, 113, 114, 115, 116, 117, 121, 129], "order_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, 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, "org": [5, 6, 8, 19, 20, 26, 27, 28, 31, 38, 41, 42, 44, 47, 49, 51, 59, 62, 63, 65, 66, 67, 71, 72, 78, 86, 87, 88, 89, 90, 91, 99, 101, 103, 104, 111, 121, 125], "organ": 125, "origin": [13, 19, 23, 25, 29, 30, 49, 54, 55, 71, 74, 85, 88, 90, 92, 99, 121, 130, 131], "original_id": 86, "original_point": 74, "original_to_new_point": 74, "orknei": 27, "osgeo": [27, 125], "osgeol": 27, "osm": [7, 25, 73], "osm2pgrout": [7, 25, 27, 73], "osm2pgsql": 25, "osx": 121, "other": [5, 16, 20, 25, 27, 45, 47, 48, 54, 69, 72, 73, 85, 92, 101, 102, 107, 108, 113, 114, 116, 121, 125, 129, 130], "other_geom": [35, 56, 57], "othergeom": 57, "othert": [35, 56, 57], "otherwis": [56, 59, 103], "our": [27, 92], "out": [3, 7, 13, 18, 23, 25, 26, 36, 73, 77, 127], "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_go": [56, 73], "outal": [92, 121], "outer": [34, 73], "outgo": [13, 19, 35, 36, 49, 56, 57, 71, 90, 91, 99], "output": [13, 19, 20, 23, 31, 38, 49, 60, 62, 68, 71, 74, 77, 81, 82, 83, 90, 91, 92, 96, 97, 98, 99, 115, 116, 121, 130], "outsid": [74, 130], "outstand": 121, "over": [3, 23, 25, 45, 67, 73, 74, 92, 94, 106, 107, 117, 123], "overal": 6, "overload": [5, 20, 23, 28, 93, 94, 116, 121], "overpass": [7, 92], "overview": [57, 92], "own": [86, 123], "p": [74, 94, 107, 108, 112, 113, 114, 115, 116, 117, 123], "p_close": [5, 93, 94, 123], "p_node_id": [5, 93, 94, 123], "p_open": [5, 93, 94, 123], "p_servic": [5, 93, 94, 123], "p_x": [5, 94, 123], "p_y": [5, 94, 123], "pack": 5, "page": [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], "pair": [4, 5, 14, 15, 20, 25, 29, 30, 32, 39, 42, 43, 45, 63, 64, 73, 75, 79, 85, 93, 94, 113, 114, 121, 122, 123], "paragon": [27, 125], "paragoncorpor": 125, "parallel": [69, 77, 118], "paramet": [14, 19, 20, 23, 121], "parent": 84, "parenthesi": 45, "parser": 26, "part": [0, 1, 2, 3, 5, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 24, 25, 27, 28, 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, 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, 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, 126, 127, 128, 129, 130, 131], "partial": [25, 54, 74], "particular": [19, 46, 50, 59, 61], "partit": [74, 101], "pasch": 27, "pass": [3, 7, 34, 35, 45, 56, 57, 92, 105, 121], "password": 26, "path": [3, 6, 7, 8, 9, 13, 14, 15, 16, 19, 20, 23, 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, 99, 105, 108, 109, 112, 113, 114, 115, 116, 119, 121, 122, 123, 129, 130, 131], "path_at": [108, 112], "path_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, 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_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], "patrushev": 27, "pattern": 58, "pct": 23, "pdf": [13, 26, 41, 42], "pdptw": [94, 123], "pedestrian": [25, 60, 65, 66, 73, 123], "penyngton": 4, "peopl": 27, "per": [5, 25, 65, 66, 93, 94], "perform": [3, 5, 20, 30, 33, 35, 36, 40, 55, 56, 57, 73, 74, 77, 92, 93, 94, 106, 107, 121], "perl": 26, "perl5": 121, "perman": 130, "permiss": [20, 122, 126], "permut": 58, "person": [15, 20, 25, 29, 30, 33, 40, 43, 64, 114, 122], "pg": 121, "pg_prove": 26, "pg_prove_test": [26, 121], "pgdijkstra": 27, "pgr": [19, 56, 57, 79], "pgr_": [25, 121], "pgr_alphashap": [17, 20, 68, 115, 121, 122], "pgr_analyzeggraph": 36, "pgr_analyzegraph": [20, 36, 56, 57, 92, 122, 126], "pgr_analyzeonewai": [20, 35, 56, 57, 92, 122, 126], "pgr_apspjohnson": 121, "pgr_apspwarshal": 121, "pgr_articulationpoint": [12, 20, 121, 122], "pgr_astar": [6, 8, 20, 33, 40, 121, 122], "pgr_astarcost": [6, 14, 20, 121, 122], "pgr_astarcostmatrix": [6, 15, 20, 121, 122], "pgr_bdastar": [8, 20, 40, 121, 122], "pgr_bdastarcost": [8, 14, 20, 121, 122], "pgr_bdastarcostmatrix": [8, 15, 20, 121, 122], "pgr_bddijkstra": [9, 20, 43, 121, 122], "pgr_bddijkstracost": [9, 14, 20, 121, 122], "pgr_bddijkstracostmatrix": [9, 15, 20, 121, 122], "pgr_bddijsktra": 41, "pgr_bddijstra": 121, "pgr_bellmanford": [18, 121], "pgr_betweennesscentr": [18, 20, 22, 121], "pgr_biconnectedcompon": [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_chinesepostman": [10, 18, 121], "pgr_chinesepostmancost": [10, 18, 121], "pgr_connectedcompon": [12, 20, 25, 74, 101, 104, 121, 122], "pgr_contract": [13, 20, 25, 122], "pgr_contractgraph": [55, 121], "pgr_create_topologi": 57, "pgr_createtopologi": [20, 35, 36, 57, 92, 121, 122, 126], "pgr_createverticest": [20, 35, 36, 56, 73, 121, 122, 126], "pgr_cuthillmckeeord": [18, 24, 121], "pgr_dagshortestpath": [18, 121], "pgr_degre": [119, 121, 126], "pgr_depthfirstsearch": [1, 119, 121, 128], "pgr_dijkstra": [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_dijkstranear": [16, 25, 66, 86, 119, 121], "pgr_dijkstranearcost": [14, 16, 20, 65, 119, 121, 122], "pgr_dijkstravia": [16, 25, 106, 117, 119, 121, 129, 131], "pgr_drivingdist": [16, 17, 20, 34, 115, 121, 122, 131], "pgr_edgecolor": [11, 18, 121], "pgr_edgedisjointpath": [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_floydwarshal": [7, 20, 79, 121, 122], "pgr_full_vers": [20, 110, 120, 122], "pgr_getcolumnnam": 121, "pgr_gettablenam": 121, "pgr_gsoc_vrppdtw": [94, 121], "pgr_hawickcircuit": [18, 121], "pgr_iscolumncndex": 121, "pgr_iscolumnint": 121, "pgr_isplanar": [18, 121], "pgr_johnson": [7, 20, 75, 121, 122], "pgr_kdijkstra": 121, "pgr_kdijkstracost": 121, "pgr_kdijkstrapath": 121, "pgr_kruskal": [20, 21, 25, 121, 122], "pgr_kruskalbf": [0, 20, 21, 121, 122], "pgr_kruskaldd": [17, 20, 21, 121, 122], "pgr_kruskaldf": [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_linegraphful": [18, 121, 127], "pgr_makeconnect": [12, 18, 121], "pgr_makedistancematrix": 121, "pgr_maxcardinalitymatch": [19, 20, 121, 122], "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_maximumcardinalitymatch": [88, 121], "pgr_nodenetwork": [20, 35, 121, 122, 126], "pgr_pgr_lengauertarjandominatortre": 121, "pgr_pickdeliv": [5, 18, 121], "pgr_pickdelivereuclidean": [5, 18, 121], "pgr_pointsaspolygon": 121, "pgr_pointstodmatrix": 121, "pgr_pointstovid": 121, "pgr_pointtoedgenod": 121, "pgr_pointtoid": 121, "pgr_prim": [20, 25, 118, 121, 122], "pgr_primbf": [0, 20, 118, 121, 122], "pgr_primdd": [17, 20, 118, 121, 122], "pgr_primdf": [1, 20, 118, 121, 122], "pgr_pushrelabel": [19, 20, 25, 49, 71, 89, 121, 122], "pgr_quote_id": 121, "pgr_sequentialvertexcolor": [11, 119, 121], "pgr_startpoint": 121, "pgr_stoerwagn": [18, 121], "pgr_strongcompon": [12, 20, 121, 122], "pgr_texttopoint": 121, "pgr_topologicalsort": [18, 121], "pgr_transitiveclosur": [18, 121], "pgr_trsp": [3, 20, 25, 106, 107, 119, 121, 122], "pgr_trsp_withpoint": [3, 107, 119, 121, 130], "pgr_trspvia": [3, 119, 121, 129], "pgr_trspvia_withpoint": [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_tspeuclidean": [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_withpoint": [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_withpointsvia": [107, 119, 121, 129, 131], "pgrout": [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, "pgrrout": [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], "phase": 101, "phi": 19, "pi": 16, "pickup": [5, 18, 93, 94, 123], "pid": [15, 23, 25, 29, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "pile": 36, "pin": 125, "pindex": [94, 123], "pip": 26, "pl": 26, "place": [35, 58], "planar": 78, "plane": 78, "platform": [26, 121], "pleas": [25, 26, 35, 36, 56, 57, 92, 125], "plement": 77, "pm": 5, "pocess": [17, 20, 122], "point": [0, 3, 5, 6, 7, 10, 12, 16, 17, 19, 20, 21, 23, 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, 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, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 109, 118, 119, 121, 122, 125], "point_sql": 74, "point_xi": 121, "pointer": 121, "points_sql": [108, 112, 113, 114, 121], "pointsofinterest": [23, 29, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 130, 131], "pointsofinterset": 29, "polygon": [34, 121], "polynomi": 49, "popul": 57, "port": 121, "portal": [25, 73], "portland": 7, "posgresql": 7, "posit": [0, 1, 7, 9, 10, 15, 16, 19, 21, 25, 28, 29, 31, 35, 38, 41, 42, 43, 44, 47, 49, 52, 53, 55, 56, 57, 59, 62, 63, 64, 65, 66, 67, 70, 71, 72, 73, 75, 79, 80, 81, 82, 83, 85, 86, 88, 90, 91, 95, 96, 97, 98, 99, 101, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 124, 129, 130, 131], "possibl": [3, 4, 5, 10, 11, 12, 13, 18, 19, 20, 21, 22, 24, 25, 29, 30, 44, 47, 48, 50, 52, 53, 58, 59, 61, 69, 72, 74, 77, 78, 84, 86, 87, 88, 89, 90, 91, 93, 94, 100, 101, 103, 104, 109, 111, 118, 124, 127, 128, 130], "possibli": [80, 95, 118], "post": [17, 20, 122, 130, 131], "postgi": [7, 20, 25, 26, 27, 34, 121, 125], "postgis_full_vers": 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], "postgresql12": [20, 121], "postion": 77, "postit": [15, 25, 74, 107, 108, 112, 113, 114, 115, 116, 117, 129, 130, 131], "postman": [18, 52, 53, 121], "potenti": [35, 36, 92], "pott": 27, "power": 36, "practic": 77, "pratap": 27, "preced": 73, "precis": [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], "predecessor": [17, 23, 27, 68, 81, 82, 83, 96, 97, 98, 115], "prefer": [29, 34, 130, 131], "prefix": [121, 123], "prep": 60, "prepar": [56, 73, 121], "prepare_cap": 74, "prerequisit": [35, 36, 121], "present": [7, 15, 25, 46, 69, 77, 84, 86, 100, 107, 108, 112, 113, 114, 115, 116, 117, 129, 130, 131], "pretti": 36, "previou": [5, 9, 23, 56, 93, 94, 121], "previous": 26, "previu": 86, "prim": [0, 1, 17, 20, 25, 95, 96, 97, 98, 121, 122, 124], "primari": [3, 23, 35, 56, 74, 92, 94, 111, 123], "princeton": [4, 41, 42], "priorit": 125, "priya": 27, "problem": [5, 6, 18, 19, 20, 25, 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], "proce": 26, "process": [0, 1, 6, 7, 8, 9, 10, 13, 15, 16, 19, 21, 25, 26, 28, 31, 32, 35, 36, 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, 86, 90, 91, 92, 95, 96, 97, 98, 99, 101, 103, 104, 109, 112, 113, 114, 116, 118, 121, 123, 124, 130, 131], "produc": [16, 59, 61, 62, 63, 64, 69, 100, 104, 114, 118], "product": 27, "profession": 125, "progress": 7, "project": [20, 25, 27, 35, 56, 92, 121], "projectweb": [94, 123], "promot": [4, 20, 61, 65, 66, 85, 100, 121], "prompt": 26, "pronounc": [6, 8], "proper": 69, "propos": [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, 62, 63, 64, 69, 70, 71, 72, 74, 77, 78, 84, 86, 87, 88, 89, 90, 91, 93, 94, 99, 101, 103, 104, 109, 111, 121, 122, 123, 126, 127, 128, 129, 130, 131], "prototyp": 105, "provid": [20, 26, 50, 61, 69, 73, 100, 123, 125], "pseudo": 55, "psql": [7, 25, 26], "public": [27, 35, 36, 56, 57, 92, 123], "publish": [44, 77, 94, 123], "pull": [20, 27, 121], "purpos": [0, 9, 16, 17, 41, 42, 43, 44, 47, 50, 59, 61, 62, 63, 68, 72, 81, 82, 83, 96, 97, 98, 103, 108, 112, 113, 115], "push": [5, 19, 20, 89, 93, 94, 99, 122], "push_relabel_max_flow": [89, 99], "python3": 121, "q": 26, "q1": 29, "quad": [16, 19], "qualiti": 25, "queri": [3, 13, 20, 23, 35, 57, 92, 93, 110, 121, 123], "question": [4, 25, 29, 30, 125], "queue": 58, "quit": 30, "quote_liter": 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, "radiu": 34, "rais": [3, 25, 93, 105, 106, 107, 108, 109, 129], "raise_except": [56, 57], "raj": 27, "rajat": 27, "random": [6, 8, 29, 30, 31, 32, 38, 39, 72], "rang": [45, 100], "rather": 60, "razequl": 27, "re": [121, 125], "reach": [0, 17, 25, 50, 61, 68, 70, 81, 82, 83, 96, 97, 98, 115, 121], "reachabl": [54, 61, 102, 104], "read": [3, 20, 26, 62, 92, 121], "reader": 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], "realiti": 121, "receiv": 105, "rechabl": 104, "recomend": 123, "recommend": [7, 25, 36, 75, 79, 123, 125], "reconstruct": [20, 57, 122, 126], "record": [7, 13, 121], "recreat": [56, 92], "recurs": 101, "recursevli": [130, 131], "red": [13, 37, 123, 130, 131], "reddi": 27, "reduc": [13, 25, 55], "refactor": 121, "refer": [4, 5, 20, 35, 36, 56, 57, 76, 110, 121, 122], "referenc": 56, "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], "regardless": [23, 25], "regclass": 123, "regina": 27, "regress": 121, "reinstal": 26, "rel": [5, 15, 16, 18, 22, 25, 28, 31, 38, 41, 44, 45, 47, 59, 62, 65, 67, 70, 72, 74, 77, 93, 94, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "relabel": [19, 20, 89, 99, 122], "relat": [29, 30, 35, 92, 121, 130, 131], "relationship": 25, "releas": [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, 92, 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], "release_not": 121, "relev": 94, "reli": 59, "rema": [130, 131], "remain": [25, 107, 117], "remov": [13, 23, 26, 37, 45, 46, 51, 54, 55, 102, 106, 107, 115, 121, 130, 131], "renam": [23, 27, 34, 49, 56, 57, 71, 88, 99, 121], "renumb": 121, "repair": 36, "repeat": [31, 32, 38, 39, 41, 42, 44, 59, 62, 63, 72, 130, 131], "replac": [3, 13, 23, 94, 121], "replic": 125, "report": [20, 36, 121], "repositori": 26, "repres": [3, 7, 10, 13, 23, 25, 48, 52, 53, 55, 75, 78, 79, 88, 106, 115, 116, 126, 129], "represent": [130, 131], "request": [5, 14, 20, 27, 32, 39, 42, 63, 121], "requir": [25, 26, 28, 29, 35, 36, 54, 56, 57, 73, 74, 109, 116, 121, 125, 130], "resembl": [68, 115, 123], "residu": [19, 25, 49, 71, 90, 91, 99], "residual_capac": [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], "respect": [44, 85, 86], "respons": [15, 43, 64, 114], "rest": [25, 56, 73, 74, 86], "restaur": [130, 131], "restrict": [6, 18, 20, 31, 32, 33, 38, 39, 40, 119, 121, 122, 130], "restrict_sql": 23, "restructur": 121, "result": [1, 6, 14, 16, 20, 21, 23, 35, 36, 57, 59, 91, 118, 121, 124, 130, 131], "return": [0, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 23, 24, 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, 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, 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, 119, 121, 126, 129], "revers": [16, 18, 19, 23, 24, 25, 36, 58, 62, 85, 86, 92, 123], "reverse_": 123, "reverse_capac": [19, 25, 49, 54, 71, 73, 74, 89, 90, 91, 99, 123], "reverse_categori": 123, "reverse_category_id": 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], "revis": 121, "rewritten": [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], "rf": 26, "rhel": 121, "ribot": 92, "richard": 44, "rid": 23, "right": [3, 15, 25, 50, 61, 74, 92, 107, 108, 114, 115, 117, 123, 129], "rightarrow": [13, 23, 25, 29, 48, 62, 65, 66, 73, 74, 85, 106, 107], "rightarrow3": 23, "rightarrow5": 23, "rightarrow6": 23, "rightarrow9": 23, "ring": [34, 35, 92], "rm": 26, "rn": 74, "road": [3, 13, 25, 73, 92, 105, 121], "rohith": 27, "role": 26, "rollback": 111, "root": [0, 17, 50, 61, 68, 81, 82, 83, 84, 96, 97, 98, 115], "roughli": [28, 109, 116], "round": [36, 74, 107, 108, 112, 113, 114, 115, 116, 117], "rout": [3, 4, 13, 16, 18, 20, 26, 27, 28, 29, 30, 57, 65, 66, 92, 93, 94, 105, 108, 109, 112, 113, 114, 119, 121, 123, 126, 129, 130, 131], "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], "routeplan": 13, "routing_postgi": 121, "row": [6, 7, 8, 13, 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, 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], "row_numb": [23, 67, 73, 74, 94, 106, 107, 117, 123], "row_wher": 121, "rowam": 4, "rows_wher": [35, 36, 56, 57, 92], "rubric": 121, "rule": 36, "run": [6, 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, 75, 78, 79, 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, 121], "rykov": 27, "s_in_rul": 36, "s_out_rul": 36, "sai": [5, 6, 27], "said": 25, "sakr": 27, "sale": [15, 20, 29, 30, 33, 40, 43, 64, 114, 122], "salesman": [4, 5, 29, 30], "salesperson": [4, 29, 30], "same": [3, 5, 6, 7, 8, 9, 14, 15, 16, 19, 23, 25, 29, 30, 31, 32, 35, 36, 38, 39, 41, 42, 43, 44, 47, 48, 49, 50, 52, 53, 56, 57, 59, 61, 62, 63, 64, 65, 66, 69, 70, 71, 72, 74, 75, 79, 85, 86, 89, 90, 91, 92, 93, 94, 99, 101, 104, 106, 107, 108, 112, 113, 114, 121, 123, 130, 131], "sameresult": 56, "sampl": [5, 20, 25, 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, 130, 131], "sampledata": [7, 25, 121], "samu": 27, "sarthak": 27, "satisfi": 29, "save": 123, "scale": 25, "scenario": [9, 35, 41, 42, 43, 56, 57], "schema": [35, 36, 56, 57, 92, 121], "scheme": 121, "scientist": [16, 62, 63, 64, 114], "score": 45, "search": [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, 125, 126, 127, 128, 129, 130, 131], "seat": 5, "sec": 5, "second": [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, 123, 129, 130, 131], "second_edg": [25, 73], "second_seg": [25, 73], "section": [5, 13, 23, 25, 35, 62, 67, 86, 106, 107, 117, 129, 130, 131], "see": [20, 25, 121, 125], "segment": [3, 25, 35, 36, 60, 74, 78, 92, 103, 123, 130], "select": [3, 6, 7, 8, 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": [69, 77, 121], "self_loop": 86, "send": [19, 25, 90], "separ": [23, 85, 92, 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": [3, 5, 13, 16, 25, 28, 29, 30, 31, 36, 38, 41, 44, 47, 52, 55, 58, 59, 62, 65, 67, 70, 72, 77, 86, 105, 106, 107, 108, 109, 112, 116, 117, 123, 129], "sequenti": [0, 3, 5, 11, 15, 17, 19, 25, 28, 31, 38, 41, 44, 46, 47, 49, 50, 52, 54, 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], "serial": [3, 23, 25, 73, 123], "serv": 77, "server": [3, 5, 7, 10, 11, 12, 18, 19, 22, 24, 26, 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], "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], "set": [0, 5, 6, 7, 11, 13, 15, 16, 17, 19, 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, 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, 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, 119, 123, 125, 126, 129, 130], "setof": [13, 23, 60, 73], "setval": [86, 123], "seuenc": [16, 119], "sever": [5, 23, 25, 26, 68, 115, 121], "sh": [26, 121], "shadow": 85, "shape": [17, 20, 34, 68, 122], "shapefil": 25, "share": [20, 27, 92], "shift": 5, "shind": 27, "shobhit": 27, "shoot": 121, "shooting_star": 121, "short": [20, 121], "shorter": 113, "shortest": [4, 6, 7, 8, 9, 13, 14, 15, 16, 20, 28, 29, 30, 31, 32, 38, 39, 41, 42, 43, 44, 45, 47, 52, 59, 61, 62, 63, 64, 65, 66, 67, 72, 74, 75, 79, 105, 106, 107, 108, 109, 112, 113, 114, 116, 117, 119, 121, 122, 129, 131], "shortest_path_faster_algorithm": 72, "should": [5, 25, 27, 73, 88, 121], "show": [5, 13, 23, 25, 30, 50, 54, 61, 65, 66, 74, 94, 130, 131], "shown": [13, 23, 74], "shp2pgsql": 25, "shrink": 101, "side": [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, 114, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129], "sign": [25, 130], "signal": [25, 60], "signatur": [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], "signific": [25, 73, 121], "significantli": [72, 125], "similar": [23, 25, 30, 72, 73], "simpl": [25, 36, 121, 123], "simplest": [35, 56, 57], "simpli": 101, "simplic": 85, "simplif": 121, "simplifi": [25, 121], "simul": [29, 30, 33, 40, 43, 64, 114], "simultan": [8, 9], "sinc": 4, "singh": 27, "singl": [5, 18, 46, 47, 55, 72, 85, 121, 124], "sink": [19, 36], "sintef": [94, 123], "sir": 4, "site": 27, "situat": 92, "six": [93, 94], "size": [7, 13, 25, 55, 60, 67, 101, 106, 107, 117], "skip": [56, 57, 60, 73, 92, 123], "slower": [5, 44], "small": [25, 28, 58, 60, 74, 109, 116, 123], "smaller": [90, 91], "smallest": 100, "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], "snap": [35, 56], "so": [7, 13, 14, 17, 25, 32, 36, 39, 42, 56, 63, 69, 75, 79, 82, 92, 97, 121, 125], "soft": 123, "softwar": 27, "solomon_100_rc_101": 111, "solut": [4, 5, 25, 29, 30, 54, 74, 93, 94, 105, 106, 107, 121], "solv": [6, 16, 25, 33, 40, 43, 47, 59, 62, 63, 64, 73, 77, 93, 94, 101, 114, 121, 129], "solver": 121, "some": [3, 13, 25, 26, 27, 29, 36, 44, 55, 69, 74, 86, 121, 123, 126, 130, 131], "someth": 35, "sometim": [3, 101, 106, 107], "sort": [31, 32, 38, 39, 41, 42, 44, 59, 62, 63, 65, 66, 72, 103], "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], "sourabh": 27, "sourc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 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], "source_": 25, "source_edg": 23, "source_i": [16, 19, 25], "source_original_id": 86, "source_po": 23, "sourcehandl": 26, "sp": 74, "space": [13, 45, 55, 78], "span": [0, 1, 17, 20, 21, 50, 61, 80, 81, 82, 83, 95, 96, 97, 98, 115, 118, 121, 122], "spane": 68, "spars": [45, 58, 79], "sparsiti": 58, "special": [20, 122, 126], "specialized_vari": 47, "specif": [25, 73, 74, 121], "specifi": 25, "speed": [5, 6, 13, 25, 56, 57, 60, 72, 93, 94, 123], "spent": [5, 93, 94], "sphinx": [26, 121], "split": [54, 74, 86, 92], "spoon": 34, "spoon_radiu": 34, "spr06": [41, 42], "sql": [13, 23, 26, 121, 125], "sqrt": [6, 31, 32, 33, 34, 38, 39, 40, 111], "squar": [130, 131], "src": [35, 56, 57], "src_id": 111, "srid": [35, 56, 57, 73, 74], "sssp": 47, "sstreet": 36, "st_": 121, "st_area": 34, "st_astext": [25, 54, 73, 74], "st_buffer": [7, 25, 35, 56, 57, 74], "st_centroid": 7, "st_closestpoint": 74, "st_collect": 34, "st_concavehul": 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_intersect": [25, 73, 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], "stabl": 34, "stack": 5, "stackexchang": 20, "standar": [20, 28, 31, 38, 62, 68, 81, 82, 83, 96, 97, 98, 115, 116, 121], "standard": [23, 26, 47, 121], "star": [6, 8, 121], "start": [0, 4, 5, 7, 8, 9, 14, 15, 16, 17, 19, 23, 25, 26, 28, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 46, 47, 49, 50, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 75, 77, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 93, 94, 96, 97, 98, 99, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 123, 129, 130, 131], "start_": 16, "start_clos": [5, 93, 94, 123], "start_i": [5, 94, 123], "start_id": [4, 29, 30], "start_node_id": [5, 93], "start_open": [5, 93, 94, 123], "start_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], "start_servic": [5, 93, 94], "start_v": [16, 52, 77], "start_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], "start_x": [5, 94, 123], "startpoint": 73, "state": [25, 125], "statement": [90, 93, 94, 103, 123], "station": [65, 66], "statu": [108, 112], "step": [25, 26, 58, 86, 92, 106, 107, 108, 112, 118, 125], "stephen": 27, "steve": 121, "still": [1, 2, 3, 11, 13, 14, 15, 16, 17, 29, 60, 61, 65, 66, 67, 73, 85, 86, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 126, 127, 128, 129, 130, 131], "stoer": 101, "stoerwagn": 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_id": 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], "store": [7, 14, 15, 25, 32, 35, 36, 39, 42, 43, 63, 64, 74, 75, 79, 113, 114, 123, 130], "straight": 78, "strategi": 100, "street": [25, 36, 92], "strict": [25, 67, 106, 107, 109, 117, 129], "strictli": 23, "string": [25, 36, 121], "string_to_arrai": 23, "strong": 102, "strongli": [12, 20, 25, 36, 102, 122], "structur": [20, 35, 36, 56, 57, 121, 123], "studi": 4, "studio": 121, "sub": [6, 25, 106], "sub_id": 92, "subgraph": [48, 75, 78, 79, 86, 95, 101, 104], "subscrib": 125, "subset": [19, 35, 46, 56, 57, 60, 101, 118], "subseteq": 25, "subwai": [65, 66], "succe": 26, "successfulli": 26, "successive_shortest_path_nonnegative_weight": [90, 91], "sudo": 26, "suffix": 92, "suggest": 72, "suitabl": [77, 126], "sum": [5, 7, 14, 15, 19, 32, 39, 42, 43, 63, 64, 75, 79, 93, 94, 101, 106, 107, 113, 114], "sum_": 16, "sumar": [32, 39, 42, 63], "sumari": [5, 93, 94], "summari": [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], "summer": 27, "super": [19, 49, 71, 90, 91, 99], "supermarket": [130, 131], "supli": 126, "suppli": 23, "supplier": [25, 73], "support": [13, 20, 26, 27, 28, 29, 30, 31, 34, 38, 41, 52, 75, 79, 110, 121], "suppos": [5, 25], "sure": 26, "swapnil": 27, "switch": [25, 26, 73], "sylvain": 27, "symetr": 13, "symmetr": [4, 7, 13, 14, 15, 29, 30, 32, 33, 39, 40, 42, 43, 58, 63, 64, 75, 79, 113, 114], "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, 44, 49, 56, 57, 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], "table_end": 92, "table_of_cont": [65, 66], "tag": 125, "take": [3, 25, 45, 60, 73, 105, 106, 107, 108, 109, 129], "taken": [3, 4, 25, 29, 92, 105, 106, 107, 108, 109, 129], "takubo": 27, "tar": 26, "target": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 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_": 25, "target_arrai": [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_id": 23, "target_po": 23, "targets_original_id": 86, "targetss": [19, 49, 71, 90, 91, 99], "tarjan": [84, 102], "tarriv": 111, "tasca": 27, "task": [25, 73, 86], "tbd": [57, 86, 111], "tdepart": 111, "techer": 27, "tell": 92, "temp": 60, "tempor": [23, 130], "temporari": 112, "ten": 85, "term": [16, 25, 47, 72, 73], "termin": [8, 9, 41, 42, 43], "test": [1, 2, 3, 5, 7, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 22, 24, 35, 44, 47, 48, 50, 52, 53, 57, 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, 125, 126, 127, 128, 129, 130, 131], "tester": [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], "tha": 13, "than": [7, 8, 9, 13, 17, 23, 25, 28, 29, 34, 37, 41, 42, 43, 44, 45, 59, 60, 65, 66, 68, 69, 72, 75, 79, 82, 86, 90, 91, 93, 97, 101, 103, 109, 115, 116], "the_geom": [7, 35, 36, 56, 57, 92, 121], "the_in": 73, "the_matrix_info": 111, "the_out": 73, "the_point": 73, "thei": [1, 2, 3, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 24, 25, 29, 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, 92, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 121, 123, 126, 127, 128, 129, 130, 131], "them": [20, 25, 26, 44, 45, 103, 122, 126, 130, 131], "theme": 26, "themselv": 48, "theorem": [11, 18, 69], "theori": [4, 25, 101], "therefor": [0, 3, 5, 6, 7, 8, 10, 15, 16, 17, 19, 20, 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, 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, 122, 126, 129, 130, 131], "therfor": 123, "theta": [45, 75], "thi": [3, 4, 5, 6, 7, 8, 9, 13, 15, 16, 19, 20, 23, 25, 26, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 44, 45, 47, 51, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 69, 72, 73, 74, 76, 77, 78, 80, 85, 86, 90, 92, 94, 95, 100, 101, 106, 107, 110, 114, 117, 118, 121, 123, 125, 127, 128, 129, 130, 131], "think": 36, "third": [4, 25], "tho": 92, "thoma": 4, "those": [13, 25, 36, 37, 44, 74, 87, 92, 105, 123, 130], "though": 44, "thought": 130, "three": [13, 25, 45, 54, 74, 87], "three_opt": [25, 54, 74], "through": [4, 13, 19, 25, 45, 49, 67, 71, 90, 91, 99, 100, 106, 107, 117, 125, 130], "throw": [0, 23, 45, 50, 59, 61, 81, 83, 96, 98, 103], "thru": [23, 25, 73, 105], "thu": [59, 72], "thurkow": 27, "ticket": 125, "tidi": [20, 121], "tie": [68, 115], "till": 4, "time": [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, 74, 75, 77, 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, 123], "tip": 20, "titl": 25, "tiwari": 27, "tmp_edges_vertices_pgr": 60, "to_cost": 23, "todo": 90, "togeth": [4, 87], "tokyo": 27, "toler": [35, 56, 74, 92], "too": [25, 121, 125], "tool": [25, 26, 36, 121], "top": [25, 60, 74, 94, 123], "topic": 125, "topolog": [59, 103], "topologi": [20, 35, 36, 57, 60, 87, 92, 108, 115, 116, 119, 121, 122], "topological_sort": [59, 103], "total": [5, 7, 13, 21, 32, 34, 39, 55, 60, 63, 67, 80, 81, 82, 83, 90, 91, 92, 93, 94, 106, 107, 117, 118, 129, 130, 131], "tour": [4, 29], "track": [92, 121], "tracker": 125, "trait": [25, 73, 130], "transform": [18, 23, 29, 85, 104, 119, 130], "transit": 104, "transitive_closur": 104, "transport": [5, 25, 73], "travel": [5, 15, 20, 23, 29, 30, 33, 40, 43, 64, 86, 93, 94, 112, 113, 114, 122], "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], "traveltim": 111, "travers": [0, 1, 17, 18, 25, 28, 29, 30, 31, 38, 41, 44, 47, 50, 52, 59, 61, 62, 65, 67, 68, 70, 72, 77, 78, 80, 81, 82, 83, 86, 87, 92, 95, 96, 97, 98, 101, 105, 106, 107, 108, 109, 112, 115, 116, 117, 119, 121, 123, 129], "treat": 36, "tree": [0, 1, 17, 20, 21, 50, 61, 68, 80, 81, 82, 83, 84, 95, 96, 97, 98, 115, 118, 121, 122], "tri": [25, 69, 100], "triangl": [4, 15, 29, 30, 34, 43, 64, 114], "tries_per_temperatur": [29, 30], "trigger": 121, "trsp": [18, 20, 23, 105, 106, 107, 108, 119, 121, 122, 130, 131], "trspviaedg": 121, "truck": [5, 93, 94, 121], "true": [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, 90, 92, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "trusti": 7, "try": [5, 25, 67, 92, 106, 107, 117, 129], "tsp": [5, 121], "tsp_result": 30, "tunnel": [25, 73], "tupl": 25, "turn": [3, 20, 25, 26, 73, 86, 105, 106, 107, 121, 122], "turn_restrict_sql": 23, "tutori": 125, "twice": [3, 4, 29, 30], "two": [7, 8, 9, 13, 19, 20, 21, 25, 45, 48, 55, 65, 66, 69, 70, 73, 78, 85, 86, 87, 92, 100, 101, 107, 108, 112, 113, 114, 115, 117, 121, 122, 125, 126, 130, 131], "two_way_if_nul": 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], "typic": 25, "u": [3, 4, 6, 7, 8, 9, 13, 14, 15, 16, 17, 25, 26, 27, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 59, 62, 63, 64, 72, 75, 79, 82, 86, 90, 91, 92, 97, 103, 106, 107, 108, 112, 113, 114, 125], "u_turn": 86, "u_turn_on_edg": [25, 67, 106, 107, 117, 129], "ubuntu": 121, "uk": 27, "uncategoris": 25, "unclassifi": [18, 121], "unconnect": 101, "undefin": 86, "under": [20, 27, 92, 125, 128], "underli": 70, "underload": [5, 93, 94], "understand": 74, "undirect": [0, 1, 4, 6, 7, 8, 9, 12, 15, 16, 18, 20, 21, 23, 24, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 54, 55, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 72, 75, 77, 78, 79, 80, 81, 82, 83, 85, 87, 88, 95, 96, 97, 98, 100, 101, 104, 105, 106, 107, 109, 112, 113, 114, 115, 116, 117, 118, 121, 122, 124, 126, 130, 131], "unexpect": [56, 57, 121], "unifi": 121, "union": [5, 13, 25, 31, 38, 54, 65, 66, 73, 74, 93, 94, 103, 106, 107, 121], "uniqu": [7, 14, 15, 32, 39, 42, 43, 63, 64, 74, 75, 79, 92, 113, 114, 123], "unit": [6, 31, 32, 33, 35, 38, 39, 40, 56, 74, 85, 92, 93, 94, 125], "univers": [4, 27, 30], "unknown": [25, 36], "unless": 86, "unlik": [46, 113, 114], "unlimit": 13, "unload": [5, 93, 94], "unlog": [56, 73], "unnam": [23, 115, 116, 121], "unnecessari": 121, "unnest": [13, 56, 60, 65, 66, 73, 74], "unreport": 125, "uns": [65, 66], "until": [13, 61, 101], "untouch": 92, "unus": 121, "unwant": 25, "unweight": [47, 101], "up": [0, 1, 5, 13, 16, 21, 23, 25, 26, 36, 57, 60, 61, 80, 81, 82, 83, 86, 94, 95, 96, 97, 98, 118, 123, 124], "updat": [26, 30, 36, 54, 56, 74, 86, 121, 123], "upgrad": [20, 121], "upon": 78, "upper": [0, 15, 17, 43, 50, 61, 64, 68, 81, 82, 83, 90, 91, 96, 97, 98, 114, 115], "us": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 22, 24, 25, 26, 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, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 109, 111, 119, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131], "usabl": 25, "usag": [121, 130, 131], "use": 79, "usecas": 77, "user": [13, 15, 20, 23, 25, 26, 27, 43, 56, 57, 64, 114, 121, 122, 125, 126], "util": [25, 60, 70, 74, 119, 121], "uturn": 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, 26, 121], "v_lc101": [94, 123], "valid": [6, 23, 25, 31, 32, 33, 38, 39, 40, 44, 59, 103, 104, 115, 130, 131], "valu": [0, 3, 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, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "varchar": [35, 56, 57], "vari": [19, 25], "variabl": [34, 121], "variant": 5, "variat": [47, 77], "varieti": 25, "variou": 25, "varnoth": [16, 19], "vaul": [19, 49, 71, 89, 90, 91, 99], "ve": 45, "vector": 25, "veenit": 27, "vehcil": [94, 123], "vehicl": [18, 25, 36, 60, 73, 130], "vehicle_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, 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], "veloc": 5, "vendor": 36, "venkata": 27, "vergara": 27, "veri": [25, 73, 123], "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, 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], "vertex": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 17, 18, 19, 21, 28, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 55, 56, 57, 58, 59, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 75, 77, 78, 79, 80, 84, 85, 87, 88, 89, 90, 91, 93, 95, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 116, 117, 118, 119, 121, 123, 126, 127, 129, 130, 131], "vertex_": [67, 106, 107, 117, 129], "vertex_i": [67, 106, 107, 117, 129], "vertex_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, 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_map": 86, "vertic": [0, 3, 7, 9, 15, 16, 17, 19, 20, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 69, 70, 71, 72, 75, 77, 78, 79, 84, 85, 88, 89, 90, 91, 92, 99, 100, 101, 102, 103, 104, 105, 108, 112, 113, 114, 119, 121, 122, 124, 126, 129], "vertices_id_seq": 123, "vertices_in_graph": 13, "vertices_to_expand": 13, "vertix_id": 121, "vetric": [25, 31, 38, 41, 44, 47, 59, 62, 70, 72], "via": [3, 23, 119, 121, 130, 131], "via_path": [23, 121], "vicki": 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], "vidhan": 27, "vienna": 4, "view": [25, 60, 73, 123], "violat": [5, 93, 94, 109], "virginia": 27, "virtu": 45, "visit": [3, 4, 5, 25, 29, 30, 61, 81, 83, 96, 98, 115, 121, 129], "visual": [25, 60, 121, 130, 131], "visuali": 30, "vize": [11, 18, 69], "vojt\u011bch": 118, "volatil": 13, "volum": 5, "vrp": [5, 121], "vrp_distanc": 111, "vrp_vehicl": 111, "vrppd": 5, "vrptw": 5, "w": 13, "wa": [4, 7, 13, 23, 25, 27, 35, 36, 56, 57, 73, 74, 76, 86, 92, 118, 121, 123, 130], "wagner": 101, "wai": [3, 7, 20, 25, 35, 36, 54, 56, 57, 73, 74, 85, 103, 126, 131], "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], "walk": [25, 60], "wang": 27, "want": [26, 60, 77, 86, 123], "warn": [23, 59, 103, 121], "warshal": [7, 20, 75, 79, 122], "waterloo": [4, 30], "we": [4, 7, 20, 26, 35, 36, 47, 56, 57, 75, 77, 79, 86, 92], "web": [27, 130], "websit": 125, "weight": [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], "well": [35, 36, 47, 56, 57, 92, 101, 130], "went": 35, "were": [7, 13, 23, 74, 86, 92, 121], "wget": [7, 26], "what": [25, 92, 121], "when": [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, 68, 69, 70, 71, 72, 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, 108, 109, 112, 113, 114, 115, 116, 118, 121, 122, 123, 124, 129], "where": [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, 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, 118, 121, 123, 125, 129, 130, 131], "wherev": 20, "whether": 101, "which": [3, 4, 5, 7, 19, 23, 25, 29, 30, 45, 47, 48, 52, 53, 61, 68, 74, 75, 78, 79, 86, 87, 88, 90, 92, 93, 94, 100, 101, 106, 107, 108, 115, 123, 125, 130], "while": [26, 28, 109, 116], "white": 13, "whitnei": 4, "who": [44, 125], "whole": [56, 60], "whose": [37, 47, 51, 92], "why": 36, "wi29": 30, "wiesenhaan": 27, "wiki": [5, 6, 8, 19, 26, 28, 31, 38, 41, 42, 44, 47, 51, 59, 62, 63, 65, 66, 67, 71, 72, 73, 86, 88, 89, 99, 101, 103, 104, 111], "wikipedia": [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], "wildcard": 121, "william": 4, "window": [5, 26, 93, 94, 121], "winni": 121, "with_doc": 26, "with_seq": [106, 107], "within": [5, 17, 25, 48, 65, 66, 74, 82, 92, 97, 115, 121, 130], "withing": 74, "without": [20, 26, 44, 88, 121], "withpoint": [23, 25, 74, 107, 108, 112, 113, 114, 116, 117, 119, 121], "woodbridg": [27, 121], "word": [16, 25, 129], "work": [4, 5, 6, 7, 8, 14, 15, 20, 23, 25, 31, 32, 37, 38, 39, 43, 45, 46, 48, 50, 51, 54, 60, 61, 64, 65, 66, 74, 77, 84, 85, 86, 87, 88, 102, 114, 121, 123, 130, 131], "workshop": [25, 27], "world": [90, 91, 105, 130], "wors": [9, 29, 41, 42, 43], "worst": [4, 29, 30, 72], "would": [5, 6, 7, 14, 15, 25, 32, 35, 36, 37, 39, 42, 43, 44, 54, 56, 57, 63, 64, 74, 75, 79, 101, 113, 114], "wrapper": [121, 125], "write": [92, 125], "written": 27, "wrong": [3, 35, 36, 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, 20, 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, "y": [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], "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, "ye": 13, "yellow": [85, 86], "yen": [2, 16, 20, 28, 109, 116, 119, 122], "yige": 27, "you": [20, 26, 36, 47, 60, 77, 92, 125], "your": [25, 26, 35, 36, 57, 60, 125], "z": 13, "zero": [19, 49, 71, 90, 91, 99], "zia": 27, "zimanyi": 27}, "titles": ["BFS - Category", "DFS - Category", "K shortest paths - Category", "TRSP - Family of functions", "Traveling Sales Person - Family of functions", "Vehicle Routing Functions - Category (Experimental)", "A* - Family of functions", "All Pairs - Family of Functions", "Bidirectional A* - Family of functions", "Bidirectional Dijkstra - Family of functions", "Chinese Postman Problem - Family of functions (Experimental)", "Coloring - Family of functions", "Components - Family of functions", "Contraction - Family of functions", "Cost - Category", "Cost Matrix - Category", "Dijkstra - Family of functions", "Driving Distance - Category", "Experimental Functions", "Flow - Family of functions", "Table of Contents", "Kruskal - Family of functions", "Metrics - Family of functions", "Migration guide", "Ordering - Family of functions", "pgRouting Concepts", "Installation", "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 - 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 Proposed", "pgr_depthFirstSearch
- Proposed", "pgr_dijkstra
", "pgr_dijkstraCost
", "pgr_dijkstraCostMatrix
", "pgr_dijkstraNear
- Proposed", "pgr_dijkstraNearCost
- Proposed", "pgr_dijkstraVia
- Proposed", "pgr_drivingDistance
", "pgr_edgeColoring - Experimental", "pgr_edgeDisjointPaths
", "pgr_edmondsKarp
", "pgr_edwardMoore - Experimental
", "pgr_extractVertices \u2013 Proposed", "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 - Proposed", "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 - Proposed", "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
- Proposed", "pgr_withPointsCost
- Proposed", "pgr_withPointsCostMatrix
- proposed", "pgr_withPointsDD
- Proposed", "pgr_withPointsKSP - Proposed", "pgr_withPointsVia
- Proposed", "Prim - Family of functions", "Proposed Functions", "Reference", "Release Notes", "Function Families", "Sample Data", "Spanning Tree - Category", "Support", "Topology - Family of Functions", "Transformation - Family of functions", "Traversal - Family of functions", "Via - Category", "withPoints - Category", "withPoints - Family of functions"], "titleterms": {"": [25, 35, 56, 57, 67, 106, 107, 117], "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": [62, 121], "5": [62, 121], "6": [62, 121], "7": [20, 27, 62, 121], "8": [62, 121], "9": [62, 121], "A": [6, 8, 74], "At": 74, "For": [25, 62], "NOT": [35, 56, 57], "Near": [65, 66], "On": [130, 131], "One": [23, 25, 28, 31, 32, 38, 39, 41, 42, 44, 47, 49, 59, 62, 63, 65, 66, 67, 70, 71, 72, 74, 89, 90, 91, 99, 105, 106, 107, 108, 112, 113, 116, 117], "The": [13, 16, 67, 86, 94, 106, 107, 117, 123], "With": [56, 107, 108, 112, 113, 114, 115, 117, 131], "about": [130, 131], "ad": [25, 30, 73, 86], "add": [13, 86], "addit": [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, 103, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117], "adjust": 25, "advanc": [6, 16, 19, 130, 131], "aggreg": [67, 106, 107, 117], "algorithm": [3, 106, 107], "all": [7, 20, 74], "alphabet": 27, "also": [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], "an": [13, 29, 60], "answer": 74, "ar": [67, 73, 106, 107, 117], "astar": [6, 31, 32, 33, 38, 39, 40], "asymetr": 29, "avail": 20, "base": 25, "belong": 13, "between": 62, "bf": [0, 81, 96], "bidirect": [8, 9], "both": 13, "build": [25, 26], "calcul": 86, "capac": 5, "case": 13, "categori": [0, 1, 2, 5, 14, 15, 17, 20, 122, 124, 129, 130], "chang": 121, "characterist": [4, 5, 9, 14, 15, 29, 30, 65, 66, 93, 94], "check": [25, 54, 73, 74], "chines": 10, "citi": 30, "clean": [56, 73], "closest": [25, 54, 74], "code": 25, "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], "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], "commerci": 125, "compar": 92, "complet": 86, "compon": [12, 25, 54, 74], "concept": [20, 25], "configur": 26, "connect": [25, 29, 54, 74], "construct": 13, "content": [4, 5, 20, 23, 121, 130, 131], "contract": [13, 25, 55], "contribut": 25, "contributor": 27, "coordin": 30, "corpor": 27, "cost": [14, 15, 25, 30, 62, 67, 106, 107, 117, 123], "creat": [25, 30, 56, 73, 86, 130, 131], "cross": [25, 73], "current": 20, "cycl": 13, "data": [7, 13, 23, 25, 29, 30, 73, 86, 123], "databas": [13, 25, 26, 56, 73], "dead": [13, 25, 60], "default": [35, 56, 57], "definit": [4, 16, 25, 29, 30], "degre": 60, "deliv": [5, 93, 94, 123], "deliveri": 5, "demand": 5, "depend": 26, "descript": [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], "detail": 108, "df": [1, 50, 61, 83, 98], "dijkstra": [9, 16, 65, 66], "direct": [13, 62, 85, 123], "disconnect": [25, 54, 74], "distanc": [17, 68, 115], "do": [35, 56, 57], "document": [6, 16, 19, 130, 131], "doe": [56, 73, 113, 115, 130, 131], "drive": [17, 68, 112, 113, 115, 116, 130, 131], "dry": [60, 73, 74], "edg": [0, 3, 7, 10, 13, 15, 16, 17, 19, 23, 25, 28, 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, 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, 123, 129, 130, 131], "enabl": 26, "end": [13, 25, 60, 67, 106, 107, 117], "equval": 62, "exampl": [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, 103, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117], "execut": [60, 73, 74], "exist": 60, "experiment": [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], "fill": 86, "fillup": [74, 123], "find": [25, 73, 74], "flow": [19, 25], "fly": [107, 108], "from": [29, 60, 62, 86], "front": [67, 106, 107, 108, 112, 117], "full": 56, "function": [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], "gener": [4, 14, 15, 19, 20, 25, 29, 129], "geometri": [25, 30, 73], "get": [25, 26, 30, 54, 62, 74], "gi": 125, "give": 86, "given": 74, "graph": [13, 25, 60, 62, 73, 85, 86, 108, 123], "guid": 23, "hand": [130, 131], "handl": 5, "have": [56, 73], "heurist": 6, "how": [25, 106, 107], "i": 73, "id": 25, "idenifi": 86, "identifi": [73, 85, 86], "imag": [92, 123], "incomplet": 29, "individu": 27, "inform": [4, 13, 14, 15, 19, 25, 27, 54, 73, 74, 129], "inner": [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], "insert": [25, 73], "inspect": [56, 73], "instal": 26, "interest": [29, 74, 123], "introduct": [3, 5, 7, 13, 16, 27, 127, 130, 131], "k": 2, "known": 73, "kruskal": [21, 23], "ksp": [28, 109, 116], "leaf": 86, "left": [112, 113, 116, 130, 131], "length": 25, "licens": 27, "line": [73, 85], "linear": [13, 25, 60], "list": 125, "load": 25, "locat": 5, "loop": 86, "mail": 125, "main": [67, 106, 123], "make": [56, 73], "mani": [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], "map": 86, "match": [35, 56, 57], "matrix": [5, 15, 29, 93], "matter": [113, 115, 130, 131], "mayor": 121, "metric": 22, "migrat": 23, "minor": 121, "more": 27, "most": 74, "multipl": [23, 25, 50, 61, 68, 81, 82, 83, 96, 97, 98, 115], "network": [130, 131], "new": [23, 25, 73], "newli": 86, "node": [67, 86, 106, 107, 117], "non": 25, "note": [20, 121], "offici": 20, "old": 23, "onli": 62, "oper": 13, "option": [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], "order": [5, 24, 27, 93, 94, 123], "origin": [4, 86, 94, 123], "output": 56, "outsid": 123, "overload": 25, "pair": 7, "paramet": [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], "pass": [67, 106, 107, 108, 112, 117], "past": 27, "path": [2, 25, 62, 67, 73, 106, 107, 117], "per": 74, "perform": [7, 25], "person": 4, "pgr_alphashap": 34, "pgr_analyzegraph": 35, "pgr_analyzeonewai": 36, "pgr_articulationpoint": 37, "pgr_astar": [23, 31], "pgr_astarcost": 32, "pgr_astarcostmatrix": 33, "pgr_bdastar": [23, 38], "pgr_bdastarcost": 39, "pgr_bdastarcostmatrix": 40, "pgr_bddijkstra": 41, "pgr_bddijkstracost": 42, "pgr_bddijkstracostmatrix": 43, "pgr_bellmanford": 44, "pgr_betweennesscentr": 45, "pgr_biconnectedcompon": 46, "pgr_binarybreadthfirstsearch": 47, "pgr_bipartit": 48, "pgr_boykovkolmogorov": 49, "pgr_breadthfirstsearch": 50, "pgr_bridg": 51, "pgr_chinesepostman": 52, "pgr_chinesepostmancost": 53, "pgr_connectedcompon": 54, "pgr_contract": 55, "pgr_createtopologi": 56, "pgr_createverticest": 57, "pgr_cuthillmckeeord": 58, "pgr_dagshortestpath": 59, "pgr_degre": 60, "pgr_depthfirstsearch": 61, "pgr_dijkstra": [23, 62], "pgr_dijkstracost": 63, "pgr_dijkstracostmatrix": 64, "pgr_dijkstranear": 65, "pgr_dijkstranearcost": 66, "pgr_dijkstravia": [23, 67], "pgr_drivingdist": [23, 68], "pgr_edgecolor": 69, "pgr_edgedisjointpath": 70, "pgr_edmondskarp": 71, "pgr_edwardmoor": 72, "pgr_extractvertic": 73, "pgr_findcloseedg": [74, 107, 108, 112, 113, 114, 115, 116, 117], "pgr_floydwarshal": 75, "pgr_full_vers": 76, "pgr_hawickcircuit": 77, "pgr_isplanar": 78, "pgr_johnson": 79, "pgr_kruskal": 80, "pgr_kruskalbf": [23, 81], "pgr_kruskaldd": [23, 82], "pgr_kruskaldf": [23, 83], "pgr_ksp": [23, 28], "pgr_lengauertarjandominatortre": 84, "pgr_linegraph": 85, "pgr_linegraphful": 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_pickdelivereuclidean": 94, "pgr_prim": 95, "pgr_primbf": [23, 96], "pgr_primdd": [23, 97], "pgr_primdf": [23, 98], "pgr_pushrelabel": 99, "pgr_sequentialvertexcolor": 100, "pgr_stoerwagn": 101, "pgr_strongcompon": 102, "pgr_topologicalsort": 103, "pgr_transitiveclosur": 104, "pgr_trsp": [23, 105], "pgr_trsp_withpoint": [23, 108], "pgr_trspvia": [23, 106], "pgr_trspvia_withpoint": [23, 107], "pgr_trspviaedg": 23, "pgr_trspviavertic": 23, "pgr_tsp": [29, 114], "pgr_tspeuclidean": 30, "pgr_turnrestrictedpath": 109, "pgr_version": 110, "pgr_vrponedepot": 111, "pgr_withpoint": [23, 112], "pgr_withpointscost": 113, "pgr_withpointscostmatrix": 114, "pgr_withpointsdd": [23, 115], "pgr_withpointsksp": [23, 116], "pgr_withpointsvia": [23, 117], "pgrout": [20, 25, 121], "pick": [5, 93, 94, 123], "point": [15, 25, 29, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "postman": 10, "prepar": [25, 54, 74], "present": 27, "prim": [23, 118], "problem": [4, 10, 16, 29, 30, 125], "propos": [60, 61, 65, 66, 67, 73, 85, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119], "purpos": 30, "queri": [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, 94, 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], "reach": [67, 106, 107, 117], "refer": 120, "releas": [20, 27, 121], "remov": [25, 73, 86], "report": 125, "repres": 85, "represent": 85, "restrict": [3, 23, 25, 86, 105, 106, 107, 108, 109, 123, 129], "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, 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, 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], "return": [34, 59, 91], "reverse_cost": [25, 62, 123], "right": [112, 113, 116, 130, 131], "rout": [5, 25, 56, 67, 73, 74, 86, 106, 107, 117], "row": 5, "run": [60, 73, 74], "sahara": 30, "sale": 4, "sampl": [13, 123], "save": [25, 54, 74], "see": [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], "select": 25, "self": 86, "share": 85, "short": 26, "shortest": [2, 25, 73], "show": 108, "side": [112, 113, 115, 116, 130, 131], "signatur": [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], "simplifi": 86, "simul": [106, 107], "singl": [23, 50, 61, 68, 81, 82, 83, 96, 97, 98, 115], "soft": 86, "solut": 62, "sourc": [13, 26], "span": [25, 124], "special": 109, "split": [25, 73], "sponsor": 27, "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, "start": 29, "statu": [67, 106, 107, 117], "storag": [25, 54, 74], "store": [13, 30, 86], "structur": [23, 25], "sub": 60, "subgraph": 13, "summari": 5, "support": [123, 125], "sure": [56, 73], "surplu": [25, 73], "synopsi": [9, 15, 93, 94], "tabl": [4, 13, 20, 25, 30, 35, 56, 57, 60, 73, 74, 86, 123], "target": 13, "temporari": [130, 131], "test": [26, 30], "thi": 27, "third": [67, 106, 107, 117], "time": 5, "tip": 25, "topologi": [25, 56, 73, 113, 123, 126], "total": 30, "tour": 30, "transform": [86, 127], "travel": 4, "travers": 128, "tree": [25, 124], "trsp": [3, 25], "tsp": [4, 29, 30], "turn": 23, "two": 74, "undirect": [13, 62, 108, 123], "uniqu": 85, "unit": 5, "up": [56, 73], "updat": [13, 25, 73], "upgrad": 26, "us": [13, 23, 29, 62, 86, 107, 108, 112, 113, 114, 115, 116, 117], "usag": [35, 56, 57, 107, 112, 117], "v3": 27, "valu": [34, 35, 56, 57, 86], "variabl": 26, "variat": [107, 112, 117], "vehicl": [5, 93, 94, 123], "veric": 86, "version": 26, "vertex": [13, 23, 25, 29, 50, 54, 60, 61, 68, 73, 74, 81, 82, 83, 86, 96, 97, 98, 115], "vertic": [13, 23, 25, 50, 54, 56, 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], "visit": [67, 106, 107, 108, 112, 117], "visual": 30, "western": 30, "when": [35, 56, 57, 67, 73, 106, 107, 117, 130, 131], "wiki": 25, "without": [25, 73], "withpoint": [130, 131], "withpointsksp": 116, "work": [106, 107], "x": [25, 27, 121], "y": 25}})
\ 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) Path from 6 to 10": [[62, "path-from-6-to-10"]], "10) Path from 6 to 7": [[62, "id2"]], "11) Path from 12 to 10": [[62, "id3"]], "12) Path from 12 to 7": [[62, "id4"]], "13) Using One to Many to get the solution of examples 9 and 10": [[62, "using-one-to-many-to-get-the-solution-of-examples-9-and-10"]], "14) Using Many to One to get the solution of examples 10 and 12": [[62, "using-many-to-one-to-get-the-solution-of-examples-10-and-12"]], "15) Using Many to Many to get the solution of examples 9 to 12": [[62, "using-many-to-many-to-get-the-solution-of-examples-9-to-12"]], "16) Using Combinations to get the solution of examples 9 to 11": [[62, "using-combinations-to-get-the-solution-of-examples-9-to-11"]], "17) Path from 6 to 10": [[62, "id5"]], "18) Path from 6 to 7": [[62, "id6"]], "19) Path from 12 to 10": [[62, "id7"]], "2) Path from 6 to 7": [[62, "path-from-6-to-7"]], "20) Path from 12 to 7": [[62, "id8"]], "21) Using One to Many to get the solution of examples 17 and 18": [[62, "using-one-to-many-to-get-the-solution-of-examples-17-and-18"]], "22) Using Many to One to get the solution of examples 18 and 20": [[62, "using-many-to-one-to-get-the-solution-of-examples-18-and-20"]], "23) Using Many to Many to get the solution of examples 17 to 20": [[62, "using-many-to-many-to-get-the-solution-of-examples-17-to-20"]], "24) Using Combinations to get the solution of examples 17 to 19": [[62, "using-combinations-to-get-the-solution-of-examples-17-to-19"]], "25) Path from 6 to 10": [[62, "id9"]], "26) Path from 6 to 7": [[62, "id10"]], "27) Path from 12 to 10": [[62, "id11"]], "28) Path from 12 to 7": [[62, "id12"]], "29) Using One to Many to get the solution of examples 25 and 26": [[62, "using-one-to-many-to-get-the-solution-of-examples-25-and-26"]], "3) Path from 12 to 10": [[62, "path-from-12-to-10"]], "30) Using Many to One to get the solution of examples 26 and 28": [[62, "using-many-to-one-to-get-the-solution-of-examples-26-and-28"]], "31) Using Many to Many to get the solution of examples 25 to 28": [[62, "using-many-to-many-to-get-the-solution-of-examples-25-to-28"]], "32) Using Combinations to get the solution of examples 25 to 27": [[62, "using-combinations-to-get-the-solution-of-examples-25-to-27"]], "33) Using One to One": [[62, "using-one-to-one"]], "34) Using One to Many": [[62, "using-one-to-many"]], "35) Using Many to One": [[62, "using-many-to-one"]], "36) Using Many to Many": [[62, "using-many-to-many"]], "37) Using Combinations": [[62, "using-combinations"]], "4) Path from 12 to 7": [[62, "path-from-12-to-7"]], "5) Using One to Many to get the solution of examples 1 and 2": [[62, "using-one-to-many-to-get-the-solution-of-examples-1-and-2"]], "6) Using Many to One to get the solution of examples 2 and 4": [[62, "using-many-to-one-to-get-the-solution-of-examples-2-and-4"]], "7) Using Many to Many to get the solution of examples 1 to 4": [[62, "using-many-to-many-to-get-the-solution-of-examples-1-to-4"]], "8) Using Combinations to get the solution of examples 1 to 3": [[62, "using-combinations-to-get-the-solution-of-examples-1-to-3"]], "9) Path from 6 to 10": [[62, "id1"]], "A point of interest table": [[74, "a-point-of-interest-table"]], "A* - Family of functions": [[6, null]], "About points": [[130, "about-points"], [131, "about-points"]], "Add additional columns": [[13, "add-additional-columns"]], "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 geometry (for visual purposes)": [[30, "adding-a-geometry-for-visual-purposes"]], "Adding a soft restriction": [[86, "adding-a-soft-restriction"]], "Adding a value to the restriction": [[86, "adding-a-value-to-the-restriction"]], "Adding new vertices": [[25, "adding-new-vertices"], [73, "adding-new-vertices"]], "Adding split edges": [[25, "adding-split-edges"], [73, "adding-split-edges"]], "Additional Example": [[48, "additional-example"]], "Additional Example:": [[101, "additional-example"], [111, "additional-example"]], "Additional Examples": [[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"]], "Additional examples": [[103, "additional-examples"]], "Adjust costs": [[25, "adjust-costs"]], "Advanced Documentation": [[19, "advanced-documentation"], [131, "advanced-documentation"]], "Advanced documentation": [[6, "advanced-documentation"], [16, "advanced-documentation"], [130, "advanced-documentation"]], "Aggregate cost of the third path.": [[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"]], "All Pairs - Family of Functions": [[7, null]], "All releases": [[20, "all-releases"]], "At most two answers": [[74, "at-most-two-answers"]], "At most two answers per point": [[74, "at-most-two-answers-per-point"]], "At most two answers with all columns": [[74, "at-most-two-answers-with-all-columns"]], "Available Functions but not official pgRouting functions": [[20, "available-functions-but-not-official-pgrouting-functions"]], "BFS - Category": [[0, null]], "BFS optional parameters": [[0, "bfs-optional-parameters"], [81, "bfs-optional-parameters"], [96, "bfs-optional-parameters"]], "Bidirectional A* - Family of functions": [[8, null]], "Bidirectional Dijkstra - Family of functions": [[9, null]], "Build a routing topology": [[25, "build-a-routing-topology"]], "Building": [[26, "building"]], "Capacity and Demand Units Handling": [[5, "capacity-and-demand-units-handling"]], "Case 1: Both source and target belong to the contracted graph.": [[13, "case-1-both-source-and-target-belong-to-the-contracted-graph"]], "Case 2: Source and/or target belong to an edge subgraph.": [[13, "case-2-source-and-or-target-belong-to-an-edge-subgraph"]], "Case 3: Source and/or target belong to a vertex.": [[13, "case-3-source-and-or-target-belong-to-a-vertex"]], "Changes for release 0.9.8": [[121, "changes-for-release-0-9-8"]], "Changes for release 0.9.9": [[121, "changes-for-release-0-9-9"]], "Changes for release 1.0": [[121, "changes-for-release-1-0"]], "Changes for release 1.0.0a": [[121, "changes-for-release-1-0-0a"]], "Changes for release 1.0.0b": [[121, "changes-for-release-1-0-0b"]], "Changes for release 1.01": [[121, "changes-for-release-1-01"]], "Changes for release 1.02": [[121, "changes-for-release-1-02"]], "Changes for release 1.03": [[121, "changes-for-release-1-03"]], "Changes for release 1.05": [[121, "changes-for-release-1-05"]], "Characteristics": [[4, "characteristics"], [5, "characteristics"], [9, "characteristics"], [14, "characteristics"], [15, "characteristics"], [29, "characteristics"], [30, "characteristics"], [65, "characteristics"], [66, "characteristics"], [93, "characteristics"], [94, "characteristics"]], "Check the Routing Topology": [[25, "check-the-routing-topology"]], "Checking components": [[25, "checking-components"], [54, "checking-components"], [74, "checking-components"]], "Checking for crossing edges": [[25, "checking-for-crossing-edges"], [73, "checking-for-crossing-edges"]], "Chinese Postman Problem - Family of functions (Experimental)": [[10, null]], "Clean up the columns of the routing topology to be created": [[56, "clean-up-the-columns-of-the-routing-topology-to-be-created"], [73, "clean-up-the-columns-of-the-routing-topology-to-be-created"]], "Coloring - Family of functions": [[11, null]], "Combinations": [[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 SQL": [[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"]], "Combinations data": [[123, "combinations-data"]], "Commercial Support": [[125, "commercial-support"]], "Comparing the results": [[92, "comparing-the-results"]], "Complete routing graph": [[86, "complete-routing-graph"]], "Components - Family of functions": [[12, null]], "Configurable variables": [[26, "configurable-variables"]], "Configuring": [[26, "configuring"]], "Connected incomplete data": [[29, "connected-incomplete-data"]], "Connecting components": [[25, "connecting-components"], [54, "connecting-components"], [74, "connecting-components"]], "Connecting disconnected components": [[54, "connecting-disconnected-components"], [74, "connecting-disconnected-components"]], "Construction of the graph in the database": [[13, "construction-of-the-graph-in-the-database"]], "Contents": [[5, "contents"], [23, "contents"], [23, "id1"], [121, "contents"], [121, "id1"], [121, "id2"], [121, "id3"], [121, "id4"], [121, "id5"], [121, "id6"], [121, "id7"], [121, "id9"], [121, "id10"], [121, "id11"], [121, "id12"], [121, "id13"], [121, "id14"], [121, "id15"], [130, "contents"], [131, "contents"]], "Contracted graph": [[13, "contracted-graph"]], "Contracting sample data": [[13, "contracting-sample-data"]], "Contraction - Family of functions": [[13, null]], "Contraction of a graph": [[25, "contraction-of-a-graph"]], "Contraction optional parameters": [[55, "contraction-optional-parameters"]], "Contraction results": [[13, "contraction-results"]], "Contributors": [[27, "contributors"]], "Contributors Past & Present:": [[27, "contributors-past-present"]], "Coordinates SQL": [[30, "coordinates-sql"]], "Corporate Sponsors (in alphabetical order)": [[27, "corporate-sponsors-in-alphabetical-order"]], "Corporate Sponsors in this release (in alphabetical order)": [[27, "corporate-sponsors-in-this-release-in-alphabetical-order"]], "Cost - Category": [[14, null]], "Cost Matrix - Category": [[15, null]], "Create a routing Database": [[25, "create-a-routing-database"]], "Create a routing topology": [[56, "create-a-routing-topology"], [73, "create-a-routing-topology"]], "Create a table": [[25, "create-a-table"]], "Create the mapping table": [[86, "create-the-mapping-table"]], "Create the routing topology on the edge table": [[56, "create-the-routing-topology-on-the-edge-table"], [73, "create-the-routing-topology-on-the-edge-table"]], "Create the vertices table": [[56, "create-the-vertices-table"], [73, "create-the-vertices-table"]], "Creating a table for the data and storing the data": [[30, "creating-a-table-for-the-data-and-storing-the-data"]], "Creating table that identifies transformed vertices": [[86, "creating-table-that-identifies-transformed-vertices"]], "Creating temporary vertices": [[130, "creating-temporary-vertices"], [131, "creating-temporary-vertices"]], "Crossing edges": [[25, "crossing-edges"], [73, "crossing-edges"]], "Current release": [[20, "current-release"]], "DFS - Category": [[1, null]], "DFS optional parameters": [[50, "dfs-optional-parameters"], [61, "dfs-optional-parameters"], [83, "dfs-optional-parameters"], [98, "dfs-optional-parameters"]], "Data": [[7, "data"]], "Dead end": [[13, "dead-end"]], "Dead end contraction": [[13, "dead-end-contraction"]], "Dead end vertex on directed graph": [[13, "dead-end-vertex-on-directed-graph"]], "Dead end vertex on undirected graph": [[13, "dead-end-vertex-on-undirected-graph"]], "Dead ends": [[25, "dead-ends"], [60, "dead-ends"]], "Degree from an existing table": [[60, "degree-from-an-existing-table"]], "Degree of a sub graph": [[60, "degree-of-a-sub-graph"]], "Dependencies": [[26, "dependencies"]], "Description": [[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 - Family of functions": [[16, null]], "Dijkstra optional parameters": [[65, "dijkstra-optional-parameters"], [66, "dijkstra-optional-parameters"]], "Directed graph with cost": [[123, "directed-graph-with-cost"]], "Directed graph with cost and reverse_cost": [[123, "directed-graph-with-cost-and-reverse-cost"]], "Disconnected graphs": [[25, "disconnected-graphs"]], "Does not matter driving side driving topology": [[113, "does-not-matter-driving-side-driving-topology"]], "Driving Distance - Category": [[17, null]], "Driving distance optional parameters": [[68, "driving-distance-optional-parameters"], [115, "driving-distance-optional-parameters"]], "Driving side": [[130, "driving-side"], [131, "driving-side"]], "Driving side does not matter": [[115, "driving-side-does-not-matter"], [130, "driving-side-does-not-matter"], [131, "driving-side-does-not-matter"]], "Dry run execution": [[60, "dry-run-execution"], [73, "dry-run-execution"]], "Edges": [[123, "edges"]], "Edges SQL": [[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"]], "Edges data": [[123, "edges-data"]], "Edges that belong to the contracted graph.": [[13, "edges-that-belong-to-the-contracted-graph"]], "Enabling and upgrading in the database": [[26, "enabling-and-upgrading-in-the-database"]], "Equvalences between signatures": [[62, "equvalences-between-signatures"]], "Example": [[94, "example"]], "Examples": [[92, "examples"]], "Experimental Functions": [[18, null]], "Factor": [[6, "factor"]], "Factor handling": [[5, "factor-handling"]], "Filling the mapping table": [[86, "filling-the-mapping-table"]], "Find at most two routes to a given point": [[74, "find-at-most-two-routes-to-a-given-point"]], "Find the shortest path": [[25, "find-the-shortest-path"], [73, "find-the-shortest-path"]], "Flow": [[25, "flow"]], "Flow - Family of functions": [[19, null]], "Flow Functions General Information": [[19, "flow-functions-general-information"]], "For directed graphs only with cost column": [[62, "for-directed-graphs-only-with-cost-column"]], "For directed graphs with cost and reverse_cost columns": [[62, "for-directed-graphs-with-cost-and-reverse-cost-columns"]], "For the Routing functions": [[25, "for-the-routing-functions"]], "For the TRSP functions": [[25, "for-the-trsp-functions"]], "For undirected graphs only with cost column": [[62, "for-undirected-graphs-only-with-cost-column"]], "For undirected graphs with cost and reverse_cost columns": [[62, "for-undirected-graphs-with-cost-and-reverse-cost-columns"]], "Function Families": [[20, "routingfunctions"], [122, null]], "Functions by categories": [[20, "functions-by-categories"], [122, "functions-by-categories"]], "Function\u2019s overloads": [[25, "function-s-overloads"]], "Function\u2019s structure": [[25, "function-s-structure"]], "General": [[20, "general"], [25, "general"]], "General Information": [[4, "general-information"], [14, "general-information"], [15, "general-information"], [129, "general-information"]], "General with (X,Y)": [[25, "general-with-x-y"]], "General without id": [[25, "general-without-id"]], "Get the closest vertex": [[25, "get-the-closest-vertex"], [54, "get-the-closest-vertex"], [74, "get-the-closest-vertex"]], "Get the sources": [[26, "get-the-sources"]], "Getting a geometry of the tour": [[30, "getting-a-geometry-of-the-tour"]], "Graph definition": [[25, "graph-definition"]], "Graph with cost": [[25, "graph-with-cost"]], "Graph with cost and reverse_cost": [[25, "graph-with-cost-and-reverse-cost"]], "Graphs": [[25, "graphs"]], "Graphs with geometries": [[25, "graphs-with-geometries"]], "Graphs without geometries": [[25, "graphs-without-geometries"], [73, "graphs-without-geometries"]], "Handling Parameters": [[5, "handling-parameters"]], "Heuristic": [[6, "heuristic"]], "How to contribute": [[25, "how-to-contribute"]], "Idenifying the restriction": [[86, "idenifying-the-restriction"]], "Images": [[92, "images"], [123, "images"]], "Individuals (in alphabetical order)": [[27, "individuals-in-alphabetical-order"]], "Individuals in this release v3.7.x (in alphabetical order)": [[27, "individuals-in-this-release-v3-7-x-in-alphabetical-order"]], "Inner Queries": [[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"]], "Insert the data": [[25, "insert-the-data"], [73, "insert-the-data"]], "Inspect the routing topology": [[56, "inspect-the-routing-topology"], [73, "inspect-the-routing-topology"]], "Inspect the vertices table": [[56, "inspect-the-vertices-table"], [73, "inspect-the-vertices-table"]], "Installation": [[26, null]], "Introduction": [[3, "introduction"], [5, "introduction"], [7, "introduction"], [13, "introduction"], [16, "introduction"], [27, null], [127, "introduction"], [130, "introduction"], [131, "introduction"]], "K shortest paths - Category": [[2, null]], "KSP Optional parameters": [[28, "ksp-optional-parameters"], [109, "ksp-optional-parameters"], [116, "ksp-optional-parameters"]], "Kruskal - Family of functions": [[21, null]], "Kruskal multiple vertices": [[23, "kruskal-multiple-vertices"]], "Kruskal single vertex": [[23, "kruskal-single-vertex"]], "Left driving side": [[116, "left-driving-side"], [130, "left-driving-side"], [131, "left-driving-side"]], "Left side driving topology": [[113, "left-side-driving-topology"]], "Licensing": [[27, "licensing"]], "Line Graph of a directed graph represented with shared edges": [[85, "line-graph-of-a-directed-graph-represented-with-shared-edges"]], "Line Graph of a directed graph represented with unique edges": [[85, "line-graph-of-a-directed-graph-represented-with-unique-edges"]], "Linear": [[13, "linear"]], "Linear contraction": [[13, "linear-contraction"]], "Linear edges": [[25, "linear-edges"], [60, "linear-edges"]], "Linear vertex on directed graph": [[13, "linear-vertex-on-directed-graph"]], "Linear vertex on undirected graph": [[13, "linear-vertex-on-undirected-graph"]], "Load Data": [[25, "load-data"]], "Locations": [[5, "locations"]], "Mailing List and GIS StackExchange": [[125, "mailing-list-and-gis-stackexchange"]], "Main graph": [[123, "main-graph"]], "Make sure the database does not have the vertices_table": [[56, "make-sure-the-database-does-not-have-the-vertices-table"], [73, "make-sure-the-database-does-not-have-the-vertices-table"]], "Many points": [[74, "many-points"]], "Many points dry run execution": [[74, "many-points-dry-run-execution"]], "Many points examples": [[74, "many-points-examples"]], "Many to Many": [[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"]], "Many to One": [[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"]], "Matrix SQL": [[5, "matrix-sql"], [29, "matrix-sql"], [93, "matrix-sql"]], "Mayors": [[121, "mayors"]], "Metrics - Family of functions": [[22, null]], "Migrating functions": [[23, "migrating-functions"]], "Migrating pgr_trsp (Edges) using pgr_trsp_withPoints": [[23, "migrating-pgr-trsp-edges-using-pgr-trsp-withpoints"]], "Migrating pgr_trsp (Edges) using pgr_withPoints": [[23, "migrating-pgr-trsp-edges-using-pgr-withpoints"]], "Migrating pgr_trsp (Vertices) using pgr_dijkstra": [[23, "migrating-pgr-trsp-vertices-using-pgr-dijkstra"]], "Migrating pgr_trsp (Vertices) using pgr_trsp": [[23, "migrating-pgr-trsp-vertices-using-pgr-trsp"]], "Migrating pgr_trspViaEdges using pgr_trspVia_withPoints": [[23, "migrating-pgr-trspviaedges-using-pgr-trspvia-withpoints"]], "Migrating pgr_trspViaEdges using pgr_withPointsVia": [[23, "migrating-pgr-trspviaedges-using-pgr-withpointsvia"]], "Migrating pgr_trspViaVertices using pgr_dijkstraVia": [[23, "migrating-pgr-trspviavertices-using-pgr-dijkstravia"]], "Migrating pgr_trspViaVertices using pgr_trspVia": [[23, "migrating-pgr-trspviavertices-using-pgr-trspvia"]], "Migration": [[23, "migration"]], "Migration guide": [[23, null]], "Migration of functions": [[23, "migration-of-functions"]], "Migration of pgr_KSP": [[23, "migration-of-pgr-ksp"]], "Migration of pgr_aStar": [[23, "migration-of-pgr-astar"]], "Migration of pgr_bdAstar": [[23, "migration-of-pgr-bdastar"]], "Migration of pgr_dijkstra": [[23, "migration-of-pgr-dijkstra"]], "Migration of pgr_drivingdistance": [[23, "migration-of-pgr-drivingdistance"]], "Migration of pgr_kruskalDD / pgr_kruskalBFS / pgr_kruskalDFS": [[23, "migration-of-pgr-kruskaldd-pgr-kruskalbfs-pgr-kruskaldfs"]], "Migration of pgr_maxCardinalityMatch": [[23, "migration-of-pgr-maxcardinalitymatch"]], "Migration of pgr_primDD / pgr_primBFS / pgr_primDFS": [[23, "migration-of-pgr-primdd-pgr-primbfs-pgr-primdfs"]], "Migration of pgr_trsp (Edges)": [[23, "migration-of-pgr-trsp-edges"]], "Migration of pgr_trsp (Vertices)": [[23, "migration-of-pgr-trsp-vertices"]], "Migration of pgr_trspViaEdges": [[23, "migration-of-pgr-trspviaedges"]], "Migration of pgr_trspViaVertices": [[23, "migration-of-pgr-trspviavertices"]], "Migration of pgr_withPointsDD": [[23, "migration-of-pgr-withpointsdd"]], "Migration of pgr_withPointsKSP": [[23, "migration-of-pgr-withpointsksp"]], "Migration of restrictions": [[23, "migration-of-restrictions"]], "Migration of turn restrictions": [[23, "migration-of-turn-restrictions"]], "Minors 2.x": [[121, "minors-2-x"]], "Minors 3.x": [[121, "minors-3-x"]], "More Information": [[27, "more-information"]], "Multiple Vertices": [[68, "multiple-vertices"]], "Multiple paths": [[25, "multiple-paths"]], "Multiple vertices": [[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"]], "Near optional parameters": [[65, "near-optional-parameters"], [66, "near-optional-parameters"]], "New restrictions structure": [[23, "new-restrictions-structure"]], "Nodes visited in the route.": [[67, "nodes-visited-in-the-route"], [106, "nodes-visited-in-the-route"], [107, "nodes-visited-in-the-route"], [117, "nodes-visited-in-the-route"]], "Non selective for multiple paths": [[25, "non-selective-for-multiple-paths"]], "Old restrictions contents": [[23, "old-restrictions-contents"]], "Old restrictions structure": [[23, "old-restrictions-structure"]], "On a left hand side driving network": [[130, "on-a-left-hand-side-driving-network"], [131, "on-a-left-hand-side-driving-network"]], "On a right hand side driving network": [[130, "on-a-right-hand-side-driving-network"], [131, "on-a-right-hand-side-driving-network"]], "One Via": [[67, "one-via"], [106, "one-via"], [107, "one-via"], [117, "one-via"]], "One answer per point, all columns": [[74, "one-answer-per-point-all-columns"]], "One answer, all columns": [[74, "one-answer-all-columns"]], "One point": [[74, "one-point"]], "One point dry run execution": [[74, "one-point-dry-run-execution"]], "One point examples": [[74, "one-point-examples"]], "One to Many": [[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"]], "One to One": [[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"]], "Operation: Dead End Contraction": [[13, "operation-dead-end-contraction"]], "Operation: Linear Contraction": [[13, "operation-linear-contraction"]], "Optional parameters": [[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"]], "Ordering - Family of functions": [[24, null]], "Orders SQL": [[5, "orders-sql"], [93, "orders-sql"], [94, "orders-sql"]], "Origin": [[4, "origin"]], "Parameters": [[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"]], "Parameters for the Via functions": [[25, "parameters-for-the-via-functions"]], "Pass in front or visits.": [[108, "pass-in-front-or-visits"]], "Passes in front or visits with left side driving.": [[112, "passes-in-front-or-visits-with-left-side-driving"]], "Passes in front or visits with right side driving.": [[112, "passes-in-front-or-visits-with-right-side-driving"]], "Performance": [[7, "performance"]], "Performance Tips": [[25, "performance-tips"]], "Pgrouting Concepts": [[20, "pgrouting-concepts"]], "Pick & Deliver Data": [[123, "pick-deliver-data"]], "Pick & Delivery": [[5, "pick-delivery"]], "Pick & deliver": [[5, "pick-deliver"]], "Pick-Deliver optional parameters": [[5, "pick-deliver-optional-parameters"], [93, "pick-deliver-optional-parameters"], [94, "pick-deliver-optional-parameters"]], "Points SQL": [[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"]], "Points of interest": [[74, "points-of-interest"], [123, "points-of-interest"]], "Points of interest fillup": [[74, "points-of-interest-fillup"], [123, "points-of-interest-fillup"]], "Points outside the graph": [[123, "points-outside-the-graph"]], "Prepare storage for connection information": [[25, "prepare-storage-for-connection-information"], [54, "prepare-storage-for-connection-information"], [74, "prepare-storage-for-connection-information"]], "Prepare the database": [[25, "prepare-the-database"]], "Prim - Family of functions": [[118, null]], "Prim multiple vertices": [[23, "prim-multiple-vertices"]], "Prim single vertex": [[23, "prim-single-vertex"]], "Problem Definition": [[4, "problem-definition"], [29, "problem-definition"], [30, "problem-definition"]], "Proposed Functions": [[119, null]], "Reference": [[120, null]], "Release Notes": [[20, "release-notes"], [121, null]], "Removing self loops on leaf nodes": [[86, "removing-self-loops-on-leaf-nodes"]], "Removing the surplus edges": [[25, "removing-the-surplus-edges"], [73, "removing-the-surplus-edges"]], "Reporting Problems": [[125, "reporting-problems"]], "Representation as directed with shared edge identifiers": [[85, "representation-as-directed-with-shared-edge-identifiers"]], "Representation as directed with unique edge identifiers": [[85, "representation-as-directed-with-unique-edge-identifiers"]], "Restrictions": [[3, "restrictions"], [123, "restrictions"]], "Restrictions SQL": [[3, "restrictions-sql"], [25, "restrictions-sql"], [105, "restrictions-sql"], [106, "restrictions-sql"], [107, "restrictions-sql"], [108, "restrictions-sql"], [109, "restrictions-sql"], [129, "restrictions-sql"]], "Restrictions data": [[23, "restrictions-data"], [123, "restrictions-data"]], "Result columns": [[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"]], "Result columns for a path": [[25, "result-columns-for-a-path"]], "Result columns for cost functions": [[25, "result-columns-for-cost-functions"]], "Result columns for flow functions": [[25, "result-columns-for-flow-functions"]], "Result columns for spanning tree functions": [[25, "result-columns-for-spanning-tree-functions"]], "Results": [[7, "results"]], "Return Value": [[34, "return-value"]], "Return columns": [[59, "return-columns"], [91, "return-columns"]], "Right driving side": [[116, "right-driving-side"], [130, "right-driving-side"], [131, "right-driving-side"]], "Right side driving topology": [[113, "right-side-driving-topology"]], "Route\u2019s aggregate cost of the route at the end of the third path.": [[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"]], "Sample Data": [[123, null]], "Save the edges connection information": [[25, "save-the-edges-connection-information"], [54, "save-the-edges-connection-information"], [74, "save-the-edges-connection-information"]], "Save the vertices connection information": [[25, "save-the-vertices-connection-information"], [54, "save-the-vertices-connection-information"], [74, "save-the-vertices-connection-information"]], "See Also": [[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"]], "Selective for multiple paths.": [[25, "selective-for-multiple-paths"]], "Short Version": [[26, "short-version"]], "Show details on undirected graph.": [[108, "show-details-on-undirected-graph"]], "Signature": [[93, "signature"], [94, "signature"], [110, "signature"]], "Signatures": [[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"]], "Simplifying leaf vertices": [[86, "simplifying-leaf-vertices"]], "Simulation of how algorithm works.": [[106, "simulation-of-how-algorithm-works"], [107, "simulation-of-how-algorithm-works"]], "Single Vertex": [[68, "single-vertex"]], "Single vertex": [[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"]], "Spanning Tree - Category": [[124, null]], "Special optional parameters": [[109, "special-optional-parameters"]], "Start from vertex 1": [[29, "start-from-vertex-1"]], "Status of \u201cpasses in front\u201d or \u201cvisits\u201d 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"]], "Status of \u201cpasses in front\u201d or \u201cvisits\u201d of the nodes.": [[67, "status-of-passes-in-front-or-visits-of-the-nodes"], [106, "status-of-passes-in-front-or-visits-of-the-nodes"]], "Store contraction information": [[13, "store-contraction-information"]], "Store edge results": [[86, "store-edge-results"]], "Summary Row": [[5, "summary-row"]], "Support": [[125, null]], "Support tables": [[123, "support-tables"]], "Synopsis": [[9, "synopsis"], [15, "synopsis"], [93, "synopsis"], [94, "synopsis"]], "TRSP - Family of functions": [[3, null]], "TRSP algorithm": [[3, "trsp-algorithm"]], "TSP optional parameters": [[4, "tsp-optional-parameters"], [29, "tsp-optional-parameters"], [30, "tsp-optional-parameters"]], "Table of Contents": [[4, "table-of-contents"], [20, null]], "Test 29 cities of Western Sahara": [[30, "test-29-cities-of-western-sahara"]], "Testing": [[26, "testing"]], "The aggregate costs of the route when the visited vertices are reached.": [[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"]], "The contracted graph": [[13, "the-contracted-graph"]], "The cycle": [[13, "the-cycle"]], "The data": [[86, "the-data"]], "The edge table update": [[13, "the-edge-table-update"]], "The main query": [[67, "the-main-query"], [106, "the-main-query"]], "The orders": [[94, "the-orders"], [123, "the-orders"]], "The original orders": [[94, "the-original-orders"], [123, "the-original-orders"]], "The problem definition (Advanced documentation)": [[16, "the-problem-definition-advanced-documentation"]], "The query": [[94, "the-query"]], "The topology": [[123, "the-topology"]], "The transformation": [[86, "the-transformation"]], "The vehicles": [[94, "the-vehicles"], [123, "the-vehicles"]], "The vertex table update": [[13, "the-vertex-table-update"]], "This Release Contributors": [[27, "this-release-contributors"]], "Time Handling": [[5, "time-handling"]], "Topology - Family of Functions": [[126, null]], "Topology data": [[123, "topology-data"]], "Total tour cost": [[30, "total-tour-cost"]], "Transformation - Family of functions": [[127, null]], "Traveling Sales Person - Family of functions": [[4, null]], "Traversal - Family of functions": [[128, null]], "Undirected graph with cost": [[123, "undirected-graph-with-cost"]], "Undirected graph with cost and reverse_cost": [[123, "undirected-graph-with-cost-and-reverse-cost"]], "Update costs based on codes": [[25, "update-costs-based-on-codes"]], "Update costs to length of geometry": [[25, "update-costs-to-length-of-geometry"]], "Updating edges topology": [[25, "updating-edges-topology"], [73, "updating-edges-topology"]], "Updating vertices topology": [[25, "updating-vertices-topology"], [73, "updating-vertices-topology"]], "Usage variations": [[107, "usage-variations"], [112, "usage-variations"], [117, "usage-variations"]], "Usage when the edge table\u2019s columns DO NOT MATCH the default values:": [[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"]], "Usage when the edge table\u2019s columns MATCH the default values:": [[35, "usage-when-the-edge-table-s-columns-match-the-default-values"], [56, "usage-when-the-edge-table-s-columns-match-the-default-values"]], "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"]], "Use pgr_findCloseEdges in the Points SQL.": [[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 with pgr_TSP.": [[114, "use-with-pgr-tsp"]], "Using points of interest to generate an asymetric matrix.": [[29, "using-points-of-interest-to-generate-an-asymetric-matrix"]], "Using the contracted graph": [[13, "using-the-contracted-graph"]], "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"]], "Vehicle Routing Functions - Category (Experimental)": [[5, null]], "Vehicles SQL": [[5, "vehicles-sql"], [93, "vehicles-sql"], [94, "vehicles-sql"]], "Vertex SQL": [[60, "vertex-sql"]], "Vertex information": [[25, "vertex-information"], [73, "vertex-information"]], "Vertices": [[123, "vertices"]], "Vertices data": [[123, "vertices-data"]], "Vertices that belong to the contracted graph.": [[13, "vertices-that-belong-to-the-contracted-graph"]], "Via - Category": [[129, null]], "Via optional parameters": [[67, "via-optional-parameters"], [106, "via-optional-parameters"], [107, "via-optional-parameters"], [117, "via-optional-parameters"], [129, "via-optional-parameters"]], "Visual results": [[30, "visual-results"]], "When driving side does not matter": [[130, "when-driving-side-does-not-matter"], [131, "when-driving-side-does-not-matter"]], "When identifiers of vertices are known": [[73, "when-identifiers-of-vertices-are-known"]], "When line geometry is known": [[73, "when-line-geometry-is-known"]], "When vertex geometry is known": [[73, "when-vertex-geometry-is-known"]], "Wiki example": [[25, "wiki-example"]], "With full output": [[56, "with-full-output"]], "With points optional parameters": [[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"]], "aStar optional parameters": [[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"]], "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.0.0 Release Notes": [[121, "pgrouting-2-0-0-release-notes"]], "pgRouting 2.0.1 Release Notes": [[121, "pgrouting-2-0-1-release-notes"]], "pgRouting 2.1": [[121, "pgrouting-2-1"]], "pgRouting 2.1.0 Release Notes": [[121, "pgrouting-2-1-0-release-notes"]], "pgRouting 2.2": [[121, "pgrouting-2-2"]], "pgRouting 2.2.0 Release Notes": [[121, "pgrouting-2-2-0-release-notes"]], "pgRouting 2.2.1 Release Notes": [[121, "pgrouting-2-2-1-release-notes"]], "pgRouting 2.2.2 Release Notes": [[121, "pgrouting-2-2-2-release-notes"]], "pgRouting 2.2.3 Release Notes": [[121, "pgrouting-2-2-3-release-notes"]], "pgRouting 2.2.4 Release Notes": [[121, "pgrouting-2-2-4-release-notes"]], "pgRouting 2.3": [[121, "pgrouting-2-3"]], "pgRouting 2.3.0 Release Notes": [[121, "pgrouting-2-3-0-release-notes"]], "pgRouting 2.3.1 Release Notes": [[121, "pgrouting-2-3-1-release-notes"]], "pgRouting 2.3.2 Release Notes": [[121, "pgrouting-2-3-2-release-notes"]], "pgRouting 2.4": [[121, "pgrouting-2-4"]], "pgRouting 2.4.0 Release Notes": [[121, "pgrouting-2-4-0-release-notes"]], "pgRouting 2.4.1 Release Notes": [[121, "pgrouting-2-4-1-release-notes"]], "pgRouting 2.4.2 Release Notes": [[121, "pgrouting-2-4-2-release-notes"]], "pgRouting 2.5": [[121, "pgrouting-2-5"]], "pgRouting 2.5.0 Release Notes": [[121, "pgrouting-2-5-0-release-notes"]], "pgRouting 2.5.1 Release Notes": [[121, "pgrouting-2-5-1-release-notes"]], "pgRouting 2.5.2 Release Notes": [[121, "pgrouting-2-5-2-release-notes"]], "pgRouting 2.5.3 Release Notes": [[121, "pgrouting-2-5-3-release-notes"]], "pgRouting 2.5.4 Release Notes": [[121, "pgrouting-2-5-4-release-notes"]], "pgRouting 2.5.5 Release Notes": [[121, "pgrouting-2-5-5-release-notes"]], "pgRouting 2.6": [[121, "pgrouting-2-6"]], "pgRouting 2.6.0 Release Notes": [[121, "pgrouting-2-6-0-release-notes"]], "pgRouting 2.6.1 Release Notes": [[121, "pgrouting-2-6-1-release-notes"]], "pgRouting 2.6.2 Release Notes": [[121, "pgrouting-2-6-2-release-notes"]], "pgRouting 2.6.3 Release Notes": [[121, "pgrouting-2-6-3-release-notes"]], "pgRouting 3": [[121, "pgrouting-3"]], "pgRouting 3.0": [[121, "pgrouting-3-0"]], "pgRouting 3.0.0 Release Notes": [[121, "pgrouting-3-0-0-release-notes"]], "pgRouting 3.0.1 Release Notes": [[121, "pgrouting-3-0-1-release-notes"]], "pgRouting 3.0.2 Release Notes": [[121, "pgrouting-3-0-2-release-notes"]], "pgRouting 3.0.3 Release Notes": [[121, "pgrouting-3-0-3-release-notes"]], "pgRouting 3.0.4 Release Notes": [[121, "pgrouting-3-0-4-release-notes"]], "pgRouting 3.0.5 Release Notes": [[121, "pgrouting-3-0-5-release-notes"]], "pgRouting 3.0.6 Release Notes": [[121, "pgrouting-3-0-6-release-notes"]], "pgRouting 3.1": [[121, "pgrouting-3-1"]], "pgRouting 3.1.0 Release Notes": [[121, "pgrouting-3-1-0-release-notes"]], "pgRouting 3.1.1 Release Notes": [[121, "pgrouting-3-1-1-release-notes"]], "pgRouting 3.1.2 Release Notes": [[121, "pgrouting-3-1-2-release-notes"]], "pgRouting 3.1.3 Release Notes": [[121, "pgrouting-3-1-3-release-notes"]], "pgRouting 3.1.4 Release Notes": [[121, "pgrouting-3-1-4-release-notes"]], "pgRouting 3.2": [[121, "pgrouting-3-2"]], "pgRouting 3.2.0 Release Notes": [[121, "pgrouting-3-2-0-release-notes"]], "pgRouting 3.2.1 Release Notes": [[121, "pgrouting-3-2-1-release-notes"]], "pgRouting 3.2.2 Release Notes": [[121, "pgrouting-3-2-2-release-notes"]], "pgRouting 3.3": [[121, "pgrouting-3-3"]], "pgRouting 3.3.0 Release Notes": [[121, "pgrouting-3-3-0-release-notes"]], "pgRouting 3.3.1 Release Notes": [[121, "pgrouting-3-3-1-release-notes"]], "pgRouting 3.3.2 Release Notes": [[121, "pgrouting-3-3-2-release-notes"]], "pgRouting 3.3.3 Release Notes": [[121, "pgrouting-3-3-3-release-notes"]], "pgRouting 3.3.4 Release Notes": [[121, "pgrouting-3-3-4-release-notes"]], "pgRouting 3.3.5 Release Notes": [[121, "pgrouting-3-3-5-release-notes"]], "pgRouting 3.4": [[121, "pgrouting-3-4"]], "pgRouting 3.4.0 Release Notes": [[121, "pgrouting-3-4-0-release-notes"]], "pgRouting 3.4.1 Release Notes": [[121, "pgrouting-3-4-1-release-notes"]], "pgRouting 3.4.2 Release Notes": [[121, "pgrouting-3-4-2-release-notes"]], "pgRouting 3.5": [[121, "pgrouting-3-5"]], "pgRouting 3.5.0 Release Notes": [[121, "pgrouting-3-5-0-release-notes"]], "pgRouting 3.5.1 Release Notes": [[121, "pgrouting-3-5-1-release-notes"]], "pgRouting 3.6": [[121, "pgrouting-3-6"]], "pgRouting 3.6.0 Release Notes": [[121, "pgrouting-3-6-0-release-notes"]], "pgRouting 3.6.1 Release Notes": [[121, "pgrouting-3-6-1-release-notes"]], "pgRouting 3.6.2 Release Notes": [[121, "pgrouting-3-6-2-release-notes"]], "pgRouting 3.6.3 Release Notes": [[121, "pgrouting-3-6-3-release-notes"]], "pgRouting 3.7": [[121, "pgrouting-3-7"]], "pgRouting 3.7.0 Release Notes": [[20, "pgrouting-3-7-0-release-notes"], [121, "pgrouting-3-7-0-release-notes"]], "pgRouting 3.7.1 Release Notes": [[20, "pgrouting-3-7-1-release-notes"], [121, "pgrouting-3-7-1-release-notes"]], "pgRouting Concepts": [[25, null]], "pgr_KSP": [[28, null]], "pgr_KSP (One to One)": [[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 Proposed": [[60, null]], "pgr_depthFirstSearch - Proposed": [[61, null]], "pgr_dijkstra": [[62, null]], "pgr_dijkstraCost": [[63, null]], "pgr_dijkstraCostMatrix": [[64, null]], "pgr_dijkstraNear - Proposed": [[65, null]], "pgr_dijkstraNearCost - Proposed": [[66, null]], "pgr_dijkstraVia - Proposed": [[67, null]], "pgr_drivingDistance": [[68, null]], "pgr_drivingdistance (Multiple vertices)": [[23, "pgr-drivingdistance-multiple-vertices"]], "pgr_drivingdistance (Single vertex)": [[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 Proposed": [[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 - Proposed": [[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 - Proposed": [[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 - Proposed": [[112, null]], "pgr_withPointsCost - Proposed": [[113, null]], "pgr_withPointsCostMatrix - proposed": [[114, null]], "pgr_withPointsDD (Multiple vertices)": [[23, "pgr-withpointsdd-multiple-vertices"]], "pgr_withPointsDD (Single vertex)": [[23, "pgr-withpointsdd-single-vertex"]], "pgr_withPointsDD - Proposed": [[115, null]], "pgr_withPointsKSP (One to One)": [[23, "pgr-withpointsksp-one-to-one"]], "pgr_withPointsKSP - Proposed": [[116, null]], "pgr_withPointsVia - Proposed": [[117, null]], "withPoints - Category": [[130, null]], "withPoints - Family of functions": [[131, null]], "withPointsKSP optional parameters": [[116, "withpointsksp-optional-parameters"]]}, "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, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 15, 16, 17, 18, 19, 20, 21, 23, 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, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 108, 109, 112, 113, 114, 115, 116, 118, 119, 121, 122, 124, 126, 129, 130, 131], "0": [0, 4, 5, 6, 7, 8, 9, 13, 15, 16, 17, 19, 23, 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, 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_bf": 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, 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, 5, 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, "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": [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, "18th": 4, "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, "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, 128, 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, "203": [85, 94, 123], "2057": 121, "207030": 7, "20710": 7, "208": 111, "20833": 30, "2087": 121, "20900": 30, "2093": 121, "20algorithm": [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, 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, "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_theori": [51, 88], "29": [28, 51, 52, 70, 77, 88, 94, 108, 112, 116, 123], "29050": 7, "293": [94, 123], "2958": 7, "2nd": 77, "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, "3th": [108, 112], "4": [3, 5, 6, 7, 13, 23, 25, 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, 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, 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, 76, 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, 110, 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, 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], "A": [3, 4, 5, 9, 13, 16, 19, 20, 23, 25, 27, 31, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 43, 48, 51, 54, 56, 57, 62, 63, 65, 66, 77, 78, 86, 87, 88, 92, 93, 94, 101, 102, 111, 115, 121, 122, 123, 124], "AND": [13, 25, 29, 35, 36, 57, 67, 73, 86, 106, 107, 117], "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, 70, 71, 72, 73, 74, 86, 89, 90, 91, 93, 94, 99, 103, 105, 106, 107, 108, 111, 112, 113, 114, 115, 116, 117, 123], "And": [4, 5, 23, 25, 27, 54, 56, 74, 121], "As": [29, 121], "At": [69, 101], "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], "Be": 23, "Being": 113, "But": [1, 2, 3, 11, 14, 15, 16, 17, 25, 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], "By": [15, 19, 23, 43, 49, 64, 71, 90, 91, 99, 114], "FOR": [35, 36, 56, 57, 92], "For": [0, 5, 6, 7, 8, 9, 13, 16, 17, 19, 20, 23, 26, 31, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 56, 59, 60, 61, 63, 65, 66, 68, 72, 73, 74, 75, 79, 81, 82, 83, 85, 87, 96, 97, 98, 101, 103, 106, 107, 108, 112, 113, 115, 116, 123, 124, 125, 130, 131], "IF": [35, 56, 57, 60, 73, 111], "IN": [13, 23, 25, 29, 33, 40, 43, 49, 64, 70, 71, 73, 85, 86, 89, 90, 91, 99, 101, 104, 108, 112, 121], "INTO": [3, 13, 23, 25, 30, 48, 54, 56, 73, 74, 78, 85, 86, 94, 111, 123], "If": [3, 5, 6, 8, 15, 16, 23, 25, 26, 31, 32, 38, 39, 47, 48, 60, 73, 84, 93, 105, 107, 108, 112, 113, 114, 115, 116, 117, 125, 129, 130, 131], "In": [1, 13, 15, 16, 19, 23, 25, 27, 35, 44, 49, 54, 56, 57, 58, 59, 65, 66, 69, 71, 73, 74, 77, 85, 86, 90, 91, 99, 101, 107, 108, 112, 113, 114, 115, 116, 117, 123, 125, 129, 130, 131], "It": [0, 1, 4, 7, 8, 9, 13, 14, 15, 16, 21, 23, 25, 29, 32, 36, 39, 41, 42, 43, 44, 47, 61, 62, 63, 64, 69, 72, 73, 75, 77, 78, 79, 80, 81, 82, 83, 87, 92, 95, 96, 97, 98, 100, 101, 105, 113, 114, 118, 124, 125, 130, 131], "NOT": [4, 23, 29, 30, 49, 70, 71, 86, 89, 90, 91, 94, 99, 111, 121, 123], "Near": 121, "No": [5, 13, 17, 20, 25, 33, 40, 82, 92, 93, 94, 97, 109, 111, 116, 121], "Not": 121, "OF": [29, 30], "ON": [25, 26, 30, 54, 60, 74, 86, 94, 106, 107, 123], "OR": [13, 23, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 51, 52, 54, 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], "On": [3, 4, 13, 23, 29, 30, 65, 66, 74, 86, 121, 123, 125], "One": [5, 7, 86, 93, 94, 121], "Or": [25, 92], "Such": 78, "THEN": [23, 25, 36, 67, 73, 74, 106, 107, 108, 112, 117], "TO": [26, 111, 125], "That": [25, 60, 73], "The": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 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, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 108, 109, 111, 112, 113, 114, 115, 116, 118, 119, 121, 122, 124, 125, 126, 127, 128, 129, 130, 131], "Then": [16, 19, 26, 101], "There": [4, 5, 6, 8, 13, 19, 25, 31, 32, 38, 39, 49, 54, 71, 73, 74, 77, 85, 88, 89, 90, 91, 92, 93, 94, 99, 113, 114, 123, 125, 130], "These": [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], "To": [4, 5, 20, 23, 25, 26, 29, 54, 60, 73, 74, 85, 92, 121, 123], "WITH": [7, 13, 25, 30, 54, 56, 57, 60, 73, 74, 86, 94, 106, 107, 111, 123], "Will": [23, 29], "With": [25, 29, 30, 54, 74, 121], "_": 113, "___pgr___test___": 26, "__glibc__": 121, "__linux__": 121, "_box": 5, "_capac": 19, "_capacity_i": 19, "_cost": [16, 29], "_cost_": 25, "_cost_i": 16, "_id": 19, "_id_i": 19, "_maxflow": 19, "_of": [67, 106, 107, 117], "_pgr_array_revers": 23, "_pgr_makedistancematrix": 121, "_radiu": 34, "_search_algorithm": [6, 8, 31, 38], "_seq": 16, "_seq_": 16, "_seq_i": 16, "_sql": 19, "_time": [5, 93, 94], "_vertex": 19, "_vertices_pgr": [35, 36, 56, 57], "_vid": [44, 47, 59, 108, 112, 113], "_weight": 5, "aasheesh": 27, "ab": [6, 31, 32, 33, 38, 39, 40, 108, 112], "abandon": 121, "abhinav": 27, "abil": [92, 130], "abl": [23, 25, 26, 73, 123], "about": [3, 4, 23, 25, 26, 28, 36, 54, 62, 67, 74, 76, 106, 107, 109, 112, 116, 117, 123, 125], "abov": [13, 25, 26, 84], "academ": 13, "accept": [23, 35, 56, 57, 121, 123], "access": 25, "accommod": 92, "accord": [130, 131], "account": [25, 60, 92], "accumul": 121, "achiv": [130, 131], "ackermann": 88, "ackermann_funct": 88, "across": 86, "act": [5, 85], "actual": [19, 25, 73], "acycl": [59, 103], "ad": [13, 20, 23, 28, 31, 34, 38, 55, 62, 68, 81, 82, 83, 87, 96, 97, 98, 115, 116, 118, 121, 123, 130, 131], "add": [21, 23, 25, 26, 27, 36, 54, 55, 74, 87, 92, 121, 125, 130, 131], "addit": [23, 25, 26, 121, 123, 126, 130, 131], "addition": 19, "aditionali": 128, "aditya": 27, "adjac": [13, 48, 58, 61, 69, 85, 86], "adjec": 13, "adjust": [73, 74, 121], "administr": [3, 20, 86, 122, 126], "admit": 78, "adrien": 27, "adujst": 121, "advantag": 45, "af": 13, "affect": [13, 23, 45, 56, 57, 130, 131], "affirm": 26, "after": [5, 13, 23, 25, 26, 35, 36, 44, 56, 57, 58, 73, 77, 92, 93, 94, 123], "again": [25, 73], "against": [92, 121], "agarw": 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, "aggreg": [0, 5, 6, 7, 9, 14, 15, 16, 17, 19, 20, 25, 28, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 47, 49, 50, 52, 59, 61, 62, 63, 64, 65, 66, 68, 70, 71, 72, 75, 77, 79, 81, 82, 83, 90, 91, 96, 97, 98, 99, 105, 108, 109, 112, 113, 114, 115, 116, 122, 129], "akhil": 27, "akio": 27, "al": [4, 23, 25], "aleatori": [0, 50, 61], "algebra": 58, "algo2": 13, "algorithm": [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, 105, 108, 109, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 124, 127, 130, 131], "align": 25, "alik": [20, 27], "all": [5, 17, 19, 21, 23, 25, 26, 27, 28, 29, 35, 36, 45, 47, 49, 54, 55, 56, 57, 61, 65, 66, 67, 68, 69, 71, 72, 73, 77, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 91, 92, 93, 94, 97, 99, 100, 101, 102, 106, 107, 109, 112, 115, 116, 117, 118, 121, 122, 123, 124, 125, 129, 130, 131], "all_seg": [25, 73], "all_vertic": 60, "alledg": 47, "allow": [3, 5, 6, 13, 25, 60, 65, 66, 74, 93, 94, 105, 106, 107, 108, 109, 121, 123, 129], "along": [48, 130], "alpha": [7, 17, 20, 34, 68, 88, 121, 122], "alreadi": [5, 60, 125], "also": [20, 25, 121, 125], "alter": [13, 25, 26, 36, 54, 56, 73, 74, 86, 92, 123], "altern": [56, 109, 121], "although": 25, "alwai": [69, 85, 100, 123], "am": 5, "ambigu": 121, "amd": 7, "an": [0, 3, 4, 5, 8, 9, 10, 12, 15, 16, 18, 19, 20, 23, 24, 25, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 72, 73, 74, 77, 81, 83, 85, 86, 92, 93, 94, 96, 98, 100, 101, 104, 105, 106, 107, 108, 109, 112, 113, 114, 116, 118, 121, 122, 123, 124, 125, 126, 129, 130], "analys": 36, "analysi": [6, 20, 27, 35, 36, 92], "analyt": 121, "analyz": [20, 25, 35, 36, 57, 73, 92, 109, 122, 126], "andrea": 27, "ani": [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], "annael": [33, 40, 43, 64, 114, 121], "anneal": [29, 30], "anoth": [13, 25, 47, 73, 84, 118, 131], "answer": 103, "anthoni": 27, "anton": 27, "anyarrai": [23, 105, 115, 121], "anywher": [119, 131], "api": 7, "appear": [13, 68, 73, 103, 115, 125], "appl": 5, "appli": [13, 121], "applic": [19, 20, 25, 60, 73, 74, 78, 86, 100, 122, 123, 126, 130], "appro": [4, 29, 30], "approach": [11, 18, 54, 100, 119], "appropi": [94, 123], "appropiri": 56, "appropri": [25, 35, 36, 56, 57], "approx": 5, "approxim": [4, 29, 30], "aproxim": [29, 30], "apt": 26, "ar": [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, 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, 108, 109, 111, 112, 113, 114, 115, 116, 118, 119, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131], "arbitrari": [68, 115, 118, 130], "arbitrarli": 30, "arc": 77, "archiv": [26, 41, 42], "area": [5, 25, 34, 36], "argument": [34, 35, 56, 57], "around": 4, "arrai": [0, 3, 13, 15, 16, 17, 23, 25, 28, 29, 30, 31, 32, 33, 36, 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, 74, 81, 82, 83, 89, 90, 91, 96, 97, 98, 99, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "array_agg": [25, 29, 33, 40, 43, 54, 64, 73, 74, 86, 93], "array_length": [25, 60], "array_prepend": 23, "arriv": [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], "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], "arrow": [85, 123, 130, 131], "articul": [12, 20, 37, 122], "aryan": 27, "ascend": [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], "ashish": 27, "ashraf": 27, "ask": [4, 20, 26, 29, 30, 125], "assert": 121, "assign": [25, 31, 32, 38, 39, 41, 42, 44, 47, 49, 58, 59, 62, 63, 69, 70, 71, 72, 89, 90, 91, 99, 100], "assigned_vertic": 86, "assist": 74, "associ": [25, 26, 92, 126], "assum": 26, "astar": 121, "astar_search": [6, 8, 31, 38], "asymmetr": 29, "attempt": 3, "attribut": [20, 25, 27, 73, 126], "author": [92, 121], "autodetect": 23, "autom": 121, "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], "auxiliari": [23, 73], "avail": [6, 8, 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, 125], "averag": [5, 6, 7, 15, 43, 64, 72, 114], "avoid": [3, 25, 67, 106, 107, 117, 121, 129, 130], "awai": 74, "awar": 23, "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": [5, 20, 36, 93, 94, 121], "backend": [60, 73], "backport": 121, "backtrack": 61, "backward": [8, 9, 121], "bakli": 27, "ball": 26, "band": 58, "bandwidth": 58, "basa": 27, "base": [2, 5, 6, 8, 9, 11, 16, 17, 18, 20, 28, 35, 54, 56, 57, 60, 62, 73, 85, 86, 92, 102, 119, 121, 122, 123, 126, 130, 131], "basic": [25, 54, 58, 74, 92, 118], "bbox": 7, "bdastar": 121, "bddijkstra": 121, "becaus": [13, 23, 25, 29, 35, 36, 56, 57, 65, 66, 74, 78, 86, 92, 106, 107, 109, 121, 123], "becom": [4, 5, 29, 30, 130, 131], "been": [4, 5, 23, 25, 26, 56, 57, 73, 92, 107, 121, 125, 130], "befor": [4, 5, 23, 26, 29, 30, 60, 74, 92, 93, 94, 103, 121], "begin": [16, 19, 25, 28, 31, 38, 41, 44, 47, 59, 62, 65, 67, 70, 72, 77, 105, 106, 107, 108, 109, 111, 116, 117, 129], "behnck": 27, "being": [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, 121, 126, 127, 128, 129, 130, 131], "believ": 4, "bellman": [44, 59, 72, 121], "bellow": 123, "belong": [14, 15, 37, 43, 46, 47, 54, 64, 74, 102, 104, 108, 112, 113, 114, 121, 131], "below": [0, 5, 7, 10, 15, 16, 17, 25, 26, 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, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 80, 81, 82, 83, 85, 86, 87, 88, 89, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 108, 112, 113, 114, 115, 125, 130, 131], "benav": 27, "benchmark": [94, 123], "berchet": 27, "besid": 129, "best": [60, 65, 66, 72, 93, 94, 125], "better": [5, 93, 94, 121], "betwe": 45, "between": [4, 5, 7, 13, 16, 18, 19, 20, 22, 29, 30, 44, 45, 47, 65, 66, 67, 70, 72, 74, 75, 79, 86, 92, 93, 94, 101, 104, 106, 107, 117, 122, 129, 130], "betweenness_centr": 45, "bewtween": [8, 9, 41, 42, 43], "bf": [20, 47, 50, 122, 128], "bgl": 26, "bi": [36, 121], "biconnect": [12, 20, 37, 46, 122], "bidirect": [6, 20, 25, 31, 38, 39, 40, 41, 42, 43, 121, 122], "bidirectional_search": [41, 42], "big": [25, 56, 60, 73], "bigcup": [16, 19], "bigg": 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], "bigseri": [74, 123], "binari": [26, 47], "bipartit": [11, 18, 48, 69], "bit": 121, "blue": [13, 48, 78, 123, 130, 131], "bodi": 13, "bogu": 121, "boldsymbol": [16, 19], "book": 4, "bool": 26, "boolean": [7, 13, 15, 16, 23, 25, 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_vers": 121, "both": [5, 15, 25, 26, 36, 44, 45, 54, 61, 65, 66, 74, 92, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "bound": [7, 25, 36, 75, 79, 90, 91], "box": [5, 7, 75, 79], "boyer": 78, "boyer_myrvold": 78, "boykov": [19, 20, 49, 122], "boykov_kolmogorov_max_flow": 49, "brake": [68, 115], "brand": [18, 22, 45], "breadth": [0, 47, 50, 58, 81, 121], "break": [34, 62, 110, 121], "breakup": 25, "breath": [18, 81, 96, 128], "bridg": [12, 20, 25, 51, 73, 122], "bridge_": 51, "bring": 92, "broad": 27, "broken": 92, "buffer": 7, "bug": [55, 121, 125], "build": [13, 20, 56, 76, 106, 107, 117, 118, 121], "build_doxi": 26, "build_html": 26, "build_latex": 26, "build_man": 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], "built": [56, 60, 76, 84, 121], "bump": [25, 60], "buse": [65, 66], "c": [3, 5, 7, 10, 11, 12, 13, 18, 19, 20, 22, 24, 25, 26, 27, 41, 42, 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], "calcul": [4, 5, 8, 9, 13, 16, 17, 18, 19, 20, 22, 25, 28, 29, 33, 40, 43, 45, 49, 52, 53, 60, 64, 70, 71, 73, 74, 75, 78, 79, 82, 84, 87, 88, 89, 90, 91, 97, 99, 109, 113, 114, 116, 122, 123], "call": [3, 25, 37, 60, 68, 74, 78, 84, 86, 115, 118, 121, 123], "camptocamp": 27, "can": [1, 2, 3, 4, 5, 8, 9, 11, 13, 14, 15, 16, 17, 19, 23, 25, 26, 27, 29, 30, 35, 36, 37, 42, 43, 44, 46, 47, 48, 49, 51, 54, 56, 57, 59, 60, 61, 62, 63, 64, 65, 66, 67, 70, 71, 72, 73, 74, 78, 84, 85, 86, 90, 91, 92, 99, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 121, 123, 125, 126, 127, 128, 129, 130, 131], "cancel": 121, "cannot": 70, "cap": [65, 66, 74, 107, 108, 112, 113, 114, 115, 116, 117], "capabl": 77, "capac": [19, 25, 49, 54, 71, 73, 74, 89, 90, 91, 93, 94, 99, 111, 123], "capacit": [5, 94], "capacity_i": 19, "capranica": 125, "car": [65, 66], "cardin": [19, 20, 88, 122], "care": [23, 36], "cargo": [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], "carri": 5, "cascad": [25, 111], "case": [4, 7, 9, 14, 15, 16, 19, 23, 25, 29, 30, 32, 36, 39, 41, 42, 43, 44, 63, 64, 67, 72, 73, 74, 75, 77, 79, 90, 91, 92, 106, 107, 108, 112, 114, 117, 123], "case_no": 111, "cast": [23, 121], "catchament": [16, 20, 82, 97, 122], "categori": [18, 21, 23, 25, 28, 29, 32, 33, 39, 40, 43, 50, 61, 64, 67, 74, 80, 81, 82, 83, 93, 94, 95, 96, 97, 98, 106, 107, 108, 109, 112, 114, 116, 117, 118, 119, 121, 123, 128, 131], "category_id": 121, "caus": [77, 125], "cayetano": 27, "cd": 26, "ce": [25, 54, 74], "cell": [4, 20, 122], "central": [18, 22, 45], "centuri": 4, "certain": 5, "cgal": [34, 121], "chang": [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, 41, 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, 119, 126, 127, 128, 129, 130, 131], "char": [15, 25, 74, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "charact": [23, 115, 121], "character": 70, "characterist": [6, 7, 8, 10, 16, 19, 21, 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, 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, 123, 124], "chauhan": 27, "chaurasia": 27, "cheapest": 118, "check": [13, 20, 26, 35, 36, 48, 56, 57, 90, 92, 121], "checkout": 26, "chines": [18, 52, 53, 121], "chk": [35, 36, 56, 57], "choic": [4, 75, 79], "chosen": 101, "christian": 27, "chromat": 69, "ci": [20, 121], "circuit": [52, 53, 77], "circumcent": 34, "circut": 77, "cirucit": 77, "citi": [4, 29, 123, 130, 131], "clang": [20, 121], "class": 13, "classifi": [73, 121], "claus": 121, "clean": [35, 36, 92, 121], "cleanup": [20, 121], "clear": 23, "click": 123, "client": [121, 130], "client_min_messag": [111, 125], "cliff": [25, 60], "clone": 26, "close": [5, 20, 25, 60, 74, 93, 94, 107, 108, 112, 113, 114, 115, 117, 121, 123], "close_tim": 111, "closest": [15, 68, 107, 108, 112, 113, 114, 115, 116, 117, 121, 129, 130, 131], "closest_vertex": [25, 54, 74], "closur": 104, "cluster": 104, "cm": 58, "cmake": [26, 121], "cmu": 13, "cname": 121, "cnt": [35, 36, 56, 57, 92], "coalesc": [60, 73, 106, 107, 123], "code": [3, 5, 10, 11, 12, 13, 18, 19, 20, 22, 24, 26, 27, 44, 47, 48, 50, 52, 53, 58, 59, 60, 69, 72, 73, 74, 77, 78, 84, 86, 87, 90, 91, 92, 93, 94, 101, 103, 104, 109, 111, 121, 125, 127, 128], "coincid": 92, "collat": 123, "collect": [15, 34, 121], "color": [13, 18, 48, 69, 100, 119, 121], "color_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, 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], "column": [3, 4, 9, 10, 16, 20, 21, 23, 36, 92, 118, 121, 123, 130, 131], "com": [26, 27, 47, 125], "combin": [7, 14, 15, 43, 64, 101, 114, 121], "combinations_t": 121, "combinatori": 4, "come": [23, 25, 73, 94, 103, 123], "command": 26, "comment": [26, 27], "commerci": 20, "commit": 121, "common": [5, 20, 25, 27, 85, 88, 92, 125], "commun": [27, 125], "compani": 125, "compar": [6, 23, 30, 31, 32, 33, 38, 39, 40, 94, 121], "compat": [25, 121], "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, 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], "compile_d": [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], "complet": [25, 29, 35, 36, 58, 76, 85], "complete_graph": 86, "complex": [58, 72, 77], "compon": [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], "compos": 131, "compres": 104, "compulsori": [23, 25, 115, 116, 121, 129, 130], "comput": [7, 16, 17, 20, 44, 62, 63, 64, 68, 72, 114, 122], "comun": [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], "conceiv": [16, 62, 63, 64, 114], "concept": 121, "condit": [13, 35, 36, 56, 57, 121], "configur": [20, 108], "conflict": [106, 107], "conform": [17, 68, 82, 97, 115], "confus": 130, "connect": [0, 1, 4, 10, 12, 13, 18, 20, 21, 26, 30, 37, 46, 48, 51, 52, 53, 65, 66, 80, 81, 82, 83, 86, 87, 95, 96, 97, 98, 100, 101, 102, 104, 118, 121, 122, 124], "consid": [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], "consider": [5, 45], "consist": [5, 25, 54, 73, 74, 87, 123, 124], "consol": 26, "constrain": 47, "consult": [25, 125], "contact": 125, "contain": [23, 25, 28, 35, 36, 44, 46, 52, 53, 56, 57, 74, 87, 88, 92, 101, 105, 109, 116], "content": [26, 65, 66], "context": [103, 125], "continu": [5, 61], "continuo": 129, "contract": [20, 60, 121, 122, 126], "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_ord": 55, "contraction_result": 13, "contrast": 118, "contrct": 13, "contribut": [20, 27, 121, 125], "contributor": 20, "control": 45, "conveni": 121, "convers": [5, 6, 25, 36], "convert": [5, 15, 25, 86, 94, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "convin": 123, "convini": 123, "cooling_factor": [29, 30], "coordin": [4, 6, 8, 20, 25, 29, 31, 32, 33, 38, 39, 40, 74, 122, 123], "copi": [25, 73, 92, 121], "copyright": 92, "core": 121, "corpor": 125, "correct": [25, 26, 35, 57, 60, 73, 118, 121], "correctli": 92, "correspond": [6, 8, 17, 31, 32, 33, 35, 36, 38, 39, 40, 68, 74, 82, 85, 97, 107, 108, 112, 113, 114, 115, 116, 117, 119, 123, 126], "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, "could": [23, 35, 36, 56, 57, 86, 121], "count": [7, 35, 36, 60, 77, 92, 119, 126], "countri": [25, 130], "cours": [41, 42], "cover": 25, "cp": 47, "cpaciti": 123, "cpplint": 121, "cpu": 7, "crash": [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], "creat": [3, 5, 7, 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, 60, 69, 71, 72, 74, 77, 78, 81, 82, 83, 84, 85, 87, 90, 91, 92, 93, 94, 96, 97, 98, 99, 101, 103, 104, 109, 111, 121, 122, 123, 125, 126, 127, 128], "createdb": [7, 25, 26], "createextens": 26, "createus": 26, "creation": [23, 56, 121, 123], "creativ": [20, 27], "credit": 20, "cross": [54, 74, 78], "cross_edg": 86, "csi": 27, "cup": [16, 19, 25, 62], "curb": [25, 60], "current": [1, 2, 3, 5, 6, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 24, 25, 26, 29, 30, 31, 32, 33, 38, 39, 40, 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], "currnetli": 55, "custom": [5, 93, 94], "cut": [37, 101], "cuthil": [18, 24, 58], "cvrp": 5, "cvrppdtw": 5, "cycl": [5, 21, 44, 48, 59, 93, 94], "cyclic": 48, "czech": 118, "d": [5, 7, 13, 94, 100, 123], "d_close": [5, 93, 94, 123], "d_node_id": [5, 93, 94, 123], "d_open": [5, 93, 94, 123], "d_servic": [5, 93, 94, 123], "d_x": [5, 94, 123], "d_y": [5, 94, 123], "dag": [59, 103], "daniel": 27, "data": [5, 20, 28, 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, 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, 121, 130, 131], "databas": [20, 27, 85, 119, 122, 123, 126, 130], "dataset": [25, 30], "date": 76, "dave": 27, "david": 27, "dd": 92, "ddoc_use_bootstrap": 26, "de": 7, "dead": [35, 54, 55, 74, 92], "debug": 125, "decent": 60, "decid": [13, 92], "decis": 25, "decreas": [13, 44, 55], "deep": 61, "default": [0, 3, 4, 5, 6, 7, 10, 13, 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, 121, 123, 129, 130, 131], "defin": [5, 16, 19, 25, 35, 36, 44, 56, 57, 77, 108, 112, 113, 116], "defini": 16, "definit": [19, 34, 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, 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], "delet": [25, 51, 73, 86], "deliveri": [18, 93, 94, 123], "delta": [6, 31, 32, 33, 38, 39, 40, 69], "demand": [93, 94, 123], "demonstr": [26, 31, 32, 38, 39, 41, 42, 44, 59, 62, 63, 72, 130, 131], "deni": 27, "denot": [29, 44], "dens": 75, "densiti": 7, "depart": [5, 25, 65, 66, 67, 93, 94, 106, 107, 117, 129], "departur": [13, 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, 109, 112, 113, 116, 130, 131], "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, 20, 22, 23, 24, 25, 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, 121, 123, 126, 127, 128, 129, 130, 131], "depot": [5, 18], "deprec": [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, 88, 90, 91, 93, 94, 101, 103, 104, 105, 109, 111, 115, 116, 121, 127, 128], "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], "desc": [50, 61, 86], "descend": [50, 55, 61], "describ": [0, 3, 5, 7, 10, 15, 16, 17, 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, 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], "descript": [0, 3, 4, 5, 7, 11, 13, 15, 16, 17, 19, 25, 93, 94, 123, 129, 130, 131], "design": [25, 73, 85, 121, 123], "desir": [5, 25, 28], "dest_id": 111, "destin": [13, 19, 25, 28, 70, 105, 108, 109, 116], "detail": [4, 12, 18, 19, 20, 23, 26, 76, 107, 112, 113, 114, 115, 116, 117, 121, 122, 130, 131], "detect": [35, 77, 92, 106, 107, 121], "determin": [35, 56, 57, 101], "deterparti": 74, "dev": [26, 121, 125], "develop": [4, 25, 26, 27, 60, 73, 118, 121, 125], "df": [11, 18, 20, 54, 102, 122, 128], "dfrac": 7, "differ": [4, 6, 8, 9, 15, 16, 23, 25, 26, 29, 30, 31, 32, 38, 39, 41, 42, 43, 44, 48, 50, 54, 57, 59, 61, 62, 63, 64, 72, 74, 93, 94, 108, 112, 113, 114, 115, 121, 123, 130, 131], "digit": 85, "dijkstra": [3, 6, 17, 20, 25, 28, 29, 41, 42, 43, 44, 47, 59, 62, 63, 64, 67, 68, 105, 108, 112, 113, 114, 115, 116, 119, 121, 122, 130, 131], "dimens": 5, "dimension": 78, "dindex": [94, 123], "dir": [36, 92], "direct": [3, 4, 6, 7, 8, 9, 10, 12, 15, 16, 19, 20, 23, 25, 27, 28, 29, 31, 32, 33, 36, 38, 39, 40, 41, 42, 43, 44, 45, 47, 49, 50, 52, 53, 55, 59, 61, 63, 64, 65, 66, 67, 68, 70, 71, 72, 75, 77, 79, 84, 86, 88, 89, 90, 91, 99, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 122, 126, 130, 131], "direction": [20, 25, 36, 57, 86, 92, 122, 126], "directli": [15, 20, 26, 43, 60, 64, 114, 122, 126], "directori": 26, "disconnect": [35, 46, 52, 53, 56, 80, 95, 118, 124], "discontinu": 121, "discours": 125, "discrep": 121, "discuss": 4, "disjoint": [19, 20, 48, 70, 101, 122], "displai": [35, 86], "displaystyl": 16, "disrupt": 45, "distanc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 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, 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, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131], "distinct": [55, 77, 86], "distribut": [5, 18, 93, 94], "divid": [25, 36, 60, 101], "dn": 86, "do": [3, 4, 13, 23, 25, 26, 29, 36, 60, 73, 74, 92, 93, 94, 106, 107, 109, 119, 121, 123, 125, 126], "doc": [6, 8, 26, 31, 38, 49, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99, 121], "doc_queries_gener": 26, "doc_use_bootstrap": 26, "document": [1, 2, 3, 5, 10, 11, 12, 13, 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, 95, 96, 97, 98, 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], "doe": [0, 3, 5, 7, 9, 10, 14, 15, 16, 17, 19, 20, 21, 23, 25, 28, 31, 32, 33, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 60, 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, 92, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 114, 116, 117, 118, 121, 129], "doesn": [56, 57, 121], "domin": 84, "done": [0, 1, 2, 3, 5, 7, 9, 10, 11, 13, 14, 15, 16, 17, 19, 21, 25, 26, 41, 42, 43, 47, 49, 52, 53, 55, 60, 61, 62, 63, 64, 65, 66, 67, 71, 73, 75, 79, 80, 81, 82, 83, 85, 86, 87, 90, 91, 93, 94, 95, 96, 97, 98, 99, 100, 101, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 118, 119, 121, 123, 124, 126, 127, 128, 129, 130, 131], "dot": 7, "doubl": [23, 25, 85, 94, 105, 115, 121, 123], "download": 26, "doxi": 26, "doxygen": 26, "draw": [25, 78], "drawn": 78, "drive": [20, 23, 107, 108, 114, 117, 119, 121, 122], "driver": 5, "driving_sid": [23, 107, 108, 112, 113, 114, 115, 116, 117, 121, 130, 131], "drop": [25, 35, 56, 57, 60, 73, 92, 111, 121], "dropdb": 26, "dropdown": 121, "drt": [65, 66], "dryrun": [60, 73, 74], "dubinin": 27, "due": [25, 29, 35, 36, 56, 57, 129], "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], "durat": [5, 93, 94], "dutch": [16, 62, 63, 64, 114], "dwith_doc": 26, "e": [6, 7, 8, 9, 10, 13, 16, 19, 21, 25, 31, 32, 37, 38, 39, 41, 42, 43, 44, 46, 47, 48, 50, 51, 52, 53, 54, 55, 59, 60, 61, 62, 63, 65, 66, 69, 71, 72, 73, 74, 77, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 90, 91, 95, 96, 97, 98, 101, 102, 103, 104, 107, 108, 112, 113, 114, 115, 116, 117, 118, 123, 127], "e2": [44, 71, 89, 99, 101], "e_geom": [25, 54, 74], "each": [0, 1, 4, 7, 14, 15, 18, 19, 21, 25, 26, 27, 29, 30, 32, 36, 39, 42, 43, 46, 47, 48, 49, 50, 54, 58, 60, 61, 63, 64, 71, 73, 74, 75, 78, 79, 80, 81, 82, 83, 84, 85, 86, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 114, 118, 124, 127, 129, 130, 131], "eagl": [25, 60], "earliest": 125, "easier": 121, "easili": [25, 60], "edg": [1, 2, 4, 5, 6, 8, 9, 11, 12, 14, 18, 20, 21, 22, 24, 26, 27, 29, 30, 34, 36, 76, 92, 93, 94, 110, 111, 118, 119, 120, 121, 122, 124, 125, 126, 127, 128], "edge1": 74, "edge2": 74, "edge_i": 16, "edge_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, 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_t": [13, 35, 36, 56, 57, 92, 121], "edge_table_nod": 92, "edge_table_vertices_pgr": 13, "edgedisjointpath": 121, "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, "edmond": [19, 20, 71, 122], "edmonds_karp_max_flow": 71, "edsger": [16, 62, 63, 64, 114], "edu": [13, 41, 42], "edward": 72, "effici": [59, 69, 77, 100], "effort": [26, 121], "ege_t": 56, "eid": [23, 56, 60, 73, 86], "ein": [35, 36, 56, 57], "either": [59, 130], "electr": [13, 25, 60, 73], "element": [3, 25, 105, 106, 107, 108, 109, 129], "elementari": 77, "elimin": 121, "elizabeth": 58, "els": [23, 25, 36, 67, 73, 74, 106, 107, 108, 112, 117, 123], "ema": 27, "embed": 60, "empti": [3, 16, 19, 25, 28, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 51, 52, 54, 55, 58, 59, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 74, 75, 77, 79, 80, 84, 85, 86, 87, 88, 90, 91, 92, 95, 99, 100, 101, 102, 103, 105, 106, 107, 108, 109, 113, 114, 115, 116, 117, 121, 129], "emtpi": [29, 30, 60, 73, 74, 112, 116], "en": [5, 6, 8, 19, 28, 31, 38, 41, 42, 44, 47, 51, 59, 62, 63, 65, 66, 67, 71, 72, 86, 88, 89, 99, 101, 103, 104, 111], "enabl": 20, "encapsul": 121, "encount": 25, "end": [0, 3, 5, 7, 8, 9, 10, 14, 15, 16, 17, 19, 21, 23, 26, 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, 58, 59, 61, 62, 63, 64, 65, 66, 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, 108, 109, 110, 112, 113, 114, 115, 116, 118, 121, 123, 129, 130, 131], "end_": 16, "end_clos": [5, 93, 94], "end_i": [5, 94], "end_id": [4, 29, 30], "end_node_id": [5, 93], "end_open": [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_x": [5, 94], "endcap": 74, "endpoint": [73, 85], "enhanc": [20, 121], "enlarg": 123, "enter": [26, 36], "entiti": 27, "enumer": 77, "environ": 121, "eout": [35, 36, 56, 57], "ep": 74, "epp": [41, 42], "epsilon": [6, 31, 32, 33, 38, 39, 40], "equal": [5, 17, 19, 68, 69, 82, 93, 97, 115, 130, 131], "equali": [65, 66], "equi": 68, "equicost": [23, 68, 115], "equival": [5, 31, 37, 38, 49, 67, 70, 71, 89, 90, 91, 99, 106, 107, 117], "error": [0, 23, 35, 36, 50, 56, 57, 61, 81, 83, 96, 98, 103, 121], "essenti": 101, "esteban": 27, "et": 4, "etc": [4, 27, 121, 130, 131], "euclidean": [5, 18], "evalu": [6, 45, 121], "even": [3, 13, 25, 73], "everi": [25, 47, 52, 53, 69, 78, 84, 86, 92, 100, 118, 121], "everyth": [25, 92, 123], "exact": 125, "exactli": [4, 29, 30, 36, 101], "exampl": [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, 104, 105, 110, 121, 123, 127, 128, 130, 131], "exce": 19, "excecut": 74, "except": [3, 19, 25, 58, 93, 105, 106, 107, 108, 109, 123, 129], "execut": [7, 13, 19, 25, 35, 49, 57, 71, 90, 91, 99, 105, 106, 107, 117, 121, 123], "exist": [0, 3, 6, 7, 8, 9, 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, 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, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 121, 123, 129, 130, 131], "exit": [26, 36], "expand": 13, "expect": [8, 9, 41, 42, 43, 56, 57], "experi": 72, "experiment": [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], "explan": 45, "explicit": [121, 125], "expos": 74, "extend": [20, 25, 27, 60], "extens": [7, 25, 26, 27, 77, 121], "extent": 45, "extern": 121, "extra": [13, 121, 125], "extract": [17, 26, 60, 68, 73, 81, 82, 83, 96, 97, 98, 115, 119, 126], "extrem": 7, "f": [5, 7, 13, 36, 56, 78, 92], "f12": 13, "fact": [29, 92], "factor": [8, 25, 31, 32, 33, 38, 39, 40, 73, 93, 94, 121], "fail": [35, 36, 56, 57, 121], "fairli": 25, "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], "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], "faster": [5, 8, 9, 25, 41, 42, 43, 47, 72, 121], "feasibl": 36, "feather": 5, "featur": 27, "fedora": 121, "feed": 125, "feedback": [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], "feel": 20, "fenoi": 27, "fetch": 121, "few": 25, "field": 92, "file": [25, 26, 27, 121], "fill": [13, 23, 25, 35, 36, 56, 57, 123], "filter": [23, 77], "final": [25, 126], "final_temperatur": [29, 30], "find": [0, 1, 3, 8, 9, 21, 27, 62, 65, 66, 67, 77, 80, 81, 82, 83, 95, 96, 97, 98, 101, 106, 107, 108, 112, 113, 114, 115, 116, 117, 118, 121, 124, 125, 129], "findpostgresql": 121, "finish": [35, 36], "finit": 44, "first": [0, 1, 3, 4, 6, 7, 8, 10, 13, 15, 16, 17, 18, 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, 112, 113, 114, 115, 116, 117, 118, 119, 121, 128, 129, 130, 131], "first_edg": [25, 73], "first_seg": [25, 73], "fisrt": 66, "fit": [5, 121], "fix": [15, 23, 25, 29, 43, 55, 64, 73, 74, 92, 114, 121, 123, 130], "flag": [20, 23, 26, 36, 56, 106, 107, 109, 113, 114, 121], "flat": 74, "fleet": [93, 94], "flexibl": 13, "flip": [36, 121, 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], "florian": 27, "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, 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], "fly": [74, 123, 130], "focal": 121, "follow": [3, 4, 5, 7, 10, 13, 16, 19, 20, 23, 25, 26, 27, 29, 30, 35, 52, 53, 54, 55, 56, 57, 62, 65, 66, 73, 74, 78, 85, 86, 88, 92, 93, 94, 100, 104, 105, 106, 107, 109, 117, 121, 122, 123, 125, 126, 130, 131], "foloww": [130, 131], "foral": 16, "forbid": [13, 86], "forbidden": [3, 23, 25, 55, 105, 106, 107, 108, 109, 121, 129], "forbidden_vertic": 55, "forc": 29, "ford": [44, 59, 72, 121], "forest": [0, 1, 21, 50, 61, 80, 81, 82, 83, 95, 96, 97, 98, 118, 124], "forgo": 60, "form": [3, 4, 7, 15, 25, 35, 56, 57, 58, 75, 79, 105, 106, 107, 108, 109, 113, 118, 126, 129], "forward": [8, 9], "found": [4, 13, 25, 26, 27, 35, 36, 47, 56, 57, 67, 74, 92, 93, 94, 101, 105, 106, 107, 109, 113, 117, 125, 129], "foundat": 27, "four": [25, 130, 131], "fourth": 25, "frac": [5, 25], "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], "framework": 13, "freder": 27, "free": [20, 69], "freebsd": 121, "from": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 22, 23, 24, 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, 61, 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, 118, 119, 121, 123, 127, 128, 129, 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": [5, 93, 94, 123], "ft": [25, 36], "full": [25, 55, 73, 86, 121], "fulli": [4, 25, 29, 30, 54, 74], "function": [1, 2, 14, 15, 17, 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, 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, 123, 124, 129, 130], "functiona": 25, "fund": 27, "further": [13, 25, 54, 74], "furthermor": 44, "futur": [13, 77, 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, "gap": [35, 92], "garante": 29, "garg": 27, "gaul": 121, "gcc": 121, "ge": 25, "geisberger_dipl": 13, "gemetri": 123, "genealogi": 25, "gener": [1, 3, 5, 10, 11, 12, 13, 18, 22, 24, 27, 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, 105, 106, 107, 109, 111, 117, 119, 121, 123, 125, 127, 128], "generalis": 5, "generate_seri": [94, 123], "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_origin": 74, "geom_tabl": 36, "geometr": [15, 43, 64, 87, 114], "geometri": [20, 34, 35, 36, 56, 57, 74, 85, 92, 121, 122, 123, 126], "georepubl": [27, 125], "geospati": [20, 27], "gerald": 27, "germani": 125, "get": [0, 4, 5, 6, 7, 16, 20, 23, 28, 35, 50, 56, 57, 60, 61, 65, 66, 73, 76, 77, 85, 86, 92, 106, 107, 116, 119, 121, 122], "gi": [20, 92], "gid": [7, 35, 56, 57], "git": [20, 26, 76, 121], "github": [26, 121], "give": [5, 13, 23, 25, 27, 85, 87, 121, 130], "given": [3, 4, 5, 7, 13, 15, 16, 19, 20, 25, 26, 29, 30, 35, 56, 57, 65, 66, 67, 73, 85, 86, 93, 94, 106, 107, 108, 112, 113, 114, 115, 116, 117, 122, 126, 127, 129, 130, 131], "glibc": 121, "global": [65, 66], "gnu": 27, "go": [3, 13, 16, 23, 25, 26, 28, 29, 31, 38, 41, 44, 47, 52, 59, 62, 65, 67, 70, 72, 73, 77, 86, 92, 105, 106, 107, 108, 109, 112, 116, 117, 121, 129], "goal": 121, "goe": [25, 60, 61, 67, 73, 106, 107, 117], "gonzalez": 27, "good": [5, 25, 65, 66, 72, 75, 79], "googl": 27, "got": [35, 36, 57], "graph": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 15, 16, 17, 18, 19, 20, 21, 23, 24, 26, 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, 58, 59, 61, 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, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 124, 126, 127, 128, 129, 130, 131], "greedi": [11, 21, 100, 118, 119], "green": [13, 74], "group": [19, 20, 60, 70, 73, 92, 121, 122], "gsoc": 121, "guarante": [19, 49, 61, 71, 90, 91, 99, 105], "gudesa": 27, "guid": [3, 25, 26, 27, 62, 88, 105], "gupta": 27, "gz": 26, "h": [6, 31, 32, 33, 38, 39, 40], "ha": [3, 5, 13, 17, 19, 23, 25, 26, 28, 29, 31, 35, 36, 38, 41, 44, 46, 47, 48, 49, 54, 55, 56, 57, 58, 59, 62, 65, 67, 68, 70, 71, 72, 73, 74, 77, 78, 81, 82, 83, 85, 86, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 101, 102, 104, 105, 106, 107, 108, 109, 115, 116, 117, 121, 123, 125, 129, 130], "had": [23, 36], "hamilton": 4, "hand": 60, "handl": [6, 8, 31, 32, 33, 38, 39, 40, 74, 93, 94, 130], "handout": [41, 42], "hang": 27, "happen": [5, 25, 36, 86, 92, 93, 94, 104], "hard": [4, 5, 29, 30, 69, 93, 94, 100], "harmon": [15, 43, 64, 114], "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], "hassler": 4, "have": [1, 2, 3, 4, 5, 11, 13, 14, 15, 16, 17, 20, 23, 25, 26, 27, 31, 35, 36, 38, 44, 45, 47, 57, 60, 61, 65, 66, 67, 68, 69, 74, 77, 81, 82, 83, 85, 86, 92, 93, 94, 96, 97, 98, 100, 101, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 119, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131], "hawick": 77, "head": 85, "header": [27, 121], "health": 77, "heap": [28, 109, 116], "heap_path": [28, 109, 116], "help": [25, 125, 126], "henc": [3, 44], "here": [60, 77, 123], "heurist": [8, 31, 32, 33, 38, 39, 40, 121], "high": [25, 45, 77], "higher": [7, 45], "highwai": 36, "himanshu": 27, "hint": [33, 40, 43, 56, 57, 64, 103, 114], "histori": [4, 121], "hole": 121, "honor": 121, "hossain": 27, "host": [27, 125], "hour": 5, "housseman": 27, "how": [3, 5, 20, 23, 30, 62, 86, 125, 130, 131], "howev": [47, 72, 118], "hpp": 121, "hr": 5, "html": [6, 8, 26, 31, 38, 47, 49, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99], "http": [5, 6, 7, 8, 13, 19, 20, 26, 27, 28, 31, 38, 41, 42, 44, 47, 49, 51, 59, 62, 63, 65, 66, 67, 71, 72, 78, 86, 87, 88, 89, 90, 91, 94, 99, 101, 103, 104, 111, 121, 123, 125], "huang": 27, "hundr": 85, "i": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 21, 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, 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, 112, 113, 114, 115, 116, 117, 118, 121, 122, 123, 124, 125, 126, 127, 129, 130, 131], "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], "idea": [25, 101], "ident": 100, "identifi": [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], "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], "if5": 16, "if6": 16, "ignor": [0, 3, 9, 14, 15, 16, 17, 19, 20, 23, 25, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 47, 49, 50, 54, 59, 61, 62, 63, 64, 67, 68, 71, 72, 73, 74, 81, 82, 83, 89, 90, 91, 96, 97, 98, 99, 105, 106, 107, 108, 109, 112, 113, 114, 115, 117, 121, 129], "illeg": 93, "im": 77, "imag": [15, 30, 43, 50, 61, 64, 85, 114, 130, 131], "imaptool": 27, "immedi": 84, "immidi": 84, "implelent": 69, "implemen": 77, "implement": [0, 1, 4, 5, 8, 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, 94, 95, 96, 97, 98, 100, 101, 114, 118, 124], "implicit": [3, 121], "import": [25, 60, 73, 121], "impos": 59, "imposs": 36, "improv": [72, 121], "imr": 27, "in_com": [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, "incid": 60, "incidet": [119, 126], "includ": [9, 13, 15, 16, 17, 23, 25, 26, 27, 29, 41, 42, 43, 55, 59, 62, 63, 64, 72, 82, 86, 92, 97, 107, 108, 112, 113, 114, 115, 116, 117, 118, 121, 124, 125, 130, 131], "inclus": [17, 68, 81, 82, 83, 96, 97, 98, 115], "incom": [13, 19, 35, 36, 49, 56, 57, 71, 90, 91, 99], "incorpor": 55, "incorrect": [25, 73, 92], "increas": [37, 51, 58, 65, 66, 86], "increment": 56, "independ": 88, "index": [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, 123, 124, 126, 127, 128, 129, 130, 131], "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], "individu": 26, "inequ": [4, 29, 30], "inf": [33, 40], "infin": [7, 75, 79, 109], "infinit": 36, "influenc": 45, "info": [25, 54, 74, 125], "inform": [3, 16, 20, 26, 29, 35, 36, 56, 57, 60, 76, 81, 83, 86, 94, 96, 98, 110, 119, 121, 122, 123, 126, 130], "infrastructur": 121, "infti": [6, 8, 9, 15, 16, 31, 32, 38, 39, 41, 42, 43, 44, 59, 62, 63, 64, 72, 113, 114], "initi": [5, 93, 94], "initial_sol": [5, 93, 94], "initial_temperatur": [29, 30], "inner": [20, 23, 34], "input": [3, 4, 7, 13, 15, 18, 20, 34, 43, 64, 86, 87, 90, 91, 104, 114, 122, 127, 131], "insert": [3, 5, 13, 23, 30, 48, 54, 74, 78, 85, 86, 92, 93, 94, 111, 123, 130, 131], "insid": [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], "insight": 5, "inspect": [23, 86, 92], "instal": [20, 25, 121], "instanc": 29, "instead": [23, 34, 121], "instruct": [26, 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": [23, 121], "intend": 129, "intens": 101, "interact": 26, "interect": 92, "interes": [130, 131], "interest": 25, "intermid": 121, "intern": [3, 15, 25, 107, 108, 112, 113, 114, 115, 116, 117, 121, 129, 130, 131], "internali": [33, 40], "interpret": [9, 16, 41, 42, 43, 47, 62, 63, 130, 131], "intersect": [25, 35, 60, 73, 86, 92], "introduct": 20, "invalid": [23, 92], "invers": 88, "involv": [5, 13, 23, 25, 26, 86, 93, 94, 130], "is_a": [108, 112], "is_bipartit": [11, 48], "is_contract": 13, "is_new": 13, "isbn": 4, "islam": 27, "isol": [35, 92], "issu": [20, 23, 27, 121, 125], "itali": 125, "item": 27, "iter": [90, 91, 100], "iti": 13, "its": [13, 14, 15, 23, 42, 43, 51, 56, 63, 64, 78, 84, 85, 100, 101, 114, 130], "jai": 27, "jain": 27, "jame": [58, 77], "japan": 125, "jarn\u00edk": 118, "jinfu": 27, "johnson": [7, 20, 77, 79, 122], "join": [25, 30, 54, 60, 73, 74, 86, 92, 94, 106, 107, 123], "joshi": 27, "juction": 92, "junod": 27, "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, 100, 109, 116, 119, 121, 122, 131], "k_": 78, "k_1": 78, "k_5": 78, "k_shortest_path_rout": 28, "kai": 27, "kalr": 4, "karp": [19, 20, 71, 122], "kastl": 27, "keep": [25, 44, 73, 86, 92, 123], "kei": [3, 23, 35, 56, 74, 92, 94, 111, 123], "ken": 77, "kept": [30, 121, 130, 131], "kg": 5, "kind": [5, 25, 34, 93, 94, 129, 130], "kirkman": 4, "kishor": 27, "kit": 13, "km": 5, "known": [47, 75, 123], "ko": 27, "kolmogorov": [19, 20, 49, 122], "kondeti": 27, "kruskal": [0, 1, 17, 20, 25, 80, 81, 82, 83, 121, 122, 124], "kumar": 27, "l": [15, 23, 25, 26, 74, 85, 107, 108, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "lack": [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], "lane": 36, "languag": [13, 121], "larg": [8, 9, 13, 25, 41, 42, 43], "larger": [29, 101], "largest": 88, "last": [4, 23, 25, 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], "lat": [5, 6], "later": [4, 27], "latest": [26, 27], "latex": 26, "latitud": [5, 6], "lc101": [94, 123], "lc101_c": [94, 123], "lead": [65, 66], "leaf": [13, 45], "leak": 121, "least": [13, 21, 34, 69, 100, 101, 121, 125], "leav": [5, 36, 93, 94], "lectur": 13, "lecture16": 13, "left": [3, 15, 25, 50, 60, 61, 73, 74, 86, 106, 107, 108, 114, 115, 117, 123, 129], "leftrightarrow": [25, 85], "legaci": 121, "leng": 27, "lengauer": 84, "lenght": 5, "length": [6, 30, 48, 74], "leopark": 27, "leq": [81, 82, 83, 96, 97, 98], "less": [5, 6, 17, 31, 32, 33, 34, 38, 39, 40, 68, 74, 82, 93, 94, 97, 115], "lester": 44, "let": [5, 6, 7, 8, 14, 15, 31, 32, 33, 38, 39, 40, 42, 43, 63, 64, 75, 79, 92, 114], "level": [50, 92], "li": [45, 72, 94, 123], "lib": [6, 8, 31, 38, 49, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99], "libboost": 26, "librari": [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], "libtap": 26, "licens": [20, 92], "like": [1, 2, 3, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 24, 25, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 65, 66, 67, 69, 72, 73, 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, 126, 127, 128, 129, 130, 131], "likewis": [25, 36], "lim": [94, 123], "limit": [0, 5, 17, 25, 50, 54, 57, 60, 61, 65, 66, 68, 74, 81, 82, 83, 94, 96, 97, 98, 115, 123], "line": [13, 18, 25, 29, 60, 65, 66, 74, 78, 86, 119, 127], "line_graph": 86, "linear": [55, 58, 59, 103, 121], "linegraph_edg": 86, "linesstr": [25, 36], "linestr": [25, 36, 54, 56, 73, 74], "link": [20, 121], "linux": [26, 121], "list": [4, 20, 29, 30, 67, 68, 77, 87, 106, 107, 115, 117, 121, 129], "listinfo": 125, "littl": 27, "load": [5, 93, 94], "loader": 25, "local": [25, 73, 85, 86], "locat": [6, 74, 93, 94, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 130, 131], "log": [6, 8, 9, 16, 21, 31, 32, 38, 39, 41, 42, 43, 47, 56, 58, 62, 63, 65, 66, 73, 79, 80, 81, 82, 83, 84, 95, 96, 97, 98, 101, 108, 112, 113, 118], "logic": 36, "logv": [10, 52, 53, 90, 91], "lon": [5, 6], "long": [4, 29, 30, 35, 56, 57], "longer": [28, 29, 30, 31, 33, 34, 38, 40, 41, 43, 64, 75, 79, 114, 121], "longitud": [5, 6], "look": [25, 36, 60, 125], "lookahead": 3, "loop": [69, 121], "loss": 121, "lot": [3, 5, 10, 11, 12, 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, 109, 111, 127, 128], "low": [7, 121], "lower": [15, 43, 64, 114], "m": [5, 6, 58], "m_": [5, 93, 94], "ma_capac": 93, "maco": 121, "made": [5, 86, 93, 94, 121], "mahadeokar": 27, "mahmoud": 27, "mai": [3, 5, 10, 11, 12, 18, 19, 22, 24, 25, 35, 36, 44, 45, 46, 47, 48, 50, 52, 53, 56, 57, 58, 59, 69, 72, 77, 78, 84, 86, 87, 88, 90, 91, 92, 93, 94, 101, 103, 104, 109, 111, 127, 128], "mail": 20, "mailman": 125, "main": [6, 7, 8, 9, 10, 14, 15, 16, 19, 21, 25, 27, 31, 32, 33, 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, 112, 113, 114, 118, 121], "main_sql": 73, "maintain": 27, "maiximum": [5, 93, 94], "major": [25, 121], "make": [0, 1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 21, 22, 24, 25, 26, 27, 30, 31, 32, 36, 38, 39, 41, 42, 43, 44, 47, 48, 50, 52, 53, 55, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 69, 72, 77, 78, 80, 81, 82, 83, 84, 85, 86, 87, 90, 91, 93, 94, 95, 96, 97, 98, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 118, 119, 121, 124, 126, 127, 128, 129, 130, 131], "make_connect": 87, "makefil": 26, "man": 26, "manag": 125, "mani": [23, 60, 88, 121, 123, 130], "manikata": 27, "manipul": [6, 31, 32, 33, 38, 39, 40], "manner": [3, 25, 100], "manual": [20, 25, 27, 31, 32, 38, 39, 41, 42, 44, 47, 49, 59, 62, 63, 70, 71, 72, 89, 90, 91, 99], "maoguang": 27, "map": [25, 130], "mario": 27, "mark": 74, "marker": [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, "match": [5, 19, 20, 23, 36, 88, 93, 121, 122], "matching_": 88, "materi": [20, 25, 73], "math": 85, "mathematician": [4, 118], "mathworld": 85, "matrix": [4, 6, 7, 8, 9, 16, 18, 20, 25, 33, 40, 43, 58, 64, 75, 79, 114, 119, 121, 122], "matter": [35, 56, 57], "max": [6, 15, 19, 20, 31, 32, 33, 38, 39, 40, 43, 64, 74, 86, 90, 91, 92, 114, 121, 122, 123], "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": [27, 46, 49, 71, 99], "maximum": [5, 13, 19, 20, 49, 58, 61, 70, 71, 74, 88, 89, 90, 91, 93, 94, 99, 100, 122], "maximum_flow_problem": 19, "maximum_match": 88, "mayb": [3, 36, 77, 92], "mayor": [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, 123, 126, 127, 128, 129, 130, 131], "mckee": [18, 24, 58], "md": 121, "mean": [5, 92, 113, 118, 123], "meaningless": 23, "measur": [5, 45], "meet": [8, 9], "mega": 7, "member": [113, 114], "memori": [7, 77], "menger": 4, "mention": [25, 26], "merg": 101, "merril": 4, "messag": [23, 121], "met": 26, "meta": 7, "meter": [5, 6], "method": [25, 26, 55, 56, 86], "metric": [4, 18, 20, 29, 30, 121], "metric_tsp_approx": 121, "mid": 25, "middl": [8, 9], "might": [1, 2, 3, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 29, 35, 36, 44, 47, 48, 50, 52, 53, 55, 56, 57, 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, 123, 125, 126, 127, 128, 129, 130, 131], "migrat": [3, 27, 62, 88, 105], "mileston": [20, 121], "min": [5, 6, 15, 18, 19, 29, 31, 32, 33, 38, 39, 40, 43, 64, 101, 114, 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], "mind": 25, "mingw": 26, "minim": [5, 21, 47, 58, 61, 80, 81, 82, 83, 90, 118, 121], "minimum": [0, 1, 11, 21, 29, 46, 48, 53, 54, 69, 80, 81, 82, 83, 87, 91, 95, 96, 97, 98, 100, 101, 102, 118, 121, 124], "minut": 5, "mirror": [15, 43, 64, 114], "miss": [3, 5, 10, 11, 12, 18, 19, 22, 23, 24, 25, 29, 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], "mistak": 36, "mit": [27, 92], "miyawaki": 27, "mkdir": 26, "modifi": [13, 20, 23, 55, 108, 112, 113, 115, 116, 119, 121, 122, 126, 130], "modular": 121, "moham": 27, "monetari": 27, "moor": 72, "more": [1, 2, 3, 5, 7, 11, 13, 14, 15, 16, 17, 20, 23, 25, 26, 29, 37, 44, 47, 59, 60, 61, 65, 66, 67, 69, 73, 75, 77, 79, 85, 86, 93, 94, 100, 103, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 119, 121, 123, 126, 127, 128, 129, 130, 131], "most": [6, 25, 26, 27, 28, 45, 65, 66, 69, 77, 101, 109, 116, 118, 121], "move": [5, 74, 121, 123], "msvc": 121, "msy": 26, "much": [4, 29, 30, 90, 91, 121], "mukul": 27, "multi": 121, "multipl": [5, 31, 34, 36, 38, 41, 44, 46, 47, 59, 62, 70, 72, 77, 92, 93, 94, 101, 121], "multipli": [4, 5, 93, 94], "must": [5, 10, 15, 19, 20, 23, 25, 35, 36, 52, 53, 60, 73, 74, 90, 91, 93, 122, 126], "my_dijkstra": [13, 23], "myarea": 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], "nagas": 27, "name": [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, 123, 126, 127, 128, 129, 130, 131], "nameless": 25, "namespac": 121, "nardelli": 27, "navig": 105, "nearest": [16, 65, 66, 74, 119, 123], "necessari": 125, "need": [1, 2, 3, 5, 6, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 26, 35, 44, 47, 48, 50, 52, 53, 54, 56, 57, 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, 123, 126, 127, 128, 129, 130, 131], "neg": [0, 3, 7, 9, 10, 15, 16, 17, 19, 20, 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, 121, 123, 129, 130, 131], "neighbor": 100, "neq": [16, 19, 25], "net": 27, "netlab": 125, "network": [3, 5, 13, 19, 20, 27, 30, 34, 35, 36, 37, 45, 46, 47, 48, 51, 54, 56, 57, 58, 60, 62, 65, 66, 67, 68, 69, 75, 79, 80, 86, 87, 92, 94, 95, 100, 102, 105, 106, 107, 113, 116, 117, 121, 123, 126], "new": [3, 13, 17, 20, 26, 27, 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, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 121, 125, 127, 130, 131], "new_graph": 86, "new_graph_id_seq": 86, "new_lin": 74, "new_point": 74, "new_restrict": 23, "newer": 121, "newli": [25, 73], "newpoint": [74, 123], "next": [1, 2, 3, 5, 10, 11, 12, 14, 15, 16, 17, 18, 19, 22, 23, 24, 25, 28, 29, 30, 31, 38, 41, 44, 47, 48, 50, 52, 53, 58, 59, 60, 61, 62, 65, 66, 67, 69, 70, 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], "nextval": [86, 123], "nicola": 92, "nitish": 27, "node": [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], "non": [7, 9, 15, 16, 41, 42, 43, 47, 59, 61, 62, 63, 64, 72, 75, 79, 101, 108, 112, 113, 114], "none": 36, "nonneg": [90, 91], "normal": [3, 25], "north": 36, "notat": [35, 36, 56, 57], "note": [25, 26, 35, 47, 56, 106, 107, 125], "notes2new": [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, 114, 125], "now": [4, 13, 23, 25, 27, 54, 74, 86, 92, 121], "np": [4, 5, 29, 30, 58, 69, 93, 94, 100], "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, "number": [4, 5, 6, 7, 13, 25, 28, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 47, 51, 55, 56, 57, 58, 60, 65, 66, 69, 77, 85, 87, 88, 90, 91, 92, 93, 94, 100, 109, 116, 124, 130], "numer": [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], "o": [6, 7, 8, 9, 10, 16, 21, 26, 31, 32, 37, 38, 39, 41, 42, 43, 44, 46, 47, 48, 50, 51, 52, 53, 54, 58, 59, 61, 62, 63, 65, 66, 69, 71, 72, 77, 78, 79, 80, 81, 82, 83, 84, 87, 88, 89, 90, 91, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 108, 112, 113, 118], "ob": 27, "obei": [4, 29, 30], "object": 5, "observ": 13, "obtain": [8, 19, 20, 25, 30, 73, 74, 109, 122], "occur": [35, 56, 57], "odd": 48, "off": [26, 65, 66], "offic": [125, 130, 131], "offici": [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], "often": 92, "ogr2ogr": 25, "oid": 111, "ok": [35, 36, 56, 57, 92], "old": [25, 28, 29, 31, 34, 38, 41, 62, 73, 75, 79, 110, 121], "old_id": 92, "old_restrict": 23, "older": 125, "omit": [19, 23, 25, 35, 49, 56, 57, 71, 90, 91, 99], "onc": [4, 25, 26, 29, 30, 61, 73, 84], "one": [3, 8, 9, 13, 23, 25, 29, 36, 37, 54, 65, 66, 69, 73, 74, 85, 86, 87, 88, 101, 103, 118, 121, 123, 126, 129, 131], "ones": [25, 73, 92], "onewai": 36, "onli": [0, 1, 6, 7, 9, 10, 15, 16, 18, 19, 20, 21, 23, 25, 26, 37, 41, 42, 43, 46, 47, 48, 49, 51, 52, 53, 54, 55, 59, 63, 64, 65, 66, 68, 71, 74, 75, 77, 78, 79, 80, 81, 82, 83, 84, 85, 88, 90, 91, 92, 94, 95, 96, 97, 98, 99, 100, 101, 103, 109, 112, 113, 114, 115, 116, 118, 121, 122, 124, 130, 131], "open": [5, 25, 93, 94, 123], "open_tim": 111, "openbsd": 121, "oper": [25, 26, 55, 76, 118, 125], "operations_ord": 13, "opo": 111, "oposit": 123, "opposit": 25, "optim": [0, 4, 5, 9, 16, 17, 29, 30, 34, 41, 42, 43, 44, 47, 50, 59, 61, 62, 63, 68, 69, 72, 81, 82, 83, 93, 94, 96, 97, 98, 100, 103, 108, 112, 113, 115], "option": [23, 25, 26, 35, 36, 54, 56, 92, 121, 123], "orang": 86, "order": [3, 6, 8, 13, 14, 15, 18, 23, 25, 29, 30, 31, 32, 33, 35, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 50, 51, 54, 55, 56, 57, 58, 59, 61, 63, 64, 65, 66, 67, 69, 72, 73, 74, 75, 79, 80, 81, 82, 83, 84, 86, 88, 92, 95, 96, 97, 98, 100, 102, 103, 104, 106, 107, 108, 112, 113, 114, 115, 116, 117, 121, 129], "order_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, 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, "org": [5, 6, 8, 19, 20, 26, 27, 28, 31, 38, 41, 42, 44, 47, 49, 51, 59, 62, 63, 65, 66, 67, 71, 72, 78, 86, 87, 88, 89, 90, 91, 99, 101, 103, 104, 111, 121, 125], "organ": 125, "origin": [13, 19, 23, 25, 29, 30, 49, 54, 55, 71, 74, 85, 88, 90, 92, 99, 121, 130, 131], "original_id": 86, "original_point": 74, "original_to_new_point": 74, "orknei": 27, "osgeo": [27, 125], "osgeol": 27, "osm": [7, 25, 73], "osm2pgrout": [7, 25, 27, 73], "osm2pgsql": 25, "osx": 121, "other": [5, 16, 20, 25, 27, 45, 47, 48, 54, 69, 72, 73, 85, 92, 101, 102, 107, 108, 113, 114, 116, 121, 125, 129, 130], "other_geom": [35, 56, 57], "othergeom": 57, "othert": [35, 56, 57], "otherwis": [56, 59, 103], "our": [27, 92], "out": [3, 7, 13, 18, 23, 25, 26, 36, 73, 77, 127], "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_go": [56, 73], "outal": [92, 121], "outer": [34, 73], "outgo": [13, 19, 35, 36, 49, 56, 57, 71, 90, 91, 99], "output": [13, 19, 20, 23, 31, 38, 49, 60, 62, 68, 71, 74, 77, 81, 82, 83, 90, 91, 92, 96, 97, 98, 99, 115, 116, 121, 130], "outsid": [74, 130], "outstand": 121, "over": [3, 23, 25, 45, 67, 73, 74, 92, 94, 106, 107, 117, 123], "overal": 6, "overload": [5, 20, 23, 28, 93, 94, 116, 121], "overpass": [7, 92], "overview": [57, 92], "own": [86, 123], "p": [74, 94, 107, 108, 112, 113, 114, 115, 116, 117, 123], "p_close": [5, 93, 94, 123], "p_node_id": [5, 93, 94, 123], "p_open": [5, 93, 94, 123], "p_servic": [5, 93, 94, 123], "p_x": [5, 94, 123], "p_y": [5, 94, 123], "pack": 5, "page": [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], "pair": [4, 5, 14, 15, 20, 25, 29, 30, 32, 39, 42, 43, 45, 63, 64, 73, 75, 79, 85, 93, 94, 113, 114, 121, 122, 123], "paragon": [27, 125], "paragoncorpor": 125, "parallel": [69, 77, 118], "paramet": [14, 19, 20, 23, 121], "parent": 84, "parenthesi": 45, "parser": 26, "part": [0, 1, 2, 3, 5, 7, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 21, 22, 24, 25, 27, 28, 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, 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, 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, 126, 127, 128, 129, 130, 131], "partial": [25, 54, 74], "particular": [19, 46, 50, 59, 61], "partit": [74, 101], "pasch": 27, "pass": [3, 7, 34, 35, 45, 56, 57, 92, 105, 121], "password": 26, "path": [3, 6, 7, 8, 9, 13, 14, 15, 16, 19, 20, 23, 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, 99, 105, 108, 109, 112, 113, 114, 115, 116, 119, 121, 122, 123, 129, 130, 131], "path_at": [108, 112], "path_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, 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_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], "patrushev": 27, "pattern": 58, "pct": 23, "pdf": [13, 26, 41, 42], "pdptw": [94, 123], "pedestrian": [25, 60, 65, 66, 73, 123], "penyngton": 4, "peopl": 27, "per": [5, 25, 65, 66, 93, 94], "perform": [3, 5, 20, 30, 33, 35, 36, 40, 55, 56, 57, 73, 74, 77, 92, 93, 94, 106, 107, 121], "perl": 26, "perl5": 121, "perman": 130, "permiss": [20, 122, 126], "permut": 58, "person": [15, 20, 25, 29, 30, 33, 40, 43, 64, 114, 122], "pg": 121, "pg_prove": 26, "pg_prove_test": [26, 121], "pgdijkstra": 27, "pgr": [19, 56, 57, 79], "pgr_": [25, 121], "pgr_alphashap": [17, 20, 68, 115, 121, 122], "pgr_analyzeggraph": 36, "pgr_analyzegraph": [20, 36, 56, 57, 92, 122, 126], "pgr_analyzeonewai": [20, 35, 56, 57, 92, 122, 126], "pgr_apspjohnson": 121, "pgr_apspwarshal": 121, "pgr_articulationpoint": [12, 20, 121, 122], "pgr_astar": [6, 8, 20, 33, 40, 121, 122], "pgr_astarcost": [6, 14, 20, 121, 122], "pgr_astarcostmatrix": [6, 15, 20, 121, 122], "pgr_bdastar": [8, 20, 40, 121, 122], "pgr_bdastarcost": [8, 14, 20, 121, 122], "pgr_bdastarcostmatrix": [8, 15, 20, 121, 122], "pgr_bddijkstra": [9, 20, 43, 121, 122], "pgr_bddijkstracost": [9, 14, 20, 121, 122], "pgr_bddijkstracostmatrix": [9, 15, 20, 121, 122], "pgr_bddijsktra": 41, "pgr_bddijstra": 121, "pgr_bellmanford": [18, 121], "pgr_betweennesscentr": [18, 20, 22, 121], "pgr_biconnectedcompon": [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_chinesepostman": [10, 18, 121], "pgr_chinesepostmancost": [10, 18, 121], "pgr_connectedcompon": [12, 20, 25, 74, 101, 104, 121, 122], "pgr_contract": [13, 20, 25, 122], "pgr_contractgraph": [55, 121], "pgr_create_topologi": 57, "pgr_createtopologi": [20, 35, 36, 57, 92, 121, 122, 126], "pgr_createverticest": [20, 35, 36, 56, 73, 121, 122, 126], "pgr_cuthillmckeeord": [18, 24, 121], "pgr_dagshortestpath": [18, 121], "pgr_degre": [119, 121, 126], "pgr_depthfirstsearch": [1, 119, 121, 128], "pgr_dijkstra": [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_dijkstranear": [16, 25, 66, 86, 119, 121], "pgr_dijkstranearcost": [14, 16, 20, 65, 119, 121, 122], "pgr_dijkstravia": [16, 25, 106, 117, 119, 121, 129, 131], "pgr_drivingdist": [16, 17, 20, 34, 115, 121, 122, 131], "pgr_edgecolor": [11, 18, 121], "pgr_edgedisjointpath": [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_floydwarshal": [7, 20, 79, 121, 122], "pgr_full_vers": [20, 110, 120, 122], "pgr_getcolumnnam": 121, "pgr_gettablenam": 121, "pgr_gsoc_vrppdtw": [94, 121], "pgr_hawickcircuit": [18, 121], "pgr_iscolumncndex": 121, "pgr_iscolumnint": 121, "pgr_isplanar": [18, 121], "pgr_johnson": [7, 20, 75, 121, 122], "pgr_kdijkstra": 121, "pgr_kdijkstracost": 121, "pgr_kdijkstrapath": 121, "pgr_kruskal": [20, 21, 25, 121, 122], "pgr_kruskalbf": [0, 20, 21, 121, 122], "pgr_kruskaldd": [17, 20, 21, 121, 122], "pgr_kruskaldf": [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_linegraphful": [18, 121, 127], "pgr_makeconnect": [12, 18, 121], "pgr_makedistancematrix": 121, "pgr_maxcardinalitymatch": [19, 20, 121, 122], "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_maximumcardinalitymatch": [88, 121], "pgr_nodenetwork": [20, 35, 121, 122, 126], "pgr_pgr_lengauertarjandominatortre": 121, "pgr_pickdeliv": [5, 18, 121], "pgr_pickdelivereuclidean": [5, 18, 121], "pgr_pointsaspolygon": 121, "pgr_pointstodmatrix": 121, "pgr_pointstovid": 121, "pgr_pointtoedgenod": 121, "pgr_pointtoid": 121, "pgr_prim": [20, 25, 118, 121, 122], "pgr_primbf": [0, 20, 118, 121, 122], "pgr_primdd": [17, 20, 118, 121, 122], "pgr_primdf": [1, 20, 118, 121, 122], "pgr_pushrelabel": [19, 20, 25, 49, 71, 89, 121, 122], "pgr_quote_id": 121, "pgr_sequentialvertexcolor": [11, 119, 121], "pgr_startpoint": 121, "pgr_stoerwagn": [18, 121], "pgr_strongcompon": [12, 20, 121, 122], "pgr_texttopoint": 121, "pgr_topologicalsort": [18, 121], "pgr_transitiveclosur": [18, 121], "pgr_trsp": [3, 20, 25, 106, 107, 119, 121, 122], "pgr_trsp_withpoint": [3, 107, 119, 121, 130], "pgr_trspvia": [3, 119, 121, 129], "pgr_trspvia_withpoint": [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_tspeuclidean": [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_withpoint": [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_withpointsvia": [107, 119, 121, 129, 131], "pgrout": [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, "pgrrout": [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], "phase": 101, "phi": 19, "pi": 16, "pickup": [5, 18, 93, 94, 123], "pid": [15, 23, 25, 29, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "pile": 36, "pin": 125, "pindex": [94, 123], "pip": 26, "pl": 26, "place": [35, 58], "planar": 78, "plane": 78, "platform": [26, 121], "pleas": [25, 26, 35, 36, 56, 57, 92, 125], "plement": 77, "pm": 5, "pocess": [17, 20, 122], "point": [0, 3, 5, 6, 7, 10, 12, 16, 17, 19, 20, 21, 23, 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, 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, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 109, 118, 119, 121, 122, 125], "point_sql": 74, "point_xi": 121, "pointer": 121, "points_sql": [108, 112, 113, 114, 121], "pointsofinterest": [23, 29, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 130, 131], "pointsofinterset": 29, "polygon": [34, 121], "polynomi": 49, "popul": 57, "port": 121, "portal": [25, 73], "portland": 7, "posgresql": 7, "posit": [0, 1, 7, 9, 10, 15, 16, 19, 21, 25, 28, 29, 31, 35, 38, 41, 42, 43, 44, 47, 49, 52, 53, 55, 56, 57, 59, 62, 63, 64, 65, 66, 67, 70, 71, 72, 73, 75, 79, 80, 81, 82, 83, 85, 86, 88, 90, 91, 95, 96, 97, 98, 99, 101, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 124, 129, 130, 131], "possibl": [3, 4, 5, 10, 11, 12, 13, 18, 19, 20, 21, 22, 24, 25, 29, 30, 44, 47, 48, 50, 52, 53, 58, 59, 61, 69, 72, 74, 77, 78, 84, 86, 87, 88, 89, 90, 91, 93, 94, 100, 101, 103, 104, 109, 111, 118, 124, 127, 128, 130], "possibli": [80, 95, 118], "post": [17, 20, 122, 130, 131], "postgi": [7, 20, 25, 26, 27, 34, 121, 125], "postgis_full_vers": 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], "postgresql12": [20, 121], "postion": 77, "postit": [15, 25, 74, 107, 108, 112, 113, 114, 115, 116, 117, 129, 130, 131], "postman": [18, 52, 53, 121], "potenti": [35, 36, 92], "pott": 27, "power": 36, "practic": 77, "pratap": 27, "preced": 73, "precis": [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], "predecessor": [17, 23, 27, 68, 81, 82, 83, 96, 97, 98, 115], "prefer": [29, 34, 130, 131], "prefix": [121, 123], "prep": 60, "prepar": [56, 73, 121], "prepare_cap": 74, "prerequisit": [35, 36, 121], "present": [7, 15, 25, 46, 69, 77, 84, 86, 100, 107, 108, 112, 113, 114, 115, 116, 117, 129, 130, 131], "pretti": 36, "previou": [5, 9, 23, 56, 93, 94, 121], "previous": 26, "previu": 86, "prim": [0, 1, 17, 20, 25, 95, 96, 97, 98, 121, 122, 124], "primari": [3, 23, 35, 56, 74, 92, 94, 111, 123], "princeton": [4, 41, 42], "priorit": 125, "priya": 27, "problem": [5, 6, 18, 19, 20, 25, 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], "proce": 26, "process": [0, 1, 6, 7, 8, 9, 10, 13, 15, 16, 19, 21, 25, 26, 28, 31, 32, 35, 36, 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, 86, 90, 91, 92, 95, 96, 97, 98, 99, 101, 103, 104, 109, 112, 113, 114, 116, 118, 121, 123, 124, 130, 131], "produc": [16, 59, 61, 62, 63, 64, 69, 100, 104, 114, 118], "product": 27, "profession": 125, "progress": 7, "project": [20, 25, 27, 35, 56, 92, 121], "projectweb": [94, 123], "promot": [4, 20, 61, 65, 66, 85, 100, 121], "prompt": 26, "pronounc": [6, 8], "proper": 69, "propos": [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, 62, 63, 64, 69, 70, 71, 72, 74, 77, 78, 84, 86, 87, 88, 89, 90, 91, 93, 94, 99, 101, 103, 104, 109, 111, 121, 122, 123, 126, 127, 128, 129, 130, 131], "prototyp": 105, "provid": [20, 26, 50, 61, 69, 73, 100, 123, 125], "pseudo": 55, "psql": [7, 25, 26], "public": [27, 35, 36, 56, 57, 92, 123], "publish": [44, 77, 94, 123], "pull": [20, 27, 121], "purpos": [0, 9, 16, 17, 41, 42, 43, 44, 47, 50, 59, 61, 62, 63, 68, 72, 81, 82, 83, 96, 97, 98, 103, 108, 112, 113, 115], "push": [5, 19, 20, 89, 93, 94, 99, 122], "push_relabel_max_flow": [89, 99], "python3": 121, "q": 26, "q1": 29, "quad": [16, 19], "qualiti": 25, "queri": [3, 13, 20, 23, 35, 57, 92, 93, 110, 121, 123], "question": [4, 25, 29, 30, 125], "queue": 58, "quit": 30, "quote_liter": 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, "radiu": 34, "rais": [3, 25, 93, 105, 106, 107, 108, 109, 129], "raise_except": [56, 57], "raj": 27, "rajat": 27, "random": [6, 8, 29, 30, 31, 32, 38, 39, 72], "rang": [45, 100], "rather": 60, "razequl": 27, "re": [121, 125], "reach": [0, 17, 25, 50, 61, 68, 70, 81, 82, 83, 96, 97, 98, 115, 121], "reachabl": [54, 61, 102, 104], "read": [3, 20, 26, 62, 92, 121], "reader": 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], "realiti": 121, "receiv": 105, "rechabl": 104, "recomend": 123, "recommend": [7, 25, 36, 75, 79, 123, 125], "reconstruct": [20, 57, 122, 126], "record": [7, 13, 121], "recreat": [56, 92], "recurs": 101, "recursevli": [130, 131], "red": [13, 37, 123, 130, 131], "reddi": 27, "reduc": [13, 25, 55], "refactor": 121, "refer": [4, 5, 20, 35, 36, 56, 57, 76, 110, 121, 122], "referenc": 56, "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], "regardless": [23, 25], "regclass": 123, "regina": 27, "regress": 121, "reinstal": 26, "rel": [5, 15, 16, 18, 22, 25, 28, 31, 38, 41, 44, 45, 47, 59, 62, 65, 67, 70, 72, 74, 77, 93, 94, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "relabel": [19, 20, 89, 99, 122], "relat": [29, 30, 35, 92, 121, 130, 131], "relationship": 25, "releas": [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, 92, 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], "release_not": 121, "relev": 94, "reli": 59, "rema": [130, 131], "remain": [25, 107, 117], "remov": [13, 23, 26, 37, 45, 46, 51, 54, 55, 102, 106, 107, 115, 121, 130, 131], "renam": [23, 27, 34, 49, 56, 57, 71, 88, 99, 121], "renumb": 121, "repair": 36, "repeat": [31, 32, 38, 39, 41, 42, 44, 59, 62, 63, 72, 130, 131], "replac": [3, 13, 23, 94, 121], "replic": 125, "report": [20, 36, 121], "repositori": 26, "repres": [3, 7, 10, 13, 23, 25, 48, 52, 53, 55, 75, 78, 79, 88, 106, 115, 116, 126, 129], "represent": [130, 131], "request": [5, 14, 20, 27, 32, 39, 42, 63, 121], "requir": [25, 26, 28, 29, 35, 36, 54, 56, 57, 73, 74, 109, 116, 121, 125, 130], "resembl": [68, 115, 123], "residu": [19, 25, 49, 71, 90, 91, 99], "residual_capac": [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], "respect": [44, 85, 86], "respons": [15, 43, 64, 114], "rest": [25, 56, 73, 74, 86], "restaur": [130, 131], "restrict": [6, 18, 20, 31, 32, 33, 38, 39, 40, 119, 121, 122, 130], "restrict_sql": 23, "restructur": 121, "result": [1, 6, 14, 16, 20, 21, 23, 35, 36, 57, 59, 91, 118, 121, 124, 130, 131], "return": [0, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 23, 24, 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, 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, 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, 119, 121, 126, 129], "revers": [16, 18, 19, 23, 24, 25, 36, 58, 62, 85, 86, 92, 123], "reverse_": 123, "reverse_capac": [19, 25, 49, 54, 71, 73, 74, 89, 90, 91, 99, 123], "reverse_categori": 123, "reverse_category_id": 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], "revis": 121, "rewritten": [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], "rf": 26, "rhel": 121, "ribot": 92, "richard": 44, "rid": 23, "right": [3, 15, 25, 50, 61, 74, 92, 107, 108, 114, 115, 117, 123, 129], "rightarrow": [13, 23, 25, 29, 48, 62, 65, 66, 73, 74, 85, 106, 107], "rightarrow3": 23, "rightarrow5": 23, "rightarrow6": 23, "rightarrow9": 23, "ring": [34, 35, 92], "rm": 26, "rn": 74, "road": [3, 13, 25, 73, 92, 105, 121], "rohith": 27, "role": 26, "rollback": 111, "root": [0, 17, 50, 61, 68, 81, 82, 83, 84, 96, 97, 98, 115], "roughli": [28, 109, 116], "round": [36, 74, 107, 108, 112, 113, 114, 115, 116, 117], "rout": [3, 4, 13, 16, 18, 20, 26, 27, 28, 29, 30, 57, 65, 66, 92, 93, 94, 105, 108, 109, 112, 113, 114, 119, 121, 123, 126, 129, 130, 131], "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], "routeplan": 13, "routing_postgi": 121, "row": [6, 7, 8, 13, 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, 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], "row_numb": [23, 67, 73, 74, 94, 106, 107, 117, 123], "row_wher": 121, "rowam": 4, "rows_wher": [35, 36, 56, 57, 92], "rubric": 121, "rule": 36, "run": [6, 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, 75, 78, 79, 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, 121], "rykov": 27, "s_in_rul": 36, "s_out_rul": 36, "sai": [5, 6, 27], "said": 25, "sakr": 27, "sale": [15, 20, 29, 30, 33, 40, 43, 64, 114, 122], "salesman": [4, 5, 29, 30], "salesperson": [4, 29, 30], "same": [3, 5, 6, 7, 8, 9, 14, 15, 16, 19, 23, 25, 29, 30, 31, 32, 35, 36, 38, 39, 41, 42, 43, 44, 47, 48, 49, 50, 52, 53, 56, 57, 59, 61, 62, 63, 64, 65, 66, 69, 70, 71, 72, 74, 75, 79, 85, 86, 89, 90, 91, 92, 93, 94, 99, 101, 104, 106, 107, 108, 112, 113, 114, 121, 123, 130, 131], "sameresult": 56, "sampl": [5, 20, 25, 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, 130, 131], "sampledata": [7, 25, 121], "samu": 27, "sarthak": 27, "satisfi": 29, "save": 123, "scale": 25, "scenario": [9, 35, 41, 42, 43, 56, 57], "schema": [35, 36, 56, 57, 92, 121], "scheme": 121, "scientist": [16, 62, 63, 64, 114], "score": 45, "search": [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, 125, 126, 127, 128, 129, 130, 131], "seat": 5, "sec": 5, "second": [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, 123, 129, 130, 131], "second_edg": [25, 73], "second_seg": [25, 73], "section": [5, 13, 23, 25, 35, 62, 67, 86, 106, 107, 117, 129, 130, 131], "see": [20, 25, 121, 125], "segment": [3, 25, 35, 36, 60, 74, 78, 92, 103, 123, 130], "select": [3, 6, 7, 8, 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": [69, 77, 121], "self_loop": 86, "send": [19, 25, 90], "separ": [23, 85, 92, 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": [3, 5, 13, 16, 25, 28, 29, 30, 31, 36, 38, 41, 44, 47, 52, 55, 58, 59, 62, 65, 67, 70, 72, 77, 86, 105, 106, 107, 108, 109, 112, 116, 117, 123, 129], "sequenti": [0, 3, 5, 11, 15, 17, 19, 25, 28, 31, 38, 41, 44, 46, 47, 49, 50, 52, 54, 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], "serial": [3, 23, 25, 73, 123], "serv": 77, "server": [3, 5, 7, 10, 11, 12, 18, 19, 22, 24, 26, 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], "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], "set": [0, 5, 6, 7, 11, 13, 15, 16, 17, 19, 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, 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, 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, 119, 123, 125, 126, 129, 130], "setof": [13, 23, 60, 73], "setval": [86, 123], "seuenc": [16, 119], "sever": [5, 23, 25, 26, 68, 115, 121], "sh": [26, 121], "shadow": 85, "shape": [17, 20, 34, 68, 122], "shapefil": 25, "share": [20, 27, 92], "shift": 5, "shind": 27, "shobhit": 27, "shoot": 121, "shooting_star": 121, "short": [20, 121], "shorter": 113, "shortest": [4, 6, 7, 8, 9, 13, 14, 15, 16, 20, 28, 29, 30, 31, 32, 38, 39, 41, 42, 43, 44, 45, 47, 52, 59, 61, 62, 63, 64, 65, 66, 67, 72, 74, 75, 79, 105, 106, 107, 108, 109, 112, 113, 114, 116, 117, 119, 121, 122, 129, 131], "shortest_path_faster_algorithm": 72, "should": [5, 25, 27, 73, 88, 121], "show": [5, 13, 23, 25, 30, 50, 54, 61, 65, 66, 74, 94, 130, 131], "shown": [13, 23, 74], "shp2pgsql": 25, "shrink": 101, "side": [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, 114, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129], "sign": [25, 130], "signal": [25, 60], "signatur": [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], "signific": [25, 73, 121], "significantli": [72, 125], "similar": [23, 25, 30, 72, 73], "simpl": [25, 36, 121, 123], "simplest": [35, 56, 57], "simpli": 101, "simplic": 85, "simplif": 121, "simplifi": [25, 121], "simul": [29, 30, 33, 40, 43, 64, 114], "simultan": [8, 9], "sinc": 4, "singh": 27, "singl": [5, 18, 46, 47, 55, 72, 85, 121, 124], "sink": [19, 36], "sintef": [94, 123], "sir": 4, "site": 27, "situat": 92, "six": [93, 94], "size": [7, 13, 25, 55, 60, 67, 101, 106, 107, 117], "skip": [56, 57, 60, 73, 92, 123], "slower": [5, 44], "small": [25, 28, 58, 60, 74, 109, 116, 123], "smaller": [90, 91], "smallest": 100, "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], "snap": [35, 56], "so": [7, 13, 14, 17, 25, 32, 36, 39, 42, 56, 63, 69, 75, 79, 82, 92, 97, 121, 125], "soft": 123, "softwar": 27, "solomon_100_rc_101": 111, "solut": [4, 5, 25, 29, 30, 54, 74, 93, 94, 105, 106, 107, 121], "solv": [6, 16, 25, 33, 40, 43, 47, 59, 62, 63, 64, 73, 77, 93, 94, 101, 114, 121, 129], "solver": 121, "some": [3, 13, 25, 26, 27, 29, 36, 44, 55, 69, 74, 86, 121, 123, 126, 130, 131], "someth": 35, "sometim": [3, 101, 106, 107], "sort": [31, 32, 38, 39, 41, 42, 44, 59, 62, 63, 65, 66, 72, 103], "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], "sourabh": 27, "sourc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 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], "source_": 25, "source_edg": 23, "source_i": [16, 19, 25], "source_original_id": 86, "source_po": 23, "sourcehandl": 26, "sp": 74, "space": [13, 45, 55, 78], "span": [0, 1, 17, 20, 21, 50, 61, 80, 81, 82, 83, 95, 96, 97, 98, 115, 118, 121, 122], "spane": 68, "spars": [45, 58, 79], "sparsiti": 58, "special": [20, 122, 126], "specialized_vari": 47, "specif": [25, 73, 74, 121], "specifi": 25, "speed": [5, 6, 13, 25, 56, 57, 60, 72, 93, 94, 123], "spent": [5, 93, 94], "sphinx": [26, 121], "split": [54, 74, 86, 92], "spoon": 34, "spoon_radiu": 34, "spr06": [41, 42], "sql": [13, 23, 26, 121, 125], "sqrt": [6, 31, 32, 33, 34, 38, 39, 40, 111], "squar": [130, 131], "src": [35, 56, 57], "src_id": 111, "srid": [35, 56, 57, 73, 74], "sssp": 47, "sstreet": 36, "st_": 121, "st_area": 34, "st_astext": [25, 54, 73, 74], "st_buffer": [7, 25, 35, 56, 57, 74], "st_centroid": 7, "st_closestpoint": 74, "st_collect": 34, "st_concavehul": 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_intersect": [25, 73, 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], "stabl": 34, "stack": 5, "stackexchang": 20, "standar": [20, 28, 31, 38, 62, 68, 81, 82, 83, 96, 97, 98, 115, 116, 121], "standard": [23, 26, 47, 121], "star": [6, 8, 121], "start": [0, 4, 5, 7, 8, 9, 14, 15, 16, 17, 19, 23, 25, 26, 28, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 46, 47, 49, 50, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 75, 77, 79, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 93, 94, 96, 97, 98, 99, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 118, 123, 129, 130, 131], "start_": 16, "start_clos": [5, 93, 94, 123], "start_i": [5, 94, 123], "start_id": [4, 29, 30], "start_node_id": [5, 93], "start_open": [5, 93, 94, 123], "start_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], "start_servic": [5, 93, 94], "start_v": [16, 52, 77], "start_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], "start_x": [5, 94, 123], "startpoint": 73, "state": [25, 125], "statement": [90, 93, 94, 103, 123], "station": [65, 66], "statu": [108, 112], "step": [25, 26, 58, 86, 92, 106, 107, 108, 112, 118, 125], "stephen": 27, "steve": 121, "still": [1, 2, 3, 11, 13, 14, 15, 16, 17, 29, 60, 61, 65, 66, 67, 73, 85, 86, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119, 126, 127, 128, 129, 130, 131], "stoer": 101, "stoerwagn": 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_id": 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], "store": [7, 14, 15, 25, 32, 35, 36, 39, 42, 43, 63, 64, 74, 75, 79, 113, 114, 123, 130], "straight": 78, "strategi": 100, "street": [25, 36, 92], "strict": [25, 67, 106, 107, 109, 117, 129], "strictli": 23, "string": [25, 36, 121], "string_to_arrai": 23, "strong": 102, "strongli": [12, 20, 25, 36, 102, 122], "structur": [20, 35, 36, 56, 57, 121, 123], "studi": 4, "studio": 121, "sub": [6, 25, 106], "sub_id": 92, "subgraph": [48, 75, 78, 79, 86, 95, 101, 104], "subscrib": 125, "subset": [19, 35, 46, 56, 57, 60, 101, 118], "subseteq": 25, "subwai": [65, 66], "succe": 26, "successfulli": 26, "successive_shortest_path_nonnegative_weight": [90, 91], "sudo": 26, "suffix": 92, "suggest": 72, "suitabl": [77, 126], "sum": [5, 7, 14, 15, 19, 32, 39, 42, 43, 63, 64, 75, 79, 93, 94, 101, 106, 107, 113, 114], "sum_": 16, "sumar": [32, 39, 42, 63], "sumari": [5, 93, 94], "summari": [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], "summer": 27, "super": [19, 49, 71, 90, 91, 99], "supermarket": [130, 131], "supli": 126, "suppli": 23, "supplier": [25, 73], "support": [13, 20, 26, 27, 28, 29, 30, 31, 34, 38, 41, 52, 75, 79, 110, 121], "suppos": [5, 25], "sure": 26, "swapnil": 27, "switch": [25, 26, 73], "sylvain": 27, "symetr": 13, "symmetr": [4, 7, 13, 14, 15, 29, 30, 32, 33, 39, 40, 42, 43, 58, 63, 64, 75, 79, 113, 114], "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, 44, 49, 56, 57, 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], "table_end": 92, "table_of_cont": [65, 66], "tag": 125, "take": [3, 25, 45, 60, 73, 105, 106, 107, 108, 109, 129], "taken": [3, 4, 25, 29, 92, 105, 106, 107, 108, 109, 129], "takubo": 27, "tar": 26, "target": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 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_": 25, "target_arrai": [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_id": 23, "target_po": 23, "targets_original_id": 86, "targetss": [19, 49, 71, 90, 91, 99], "tarjan": [84, 102], "tarriv": 111, "tasca": 27, "task": [25, 73, 86], "tbd": [57, 86, 111], "tdepart": 111, "techer": 27, "tell": 92, "temp": 60, "tempor": [23, 130], "temporari": 112, "ten": 85, "term": [16, 25, 47, 72, 73], "termin": [8, 9, 41, 42, 43], "test": [1, 2, 3, 5, 7, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 22, 24, 35, 44, 47, 48, 50, 52, 53, 57, 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, 125, 126, 127, 128, 129, 130, 131], "tester": [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], "tha": 13, "than": [7, 8, 9, 13, 17, 23, 25, 28, 29, 34, 37, 41, 42, 43, 44, 45, 59, 60, 65, 66, 68, 69, 72, 75, 79, 82, 86, 90, 91, 93, 97, 101, 103, 109, 115, 116], "the_geom": [7, 35, 36, 56, 57, 92, 121], "the_in": 73, "the_matrix_info": 111, "the_out": 73, "the_point": 73, "thei": [1, 2, 3, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 22, 24, 25, 29, 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, 92, 93, 94, 100, 101, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 119, 121, 123, 126, 127, 128, 129, 130, 131], "them": [20, 25, 26, 44, 45, 103, 122, 126, 130, 131], "theme": 26, "themselv": 48, "theorem": [11, 18, 69], "theori": [4, 25, 101], "therefor": [0, 3, 5, 6, 7, 8, 10, 15, 16, 17, 19, 20, 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, 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, 122, 126, 129, 130, 131], "therfor": 123, "theta": [45, 75], "thi": [3, 4, 5, 6, 7, 8, 9, 13, 15, 16, 19, 20, 23, 25, 26, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 44, 45, 47, 51, 54, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 69, 72, 73, 74, 76, 77, 78, 80, 85, 86, 90, 92, 94, 95, 100, 101, 106, 107, 110, 114, 117, 118, 121, 123, 125, 127, 128, 129, 130, 131], "think": 36, "third": [4, 25], "tho": 92, "thoma": 4, "those": [13, 25, 36, 37, 44, 74, 87, 92, 105, 123, 130], "though": 44, "thought": 130, "three": [13, 25, 45, 54, 74, 87], "three_opt": [25, 54, 74], "through": [4, 13, 19, 25, 45, 49, 67, 71, 90, 91, 99, 100, 106, 107, 117, 125, 130], "throw": [0, 23, 45, 50, 59, 61, 81, 83, 96, 98, 103], "thru": [23, 25, 73, 105], "thu": [59, 72], "thurkow": 27, "ticket": 125, "tidi": [20, 121], "tie": [68, 115], "till": 4, "time": [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, 74, 75, 77, 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, 123], "tip": 20, "titl": 25, "tiwari": 27, "tmp_edges_vertices_pgr": 60, "to_cost": 23, "todo": 90, "togeth": [4, 87], "tokyo": 27, "toler": [35, 56, 74, 92], "too": [25, 121, 125], "tool": [25, 26, 36, 121], "top": [25, 60, 74, 94, 123], "topic": 125, "topolog": [59, 103], "topologi": [20, 35, 36, 57, 60, 87, 92, 108, 115, 116, 119, 121, 122], "topological_sort": [59, 103], "total": [5, 7, 13, 21, 32, 34, 39, 55, 60, 63, 67, 80, 81, 82, 83, 90, 91, 92, 93, 94, 106, 107, 117, 118, 129, 130, 131], "tour": [4, 29], "track": [92, 121], "tracker": 125, "trait": [25, 73, 130], "transform": [18, 23, 29, 85, 104, 119, 130], "transit": 104, "transitive_closur": 104, "transport": [5, 25, 73], "travel": [5, 15, 20, 23, 29, 30, 33, 40, 43, 64, 86, 93, 94, 112, 113, 114, 122], "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], "traveltim": 111, "travers": [0, 1, 17, 18, 25, 28, 29, 30, 31, 38, 41, 44, 47, 50, 52, 59, 61, 62, 65, 67, 68, 70, 72, 77, 78, 80, 81, 82, 83, 86, 87, 92, 95, 96, 97, 98, 101, 105, 106, 107, 108, 109, 112, 115, 116, 117, 119, 121, 123, 129], "treat": 36, "tree": [0, 1, 17, 20, 21, 50, 61, 68, 80, 81, 82, 83, 84, 95, 96, 97, 98, 115, 118, 121, 122], "tri": [25, 69, 100], "triangl": [4, 15, 29, 30, 34, 43, 64, 114], "tries_per_temperatur": [29, 30], "trigger": 121, "trsp": [18, 20, 23, 105, 106, 107, 108, 119, 121, 122, 130, 131], "trspviaedg": 121, "truck": [5, 93, 94, 121], "true": [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, 90, 92, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 129, 130, 131], "trusti": 7, "try": [5, 25, 67, 92, 106, 107, 117, 129], "tsp": [5, 121], "tsp_result": 30, "tunnel": [25, 73], "tupl": 25, "turn": [3, 20, 25, 26, 73, 86, 105, 106, 107, 121, 122], "turn_restrict_sql": 23, "tutori": 125, "twice": [3, 4, 29, 30], "two": [7, 8, 9, 13, 19, 20, 21, 25, 45, 48, 55, 65, 66, 69, 70, 73, 78, 85, 86, 87, 92, 100, 101, 107, 108, 112, 113, 114, 115, 117, 121, 122, 125, 126, 130, 131], "two_way_if_nul": 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], "typic": 25, "u": [3, 4, 6, 7, 8, 9, 13, 14, 15, 16, 17, 25, 26, 27, 29, 30, 31, 32, 33, 38, 39, 40, 41, 42, 43, 59, 62, 63, 64, 72, 75, 79, 82, 86, 90, 91, 92, 97, 103, 106, 107, 108, 112, 113, 114, 125], "u_turn": 86, "u_turn_on_edg": [25, 67, 106, 107, 117, 129], "ubuntu": 121, "uk": 27, "uncategoris": 25, "unclassifi": [18, 121], "unconnect": 101, "undefin": 86, "under": [20, 27, 92, 125, 128], "underli": 70, "underload": [5, 93, 94], "understand": 74, "undirect": [0, 1, 4, 6, 7, 8, 9, 12, 15, 16, 18, 20, 21, 23, 24, 25, 28, 29, 30, 31, 32, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 54, 55, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 72, 75, 77, 78, 79, 80, 81, 82, 83, 85, 87, 88, 95, 96, 97, 98, 100, 101, 104, 105, 106, 107, 109, 112, 113, 114, 115, 116, 117, 118, 121, 122, 124, 126, 130, 131], "unexpect": [56, 57, 121], "unifi": 121, "union": [5, 13, 25, 31, 38, 54, 65, 66, 73, 74, 93, 94, 103, 106, 107, 121], "uniqu": [7, 14, 15, 32, 39, 42, 43, 63, 64, 74, 75, 79, 92, 113, 114, 123], "unit": [6, 31, 32, 33, 35, 38, 39, 40, 56, 74, 85, 92, 93, 94, 125], "univers": [4, 27, 30], "unknown": [25, 36], "unless": 86, "unlik": [46, 113, 114], "unlimit": 13, "unload": [5, 93, 94], "unlog": [56, 73], "unnam": [23, 115, 116, 121], "unnecessari": 121, "unnest": [13, 56, 60, 65, 66, 73, 74], "unreport": 125, "uns": [65, 66], "until": [13, 61, 101], "untouch": 92, "unus": 121, "unwant": 25, "unweight": [47, 101], "up": [0, 1, 5, 13, 16, 21, 23, 25, 26, 36, 57, 60, 61, 80, 81, 82, 83, 86, 94, 95, 96, 97, 98, 118, 123, 124], "updat": [26, 30, 36, 54, 56, 74, 86, 121, 123], "upgrad": [20, 121], "upon": 78, "upper": [0, 15, 17, 43, 50, 61, 64, 68, 81, 82, 83, 90, 91, 96, 97, 98, 114, 115], "us": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 18, 19, 20, 22, 24, 25, 26, 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, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 109, 111, 119, 121, 122, 123, 125, 126, 127, 128, 129, 130, 131], "usabl": 25, "usag": [121, 130, 131], "use": 79, "usecas": 77, "user": [13, 15, 20, 23, 25, 26, 27, 43, 56, 57, 64, 114, 121, 122, 125, 126], "util": [25, 60, 70, 74, 119, 121], "uturn": 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, 26, 121], "v_lc101": [94, 123], "valid": [6, 23, 25, 31, 32, 33, 38, 39, 40, 44, 59, 103, 104, 115, 130, 131], "valu": [0, 3, 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, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 77, 78, 79, 81, 82, 83, 84, 85, 87, 88, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "varchar": [35, 56, 57], "vari": [19, 25], "variabl": [34, 121], "variant": 5, "variat": [47, 77], "varieti": 25, "variou": 25, "varnoth": [16, 19], "vaul": [19, 49, 71, 89, 90, 91, 99], "ve": 45, "vector": 25, "veenit": 27, "vehcil": [94, 123], "vehicl": [18, 25, 36, 60, 73, 130], "vehicle_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, 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], "veloc": 5, "vendor": 36, "venkata": 27, "vergara": 27, "veri": [25, 73, 123], "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, 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], "vertex": [0, 3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 16, 17, 18, 19, 21, 28, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 55, 56, 57, 58, 59, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 75, 77, 78, 79, 80, 84, 85, 87, 88, 89, 90, 91, 93, 95, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 116, 117, 118, 119, 121, 123, 126, 127, 129, 130, 131], "vertex_": [67, 106, 107, 117, 129], "vertex_i": [67, 106, 107, 117, 129], "vertex_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, 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_map": 86, "vertic": [0, 3, 7, 9, 15, 16, 17, 19, 20, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 55, 57, 58, 59, 60, 62, 63, 64, 65, 66, 69, 70, 71, 72, 75, 77, 78, 79, 84, 85, 88, 89, 90, 91, 92, 99, 100, 101, 102, 103, 104, 105, 108, 112, 113, 114, 119, 121, 122, 124, 126, 129], "vertices_id_seq": 123, "vertices_in_graph": 13, "vertices_to_expand": 13, "vertix_id": 121, "vetric": [25, 31, 38, 41, 44, 47, 59, 62, 70, 72], "via": [3, 23, 119, 121, 130, 131], "via_path": [23, 121], "vicki": 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], "vidhan": 27, "vienna": 4, "view": [25, 60, 73, 123], "violat": [5, 93, 94, 109], "virginia": 27, "virtu": 45, "visit": [3, 4, 5, 25, 29, 30, 61, 81, 83, 96, 98, 115, 121, 129], "visual": [25, 60, 121, 130, 131], "visuali": 30, "vize": [11, 18, 69], "vojt\u011bch": 118, "volatil": 13, "volum": 5, "vrp": [5, 121], "vrp_distanc": 111, "vrp_vehicl": 111, "vrppd": 5, "vrptw": 5, "w": 13, "wa": [4, 7, 13, 23, 25, 27, 35, 36, 56, 57, 73, 74, 76, 86, 92, 118, 121, 123, 130], "wagner": 101, "wai": [3, 7, 20, 25, 35, 36, 54, 56, 57, 73, 74, 85, 103, 126, 131], "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], "walk": [25, 60], "wang": 27, "want": [26, 60, 77, 86, 123], "warn": [23, 59, 103, 121], "warshal": [7, 20, 75, 79, 122], "waterloo": [4, 30], "we": [4, 7, 20, 26, 35, 36, 47, 56, 57, 75, 77, 79, 86, 92], "web": [27, 130], "websit": 125, "weight": [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], "well": [35, 36, 47, 56, 57, 92, 101, 130], "went": 35, "were": [7, 13, 23, 74, 86, 92, 121], "wget": [7, 26], "what": [25, 92, 121], "when": [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, 68, 69, 70, 71, 72, 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, 108, 109, 112, 113, 114, 115, 116, 118, 121, 122, 123, 124, 129], "where": [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, 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, 118, 121, 123, 125, 129, 130, 131], "wherev": 20, "whether": 101, "which": [3, 4, 5, 7, 19, 23, 25, 29, 30, 45, 47, 48, 52, 53, 61, 68, 74, 75, 78, 79, 86, 87, 88, 90, 92, 93, 94, 100, 101, 106, 107, 108, 115, 123, 125, 130], "while": [26, 28, 109, 116], "white": 13, "whitnei": 4, "who": [44, 125], "whole": [56, 60], "whose": [37, 47, 51, 92], "why": 36, "wi29": 30, "wiesenhaan": 27, "wiki": [5, 6, 8, 19, 26, 28, 31, 38, 41, 42, 44, 47, 51, 59, 62, 63, 65, 66, 67, 71, 72, 73, 86, 88, 89, 99, 101, 103, 104, 111], "wikipedia": [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], "wildcard": 121, "william": 4, "window": [5, 26, 93, 94, 121], "winni": 121, "with_doc": 26, "with_seq": [106, 107], "within": [5, 17, 25, 48, 65, 66, 74, 82, 92, 97, 115, 121, 130], "withing": 74, "without": [20, 26, 44, 88, 121], "withpoint": [23, 25, 74, 107, 108, 112, 113, 114, 116, 117, 119, 121], "woodbridg": [27, 121], "word": [16, 25, 129], "work": [4, 5, 6, 7, 8, 14, 15, 20, 23, 25, 31, 32, 37, 38, 39, 43, 45, 46, 48, 50, 51, 54, 60, 61, 64, 65, 66, 74, 77, 84, 85, 86, 87, 88, 102, 114, 121, 123, 130, 131], "workshop": [25, 27], "world": [90, 91, 105, 130], "wors": [9, 29, 41, 42, 43], "worst": [4, 29, 30, 72], "would": [5, 6, 7, 14, 15, 25, 32, 35, 36, 37, 39, 42, 43, 44, 54, 56, 57, 63, 64, 74, 75, 79, 101, 113, 114], "wrapper": [121, 125], "write": [92, 125], "written": 27, "wrong": [3, 35, 36, 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, 20, 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, "y": [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], "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, "ye": 13, "yellow": [85, 86], "yen": [2, 16, 20, 28, 109, 116, 119, 122], "yet": [20, 121], "yige": 27, "you": [20, 26, 36, 47, 60, 77, 92, 125], "your": [25, 26, 35, 36, 57, 60, 125], "z": 13, "zero": [19, 49, 71, 90, 91, 99], "zia": 27, "zimanyi": 27}, "titles": ["BFS - Category", "DFS - Category", "K shortest paths - Category", "TRSP - Family of functions", "Traveling Sales Person - Family of functions", "Vehicle Routing Functions - Category (Experimental)", "A* - Family of functions", "All Pairs - Family of Functions", "Bidirectional A* - Family of functions", "Bidirectional Dijkstra - Family of functions", "Chinese Postman Problem - Family of functions (Experimental)", "Coloring - Family of functions", "Components - Family of functions", "Contraction - Family of functions", "Cost - Category", "Cost Matrix - Category", "Dijkstra - Family of functions", "Driving Distance - Category", "Experimental Functions", "Flow - Family of functions", "Table of Contents", "Kruskal - Family of functions", "Metrics - Family of functions", "Migration guide", "Ordering - Family of functions", "pgRouting Concepts", "Installation", "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 - 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 Proposed", "pgr_depthFirstSearch
- Proposed", "pgr_dijkstra
", "pgr_dijkstraCost
", "pgr_dijkstraCostMatrix
", "pgr_dijkstraNear
- Proposed", "pgr_dijkstraNearCost
- Proposed", "pgr_dijkstraVia
- Proposed", "pgr_drivingDistance
", "pgr_edgeColoring - Experimental", "pgr_edgeDisjointPaths
", "pgr_edmondsKarp
", "pgr_edwardMoore - Experimental
", "pgr_extractVertices \u2013 Proposed", "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 - Proposed", "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 - Proposed", "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
- Proposed", "pgr_withPointsCost
- Proposed", "pgr_withPointsCostMatrix
- proposed", "pgr_withPointsDD
- Proposed", "pgr_withPointsKSP - Proposed", "pgr_withPointsVia
- Proposed", "Prim - Family of functions", "Proposed Functions", "Reference", "Release Notes", "Function Families", "Sample Data", "Spanning Tree - Category", "Support", "Topology - Family of Functions", "Transformation - Family of functions", "Traversal - Family of functions", "Via - Category", "withPoints - Category", "withPoints - Family of functions"], "titleterms": {"": [25, 35, 56, 57, 67, 106, 107, 117], "0": [20, 121], "01": 121, "02": 121, "03": 121, "05": 121, "0a": 121, "0b": 121, "1": [13, 20, 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": [62, 121], "5": [62, 121], "6": [62, 121], "7": [20, 27, 62, 121], "8": [62, 121], "9": [62, 121], "A": [6, 8, 74], "At": 74, "For": [25, 62], "NOT": [35, 56, 57], "Near": [65, 66], "On": [130, 131], "One": [23, 25, 28, 31, 32, 38, 39, 41, 42, 44, 47, 49, 59, 62, 63, 65, 66, 67, 70, 71, 72, 74, 89, 90, 91, 99, 105, 106, 107, 108, 112, 113, 116, 117], "The": [13, 16, 67, 86, 94, 106, 107, 117, 123], "With": [56, 107, 108, 112, 113, 114, 115, 117, 131], "about": [130, 131], "ad": [25, 30, 73, 86], "add": [13, 86], "addit": [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, 103, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117], "adjust": 25, "advanc": [6, 16, 19, 130, 131], "aggreg": [67, 106, 107, 117], "algorithm": [3, 106, 107], "all": [7, 20, 74], "alphabet": 27, "also": [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], "an": [13, 29, 60], "answer": 74, "ar": [67, 73, 106, 107, 117], "astar": [6, 31, 32, 33, 38, 39, 40], "asymetr": 29, "avail": 20, "base": 25, "belong": 13, "between": 62, "bf": [0, 81, 96], "bidirect": [8, 9], "both": 13, "build": [25, 26], "calcul": 86, "capac": 5, "case": 13, "categori": [0, 1, 2, 5, 14, 15, 17, 20, 122, 124, 129, 130], "chang": 121, "characterist": [4, 5, 9, 14, 15, 29, 30, 65, 66, 93, 94], "check": [25, 54, 73, 74], "chines": 10, "citi": 30, "clean": [56, 73], "closest": [25, 54, 74], "code": 25, "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], "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], "commerci": 125, "compar": 92, "complet": 86, "compon": [12, 25, 54, 74], "concept": [20, 25], "configur": 26, "connect": [25, 29, 54, 74], "construct": 13, "content": [4, 5, 20, 23, 121, 130, 131], "contract": [13, 25, 55], "contribut": 25, "contributor": 27, "coordin": 30, "corpor": 27, "cost": [14, 15, 25, 30, 62, 67, 106, 107, 117, 123], "creat": [25, 30, 56, 73, 86, 130, 131], "cross": [25, 73], "current": 20, "cycl": 13, "data": [7, 13, 23, 25, 29, 30, 73, 86, 123], "databas": [13, 25, 26, 56, 73], "dead": [13, 25, 60], "default": [35, 56, 57], "definit": [4, 16, 25, 29, 30], "degre": 60, "deliv": [5, 93, 94, 123], "deliveri": 5, "demand": 5, "depend": 26, "descript": [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], "detail": 108, "df": [1, 50, 61, 83, 98], "dijkstra": [9, 16, 65, 66], "direct": [13, 62, 85, 123], "disconnect": [25, 54, 74], "distanc": [17, 68, 115], "do": [35, 56, 57], "document": [6, 16, 19, 130, 131], "doe": [56, 73, 113, 115, 130, 131], "drive": [17, 68, 112, 113, 115, 116, 130, 131], "dry": [60, 73, 74], "edg": [0, 3, 7, 10, 13, 15, 16, 17, 19, 23, 25, 28, 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, 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, 123, 129, 130, 131], "enabl": 26, "end": [13, 25, 60, 67, 106, 107, 117], "equval": 62, "exampl": [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, 103, 106, 107, 108, 109, 111, 112, 113, 114, 115, 116, 117], "execut": [60, 73, 74], "exist": 60, "experiment": [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], "fill": 86, "fillup": [74, 123], "find": [25, 73, 74], "flow": [19, 25], "fly": [107, 108], "from": [29, 60, 62, 86], "front": [67, 106, 107, 108, 112, 117], "full": 56, "function": [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], "gener": [4, 14, 15, 19, 20, 25, 29, 129], "geometri": [25, 30, 73], "get": [25, 26, 30, 54, 62, 74], "gi": 125, "give": 86, "given": 74, "graph": [13, 25, 60, 62, 73, 85, 86, 108, 123], "guid": 23, "hand": [130, 131], "handl": 5, "have": [56, 73], "heurist": 6, "how": [25, 106, 107], "i": 73, "id": 25, "idenifi": 86, "identifi": [73, 85, 86], "imag": [92, 123], "incomplet": 29, "individu": 27, "inform": [4, 13, 14, 15, 19, 25, 27, 54, 73, 74, 129], "inner": [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], "insert": [25, 73], "inspect": [56, 73], "instal": 26, "interest": [29, 74, 123], "introduct": [3, 5, 7, 13, 16, 27, 127, 130, 131], "k": 2, "known": 73, "kruskal": [21, 23], "ksp": [28, 109, 116], "leaf": 86, "left": [112, 113, 116, 130, 131], "length": 25, "licens": 27, "line": [73, 85], "linear": [13, 25, 60], "list": 125, "load": 25, "locat": 5, "loop": 86, "mail": 125, "main": [67, 106, 123], "make": [56, 73], "mani": [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], "map": 86, "match": [35, 56, 57], "matrix": [5, 15, 29, 93], "matter": [113, 115, 130, 131], "mayor": 121, "metric": 22, "migrat": 23, "minor": 121, "more": 27, "most": 74, "multipl": [23, 25, 50, 61, 68, 81, 82, 83, 96, 97, 98, 115], "network": [130, 131], "new": [23, 25, 73], "newli": 86, "node": [67, 86, 106, 107, 117], "non": 25, "note": [20, 121], "offici": 20, "old": 23, "onli": 62, "oper": 13, "option": [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], "order": [5, 24, 27, 93, 94, 123], "origin": [4, 86, 94, 123], "output": 56, "outsid": 123, "overload": 25, "pair": 7, "paramet": [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], "pass": [67, 106, 107, 108, 112, 117], "past": 27, "path": [2, 25, 62, 67, 73, 106, 107, 117], "per": 74, "perform": [7, 25], "person": 4, "pgr_alphashap": 34, "pgr_analyzegraph": 35, "pgr_analyzeonewai": 36, "pgr_articulationpoint": 37, "pgr_astar": [23, 31], "pgr_astarcost": 32, "pgr_astarcostmatrix": 33, "pgr_bdastar": [23, 38], "pgr_bdastarcost": 39, "pgr_bdastarcostmatrix": 40, "pgr_bddijkstra": 41, "pgr_bddijkstracost": 42, "pgr_bddijkstracostmatrix": 43, "pgr_bellmanford": 44, "pgr_betweennesscentr": 45, "pgr_biconnectedcompon": 46, "pgr_binarybreadthfirstsearch": 47, "pgr_bipartit": 48, "pgr_boykovkolmogorov": 49, "pgr_breadthfirstsearch": 50, "pgr_bridg": 51, "pgr_chinesepostman": 52, "pgr_chinesepostmancost": 53, "pgr_connectedcompon": 54, "pgr_contract": 55, "pgr_createtopologi": 56, "pgr_createverticest": 57, "pgr_cuthillmckeeord": 58, "pgr_dagshortestpath": 59, "pgr_degre": 60, "pgr_depthfirstsearch": 61, "pgr_dijkstra": [23, 62], "pgr_dijkstracost": 63, "pgr_dijkstracostmatrix": 64, "pgr_dijkstranear": 65, "pgr_dijkstranearcost": 66, "pgr_dijkstravia": [23, 67], "pgr_drivingdist": [23, 68], "pgr_edgecolor": 69, "pgr_edgedisjointpath": 70, "pgr_edmondskarp": 71, "pgr_edwardmoor": 72, "pgr_extractvertic": 73, "pgr_findcloseedg": [74, 107, 108, 112, 113, 114, 115, 116, 117], "pgr_floydwarshal": 75, "pgr_full_vers": 76, "pgr_hawickcircuit": 77, "pgr_isplanar": 78, "pgr_johnson": 79, "pgr_kruskal": 80, "pgr_kruskalbf": [23, 81], "pgr_kruskaldd": [23, 82], "pgr_kruskaldf": [23, 83], "pgr_ksp": [23, 28], "pgr_lengauertarjandominatortre": 84, "pgr_linegraph": 85, "pgr_linegraphful": 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_pickdelivereuclidean": 94, "pgr_prim": 95, "pgr_primbf": [23, 96], "pgr_primdd": [23, 97], "pgr_primdf": [23, 98], "pgr_pushrelabel": 99, "pgr_sequentialvertexcolor": 100, "pgr_stoerwagn": 101, "pgr_strongcompon": 102, "pgr_topologicalsort": 103, "pgr_transitiveclosur": 104, "pgr_trsp": [23, 105], "pgr_trsp_withpoint": [23, 108], "pgr_trspvia": [23, 106], "pgr_trspvia_withpoint": [23, 107], "pgr_trspviaedg": 23, "pgr_trspviavertic": 23, "pgr_tsp": [29, 114], "pgr_tspeuclidean": 30, "pgr_turnrestrictedpath": 109, "pgr_version": 110, "pgr_vrponedepot": 111, "pgr_withpoint": [23, 112], "pgr_withpointscost": 113, "pgr_withpointscostmatrix": 114, "pgr_withpointsdd": [23, 115], "pgr_withpointsksp": [23, 116], "pgr_withpointsvia": [23, 117], "pgrout": [20, 25, 121], "pick": [5, 93, 94, 123], "point": [15, 25, 29, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "postman": 10, "prepar": [25, 54, 74], "present": 27, "prim": [23, 118], "problem": [4, 10, 16, 29, 30, 125], "propos": [60, 61, 65, 66, 67, 73, 85, 100, 105, 106, 107, 108, 112, 113, 114, 115, 116, 117, 119], "purpos": 30, "queri": [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, 94, 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], "reach": [67, 106, 107, 117], "refer": 120, "releas": [20, 27, 121], "remov": [25, 73, 86], "report": 125, "repres": 85, "represent": 85, "restrict": [3, 23, 25, 86, 105, 106, 107, 108, 109, 123, 129], "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, 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, 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], "return": [34, 59, 91], "reverse_cost": [25, 62, 123], "right": [112, 113, 116, 130, 131], "rout": [5, 25, 56, 67, 73, 74, 86, 106, 107, 117], "row": 5, "run": [60, 73, 74], "sahara": 30, "sale": 4, "sampl": [13, 123], "save": [25, 54, 74], "see": [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], "select": 25, "self": 86, "share": 85, "short": 26, "shortest": [2, 25, 73], "show": 108, "side": [112, 113, 115, 116, 130, 131], "signatur": [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], "simplifi": 86, "simul": [106, 107], "singl": [23, 50, 61, 68, 81, 82, 83, 96, 97, 98, 115], "soft": 86, "solut": 62, "sourc": [13, 26], "span": [25, 124], "special": 109, "split": [25, 73], "sponsor": 27, "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, "start": 29, "statu": [67, 106, 107, 117], "storag": [25, 54, 74], "store": [13, 30, 86], "structur": [23, 25], "sub": 60, "subgraph": 13, "summari": 5, "support": [123, 125], "sure": [56, 73], "surplu": [25, 73], "synopsi": [9, 15, 93, 94], "tabl": [4, 13, 20, 25, 30, 35, 56, 57, 60, 73, 74, 86, 123], "target": 13, "temporari": [130, 131], "test": [26, 30], "thi": 27, "third": [67, 106, 107, 117], "time": 5, "tip": 25, "topologi": [25, 56, 73, 113, 123, 126], "total": 30, "tour": 30, "transform": [86, 127], "travel": 4, "travers": 128, "tree": [25, 124], "trsp": [3, 25], "tsp": [4, 29, 30], "turn": 23, "two": 74, "undirect": [13, 62, 108, 123], "uniqu": 85, "unit": 5, "up": [56, 73], "updat": [13, 25, 73], "upgrad": 26, "us": [13, 23, 29, 62, 86, 107, 108, 112, 113, 114, 115, 116, 117], "usag": [35, 56, 57, 107, 112, 117], "v3": 27, "valu": [34, 35, 56, 57, 86], "variabl": 26, "variat": [107, 112, 117], "vehicl": [5, 93, 94, 123], "veric": 86, "version": 26, "vertex": [13, 23, 25, 29, 50, 54, 60, 61, 68, 73, 74, 81, 82, 83, 86, 96, 97, 98, 115], "vertic": [13, 23, 25, 50, 54, 56, 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], "visit": [67, 106, 107, 108, 112, 117], "visual": 30, "western": 30, "when": [35, 56, 57, 67, 73, 106, 107, 117, 130, 131], "wiki": 25, "without": [25, 73], "withpoint": [130, 131], "withpointsksp": 116, "work": [106, 107], "x": [25, 27, 121], "y": 25}})
\ No newline at end of file
diff --git a/main/en/spanningTree-family.html b/main/en/spanningTree-family.html
index 7f488f2bf0..325740b971 100644
--- a/main/en/spanningTree-family.html
+++ b/main/en/spanningTree-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/support.html b/main/en/support.html
index 3f7931a615..a1a910755d 100644
--- a/main/en/support.html
+++ b/main/en/support.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -268,8 +268,8 @@ Mailing List and GIS StackExchangeSphinx 8.1.3.
diff --git a/main/en/topology-functions.html b/main/en/topology-functions.html
index c6687d91a7..39cb5677f4 100644
--- a/main/en/topology-functions.html
+++ b/main/en/topology-functions.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/transformation-family.html b/main/en/transformation-family.html
index f37c348334..49e9ce9d4e 100644
--- a/main/en/transformation-family.html
+++ b/main/en/transformation-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/traversal-family.html b/main/en/traversal-family.html
index d9f0558e0b..34cb9c6494 100644
--- a/main/en/traversal-family.html
+++ b/main/en/traversal-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/via-category.html b/main/en/via-category.html
index e6273005f4..e19da2d4e6 100644
--- a/main/en/via-category.html
+++ b/main/en/via-category.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/withPoints-category.html b/main/en/withPoints-category.html
index 27ceede8be..70d09aa0ad 100644
--- a/main/en/withPoints-category.html
+++ b/main/en/withPoints-category.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/en/withPoints-family.html b/main/en/withPoints-family.html
index 262eef8186..a06c55f166 100644
--- a/main/en/withPoints-family.html
+++ b/main/en/withPoints-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/es/.buildinfo b/main/es/.buildinfo
index 951c7d9726..a26b630e4d 100644
--- a/main/es/.buildinfo
+++ b/main/es/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: 84d52e46ebe8dbe8e491592305569de4
+config: a142de843e84d8dd5884f333b1880b38
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/main/es/BFS-category.html b/main/es/BFS-category.html
index 0b4fa41a6f..09b11ff020 100644
--- a/main/es/BFS-category.html
+++ b/main/es/BFS-category.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -435,8 +435,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/DFS-category.html b/main/es/DFS-category.html
index 66268d16e4..080bef572f 100644
--- a/main/es/DFS-category.html
+++ b/main/es/DFS-category.html
@@ -12,7 +12,7 @@
-
+
@@ -43,7 +43,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -227,8 +227,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/KSP-category.html b/main/es/KSP-category.html
index 9e39a9a0ff..96651453be 100644
--- a/main/es/KSP-category.html
+++ b/main/es/KSP-category.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -212,8 +212,8 @@ Rutas más cortas K - CategoríaSphinx 8.1.3.
diff --git a/main/es/TRSP-family.html b/main/es/TRSP-family.html
index 2a3b5af003..cc2f9cbf29 100644
--- a/main/es/TRSP-family.html
+++ b/main/es/TRSP-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -456,8 +456,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/TSP-family.html b/main/es/TSP-family.html
index 0746ca54bb..f9bd6b0e83 100644
--- a/main/es/TSP-family.html
+++ b/main/es/TSP-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/es/VRP-category.html b/main/es/VRP-category.html
index f1a9c0e16e..f3713b5c65 100644
--- a/main/es/VRP-category.html
+++ b/main/es/VRP-category.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/es/_images/graphviz-18dbb5ac9f77e565b643a0f0e7310253dedbee20.png b/main/es/_images/graphviz-18dbb5ac9f77e565b643a0f0e7310253dedbee20.png
index f317700f0c..f4e904fa8f 100644
Binary files a/main/es/_images/graphviz-18dbb5ac9f77e565b643a0f0e7310253dedbee20.png and b/main/es/_images/graphviz-18dbb5ac9f77e565b643a0f0e7310253dedbee20.png differ
diff --git a/main/es/_images/graphviz-1fdb5a4269dc3d5f14197ba41c61e8a1f3f2775f.png b/main/es/_images/graphviz-1fdb5a4269dc3d5f14197ba41c61e8a1f3f2775f.png
index 729400f7af..437d33c064 100644
Binary files a/main/es/_images/graphviz-1fdb5a4269dc3d5f14197ba41c61e8a1f3f2775f.png and b/main/es/_images/graphviz-1fdb5a4269dc3d5f14197ba41c61e8a1f3f2775f.png differ
diff --git a/main/es/_images/graphviz-2bbe18fa4d3e404d80eb937b6eb2633639d591a7.png b/main/es/_images/graphviz-2bbe18fa4d3e404d80eb937b6eb2633639d591a7.png
index d9efe17ca5..4131c66baf 100644
Binary files a/main/es/_images/graphviz-2bbe18fa4d3e404d80eb937b6eb2633639d591a7.png and b/main/es/_images/graphviz-2bbe18fa4d3e404d80eb937b6eb2633639d591a7.png differ
diff --git a/main/es/_images/graphviz-2c64934e1318cf1b0fbb263edf75addebbeb6392.png b/main/es/_images/graphviz-2c64934e1318cf1b0fbb263edf75addebbeb6392.png
index c6461a5730..04beabcea9 100644
Binary files a/main/es/_images/graphviz-2c64934e1318cf1b0fbb263edf75addebbeb6392.png and b/main/es/_images/graphviz-2c64934e1318cf1b0fbb263edf75addebbeb6392.png differ
diff --git a/main/es/_images/graphviz-3ebafb2311cbea90d6daa3bd00c3f7dbe695b0a5.png b/main/es/_images/graphviz-3ebafb2311cbea90d6daa3bd00c3f7dbe695b0a5.png
index 002ce71504..efa62300de 100644
Binary files a/main/es/_images/graphviz-3ebafb2311cbea90d6daa3bd00c3f7dbe695b0a5.png and b/main/es/_images/graphviz-3ebafb2311cbea90d6daa3bd00c3f7dbe695b0a5.png differ
diff --git a/main/es/_images/graphviz-44f751227801adfe2756a5066b83a8e932268d07.png b/main/es/_images/graphviz-44f751227801adfe2756a5066b83a8e932268d07.png
index 95fd3e8be4..8544ea0d76 100644
Binary files a/main/es/_images/graphviz-44f751227801adfe2756a5066b83a8e932268d07.png and b/main/es/_images/graphviz-44f751227801adfe2756a5066b83a8e932268d07.png differ
diff --git a/main/es/_images/graphviz-4f0fc20fceda207bb79aff53d54b69262287fb99.png b/main/es/_images/graphviz-4f0fc20fceda207bb79aff53d54b69262287fb99.png
index 00b735ff7a..f53ca73b5d 100644
Binary files a/main/es/_images/graphviz-4f0fc20fceda207bb79aff53d54b69262287fb99.png and b/main/es/_images/graphviz-4f0fc20fceda207bb79aff53d54b69262287fb99.png differ
diff --git a/main/es/_images/graphviz-50eb78779f612b19ac347e75cdae53525e6a5576.png b/main/es/_images/graphviz-50eb78779f612b19ac347e75cdae53525e6a5576.png
index 2007383a85..a26a9a6a4e 100644
Binary files a/main/es/_images/graphviz-50eb78779f612b19ac347e75cdae53525e6a5576.png and b/main/es/_images/graphviz-50eb78779f612b19ac347e75cdae53525e6a5576.png differ
diff --git a/main/es/_images/graphviz-53d9009d1e470c965b50bfd5e57a48b4cb4b7819.png b/main/es/_images/graphviz-53d9009d1e470c965b50bfd5e57a48b4cb4b7819.png
index 5da89a16e8..8873277592 100644
Binary files a/main/es/_images/graphviz-53d9009d1e470c965b50bfd5e57a48b4cb4b7819.png and b/main/es/_images/graphviz-53d9009d1e470c965b50bfd5e57a48b4cb4b7819.png differ
diff --git a/main/es/_images/graphviz-5ea4f6dbbf67e07106ed6260658525135c83f6aa.png b/main/es/_images/graphviz-5ea4f6dbbf67e07106ed6260658525135c83f6aa.png
index 29785d9893..9d98294ca4 100644
Binary files a/main/es/_images/graphviz-5ea4f6dbbf67e07106ed6260658525135c83f6aa.png and b/main/es/_images/graphviz-5ea4f6dbbf67e07106ed6260658525135c83f6aa.png differ
diff --git a/main/es/_images/graphviz-6bd797ca50768e0f10212a0236a85afbd8bb3771.png b/main/es/_images/graphviz-6bd797ca50768e0f10212a0236a85afbd8bb3771.png
index 0577071f43..429b9cc0a3 100644
Binary files a/main/es/_images/graphviz-6bd797ca50768e0f10212a0236a85afbd8bb3771.png and b/main/es/_images/graphviz-6bd797ca50768e0f10212a0236a85afbd8bb3771.png differ
diff --git a/main/es/_images/graphviz-82723db0022a25b1a9ffd323d95d9daeda8a2c1f.png b/main/es/_images/graphviz-82723db0022a25b1a9ffd323d95d9daeda8a2c1f.png
index bb8452662f..e9ec1b6eca 100644
Binary files a/main/es/_images/graphviz-82723db0022a25b1a9ffd323d95d9daeda8a2c1f.png and b/main/es/_images/graphviz-82723db0022a25b1a9ffd323d95d9daeda8a2c1f.png differ
diff --git a/main/es/_images/graphviz-865ef229717c7b64018fc9fcb65b4a6d2f2052f8.png b/main/es/_images/graphviz-865ef229717c7b64018fc9fcb65b4a6d2f2052f8.png
index 7720de6eb2..99a0689187 100644
Binary files a/main/es/_images/graphviz-865ef229717c7b64018fc9fcb65b4a6d2f2052f8.png and b/main/es/_images/graphviz-865ef229717c7b64018fc9fcb65b4a6d2f2052f8.png differ
diff --git a/main/es/_images/graphviz-8ef6dd10de3e2f48d63ff7a0851f401fe2c8a22a.png b/main/es/_images/graphviz-8ef6dd10de3e2f48d63ff7a0851f401fe2c8a22a.png
index 47678d7aca..d2c2a65ec8 100644
Binary files a/main/es/_images/graphviz-8ef6dd10de3e2f48d63ff7a0851f401fe2c8a22a.png and b/main/es/_images/graphviz-8ef6dd10de3e2f48d63ff7a0851f401fe2c8a22a.png differ
diff --git a/main/es/_images/graphviz-a372f19fad77b867577e0b6450c882d1bbf72874.png b/main/es/_images/graphviz-a372f19fad77b867577e0b6450c882d1bbf72874.png
index 099afd7b7e..4aae8af9f1 100644
Binary files a/main/es/_images/graphviz-a372f19fad77b867577e0b6450c882d1bbf72874.png and b/main/es/_images/graphviz-a372f19fad77b867577e0b6450c882d1bbf72874.png differ
diff --git a/main/es/_images/graphviz-a659b08ba803646bf67ee2958aeaf33ae0c046d2.png b/main/es/_images/graphviz-a659b08ba803646bf67ee2958aeaf33ae0c046d2.png
index 51c770c41c..582fe506f0 100644
Binary files a/main/es/_images/graphviz-a659b08ba803646bf67ee2958aeaf33ae0c046d2.png and b/main/es/_images/graphviz-a659b08ba803646bf67ee2958aeaf33ae0c046d2.png differ
diff --git a/main/es/_images/graphviz-a93daa3950f37f1d1d11eb7bfa4614514bc45fbb.png b/main/es/_images/graphviz-a93daa3950f37f1d1d11eb7bfa4614514bc45fbb.png
index caf12eb692..9a39103267 100644
Binary files a/main/es/_images/graphviz-a93daa3950f37f1d1d11eb7bfa4614514bc45fbb.png and b/main/es/_images/graphviz-a93daa3950f37f1d1d11eb7bfa4614514bc45fbb.png differ
diff --git a/main/es/_images/graphviz-c1aa13dbbbf1cb5c2eff7da689f0cf61b8653ab4.png b/main/es/_images/graphviz-c1aa13dbbbf1cb5c2eff7da689f0cf61b8653ab4.png
index 392f0da2ff..23b383fba1 100644
Binary files a/main/es/_images/graphviz-c1aa13dbbbf1cb5c2eff7da689f0cf61b8653ab4.png and b/main/es/_images/graphviz-c1aa13dbbbf1cb5c2eff7da689f0cf61b8653ab4.png differ
diff --git a/main/es/_images/graphviz-c2169ba4585bf5915ed2425fe4db5e9152ef0227.png b/main/es/_images/graphviz-c2169ba4585bf5915ed2425fe4db5e9152ef0227.png
index 5c60aef7d1..fcaa0ad1ea 100644
Binary files a/main/es/_images/graphviz-c2169ba4585bf5915ed2425fe4db5e9152ef0227.png and b/main/es/_images/graphviz-c2169ba4585bf5915ed2425fe4db5e9152ef0227.png differ
diff --git a/main/es/_images/graphviz-c510169c496a30324c1d92dcb1e14cd7d0e704ce.png b/main/es/_images/graphviz-c510169c496a30324c1d92dcb1e14cd7d0e704ce.png
index 646a0ee67d..7fc17fb62c 100644
Binary files a/main/es/_images/graphviz-c510169c496a30324c1d92dcb1e14cd7d0e704ce.png and b/main/es/_images/graphviz-c510169c496a30324c1d92dcb1e14cd7d0e704ce.png differ
diff --git a/main/es/_images/graphviz-e1e7271c22c7d8991843607dc481d11949ba6f18.png b/main/es/_images/graphviz-e1e7271c22c7d8991843607dc481d11949ba6f18.png
index ef6d06806d..b46f76c72f 100644
Binary files a/main/es/_images/graphviz-e1e7271c22c7d8991843607dc481d11949ba6f18.png and b/main/es/_images/graphviz-e1e7271c22c7d8991843607dc481d11949ba6f18.png differ
diff --git a/main/es/_images/graphviz-e3338ff473677aa10122478b38ad71566b1d6f15.png b/main/es/_images/graphviz-e3338ff473677aa10122478b38ad71566b1d6f15.png
index 8d3dcbe756..83e199c245 100644
Binary files a/main/es/_images/graphviz-e3338ff473677aa10122478b38ad71566b1d6f15.png and b/main/es/_images/graphviz-e3338ff473677aa10122478b38ad71566b1d6f15.png differ
diff --git a/main/es/_images/graphviz-ef5116d42636a1711444f79368304c1978068213.png b/main/es/_images/graphviz-ef5116d42636a1711444f79368304c1978068213.png
index 65ee28f21e..c7c7d7a807 100644
Binary files a/main/es/_images/graphviz-ef5116d42636a1711444f79368304c1978068213.png and b/main/es/_images/graphviz-ef5116d42636a1711444f79368304c1978068213.png differ
diff --git a/main/es/_images/graphviz-efca2d7cb27245f77d9726b2cd34bc9ffade4854.png b/main/es/_images/graphviz-efca2d7cb27245f77d9726b2cd34bc9ffade4854.png
index 6669b3437d..cb428df128 100644
Binary files a/main/es/_images/graphviz-efca2d7cb27245f77d9726b2cd34bc9ffade4854.png and b/main/es/_images/graphviz-efca2d7cb27245f77d9726b2cd34bc9ffade4854.png differ
diff --git a/main/es/_images/graphviz-f095009bc5e25b0759561a55f4bc2634d170824b.png b/main/es/_images/graphviz-f095009bc5e25b0759561a55f4bc2634d170824b.png
index c0622952d4..5f5ef3c8b5 100644
Binary files a/main/es/_images/graphviz-f095009bc5e25b0759561a55f4bc2634d170824b.png and b/main/es/_images/graphviz-f095009bc5e25b0759561a55f4bc2634d170824b.png differ
diff --git a/main/es/_images/graphviz-fdf01cf24599e17f1d95f59e619139a55bdedbb0.png b/main/es/_images/graphviz-fdf01cf24599e17f1d95f59e619139a55bdedbb0.png
index 00b735ff7a..f53ca73b5d 100644
Binary files a/main/es/_images/graphviz-fdf01cf24599e17f1d95f59e619139a55bdedbb0.png and b/main/es/_images/graphviz-fdf01cf24599e17f1d95f59e619139a55bdedbb0.png differ
diff --git a/main/es/_static/documentation_options.js b/main/es/_static/documentation_options.js
index 31a9676140..223cf1a044 100644
--- a/main/es/_static/documentation_options.js
+++ b/main/es/_static/documentation_options.js
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
- VERSION: 'v3.7.0',
+ VERSION: 'v3.7.1',
LANGUAGE: 'es',
COLLAPSE_INDEX: false,
BUILDER: 'html',
diff --git a/main/es/aStar-family.html b/main/es/aStar-family.html
index e5a359364e..40807562b4 100644
--- a/main/es/aStar-family.html
+++ b/main/es/aStar-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -365,8 +365,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/allpairs-family.html b/main/es/allpairs-family.html
index 10371bbd94..9a9c4497d0 100644
--- a/main/es/allpairs-family.html
+++ b/main/es/allpairs-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -783,8 +783,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/bdAstar-family.html b/main/es/bdAstar-family.html
index d24af233f3..152f4c855f 100644
--- a/main/es/bdAstar-family.html
+++ b/main/es/bdAstar-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -258,8 +258,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/bdDijkstra-family.html b/main/es/bdDijkstra-family.html
index 84da6780ab..2c4d21d4ba 100644
--- a/main/es/bdDijkstra-family.html
+++ b/main/es/bdDijkstra-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -249,8 +249,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/chinesePostmanProblem-family.html b/main/es/chinesePostmanProblem-family.html
index 19b36ad962..293f792803 100644
--- a/main/es/chinesePostmanProblem-family.html
+++ b/main/es/chinesePostmanProblem-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -334,8 +334,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/coloring-family.html b/main/es/coloring-family.html
index 9658cd35a3..ca6335137a 100644
--- a/main/es/coloring-family.html
+++ b/main/es/coloring-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -319,8 +319,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/components-family.html b/main/es/components-family.html
index 8534410007..e76d7f3a21 100644
--- a/main/es/components-family.html
+++ b/main/es/components-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -241,8 +241,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/contraction-family.html b/main/es/contraction-family.html
index 21ada23f6f..511099a8e9 100644
--- a/main/es/contraction-family.html
+++ b/main/es/contraction-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1194,8 +1194,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/cost-category.html b/main/es/cost-category.html
index 0ea4a74707..89a1a4f11f 100644
--- a/main/es/cost-category.html
+++ b/main/es/cost-category.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -259,8 +259,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/costMatrix-category.html b/main/es/costMatrix-category.html
index 9df0994ba1..5d91828521 100644
--- a/main/es/costMatrix-category.html
+++ b/main/es/costMatrix-category.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -554,8 +554,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/dijkstra-family.html b/main/es/dijkstra-family.html
index c5c7342592..82ea4ec776 100644
--- a/main/es/dijkstra-family.html
+++ b/main/es/dijkstra-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -524,8 +524,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/drivingDistance-category.html b/main/es/drivingDistance-category.html
index 90f8a171aa..6113822484 100644
--- a/main/es/drivingDistance-category.html
+++ b/main/es/drivingDistance-category.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -420,8 +420,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/experimental.html b/main/es/experimental.html
index 22be78a736..1af4810a7e 100644
--- a/main/es/experimental.html
+++ b/main/es/experimental.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -302,8 +302,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/flow-family.html b/main/es/flow-family.html
index 1335b37126..6706278bb8 100644
--- a/main/es/flow-family.html
+++ b/main/es/flow-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -658,8 +658,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/genindex.html b/main/es/genindex.html
index 095e04db07..23f3b33197 100644
--- a/main/es/genindex.html
+++ b/main/es/genindex.html
@@ -11,7 +11,7 @@
-
+
@@ -42,7 +42,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -694,8 +694,8 @@ W
- © Copyright pgRouting Contributors - Version v3.7.0.
- Actualizado por última vez en nov 09, 2024.
+ © Copyright pgRouting Contributors - Version v3.7.1.
+ Actualizado por última vez en dic 11, 2024.
Created using Sphinx 8.1.3.
diff --git a/main/es/index.html b/main/es/index.html
index db67e6dee0..a8300b44d9 100644
--- a/main/es/index.html
+++ b/main/es/index.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -106,6 +106,7 @@
- Funciones disponibles pero no oficiales de pgRouting
- release_notes
- Current release
+- pgRouting 3.7.1 Release Notes
- Notas de la versión de pgRouting 3.7.0
- Todas las versiones
@@ -164,6 +165,7 @@
- Funciones disponibles pero no oficiales de pgRouting
- release_notes
- Current release
+- pgRouting 3.7.1 Release Notes
- Notas de la versión de pgRouting 3.7.0
- Todas las versiones
@@ -196,7 +198,7 @@
Tabla de Contenido¶
pgRouting extiende la base de datos geospacial de PostGIS/PostgreSQL para proporcionar enrutamiento geoespacial y otras funciones de análisis de red.
-Este es el manual para la version v3.7.0 de pgRouting.
+Este es el manual para la version v3.7.1 de pgRouting.
El Manual de pgRouting está bajo licencia Creative Commons Attribution-Share Alike 3.0 License. Siéntase libre de usar este material de la manera que desee, pero le pedimos que atribuya el crédito correspondiente al proyecto pgRouting y, siempre que sea posible, visite https://pgrouting.org. Para otras licencias utilizadas en pgRouting, consulte la página Licencias .
@@ -412,6 +414,10 @@ No
Current release¶
+
+pgRouting 3.7.1 Release Notes¶
+No Changes Yet
+
Notas de la versión de pgRouting 3.7.0¶
Para ver todos los problemas y solicitudes de extracción cerrados para ésta versión, consulte la meta cerrada 3.7.0
@@ -515,8 +521,8 @@ Todas las versionesSphinx 8.1.3.
diff --git a/main/es/kruskal-family.html b/main/es/kruskal-family.html
index b06b8d34df..fd31c24181 100644
--- a/main/es/kruskal-family.html
+++ b/main/es/kruskal-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -304,8 +304,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/metrics-family.html b/main/es/metrics-family.html
index da05e80c54..d5e1f91b27 100644
--- a/main/es/metrics-family.html
+++ b/main/es/metrics-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -234,8 +234,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/migration.html b/main/es/migration.html
index 0088142b1b..26d22690c7 100644
--- a/main/es/migration.html
+++ b/main/es/migration.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/es/objects.inv b/main/es/objects.inv
index 328e65a04a..2337b3b6c0 100644
Binary files a/main/es/objects.inv and b/main/es/objects.inv differ
diff --git a/main/es/ordering-family.html b/main/es/ordering-family.html
index 43a3341f73..e49466c33c 100644
--- a/main/es/ordering-family.html
+++ b/main/es/ordering-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -234,8 +234,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgRouting-concepts.html b/main/es/pgRouting-concepts.html
index 2e9eba7595..d550e90d77 100644
--- a/main/es/pgRouting-concepts.html
+++ b/main/es/pgRouting-concepts.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -2815,8 +2815,8 @@ Cómo contribuir
- © Copyright pgRouting Contributors - Version v3.7.0.
- Actualizado por última vez en nov 09, 2024.
+ © Copyright pgRouting Contributors - Version v3.7.1.
+ Actualizado por última vez en dic 11, 2024.
Created using Sphinx 8.1.3.
diff --git a/main/es/pgRouting-installation.html b/main/es/pgRouting-installation.html
index b1287c9dea..dde3621e69 100644
--- a/main/es/pgRouting-installation.html
+++ b/main/es/pgRouting-installation.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -210,8 +210,8 @@ Instalación
Versión corta¶
Extraer la bola de alquitrán
-tar xvfz pgrouting-3.7.0.tar.gz
-cd pgrouting-3.7.0
+tar xvfz pgrouting-3.7.1.tar.gz
+cd pgrouting-3.7.1
Para compilar suponiendo que tiene todas las dependencias en su ruta de búsqueda:
@@ -233,13 +233,13 @@ InstalaciónObtener las fuentes¶
La última versión de pgRouting se puede encontrar en https://github.com/pgRouting/pgrouting/releases/latest
Para descargar esta versión:
-wget -O pgrouting-3.7.0.tar.gz https://github.com/pgRouting/pgrouting/archive/v3.7.0.tar.gz
+wget -O pgrouting-3.7.1.tar.gz https://github.com/pgRouting/pgrouting/archive/v3.7.1.tar.gz
Ir a Versión corta para más instrucciones sobre la extraccion de la bola tar y la compilación de pgRouting.
git
Para descargar el repositorio
git clone git://github.com/pgRouting/pgrouting.git
cd pgrouting
-git checkout v3.7.0
+git checkout v3.7.1
Ir a Versión corta para más instrucciones sobre la compilación de pgRouting (no hay bola tar involucrada al descargar el repositorio pgRouting desde GitHub).
@@ -258,8 +258,9 @@ InstalaciónActualización de la base de datos
-Para actualizar pgRouting en la base de datos a la versión 3.7.0 utilice el siguiente comando:
-ALTER EXTENSION pgrouting UPDATE TO "3.7.0";
+To upgrade pgRouting in the database to version 3.7.1 use the
+following command:
+ALTER EXTENSION pgrouting UPDATE TO "3.7.1";
Puede hallar más información en https://www.postgresql.org/docs/current/sql-createextension.html
@@ -510,8 +511,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgRouting-introduction.html b/main/es/pgRouting-introduction.html
index 68cab2ef92..0011f70724 100644
--- a/main/es/pgRouting-introduction.html
+++ b/main/es/pgRouting-introduction.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -359,8 +359,8 @@ Más InformaciónSphinx 8.1.3.
diff --git a/main/es/pgr_KSP.html b/main/es/pgr_KSP.html
index 64cbb1e350..999b8a0d51 100644
--- a/main/es/pgr_KSP.html
+++ b/main/es/pgr_KSP.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1041,8 +1041,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_TSP.html b/main/es/pgr_TSP.html
index 594bd095fa..823de15dd4 100644
--- a/main/es/pgr_TSP.html
+++ b/main/es/pgr_TSP.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -672,8 +672,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_TSPeuclidean.html b/main/es/pgr_TSPeuclidean.html
index 6efadf9097..5f1be4ce20 100644
--- a/main/es/pgr_TSPeuclidean.html
+++ b/main/es/pgr_TSPeuclidean.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -606,8 +606,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_aStar.html b/main/es/pgr_aStar.html
index c945406695..d5273581f0 100644
--- a/main/es/pgr_aStar.html
+++ b/main/es/pgr_aStar.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -979,8 +979,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_aStarCost.html b/main/es/pgr_aStarCost.html
index 62627118c8..aa0250c7b4 100644
--- a/main/es/pgr_aStarCost.html
+++ b/main/es/pgr_aStarCost.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -839,8 +839,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_aStarCostMatrix.html b/main/es/pgr_aStarCostMatrix.html
index 7218297c50..54c724a15c 100644
--- a/main/es/pgr_aStarCostMatrix.html
+++ b/main/es/pgr_aStarCostMatrix.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -546,8 +546,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_alphaShape.html b/main/es/pgr_alphaShape.html
index 87dbfe802c..d266b37cc0 100644
--- a/main/es/pgr_alphaShape.html
+++ b/main/es/pgr_alphaShape.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -323,8 +323,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_analyzeGraph.html b/main/es/pgr_analyzeGraph.html
index d09fe32ac5..d231e0e4ff 100644
--- a/main/es/pgr_analyzeGraph.html
+++ b/main/es/pgr_analyzeGraph.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -933,8 +933,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_analyzeOneWay.html b/main/es/pgr_analyzeOneWay.html
index 2c4afd3543..6b4db43e51 100644
--- a/main/es/pgr_analyzeOneWay.html
+++ b/main/es/pgr_analyzeOneWay.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -369,8 +369,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_articulationPoints.html b/main/es/pgr_articulationPoints.html
index aa21b1e02d..892fc67e58 100644
--- a/main/es/pgr_articulationPoints.html
+++ b/main/es/pgr_articulationPoints.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -388,8 +388,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_bdAstar.html b/main/es/pgr_bdAstar.html
index 43ed04741e..a3ac8b4180 100644
--- a/main/es/pgr_bdAstar.html
+++ b/main/es/pgr_bdAstar.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -980,8 +980,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_bdAstarCost.html b/main/es/pgr_bdAstarCost.html
index b5c509a9c0..ebf9a67db7 100644
--- a/main/es/pgr_bdAstarCost.html
+++ b/main/es/pgr_bdAstarCost.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -844,8 +844,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_bdAstarCostMatrix.html b/main/es/pgr_bdAstarCostMatrix.html
index a544ad15f4..f4f4cc4792 100644
--- a/main/es/pgr_bdAstarCostMatrix.html
+++ b/main/es/pgr_bdAstarCostMatrix.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -549,8 +549,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_bdDijkstra.html b/main/es/pgr_bdDijkstra.html
index df924804a2..5826a53b9a 100644
--- a/main/es/pgr_bdDijkstra.html
+++ b/main/es/pgr_bdDijkstra.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -873,8 +873,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_bdDijkstraCost.html b/main/es/pgr_bdDijkstraCost.html
index 50eab69a49..3e2eaf1086 100644
--- a/main/es/pgr_bdDijkstraCost.html
+++ b/main/es/pgr_bdDijkstraCost.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -755,8 +755,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_bdDijkstraCostMatrix.html b/main/es/pgr_bdDijkstraCostMatrix.html
index dfa9a3e2df..f807e9320c 100644
--- a/main/es/pgr_bdDijkstraCostMatrix.html
+++ b/main/es/pgr_bdDijkstraCostMatrix.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -543,8 +543,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_bellmanFord.html b/main/es/pgr_bellmanFord.html
index ce3210c075..7cb11f0808 100644
--- a/main/es/pgr_bellmanFord.html
+++ b/main/es/pgr_bellmanFord.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -872,8 +872,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_betweennessCentrality.html b/main/es/pgr_betweennessCentrality.html
index 87314d7085..7b824d7208 100644
--- a/main/es/pgr_betweennessCentrality.html
+++ b/main/es/pgr_betweennessCentrality.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -430,8 +430,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_biconnectedComponents.html b/main/es/pgr_biconnectedComponents.html
index 9ddce48cf9..70f65fcbcd 100644
--- a/main/es/pgr_biconnectedComponents.html
+++ b/main/es/pgr_biconnectedComponents.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -420,8 +420,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_binaryBreadthFirstSearch.html b/main/es/pgr_binaryBreadthFirstSearch.html
index 303580705e..56777882db 100644
--- a/main/es/pgr_binaryBreadthFirstSearch.html
+++ b/main/es/pgr_binaryBreadthFirstSearch.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -804,8 +804,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_bipartite.html b/main/es/pgr_bipartite.html
index 3960b7cb30..689bbb5642 100644
--- a/main/es/pgr_bipartite.html
+++ b/main/es/pgr_bipartite.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -455,8 +455,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_boykovKolmogorov.html b/main/es/pgr_boykovKolmogorov.html
index 357efdab8c..103d056112 100644
--- a/main/es/pgr_boykovKolmogorov.html
+++ b/main/es/pgr_boykovKolmogorov.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -708,8 +708,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_breadthFirstSearch.html b/main/es/pgr_breadthFirstSearch.html
index 7bab92875b..053f91a310 100644
--- a/main/es/pgr_breadthFirstSearch.html
+++ b/main/es/pgr_breadthFirstSearch.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -677,8 +677,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_bridges.html b/main/es/pgr_bridges.html
index 4d89ea2980..f29a1f6832 100644
--- a/main/es/pgr_bridges.html
+++ b/main/es/pgr_bridges.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -387,8 +387,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_chinesePostman.html b/main/es/pgr_chinesePostman.html
index 1e8124e3fc..4988dd8384 100644
--- a/main/es/pgr_chinesePostman.html
+++ b/main/es/pgr_chinesePostman.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -446,8 +446,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_chinesePostmanCost.html b/main/es/pgr_chinesePostmanCost.html
index 3cce728e9c..e1d8954016 100644
--- a/main/es/pgr_chinesePostmanCost.html
+++ b/main/es/pgr_chinesePostmanCost.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -391,8 +391,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_connectedComponents.html b/main/es/pgr_connectedComponents.html
index cc8412f69d..97ec22e132 100644
--- a/main/es/pgr_connectedComponents.html
+++ b/main/es/pgr_connectedComponents.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -622,8 +622,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_contraction.html b/main/es/pgr_contraction.html
index bd6234c4aa..18fc6805bb 100644
--- a/main/es/pgr_contraction.html
+++ b/main/es/pgr_contraction.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -574,8 +574,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_createTopology.html b/main/es/pgr_createTopology.html
index 7b86968f34..440bfd7c24 100644
--- a/main/es/pgr_createTopology.html
+++ b/main/es/pgr_createTopology.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -768,8 +768,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_createVerticesTable.html b/main/es/pgr_createVerticesTable.html
index 0ff8451d11..fcc42628a5 100644
--- a/main/es/pgr_createVerticesTable.html
+++ b/main/es/pgr_createVerticesTable.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -781,8 +781,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_cuthillMckeeOrdering.html b/main/es/pgr_cuthillMckeeOrdering.html
index f157a8d3ed..88584f36d1 100644
--- a/main/es/pgr_cuthillMckeeOrdering.html
+++ b/main/es/pgr_cuthillMckeeOrdering.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -425,8 +425,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_dagShortestPath.html b/main/es/pgr_dagShortestPath.html
index c355006100..b48015e2f8 100644
--- a/main/es/pgr_dagShortestPath.html
+++ b/main/es/pgr_dagShortestPath.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -791,8 +791,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_degree.html b/main/es/pgr_degree.html
index 94b2846f00..97290e33a6 100644
--- a/main/es/pgr_degree.html
+++ b/main/es/pgr_degree.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -251,7 +251,7 @@ Firmas
-
+
REGRESA CONJUNTO DE (node, degree)
@@ -594,8 +594,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_depthFirstSearch.html b/main/es/pgr_depthFirstSearch.html
index 7cf9740d5f..8f511d730c 100644
--- a/main/es/pgr_depthFirstSearch.html
+++ b/main/es/pgr_depthFirstSearch.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -647,8 +647,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_dijkstra.html b/main/es/pgr_dijkstra.html
index 9cac1b5dda..6521fad223 100644
--- a/main/es/pgr_dijkstra.html
+++ b/main/es/pgr_dijkstra.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1789,8 +1789,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_dijkstraCost.html b/main/es/pgr_dijkstraCost.html
index 8761410f18..27addeab6d 100644
--- a/main/es/pgr_dijkstraCost.html
+++ b/main/es/pgr_dijkstraCost.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -735,8 +735,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_dijkstraCostMatrix.html b/main/es/pgr_dijkstraCostMatrix.html
index abc3ee41e7..03075b8d9a 100644
--- a/main/es/pgr_dijkstraCostMatrix.html
+++ b/main/es/pgr_dijkstraCostMatrix.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -513,8 +513,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_dijkstraNear.html b/main/es/pgr_dijkstraNear.html
index d931cdd2fe..83a171ed1c 100644
--- a/main/es/pgr_dijkstraNear.html
+++ b/main/es/pgr_dijkstraNear.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -823,8 +823,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_dijkstraNearCost.html b/main/es/pgr_dijkstraNearCost.html
index 6df4879de2..b286bb4e2f 100644
--- a/main/es/pgr_dijkstraNearCost.html
+++ b/main/es/pgr_dijkstraNearCost.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -788,8 +788,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_dijkstraVia.html b/main/es/pgr_dijkstraVia.html
index 711c7e5fec..ecc7c2e7f8 100644
--- a/main/es/pgr_dijkstraVia.html
+++ b/main/es/pgr_dijkstraVia.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -705,8 +705,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_drivingDistance.html b/main/es/pgr_drivingDistance.html
index 6a6b11d969..e67957303e 100644
--- a/main/es/pgr_drivingDistance.html
+++ b/main/es/pgr_drivingDistance.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -626,8 +626,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_edgeColoring.html b/main/es/pgr_edgeColoring.html
index 6a2f795d15..2fd4151049 100644
--- a/main/es/pgr_edgeColoring.html
+++ b/main/es/pgr_edgeColoring.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -461,8 +461,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_edgeDisjointPaths.html b/main/es/pgr_edgeDisjointPaths.html
index f28a5048e4..2680438757 100644
--- a/main/es/pgr_edgeDisjointPaths.html
+++ b/main/es/pgr_edgeDisjointPaths.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -807,8 +807,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_edmondsKarp.html b/main/es/pgr_edmondsKarp.html
index 9fa25ff581..c108030839 100644
--- a/main/es/pgr_edmondsKarp.html
+++ b/main/es/pgr_edmondsKarp.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -709,8 +709,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_edwardMoore.html b/main/es/pgr_edwardMoore.html
index 6f0081e93c..0975538807 100644
--- a/main/es/pgr_edwardMoore.html
+++ b/main/es/pgr_edwardMoore.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -875,8 +875,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_extractVertices.html b/main/es/pgr_extractVertices.html
index 04aa3089cd..b8db270a9d 100644
--- a/main/es/pgr_extractVertices.html
+++ b/main/es/pgr_extractVertices.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1036,8 +1036,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_findCloseEdges.html b/main/es/pgr_findCloseEdges.html
index fa8adfac77..a4d6c6f1d5 100644
--- a/main/es/pgr_findCloseEdges.html
+++ b/main/es/pgr_findCloseEdges.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1390,8 +1390,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_floydWarshall.html b/main/es/pgr_floydWarshall.html
index baacbd697a..0c37a7ca8f 100644
--- a/main/es/pgr_floydWarshall.html
+++ b/main/es/pgr_floydWarshall.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -439,8 +439,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_full_version.html b/main/es/pgr_full_version.html
index cf00ea3414..1576a4d60c 100644
--- a/main/es/pgr_full_version.html
+++ b/main/es/pgr_full_version.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/es/pgr_hawickCircuits.html b/main/es/pgr_hawickCircuits.html
index 1e1275b46a..a59627c400 100644
--- a/main/es/pgr_hawickCircuits.html
+++ b/main/es/pgr_hawickCircuits.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -558,8 +558,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_isPlanar.html b/main/es/pgr_isPlanar.html
index 4d2d20056c..b4c021c121 100644
--- a/main/es/pgr_isPlanar.html
+++ b/main/es/pgr_isPlanar.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -426,8 +426,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_johnson.html b/main/es/pgr_johnson.html
index ed395188d6..a99c3ded41 100644
--- a/main/es/pgr_johnson.html
+++ b/main/es/pgr_johnson.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -429,8 +429,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_kruskal.html b/main/es/pgr_kruskal.html
index 2aebf17407..fcedbbf8c8 100644
--- a/main/es/pgr_kruskal.html
+++ b/main/es/pgr_kruskal.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -407,8 +407,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_kruskalBFS.html b/main/es/pgr_kruskalBFS.html
index 2a512563dd..79d7c61e65 100644
--- a/main/es/pgr_kruskalBFS.html
+++ b/main/es/pgr_kruskalBFS.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -568,8 +568,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_kruskalDD.html b/main/es/pgr_kruskalDD.html
index e546cc25b9..a8d2fa91e9 100644
--- a/main/es/pgr_kruskalDD.html
+++ b/main/es/pgr_kruskalDD.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -542,8 +542,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_kruskalDFS.html b/main/es/pgr_kruskalDFS.html
index 107fb4000b..77924ae925 100644
--- a/main/es/pgr_kruskalDFS.html
+++ b/main/es/pgr_kruskalDFS.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -568,8 +568,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_lengauerTarjanDominatorTree.html b/main/es/pgr_lengauerTarjanDominatorTree.html
index ee5a64228f..2cb6050c23 100644
--- a/main/es/pgr_lengauerTarjanDominatorTree.html
+++ b/main/es/pgr_lengauerTarjanDominatorTree.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -466,8 +466,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_lineGraph.html b/main/es/pgr_lineGraph.html
index f7a41734b4..047fe7a184 100644
--- a/main/es/pgr_lineGraph.html
+++ b/main/es/pgr_lineGraph.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -849,8 +849,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_lineGraphFull.html b/main/es/pgr_lineGraphFull.html
index 9281ad3ca1..a66a0a1487 100644
--- a/main/es/pgr_lineGraphFull.html
+++ b/main/es/pgr_lineGraphFull.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1054,8 +1054,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_makeConnected.html b/main/es/pgr_makeConnected.html
index 49d13416d4..3eda60dae1 100644
--- a/main/es/pgr_makeConnected.html
+++ b/main/es/pgr_makeConnected.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -409,8 +409,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_maxCardinalityMatch.html b/main/es/pgr_maxCardinalityMatch.html
index a49944db73..c2c39d8514 100644
--- a/main/es/pgr_maxCardinalityMatch.html
+++ b/main/es/pgr_maxCardinalityMatch.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -414,8 +414,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_maxFlow.html b/main/es/pgr_maxFlow.html
index 616d74a3d8..63d0f8b967 100644
--- a/main/es/pgr_maxFlow.html
+++ b/main/es/pgr_maxFlow.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -628,8 +628,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_maxFlowMinCost.html b/main/es/pgr_maxFlowMinCost.html
index e1b99e77ea..108b1c25bd 100644
--- a/main/es/pgr_maxFlowMinCost.html
+++ b/main/es/pgr_maxFlowMinCost.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -754,8 +754,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_maxFlowMinCost_Cost.html b/main/es/pgr_maxFlowMinCost_Cost.html
index 398945a6a8..0489afc63e 100644
--- a/main/es/pgr_maxFlowMinCost_Cost.html
+++ b/main/es/pgr_maxFlowMinCost_Cost.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -695,8 +695,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_nodeNetwork.html b/main/es/pgr_nodeNetwork.html
index a807354c1b..94de113539 100644
--- a/main/es/pgr_nodeNetwork.html
+++ b/main/es/pgr_nodeNetwork.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -580,8 +580,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_pickDeliver.html b/main/es/pgr_pickDeliver.html
index 679d3bd8a6..aab419cabc 100644
--- a/main/es/pgr_pickDeliver.html
+++ b/main/es/pgr_pickDeliver.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -806,8 +806,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_pickDeliverEuclidean.html b/main/es/pgr_pickDeliverEuclidean.html
index eb75e2e04e..511dd67e71 100644
--- a/main/es/pgr_pickDeliverEuclidean.html
+++ b/main/es/pgr_pickDeliverEuclidean.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1017,8 +1017,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_prim.html b/main/es/pgr_prim.html
index 6377d475a1..deae6e947d 100644
--- a/main/es/pgr_prim.html
+++ b/main/es/pgr_prim.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -403,8 +403,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_primBFS.html b/main/es/pgr_primBFS.html
index d6a4310b6a..c6f16e575b 100644
--- a/main/es/pgr_primBFS.html
+++ b/main/es/pgr_primBFS.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -572,8 +572,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_primDD.html b/main/es/pgr_primDD.html
index 3ad8172972..b363ec68b3 100644
--- a/main/es/pgr_primDD.html
+++ b/main/es/pgr_primDD.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -547,8 +547,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_primDFS.html b/main/es/pgr_primDFS.html
index 411310f3b5..ecfe6e7d86 100644
--- a/main/es/pgr_primDFS.html
+++ b/main/es/pgr_primDFS.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -572,8 +572,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_pushRelabel.html b/main/es/pgr_pushRelabel.html
index 3b1e17c119..3d37622f6a 100644
--- a/main/es/pgr_pushRelabel.html
+++ b/main/es/pgr_pushRelabel.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -718,8 +718,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_sequentialVertexColoring.html b/main/es/pgr_sequentialVertexColoring.html
index eefb8f3d86..a9dfa20ff7 100644
--- a/main/es/pgr_sequentialVertexColoring.html
+++ b/main/es/pgr_sequentialVertexColoring.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -428,8 +428,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_stoerWagner.html b/main/es/pgr_stoerWagner.html
index a13bf74fcd..ca57d8d49d 100644
--- a/main/es/pgr_stoerWagner.html
+++ b/main/es/pgr_stoerWagner.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -465,8 +465,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_strongComponents.html b/main/es/pgr_strongComponents.html
index e406ac102f..3ed7f8184c 100644
--- a/main/es/pgr_strongComponents.html
+++ b/main/es/pgr_strongComponents.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -419,8 +419,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_topologicalSort.html b/main/es/pgr_topologicalSort.html
index acb64aa899..324740f2d1 100644
--- a/main/es/pgr_topologicalSort.html
+++ b/main/es/pgr_topologicalSort.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -478,8 +478,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_transitiveClosure.html b/main/es/pgr_transitiveClosure.html
index 598440ff07..d4b521cfec 100644
--- a/main/es/pgr_transitiveClosure.html
+++ b/main/es/pgr_transitiveClosure.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -426,8 +426,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_trsp.html b/main/es/pgr_trsp.html
index 51dba01c56..c5945ecdc0 100644
--- a/main/es/pgr_trsp.html
+++ b/main/es/pgr_trsp.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -309,7 +309,7 @@ Firmas
-
+
Regresa el conjunto de (seq, path_seq, start_vid, end_vid, node, edge, cost, agg_cost)
@@ -469,7 +469,7 @@ Firmas
Combinaciones¶
-pgr_trsp(SQL de aristas, SQL de restricciones, SQL de combinaciones, [directed
])
+pgr_trsp(SQL de aristas, SQL de restricciones, SQL de combinaciones, [directed
])
Regresa el conjunto de (seq, path_seq, start_vid, end_vid, node, edge, cost, agg_cost)
O CONJUNTO VACÍO
@@ -807,8 +807,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_trspVia.html b/main/es/pgr_trspVia.html
index b352c12f4f..8f594a4348 100644
--- a/main/es/pgr_trspVia.html
+++ b/main/es/pgr_trspVia.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -921,8 +921,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_trspVia_withPoints.html b/main/es/pgr_trspVia_withPoints.html
index 2c83f9e541..400c7a51bd 100644
--- a/main/es/pgr_trspVia_withPoints.html
+++ b/main/es/pgr_trspVia_withPoints.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -317,7 +317,7 @@ Firmas
-
+
opcionales: [directed, strict, U_turn_on_edge]
@@ -1131,8 +1131,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_trsp_withPoints.html b/main/es/pgr_trsp_withPoints.html
index 9dcaebfe6b..aee6bcde3f 100644
--- a/main/es/pgr_trsp_withPoints.html
+++ b/main/es/pgr_trsp_withPoints.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -312,11 +312,11 @@ Firmas
-pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de puntos,**salida**, destino, [opciones])
-pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de puntos,**salida**, destinos, [opciones])
-pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de puntos,**salidas**, destino, [opciones])
-pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de puntos,**salidas**, destinos, [opciones])
-pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de combinaciones, SQL de puntos, [opciones])
+pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de puntos,**salida**, destino, [opciones])
+pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de puntos,**salida**, destinos, [opciones])
+pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de puntos,**salidas**, destino, [opciones])
+pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de puntos,**salidas**, destinos, [opciones])
+pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de combinaciones, SQL de puntos, [opciones])
opcionales: [directed, driving_side, details]
@@ -329,7 +329,7 @@ Firmas
-pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de puntos,**salida**, destino, [opciones])
+pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de puntos,**salida**, destino, [opciones])
opcionales: [directed, driving_side, details]
@@ -372,7 +372,7 @@ Firmas
-pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de puntos,**salida**, destinos, [opciones])
+pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de puntos,**salida**, destinos, [opciones])
opcionales: [directed, driving_side, details]
@@ -410,7 +410,7 @@ Firmas
-pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de puntos,**salidas**, destino, [opciones])
+pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de puntos,**salidas**, destino, [opciones])
opcionales: [directed, driving_side, details]
@@ -449,7 +449,7 @@ Firmas
-pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de puntos,**salidas**, destinos, [opciones])
+pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de puntos,**salidas**, destinos, [opciones])
opcionales: [directed, driving_side, details]
@@ -509,7 +509,7 @@ Firmas
-pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de combinaciones, SQL de puntos, [opciones])
+pgr_trsp_withPoints(SQL de aristas, SQL de restricciones, SQL de combinaciones, SQL de puntos, [opciones])
opcionales: [directed, driving_side, details]
@@ -1073,8 +1073,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_turnRestrictedPath.html b/main/es/pgr_turnRestrictedPath.html
index 75f1d4f178..d260554366 100644
--- a/main/es/pgr_turnRestrictedPath.html
+++ b/main/es/pgr_turnRestrictedPath.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -659,8 +659,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_version.html b/main/es/pgr_version.html
index 0de02b081c..c6329bef66 100644
--- a/main/es/pgr_version.html
+++ b/main/es/pgr_version.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/es/pgr_vrpOneDepot.html b/main/es/pgr_vrpOneDepot.html
index 0b5d538665..cd3cd37255 100644
--- a/main/es/pgr_vrpOneDepot.html
+++ b/main/es/pgr_vrpOneDepot.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -378,8 +378,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_withPoints.html b/main/es/pgr_withPoints.html
index a558c89dce..2dd74ab445 100644
--- a/main/es/pgr_withPoints.html
+++ b/main/es/pgr_withPoints.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -313,7 +313,7 @@ Firmas
pgr_withPoints(SQL de aristas, SQL de puntos, salida, destinos, [opciones])
pgr_withPoints(SQL de aristas, SQL de puntos, salidas, destino, [opciones])
pgr_withPoints(SQL de aristas, SQL de puntos, salidas, destinos, [opciones])
-
+
opcionales: [directed, driving_side, details])
@@ -487,7 +487,7 @@ Firmas
-
+
opcionales: [directed, driving_side, details])
@@ -1110,8 +1110,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_withPointsCost.html b/main/es/pgr_withPointsCost.html
index 9aae2a014b..e6c9e2cb91 100644
--- a/main/es/pgr_withPointsCost.html
+++ b/main/es/pgr_withPointsCost.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -474,7 +474,7 @@ Firmas
-
+
opciones: [directed, driving_side]
@@ -923,8 +923,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_withPointsCostMatrix.html b/main/es/pgr_withPointsCostMatrix.html
index 756b1dfa20..8fa6434745 100644
--- a/main/es/pgr_withPointsCostMatrix.html
+++ b/main/es/pgr_withPointsCostMatrix.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -679,8 +679,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_withPointsDD.html b/main/es/pgr_withPointsDD.html
index 7d7c00f468..6320c249b0 100644
--- a/main/es/pgr_withPointsDD.html
+++ b/main/es/pgr_withPointsDD.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -832,8 +832,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_withPointsKSP.html b/main/es/pgr_withPointsKSP.html
index ce34fdf450..5f7ce49c03 100644
--- a/main/es/pgr_withPointsKSP.html
+++ b/main/es/pgr_withPointsKSP.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -303,7 +303,7 @@ Descripciónpgr_withPointsKSP(SQL de aristas, SQL de puntos, salida, destinos, K, lado de manejo, [opciones])
pgr_withPointsKSP(SQL de aristas, SQL de puntos, salidas, destino, K, lado de manejo, [opciones])
pgr_withPointsKSP(SQL de aristas, SQL de puntos, salidas, destinos, K, lado de manejo, [opciones])
-pgr_withPointsKSP(SQL de aristas, SQL de puntos, SQL de combinaciones, K, lado de manejo, [opciones])
+pgr_withPointsKSP(SQL de aristas, SQL de puntos, SQL de combinaciones, K, lado de manejo, [opciones])
opciones: [directed, heap_paths, details]
@@ -500,7 +500,7 @@ Descripción
-pgr_withPointsKSP(SQL de aristas, SQL de puntos, SQL de combinaciones, K, lado de manejo, [opciones])
+pgr_withPointsKSP(SQL de aristas, SQL de puntos, SQL de combinaciones, K, lado de manejo, [opciones])
opciones: [directed, heap_paths, details]
@@ -1035,8 +1035,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/pgr_withPointsVia.html b/main/es/pgr_withPointsVia.html
index bf357a5241..7d66b59e23 100644
--- a/main/es/pgr_withPointsVia.html
+++ b/main/es/pgr_withPointsVia.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -883,8 +883,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/prim-family.html b/main/es/prim-family.html
index 2d035f29de..f87049bbe3 100644
--- a/main/es/prim-family.html
+++ b/main/es/prim-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -308,8 +308,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/proposed.html b/main/es/proposed.html
index e89eb8c1b7..20b1a40c6f 100644
--- a/main/es/proposed.html
+++ b/main/es/proposed.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -303,8 +303,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/reference.html b/main/es/reference.html
index a900b61c52..c21bb7912c 100644
--- a/main/es/reference.html
+++ b/main/es/reference.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -203,8 +203,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/release_notes.html b/main/es/release_notes.html
index 1c13ccd0e9..3847db7bd2 100644
--- a/main/es/release_notes.html
+++ b/main/es/release_notes.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -99,6 +99,7 @@
- Notas de versión
- pgRouting 3
- pgRouting 3.7
@@ -267,6 +268,7 @@
- Notas de versión
- pgRouting 3
- pgRouting 3.7
@@ -444,11 +446,16 @@ pgRouting 3.7
Contenido
-
+
+
+
+pgRouting 3.7.1 Release Notes¶
+No Changes Yet
+
-Notas de la versión de pgRouting 3.7.0¶
+Notas de la versión de pgRouting 3.7.0¶
Para ver todos los problemas y solicitudes de extracción cerrados para ésta versión, consulte la meta cerrada 3.7.0
Soporte
@@ -521,14 +528,14 @@ pgRouting 3.6
Contenido
-
-
-
-
+
+
+
+
-Notas de la versión de pgRouting 3.6.3¶
+Notas de la versión de pgRouting 3.6.3¶
Para ver todas las incidencias y pull requests cerrados por esta versión, consulte Git closed milestone for 3.6.3
Construir
@@ -566,7 +573,7 @@ Notas de la versión
-Notas de la versión de pgRouting 3.6.2¶
+Notas de la versión de pgRouting 3.6.2¶
Para ver todas las incidencias y pull requests cerrados por esta versión, consulte Git closed milestone for 3.6.2
Upgrade fix
@@ -586,14 +593,14 @@ Notas de la versión
-Notas de la versión 3.6.1 de pgRouting¶
+Notas de la versión 3.6.1 de pgRouting¶
Para ver todos los problemas y solicitudes de extracción cerrados para ésta versión, consulte la meta cerrada 3.6.1
#2588 pgrouting 3.6.0 no construye en OSX
-Notas de la versión 3.6.0 de pgRouting¶
+Notas de la versión 3.6.0 de pgRouting¶
Para ver todos los problemas y solicitudes de extracción cerrados para ésta versión, consulte la meta cerrada 3.6.0
Cambios en las funciones oficiales
@@ -749,12 +756,12 @@ pgRouting 3.5
Contenido
-
-
+
+
-Notas de la versión 3.5.1 de pgRouting¶
+Notas de la versión 3.5.1 de pgRouting¶
Para ver todos los problemas y solicitudes de extracción cerrados para ésta versión, consulte la meta cerrada 3.5.1
Arreglos a la documentación
Changes on the documentation to the following:
@@ -794,7 +801,7 @@ Notas de la versión
-Notas de la versión 3.5.0 de pgRouting¶
+Notas de la versión 3.5.0 de pgRouting¶
Para ver todos los problemas y solicitudes de extracción cerrados para ésta versión, consulte la meta cerrada 3.5.0
Cambios en las funciones oficiales
@@ -817,13 +824,13 @@ pgRouting 3.4
Contenido
-
-
-
+
+
+
-Notas de la versión 3.4.2 de pgRouting¶
+Notas de la versión 3.4.2 de pgRouting¶
Para ver todos los problemas y solicitudes de extracción cerrados para esta versión, consulte la meta cerrada 3.4.2
Corrección de problema
@@ -832,7 +839,7 @@ Notas de la versión
-Notas de la versión 3.4.1 de pgRouting¶
+Notas de la versión 3.4.1 de pgRouting¶
Para ver todos los problemas y solicitudes de extracción cerrados pora ésta versión, consulte la meta cerrada 3.4.1
Corrección de problema
@@ -841,7 +848,7 @@ Notas de la versión
-Notas de la versión 3.4.0 de pgRouting¶
+Notas de la versión 3.4.0 de pgRouting¶
Para ver todos los problemas y solicitudes de extracción cerrados para ésta versión, consulte la meta cerrada 3.3.0
Corrección de problema
@@ -938,22 +945,22 @@ pgRouting 3.3
Contenido
-
-
-
-
-
-
+
+
+
+
+
+
-Notas de la versión 3.3.5 de pgRouting¶
+Notas de la versión 3.3.5 de pgRouting¶
#2401: pgRouting 3.4.0 no construye la documentación cuando Sphinx es muy bajo o falta
-Notas de la versión 3.3.4 de pgRouting¶
+Notas de la versión 3.3.4 de pgRouting¶
Para ver todos los problemas y solicitudes de extracción cerrados pora ésta versión, consulte la meta cerrada de 3.3.4
Corrección de problema
@@ -961,7 +968,7 @@ Notas de la versión
-Notas de la versión 3.3.3 de pgRouting¶
+Notas de la versión 3.3.3 de pgRouting¶
Para ver todos los problemas y solicitudes de extracción cerrados pora ésta versión, consulte la meta cerrada 3.3.3
Corrección de problema
@@ -982,7 +989,7 @@ Notas de la versión
-Notas de la versión 3.3.2 de pgRouting¶
+Notas de la versión 3.3.2 de pgRouting¶
Para ver todos los problemas y solicitudes de extracción cerrados pora ésta versión, consulte la meta cerrada de 3.3.2
Revised documentation
@@ -1025,7 +1032,7 @@ Notas de la versión
-Notas de la versión 3.3.1 de pgRouting¶
+Notas de la versión 3.3.1 de pgRouting¶
Para ver todos los problemas y solicitudes de extracción cerrados pora ésta versión, consulte la meta cerrada para 3.3.1 en Github.
Corrección de problema
@@ -1034,7 +1041,7 @@ Notas de la versión
-Notas de la versión 3.3.0 de pgRouting¶
+Notas de la versión 3.3.0 de pgRouting¶
Para ver todos los problemas y solicitudes de extracción cerrados pora ésta versión, consulte la meta cerrada de 3.3.0 en Github.
Corrección de problema
@@ -1098,13 +1105,13 @@ pgRouting 3.2
Contenido
-
-
-
+
+
+
-Notas de la Versión 3.2.2 de pgRouting¶
+Notas de la Versión 3.2.2 de pgRouting¶
Para ver todos los problemas y solicitudes de extracción cerrados pora ésta versión, consulte la meta cerrada 3.2.2 en Github.
Corrección de problema
@@ -1113,7 +1120,7 @@ Notas de la Versión
-Notas de la Versión 3.2.1 de pgRouting¶
+Notas de la Versión 3.2.1 de pgRouting¶
Para ver todos los problemas y solicitudes de extracción cerrados pora ésta versión, consulte la meta cerrada 3.2.1 on Github.
Corrección de problema
@@ -1127,7 +1134,7 @@ Notas de la Versión
-Notas del Lanzamiento de pgRouting 3.2.0¶
+Notas del Lanzamiento de pgRouting 3.2.0¶
Para ver todos los problemas y solicitudes de extracción cerradas por esta versión, consulte el hito de cierre de Git para 3.2.0 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.0%22>`_ en Github.
Construir
@@ -1215,15 +1222,15 @@ pgRouting 3.1
Contenido
-
-
-
-
-
+
+
+
+
+
-Notas de la Versión 3.1.4 de pgRouting¶
+Notas de la Versión 3.1.4 de pgRouting¶
Para ver todos los problemas y solicitudes de extracción cerrados pora ésta versión, consulte la meta cerrada de 3.1.4 en Github.
Corrección de problemas
@@ -1231,7 +1238,7 @@ Notas de la Versión
-pgRouting 3.1.3 Notas de la Versión¶
+pgRouting 3.1.3 Notas de la Versión¶
Para ver todos los problemas y solicitudes de extracción cerradas por esta versión, consulte el hito de cierre de Git para 3.1.3 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.3%22>`_ en Github.
Corrección de problemas
@@ -1241,7 +1248,7 @@ pgRouting 3.1.3 Nota
-Notas de la Versión pgRouting 3.1.2¶
+Notas de la Versión pgRouting 3.1.2¶
Para ver todos los problemas y solicitudes de extracción cerradas por esta versión, consulte el hito cerrado de Git para 3.1.2 en Github.
Corrección de problemas
@@ -1253,7 +1260,7 @@ Notas de la Versión
-pgRouting 3.1.1 Notas de la Versión¶
+pgRouting 3.1.1 Notas de la Versión¶
Para ver los problemas cerrados por esta vers 3.1.1 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.1.1%22>`_ on Github.
Corrección de problemas
@@ -1265,7 +1272,7 @@ pgRouting 3.1.1 Nota
-Notas de la Versión pgRouting 3.1.0¶
+Notas de la Versión pgRouting 3.1.0¶
Para ver los problemas cerrados por esta versión, consulte el hito cerrado de Git para 3.1.0 en Github.
Nuevas funciones propuestas
@@ -1283,17 +1290,17 @@ pgRouting 3.0
Contenido
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-Notas de la Versión 3.0.6 de pgRouting¶
+Notas de la Versión 3.0.6 de pgRouting¶
Para ver todos los problemas y solicitudes de extracción cerrados pora ésta versión, consulte la meta cerrada de 3.0.6 en Github.
Corrección de problemas
@@ -1301,7 +1308,7 @@ Notas de la Versión
-pgRouting 3.0.5 Notas de la Versión¶
+pgRouting 3.0.5 Notas de la Versión¶
Para ver todos los problemas y solicitudes de extracción cerradas por esta versión, consulte el hito de cierre de Git para 3.0.5 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.5%22>`_ en Github.
Corrección de problemas atrasados
@@ -1311,7 +1318,7 @@ pgRouting 3.0.5 Nota
-Notas de la Versión pgRouting 3.0.4¶
+Notas de la Versión pgRouting 3.0.4¶
Para ver todos los problemas y solicitudes de extracción cerradas por esta versión, consulte la meta cerrada para 3.0.4 en Github.
Corrección de problemas atrasados
@@ -1323,7 +1330,7 @@ Notas de la Versión
-Notas de la versión de pgRouting 3.0.3¶
+Notas de la versión de pgRouting 3.0.3¶
Corrección de problemas atrasados
#1733: pgr_bdAstar falla cuando el vértice de origen o de destino no existe en el gráfico
@@ -1334,7 +1341,7 @@ Notas de la versión
-Notas de la Versión pgRouting 3.0.2¶
+Notas de la Versión pgRouting 3.0.2¶
Para ver los problemas cerrados por esta versión, consulte en Github la meta cerrada para 3.0.2 en Github.
Corrección de problemas
@@ -1342,7 +1349,7 @@ Notas de la Versión
-Notas de la versión 3.0.1 de pgRouting¶
+Notas de la versión 3.0.1 de pgRouting¶
Para ver los problemas cerrados por esta versión, consulte el Hito cerrado de Git para 3.0.1 en Github.
Corrección de problemas
@@ -1350,7 +1357,7 @@ Notas de la versión
-Notas de la versión de pgRouting 3.0.0¶
+Notas de la versión de pgRouting 3.0.0¶
Para ver los problemas cerrados por esta versión, consulte el hito cerrado de Git para 3.0.0 en Github.
Problemas solucionados
@@ -1535,28 +1542,28 @@ pgRouting 2
Minors 2.x
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-pgRouting 2.6¶
+pgRouting 2.6¶
-pgRouting 2.6.3 Notas de la Versión¶
+pgRouting 2.6.3 Notas de la Versión¶
Para ver los problemas cerrados por esta versión, consulte Git closed milestone for 2.6.3 en Github.
Correcciones
@@ -1569,7 +1576,7 @@ pgRouting 2.6.3 Nota
-pgRouting 2.6.2 Notas de la versión¶
+pgRouting 2.6.2 Notas de la versión¶
Para ver los problemas cerrados por esta versión, consulte en Github la meta cerrada para 2.6.2.
Correcciones
@@ -1579,7 +1586,7 @@ pgRouting 2.6.2 Nota
-Notas de la versión de pgRouting 2.6.1¶
+Notas de la versión de pgRouting 2.6.1¶
Para ver los problemas cerrados por esta versión, consulte el Git closed milestone for 2.6.1 en Github.
Corrige el bloqueo del servidor en varias funciones.
@@ -1618,7 +1625,7 @@ Notas de la versión
-Notas de la versión de pgRouting 2.6.0¶
+Notas de la versión de pgRouting 2.6.0¶
Para ver los problemas cerrados por esta versión, consulte la meta cerrada para 2.6.0 en Github.
Nuevas funciones experimentales
@@ -1655,20 +1662,20 @@ Notas de la versión
-pgRouting 2.5¶
+pgRouting 2.5¶
-Notas de la versión de PgRouting 2.5.5¶
+Notas de la versión de PgRouting 2.5.5¶
Para ver los problemas cerrados por esta versión, consulte el Git closed milestone for 2.5.5 en Github.
Correcciones
@@ -1678,7 +1685,7 @@ Notas de la versión
-Notas de la versión de pgRouting 2.5.4¶
+Notas de la versión de pgRouting 2.5.4¶
Para ver los problemas cerrados por esta versión, consulte el Git closed milestone for 2.5.4 en Github.
Corrige el bloqueo del servidor en varias funciones.
@@ -1717,7 +1724,7 @@ Notas de la versión
-Notas de la versión de pgRouting 2.5.3¶
+Notas de la versión de pgRouting 2.5.3¶
Para ver los problemas cerrados por esta versión, consulte el Git closed milestone for 2.5.3 en Github.
Correcciones
@@ -1725,7 +1732,7 @@ Notas de la versión
-Notas de la versión de pgRouting 2.5.2¶
+Notas de la versión de pgRouting 2.5.2¶
Para ver los problemas cerrados por esta versión, consulte el`Git closed milestone for 2.5.2 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%202.5.2%22%20>`_ en Github.
Correcciones
@@ -1733,7 +1740,7 @@ Notas de la versión
-Notas de la versión de pgRouting 2.5.1¶
+Notas de la versión de pgRouting 2.5.1¶
Para ver los problemas cerrados por esta versión, consulte el Git closed milestone for 2.5.1 en Github.
Correcciones
@@ -1741,7 +1748,7 @@ Notas de la versión
-Notas de la versión de pgRouting 2.5.0¶
+Notas de la versión de pgRouting 2.5.0¶
Para ver los problemas cerrados por esta versión, consulte los Git closed issues for 2.5.0 en Github.
mejora:
@@ -1805,17 +1812,17 @@ Notas de la versión
-pgRouting 2.4¶
+pgRouting 2.4¶
-Notas de la versión de pgRouting 2.4.2¶
+Notas de la versión de pgRouting 2.4.2¶
Para ver los problemas cerrados por esta versión, consulte el Git closed milestone for 2.4.2 en Github.
Mejora
@@ -1828,7 +1835,7 @@ Notas de la versión
-Notas de la versión de pgRouting 2.4.1¶
+Notas de la versión de pgRouting 2.4.1¶
Para ver los problemas cerrados por esta versión, consulte el Git closed milestone for 2.4.1 on Github.
Correcciones
@@ -1837,7 +1844,7 @@ Notas de la versión
-Notas de la versión de pgRouting 2.4.0¶
+Notas de la versión de pgRouting 2.4.0¶
Para ver los problemas cerrados por esta versión, consulte el Git closed issues for 2.4.0 on Github.
Nuevas Firmas
@@ -1875,7 +1882,7 @@ Notas de la versión
-pgRouting 2.3¶
+pgRouting 2.3¶
Notas de la versión de pgRouting 2.3.2¶
Para ver los problemas cerrados por esta versión, consulte los Git closed issues for 2.3.2 en Github.
@@ -1950,19 +1957,19 @@ Notas de la versión de pgRouting 2.3.0
-pgRouting 2.2¶
+pgRouting 2.2¶
-Notas de la versión de pgRouting 2.2.4¶
+Notas de la versión de pgRouting 2.2.4¶
Para ver los problemas cerrados por esta versión, consulte los Git closed issues for 2.2.4 on Github.
Corrección de errores
@@ -1972,7 +1979,7 @@ Notas de la versión
-Notas de la versión de pgRouting 2.2.3¶
+Notas de la versión de pgRouting 2.2.3¶
Para ver los problemas cerrados por esta versión, consulte los Git closed issues for 2.2.3 en Github.
Corrección de errores
@@ -1980,7 +1987,7 @@ Notas de la versión
-Notas de la versión de pgRouting 2.2.2¶
+Notas de la versión de pgRouting 2.2.2¶
Para ver los problemas cerrados por esta versión, consulte la meta cerrada para 2.2.2 en Github.
Corrección de errores
@@ -1988,7 +1995,7 @@ Notas de la versión
-Notas de la versión de pgRouting 2.2.1¶
+Notas de la versión de pgRouting 2.2.1¶
Para ver los problemas cerrados por esta versión, consulte los Git closed issues for 2.2.1 en Github.
Corrección de errores
@@ -1997,7 +2004,7 @@ Notas de la versión
-Notas de la versión de pgRouting 2.2.0¶
+Notas de la versión de pgRouting 2.2.0¶
Para ver los problemas cerrados por esta versión, consulte los Git closed issues for 2.2.0 on Github.
Mejoras
@@ -2050,15 +2057,15 @@ Notas de la versión
-pgRouting 2.1¶
+pgRouting 2.1¶
-Notas de la versión de pgRouting 2.1.0¶
+Notas de la versión de pgRouting 2.1.0¶
Para ver los problemas cerrados por esta versión, consulte los Git closed issues for 2.1.0 en Github.
Nuevas Firmas
@@ -2137,16 +2144,16 @@ Notas de la versión
-pgRouting 2.0¶
+pgRouting 2.0¶
-Notas de la versión de pgRouting 2.0.1¶
+Notas de la versión de pgRouting 2.0.1¶
Corrección de errores menores.
Corrección de errores
@@ -2154,7 +2161,7 @@ Notas de la versión
-Notas de la versión de pgRouting 2.0.0¶
+Notas de la versión de pgRouting 2.0.0¶
Para ver los problemas cerrados por esta versión, consulte los Git closed issues for 2.0.0 on Github.
Con la versión de pgRouting 2.0.0, la biblioteca ha abandonado la compatibilidad con versiones anteriores a las versiones pgRouting 1.0. Los principales objetivos de esta versión son:
@@ -2206,46 +2213,46 @@ pgRouting 1.0
Contenido
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
Para ver los problemas cerrados por esta versión, consulte los Git closed issues for 1.x on Github. The following release notes have been copied from the previous RELEASE_NOTES
file and are kept as a reference.
-Cambios para la versión 1.05¶
+Cambios para la versión 1.05¶
Correcciones
-Cambios para la versión 1.03¶
+Cambios para la versión 1.03¶
Creación de topología mucho más rápida
Correcciones
-Cambios para la versión 1.02¶
+Cambios para la versión 1.02¶
Corrección de errores de Disparo*
Se resolvieron problemas de compilación
-Cambios para la versión 1.01¶
+Cambios para la versión 1.01¶
Corrección de errores de Disparo*
-Cambios para la versión 1.0¶
+Cambios para la versión 1.0¶
Núcleo y funciones adicionales están separadas
Proceso de compilación con CMake
@@ -2253,28 +2260,28 @@ Cambios para la vers
-Cambios para la versión 1.0.0b¶
+Cambios para la versión 1.0.0b¶
Archivos SQL adicionales con nombres más simples para las funciones de la envolturas
Correcciones
-Cambios para la versión 1.0.0a¶
+Cambios para la versión 1.0.0a¶
Algoritmo de ruta más corta Shooting* para redes de camino reales
Se arreglaron varios errores de SQL
-Cambios para la versión 0.9.9¶
+Cambios para la versión 0.9.9¶
Soporte PostgreSQL 8.2
Las funciones de ruta más cortas devuelven un resultado vacío si no encuentran ninguna ruta de acceso
-Cambios para versión 0.9.8¶
+Cambios para versión 0.9.8¶
Esquema de numeración ha sido añadido a las funciones de ruta más cortos
Se agregaron funciones de ruta más cortos dirigidas
@@ -2297,8 +2304,8 @@ Cambios para versió
- © Copyright pgRouting Contributors - Version v3.7.0.
- Actualizado por última vez en nov 09, 2024.
+ © Copyright pgRouting Contributors - Version v3.7.1.
+ Actualizado por última vez en dic 11, 2024.
Created using Sphinx 8.1.3.
diff --git a/main/es/routingFunctions.html b/main/es/routingFunctions.html
index a1db62dd7f..e4c7d6f573 100644
--- a/main/es/routingFunctions.html
+++ b/main/es/routingFunctions.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -346,8 +346,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/sampledata.html b/main/es/sampledata.html
index c0864af226..7c76beef5b 100644
--- a/main/es/sampledata.html
+++ b/main/es/sampledata.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/es/search.html b/main/es/search.html
index aa11a4e180..0d15e378af 100644
--- a/main/es/search.html
+++ b/main/es/search.html
@@ -11,7 +11,7 @@
-
+
@@ -49,7 +49,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -171,8 +171,8 @@ Búsqueda
- © Copyright pgRouting Contributors - Version v3.7.0.
- Actualizado por última vez en nov 09, 2024.
+ © Copyright pgRouting Contributors - Version v3.7.1.
+ Actualizado por última vez en dic 11, 2024.
Created using Sphinx 8.1.3.
diff --git a/main/es/searchindex.js b/main/es/searchindex.js
index 9fd02e6be2..66c68529bc 100644
--- a/main/es/searchindex.js
+++ b/main/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, "id9"], [121, "id10"], [121, "id11"], [121, "id12"], [121, "id13"], [121, "id14"], [121, "id15"], [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"]], "Current release": [[20, "current-release"]], "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": [[121, "minors-3-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": [[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": [[121, "pgrouting-3-7"]], "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, 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, 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, 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, 76, 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, 110, 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, 114], "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": [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, "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, 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": [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, 114], "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, 114], "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, 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, 114], "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, 114, 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, 114, 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, 121], "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, 114], "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, 114], "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": 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, 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, 26, 121], "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, 114, 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, 20, 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": [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], "current": 20, "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": 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, "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": [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, "id9"], [121, "id10"], [121, "id11"], [121, "id12"], [121, "id13"], [121, "id14"], [121, "id15"], [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"]], "Current release": [[20, "current-release"]], "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": [[121, "minors-3-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": [[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": [[121, "pgrouting-3-7"]], "pgRouting 3.7.1 Release Notes": [[20, "pgrouting-3-7-1-release-notes"], [121, "pgrouting-3-7-1-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, 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, 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, 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, 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, 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, 76, 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, 110, 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, 114], "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, 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, 114], "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, 114], "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, 114], "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, 114, 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, 114, 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, 114], "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, 114], "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, 26, 121], "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, 114, 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, 20, 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, 20, 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": [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], "current": 20, "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": 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": [25, 27, 121]}})
\ No newline at end of file
diff --git a/main/es/spanningTree-family.html b/main/es/spanningTree-family.html
index a37314e335..2efb1f7161 100644
--- a/main/es/spanningTree-family.html
+++ b/main/es/spanningTree-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -228,8 +228,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/support.html b/main/es/support.html
index 2f2f1dfd9e..f1bec37a0c 100644
--- a/main/es/support.html
+++ b/main/es/support.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -254,8 +254,8 @@ Listas de correo y GIS StackExchangeSphinx 8.1.3.
diff --git a/main/es/topology-functions.html b/main/es/topology-functions.html
index 9f501cb14b..cb163e1ca1 100644
--- a/main/es/topology-functions.html
+++ b/main/es/topology-functions.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -247,8 +247,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/transformation-family.html b/main/es/transformation-family.html
index d8fe89900e..0ff2168373 100644
--- a/main/es/transformation-family.html
+++ b/main/es/transformation-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -256,8 +256,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/traversal-family.html b/main/es/traversal-family.html
index f212be291d..c43eab1023 100644
--- a/main/es/traversal-family.html
+++ b/main/es/traversal-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -261,8 +261,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/via-category.html b/main/es/via-category.html
index dd98f2a940..13a76791ea 100644
--- a/main/es/via-category.html
+++ b/main/es/via-category.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -632,8 +632,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/withPoints-category.html b/main/es/withPoints-category.html
index bab3241cd2..84106d43c0 100644
--- a/main/es/withPoints-category.html
+++ b/main/es/withPoints-category.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -799,8 +799,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/es/withPoints-family.html b/main/es/withPoints-family.html
index abeb0ace35..78871b786b 100644
--- a/main/es/withPoints-family.html
+++ b/main/es/withPoints-family.html
@@ -12,7 +12,7 @@
-
+
@@ -46,7 +46,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -783,8 +783,8 @@ Ver tambiénSphinx 8.1.3.
diff --git a/main/zh_Hans/.buildinfo b/main/zh_Hans/.buildinfo
index 951c7d9726..a26b630e4d 100644
--- a/main/zh_Hans/.buildinfo
+++ b/main/zh_Hans/.buildinfo
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: 84d52e46ebe8dbe8e491592305569de4
+config: a142de843e84d8dd5884f333b1880b38
tags: 645f666f9bcd5a90fca523b33c5a78b7
diff --git a/main/zh_Hans/BFS-category.html b/main/zh_Hans/BFS-category.html
index 76fa972ad3..9f8f084f46 100644
--- a/main/zh_Hans/BFS-category.html
+++ b/main/zh_Hans/BFS-category.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -434,8 +434,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/DFS-category.html b/main/zh_Hans/DFS-category.html
index dfddadefe2..3dc583890b 100644
--- a/main/zh_Hans/DFS-category.html
+++ b/main/zh_Hans/DFS-category.html
@@ -12,7 +12,7 @@
-
+
@@ -42,7 +42,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -226,8 +226,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/KSP-category.html b/main/zh_Hans/KSP-category.html
index b369079809..c8aae5c784 100644
--- a/main/zh_Hans/KSP-category.html
+++ b/main/zh_Hans/KSP-category.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -211,8 +211,8 @@ K最短路径 - 类别Sphinx 8.1.3.
diff --git a/main/zh_Hans/TRSP-family.html b/main/zh_Hans/TRSP-family.html
index 1e267c6cca..d98f8facc0 100644
--- a/main/zh_Hans/TRSP-family.html
+++ b/main/zh_Hans/TRSP-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -455,8 +455,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/TSP-family.html b/main/zh_Hans/TSP-family.html
index 2d1c4855ef..6a5919c009 100644
--- a/main/zh_Hans/TSP-family.html
+++ b/main/zh_Hans/TSP-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/zh_Hans/VRP-category.html b/main/zh_Hans/VRP-category.html
index a82ffe48af..45c36b5e5a 100644
--- a/main/zh_Hans/VRP-category.html
+++ b/main/zh_Hans/VRP-category.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/zh_Hans/_images/graphviz-18dbb5ac9f77e565b643a0f0e7310253dedbee20.png b/main/zh_Hans/_images/graphviz-18dbb5ac9f77e565b643a0f0e7310253dedbee20.png
index f317700f0c..f4e904fa8f 100644
Binary files a/main/zh_Hans/_images/graphviz-18dbb5ac9f77e565b643a0f0e7310253dedbee20.png and b/main/zh_Hans/_images/graphviz-18dbb5ac9f77e565b643a0f0e7310253dedbee20.png differ
diff --git a/main/zh_Hans/_images/graphviz-1fdb5a4269dc3d5f14197ba41c61e8a1f3f2775f.png b/main/zh_Hans/_images/graphviz-1fdb5a4269dc3d5f14197ba41c61e8a1f3f2775f.png
index 729400f7af..437d33c064 100644
Binary files a/main/zh_Hans/_images/graphviz-1fdb5a4269dc3d5f14197ba41c61e8a1f3f2775f.png and b/main/zh_Hans/_images/graphviz-1fdb5a4269dc3d5f14197ba41c61e8a1f3f2775f.png differ
diff --git a/main/zh_Hans/_images/graphviz-2bbe18fa4d3e404d80eb937b6eb2633639d591a7.png b/main/zh_Hans/_images/graphviz-2bbe18fa4d3e404d80eb937b6eb2633639d591a7.png
index d9efe17ca5..4131c66baf 100644
Binary files a/main/zh_Hans/_images/graphviz-2bbe18fa4d3e404d80eb937b6eb2633639d591a7.png and b/main/zh_Hans/_images/graphviz-2bbe18fa4d3e404d80eb937b6eb2633639d591a7.png differ
diff --git a/main/zh_Hans/_images/graphviz-2c64934e1318cf1b0fbb263edf75addebbeb6392.png b/main/zh_Hans/_images/graphviz-2c64934e1318cf1b0fbb263edf75addebbeb6392.png
index c6461a5730..04beabcea9 100644
Binary files a/main/zh_Hans/_images/graphviz-2c64934e1318cf1b0fbb263edf75addebbeb6392.png and b/main/zh_Hans/_images/graphviz-2c64934e1318cf1b0fbb263edf75addebbeb6392.png differ
diff --git a/main/zh_Hans/_images/graphviz-3ebafb2311cbea90d6daa3bd00c3f7dbe695b0a5.png b/main/zh_Hans/_images/graphviz-3ebafb2311cbea90d6daa3bd00c3f7dbe695b0a5.png
index 002ce71504..efa62300de 100644
Binary files a/main/zh_Hans/_images/graphviz-3ebafb2311cbea90d6daa3bd00c3f7dbe695b0a5.png and b/main/zh_Hans/_images/graphviz-3ebafb2311cbea90d6daa3bd00c3f7dbe695b0a5.png differ
diff --git a/main/zh_Hans/_images/graphviz-44f751227801adfe2756a5066b83a8e932268d07.png b/main/zh_Hans/_images/graphviz-44f751227801adfe2756a5066b83a8e932268d07.png
index 95fd3e8be4..8544ea0d76 100644
Binary files a/main/zh_Hans/_images/graphviz-44f751227801adfe2756a5066b83a8e932268d07.png and b/main/zh_Hans/_images/graphviz-44f751227801adfe2756a5066b83a8e932268d07.png differ
diff --git a/main/zh_Hans/_images/graphviz-4f0fc20fceda207bb79aff53d54b69262287fb99.png b/main/zh_Hans/_images/graphviz-4f0fc20fceda207bb79aff53d54b69262287fb99.png
index 00b735ff7a..f53ca73b5d 100644
Binary files a/main/zh_Hans/_images/graphviz-4f0fc20fceda207bb79aff53d54b69262287fb99.png and b/main/zh_Hans/_images/graphviz-4f0fc20fceda207bb79aff53d54b69262287fb99.png differ
diff --git a/main/zh_Hans/_images/graphviz-50eb78779f612b19ac347e75cdae53525e6a5576.png b/main/zh_Hans/_images/graphviz-50eb78779f612b19ac347e75cdae53525e6a5576.png
index 2007383a85..a26a9a6a4e 100644
Binary files a/main/zh_Hans/_images/graphviz-50eb78779f612b19ac347e75cdae53525e6a5576.png and b/main/zh_Hans/_images/graphviz-50eb78779f612b19ac347e75cdae53525e6a5576.png differ
diff --git a/main/zh_Hans/_images/graphviz-53d9009d1e470c965b50bfd5e57a48b4cb4b7819.png b/main/zh_Hans/_images/graphviz-53d9009d1e470c965b50bfd5e57a48b4cb4b7819.png
index 5da89a16e8..8873277592 100644
Binary files a/main/zh_Hans/_images/graphviz-53d9009d1e470c965b50bfd5e57a48b4cb4b7819.png and b/main/zh_Hans/_images/graphviz-53d9009d1e470c965b50bfd5e57a48b4cb4b7819.png differ
diff --git a/main/zh_Hans/_images/graphviz-5ea4f6dbbf67e07106ed6260658525135c83f6aa.png b/main/zh_Hans/_images/graphviz-5ea4f6dbbf67e07106ed6260658525135c83f6aa.png
index 29785d9893..9d98294ca4 100644
Binary files a/main/zh_Hans/_images/graphviz-5ea4f6dbbf67e07106ed6260658525135c83f6aa.png and b/main/zh_Hans/_images/graphviz-5ea4f6dbbf67e07106ed6260658525135c83f6aa.png differ
diff --git a/main/zh_Hans/_images/graphviz-6bd797ca50768e0f10212a0236a85afbd8bb3771.png b/main/zh_Hans/_images/graphviz-6bd797ca50768e0f10212a0236a85afbd8bb3771.png
index 0577071f43..429b9cc0a3 100644
Binary files a/main/zh_Hans/_images/graphviz-6bd797ca50768e0f10212a0236a85afbd8bb3771.png and b/main/zh_Hans/_images/graphviz-6bd797ca50768e0f10212a0236a85afbd8bb3771.png differ
diff --git a/main/zh_Hans/_images/graphviz-82723db0022a25b1a9ffd323d95d9daeda8a2c1f.png b/main/zh_Hans/_images/graphviz-82723db0022a25b1a9ffd323d95d9daeda8a2c1f.png
index bb8452662f..e9ec1b6eca 100644
Binary files a/main/zh_Hans/_images/graphviz-82723db0022a25b1a9ffd323d95d9daeda8a2c1f.png and b/main/zh_Hans/_images/graphviz-82723db0022a25b1a9ffd323d95d9daeda8a2c1f.png differ
diff --git a/main/zh_Hans/_images/graphviz-865ef229717c7b64018fc9fcb65b4a6d2f2052f8.png b/main/zh_Hans/_images/graphviz-865ef229717c7b64018fc9fcb65b4a6d2f2052f8.png
index 7720de6eb2..99a0689187 100644
Binary files a/main/zh_Hans/_images/graphviz-865ef229717c7b64018fc9fcb65b4a6d2f2052f8.png and b/main/zh_Hans/_images/graphviz-865ef229717c7b64018fc9fcb65b4a6d2f2052f8.png differ
diff --git a/main/zh_Hans/_images/graphviz-8ef6dd10de3e2f48d63ff7a0851f401fe2c8a22a.png b/main/zh_Hans/_images/graphviz-8ef6dd10de3e2f48d63ff7a0851f401fe2c8a22a.png
index 47678d7aca..d2c2a65ec8 100644
Binary files a/main/zh_Hans/_images/graphviz-8ef6dd10de3e2f48d63ff7a0851f401fe2c8a22a.png and b/main/zh_Hans/_images/graphviz-8ef6dd10de3e2f48d63ff7a0851f401fe2c8a22a.png differ
diff --git a/main/zh_Hans/_images/graphviz-a372f19fad77b867577e0b6450c882d1bbf72874.png b/main/zh_Hans/_images/graphviz-a372f19fad77b867577e0b6450c882d1bbf72874.png
index 099afd7b7e..4aae8af9f1 100644
Binary files a/main/zh_Hans/_images/graphviz-a372f19fad77b867577e0b6450c882d1bbf72874.png and b/main/zh_Hans/_images/graphviz-a372f19fad77b867577e0b6450c882d1bbf72874.png differ
diff --git a/main/zh_Hans/_images/graphviz-a659b08ba803646bf67ee2958aeaf33ae0c046d2.png b/main/zh_Hans/_images/graphviz-a659b08ba803646bf67ee2958aeaf33ae0c046d2.png
index 51c770c41c..582fe506f0 100644
Binary files a/main/zh_Hans/_images/graphviz-a659b08ba803646bf67ee2958aeaf33ae0c046d2.png and b/main/zh_Hans/_images/graphviz-a659b08ba803646bf67ee2958aeaf33ae0c046d2.png differ
diff --git a/main/zh_Hans/_images/graphviz-a93daa3950f37f1d1d11eb7bfa4614514bc45fbb.png b/main/zh_Hans/_images/graphviz-a93daa3950f37f1d1d11eb7bfa4614514bc45fbb.png
index caf12eb692..9a39103267 100644
Binary files a/main/zh_Hans/_images/graphviz-a93daa3950f37f1d1d11eb7bfa4614514bc45fbb.png and b/main/zh_Hans/_images/graphviz-a93daa3950f37f1d1d11eb7bfa4614514bc45fbb.png differ
diff --git a/main/zh_Hans/_images/graphviz-c1aa13dbbbf1cb5c2eff7da689f0cf61b8653ab4.png b/main/zh_Hans/_images/graphviz-c1aa13dbbbf1cb5c2eff7da689f0cf61b8653ab4.png
index 392f0da2ff..23b383fba1 100644
Binary files a/main/zh_Hans/_images/graphviz-c1aa13dbbbf1cb5c2eff7da689f0cf61b8653ab4.png and b/main/zh_Hans/_images/graphviz-c1aa13dbbbf1cb5c2eff7da689f0cf61b8653ab4.png differ
diff --git a/main/zh_Hans/_images/graphviz-c2169ba4585bf5915ed2425fe4db5e9152ef0227.png b/main/zh_Hans/_images/graphviz-c2169ba4585bf5915ed2425fe4db5e9152ef0227.png
index 5c60aef7d1..fcaa0ad1ea 100644
Binary files a/main/zh_Hans/_images/graphviz-c2169ba4585bf5915ed2425fe4db5e9152ef0227.png and b/main/zh_Hans/_images/graphviz-c2169ba4585bf5915ed2425fe4db5e9152ef0227.png differ
diff --git a/main/zh_Hans/_images/graphviz-c510169c496a30324c1d92dcb1e14cd7d0e704ce.png b/main/zh_Hans/_images/graphviz-c510169c496a30324c1d92dcb1e14cd7d0e704ce.png
index 646a0ee67d..7fc17fb62c 100644
Binary files a/main/zh_Hans/_images/graphviz-c510169c496a30324c1d92dcb1e14cd7d0e704ce.png and b/main/zh_Hans/_images/graphviz-c510169c496a30324c1d92dcb1e14cd7d0e704ce.png differ
diff --git a/main/zh_Hans/_images/graphviz-e1e7271c22c7d8991843607dc481d11949ba6f18.png b/main/zh_Hans/_images/graphviz-e1e7271c22c7d8991843607dc481d11949ba6f18.png
index ef6d06806d..b46f76c72f 100644
Binary files a/main/zh_Hans/_images/graphviz-e1e7271c22c7d8991843607dc481d11949ba6f18.png and b/main/zh_Hans/_images/graphviz-e1e7271c22c7d8991843607dc481d11949ba6f18.png differ
diff --git a/main/zh_Hans/_images/graphviz-e3338ff473677aa10122478b38ad71566b1d6f15.png b/main/zh_Hans/_images/graphviz-e3338ff473677aa10122478b38ad71566b1d6f15.png
index 8d3dcbe756..83e199c245 100644
Binary files a/main/zh_Hans/_images/graphviz-e3338ff473677aa10122478b38ad71566b1d6f15.png and b/main/zh_Hans/_images/graphviz-e3338ff473677aa10122478b38ad71566b1d6f15.png differ
diff --git a/main/zh_Hans/_images/graphviz-ef5116d42636a1711444f79368304c1978068213.png b/main/zh_Hans/_images/graphviz-ef5116d42636a1711444f79368304c1978068213.png
index 65ee28f21e..c7c7d7a807 100644
Binary files a/main/zh_Hans/_images/graphviz-ef5116d42636a1711444f79368304c1978068213.png and b/main/zh_Hans/_images/graphviz-ef5116d42636a1711444f79368304c1978068213.png differ
diff --git a/main/zh_Hans/_images/graphviz-efca2d7cb27245f77d9726b2cd34bc9ffade4854.png b/main/zh_Hans/_images/graphviz-efca2d7cb27245f77d9726b2cd34bc9ffade4854.png
index 6669b3437d..cb428df128 100644
Binary files a/main/zh_Hans/_images/graphviz-efca2d7cb27245f77d9726b2cd34bc9ffade4854.png and b/main/zh_Hans/_images/graphviz-efca2d7cb27245f77d9726b2cd34bc9ffade4854.png differ
diff --git a/main/zh_Hans/_images/graphviz-f095009bc5e25b0759561a55f4bc2634d170824b.png b/main/zh_Hans/_images/graphviz-f095009bc5e25b0759561a55f4bc2634d170824b.png
index c0622952d4..5f5ef3c8b5 100644
Binary files a/main/zh_Hans/_images/graphviz-f095009bc5e25b0759561a55f4bc2634d170824b.png and b/main/zh_Hans/_images/graphviz-f095009bc5e25b0759561a55f4bc2634d170824b.png differ
diff --git a/main/zh_Hans/_images/graphviz-fdf01cf24599e17f1d95f59e619139a55bdedbb0.png b/main/zh_Hans/_images/graphviz-fdf01cf24599e17f1d95f59e619139a55bdedbb0.png
index 00b735ff7a..f53ca73b5d 100644
Binary files a/main/zh_Hans/_images/graphviz-fdf01cf24599e17f1d95f59e619139a55bdedbb0.png and b/main/zh_Hans/_images/graphviz-fdf01cf24599e17f1d95f59e619139a55bdedbb0.png differ
diff --git a/main/zh_Hans/_static/documentation_options.js b/main/zh_Hans/_static/documentation_options.js
index 51fa21c619..6c3ea74ab2 100644
--- a/main/zh_Hans/_static/documentation_options.js
+++ b/main/zh_Hans/_static/documentation_options.js
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
- VERSION: 'v3.7.0',
+ VERSION: 'v3.7.1',
LANGUAGE: 'zh-Hans',
COLLAPSE_INDEX: false,
BUILDER: 'html',
diff --git a/main/zh_Hans/aStar-family.html b/main/zh_Hans/aStar-family.html
index 7c97e59c9b..822f6e0de8 100644
--- a/main/zh_Hans/aStar-family.html
+++ b/main/zh_Hans/aStar-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -364,8 +364,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/allpairs-family.html b/main/zh_Hans/allpairs-family.html
index 17cdaed36a..39f9fd5b5f 100644
--- a/main/zh_Hans/allpairs-family.html
+++ b/main/zh_Hans/allpairs-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -782,8 +782,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/bdAstar-family.html b/main/zh_Hans/bdAstar-family.html
index d6e7d1be92..6f598288c0 100644
--- a/main/zh_Hans/bdAstar-family.html
+++ b/main/zh_Hans/bdAstar-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -257,8 +257,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/bdDijkstra-family.html b/main/zh_Hans/bdDijkstra-family.html
index af7ca3cd06..272e84121f 100644
--- a/main/zh_Hans/bdDijkstra-family.html
+++ b/main/zh_Hans/bdDijkstra-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -248,8 +248,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/chinesePostmanProblem-family.html b/main/zh_Hans/chinesePostmanProblem-family.html
index 3a2e4af674..652347d237 100644
--- a/main/zh_Hans/chinesePostmanProblem-family.html
+++ b/main/zh_Hans/chinesePostmanProblem-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -333,8 +333,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/coloring-family.html b/main/zh_Hans/coloring-family.html
index 690094adbe..21ce5eb30e 100644
--- a/main/zh_Hans/coloring-family.html
+++ b/main/zh_Hans/coloring-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -318,8 +318,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/components-family.html b/main/zh_Hans/components-family.html
index 4780c6c109..f5bfa3b94f 100644
--- a/main/zh_Hans/components-family.html
+++ b/main/zh_Hans/components-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -240,8 +240,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/contraction-family.html b/main/zh_Hans/contraction-family.html
index 8e3548bfb5..65e3812059 100644
--- a/main/zh_Hans/contraction-family.html
+++ b/main/zh_Hans/contraction-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1193,8 +1193,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/cost-category.html b/main/zh_Hans/cost-category.html
index b6e132d343..940bf052f7 100644
--- a/main/zh_Hans/cost-category.html
+++ b/main/zh_Hans/cost-category.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -258,8 +258,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/costMatrix-category.html b/main/zh_Hans/costMatrix-category.html
index cde8be1927..5afffc20c7 100644
--- a/main/zh_Hans/costMatrix-category.html
+++ b/main/zh_Hans/costMatrix-category.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -553,8 +553,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/dijkstra-family.html b/main/zh_Hans/dijkstra-family.html
index 80e2dbb7ef..fcb593402d 100644
--- a/main/zh_Hans/dijkstra-family.html
+++ b/main/zh_Hans/dijkstra-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -523,8 +523,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/drivingDistance-category.html b/main/zh_Hans/drivingDistance-category.html
index 58f8e12878..20f42bbaca 100644
--- a/main/zh_Hans/drivingDistance-category.html
+++ b/main/zh_Hans/drivingDistance-category.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -419,8 +419,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/experimental.html b/main/zh_Hans/experimental.html
index f12f5888c2..0c56de79f0 100644
--- a/main/zh_Hans/experimental.html
+++ b/main/zh_Hans/experimental.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -301,8 +301,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/flow-family.html b/main/zh_Hans/flow-family.html
index 21813707d8..3bd915c5b9 100644
--- a/main/zh_Hans/flow-family.html
+++ b/main/zh_Hans/flow-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -661,8 +661,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/genindex.html b/main/zh_Hans/genindex.html
index f23ad4c73b..39deea0e62 100644
--- a/main/zh_Hans/genindex.html
+++ b/main/zh_Hans/genindex.html
@@ -11,7 +11,7 @@
-
+
@@ -41,7 +41,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -693,8 +693,8 @@ W
- © Copyright pgRouting Contributors - Version v3.7.0.
- Last updated on 11月 09, 2024.
+ © Copyright pgRouting Contributors - Version v3.7.1.
+ Last updated on 12月 11, 2024.
Created using Sphinx 8.1.3.
diff --git a/main/zh_Hans/index.html b/main/zh_Hans/index.html
index c6612bdfb5..50179aadbb 100644
--- a/main/zh_Hans/index.html
+++ b/main/zh_Hans/index.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -105,6 +105,7 @@
- 可用函数,但不是官方 pgRouting 函数
- release_notes
- Current release
+- pgRouting 3.7.1 Release Notes
- pgRouting 3.7.0 发布说明
- 所有版本
@@ -163,6 +164,7 @@
- 可用函数,但不是官方 pgRouting 函数
- release_notes
diff --git a/main/zh_Hans/kruskal-family.html b/main/zh_Hans/kruskal-family.html
index bb1d4cff85..e78eb2c1d8 100644
--- a/main/zh_Hans/kruskal-family.html
+++ b/main/zh_Hans/kruskal-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -303,8 +303,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/metrics-family.html b/main/zh_Hans/metrics-family.html
index 080ef2847a..38f0256950 100644
--- a/main/zh_Hans/metrics-family.html
+++ b/main/zh_Hans/metrics-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -233,8 +233,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/migration.html b/main/zh_Hans/migration.html
index 3f849669a9..04631a8184 100644
--- a/main/zh_Hans/migration.html
+++ b/main/zh_Hans/migration.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/zh_Hans/objects.inv b/main/zh_Hans/objects.inv
index 0e34485dc5..e1372e6918 100644
Binary files a/main/zh_Hans/objects.inv and b/main/zh_Hans/objects.inv differ
diff --git a/main/zh_Hans/ordering-family.html b/main/zh_Hans/ordering-family.html
index ebfc27a296..2b2d7f71ae 100644
--- a/main/zh_Hans/ordering-family.html
+++ b/main/zh_Hans/ordering-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -233,8 +233,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgRouting-concepts.html b/main/zh_Hans/pgRouting-concepts.html
index e78c7ba27b..9ae152a04f 100644
--- a/main/zh_Hans/pgRouting-concepts.html
+++ b/main/zh_Hans/pgRouting-concepts.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/zh_Hans/pgRouting-installation.html b/main/zh_Hans/pgRouting-installation.html
index 90d76b2f39..62369a88e9 100644
--- a/main/zh_Hans/pgRouting-installation.html
+++ b/main/zh_Hans/pgRouting-installation.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -209,8 +209,8 @@ 安装
简洁版本¶
解压 tar 压缩文件
-tar xvfz pgrouting-3.7.0.tar.gz
-cd pgrouting-3.7.0
+tar xvfz pgrouting-3.7.1.tar.gz
+cd pgrouting-3.7.1
假设您的搜索路径中有所有依赖项,则进行编译:
@@ -232,13 +232,13 @@ 安装获取来源¶
pgRouting 最新版本可以在 https://github.com/pgRouting/pgrouting/releases/latest 中找到
要下载此版本:
-wget -O pgrouting-3.7.0.tar.gz https://github.com/pgRouting/pgrouting/archive/v3.7.0.tar.gz
+wget -O pgrouting-3.7.1.tar.gz https://github.com/pgRouting/pgrouting/archive/v3.7.1.tar.gz
转到 简洁版本 以获取有关提取 tar 包和编译 pgRouting 的更多说明。
git
下载存储库
git clone git://github.com/pgRouting/pgrouting.git
cd pgrouting
-git checkout v3.7.0
+git checkout v3.7.1
请参阅 简洁版本 获取有关编译 pgRouting 的更多说明(从 GitHub 下载 pgRouting 存储库时不涉及 tar 文件)。
@@ -257,8 +257,9 @@ 安装升级数据库
-要将数据库中的 pgRouting 升级到版本3.7.0,请使用以下命令:
-ALTER EXTENSION pgrouting UPDATE TO "3.7.0";
+To upgrade pgRouting in the database to version 3.7.1 use the
+following command:
+ALTER EXTENSION pgrouting UPDATE TO "3.7.1";
更多信息可以在 https://www.postgresql.org/docs/current/sql-createextension.html 中找到
@@ -509,8 +510,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgRouting-introduction.html b/main/zh_Hans/pgRouting-introduction.html
index a3b47183cd..beaceb191c 100644
--- a/main/zh_Hans/pgRouting-introduction.html
+++ b/main/zh_Hans/pgRouting-introduction.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -359,8 +359,8 @@ 更多信息Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_KSP.html b/main/zh_Hans/pgr_KSP.html
index c763dacd24..18709d22e4 100644
--- a/main/zh_Hans/pgr_KSP.html
+++ b/main/zh_Hans/pgr_KSP.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1040,8 +1040,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_TSP.html b/main/zh_Hans/pgr_TSP.html
index d7e6fd3173..a6f04012f8 100644
--- a/main/zh_Hans/pgr_TSP.html
+++ b/main/zh_Hans/pgr_TSP.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -671,8 +671,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_TSPeuclidean.html b/main/zh_Hans/pgr_TSPeuclidean.html
index 82abd731e7..af8f2189a3 100644
--- a/main/zh_Hans/pgr_TSPeuclidean.html
+++ b/main/zh_Hans/pgr_TSPeuclidean.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -605,8 +605,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_aStar.html b/main/zh_Hans/pgr_aStar.html
index b6216e25c3..3e2333c4db 100644
--- a/main/zh_Hans/pgr_aStar.html
+++ b/main/zh_Hans/pgr_aStar.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -978,8 +978,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_aStarCost.html b/main/zh_Hans/pgr_aStarCost.html
index f8b692df47..7640d93cb3 100644
--- a/main/zh_Hans/pgr_aStarCost.html
+++ b/main/zh_Hans/pgr_aStarCost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -839,8 +839,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_aStarCostMatrix.html b/main/zh_Hans/pgr_aStarCostMatrix.html
index 50946e13cc..449c1053bd 100644
--- a/main/zh_Hans/pgr_aStarCostMatrix.html
+++ b/main/zh_Hans/pgr_aStarCostMatrix.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -545,8 +545,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_alphaShape.html b/main/zh_Hans/pgr_alphaShape.html
index 8d88e8e52b..27be266439 100644
--- a/main/zh_Hans/pgr_alphaShape.html
+++ b/main/zh_Hans/pgr_alphaShape.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -322,8 +322,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_analyzeGraph.html b/main/zh_Hans/pgr_analyzeGraph.html
index 7256ed532d..e34fcb017e 100644
--- a/main/zh_Hans/pgr_analyzeGraph.html
+++ b/main/zh_Hans/pgr_analyzeGraph.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -932,8 +932,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_analyzeOneWay.html b/main/zh_Hans/pgr_analyzeOneWay.html
index bf46e0f64d..160a51b1ee 100644
--- a/main/zh_Hans/pgr_analyzeOneWay.html
+++ b/main/zh_Hans/pgr_analyzeOneWay.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -368,8 +368,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_articulationPoints.html b/main/zh_Hans/pgr_articulationPoints.html
index 0149f54214..fcaa19c078 100644
--- a/main/zh_Hans/pgr_articulationPoints.html
+++ b/main/zh_Hans/pgr_articulationPoints.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -387,8 +387,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_bdAstar.html b/main/zh_Hans/pgr_bdAstar.html
index c8db2d1877..e2641d73d4 100644
--- a/main/zh_Hans/pgr_bdAstar.html
+++ b/main/zh_Hans/pgr_bdAstar.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -979,8 +979,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_bdAstarCost.html b/main/zh_Hans/pgr_bdAstarCost.html
index 4dc6eee5c2..63461fb170 100644
--- a/main/zh_Hans/pgr_bdAstarCost.html
+++ b/main/zh_Hans/pgr_bdAstarCost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -845,8 +845,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_bdAstarCostMatrix.html b/main/zh_Hans/pgr_bdAstarCostMatrix.html
index 3b54b56b26..4c5511b3e2 100644
--- a/main/zh_Hans/pgr_bdAstarCostMatrix.html
+++ b/main/zh_Hans/pgr_bdAstarCostMatrix.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -548,8 +548,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_bdDijkstra.html b/main/zh_Hans/pgr_bdDijkstra.html
index 20618bd244..59728369d2 100644
--- a/main/zh_Hans/pgr_bdDijkstra.html
+++ b/main/zh_Hans/pgr_bdDijkstra.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -873,8 +873,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_bdDijkstraCost.html b/main/zh_Hans/pgr_bdDijkstraCost.html
index a9d37780e3..d46d688445 100644
--- a/main/zh_Hans/pgr_bdDijkstraCost.html
+++ b/main/zh_Hans/pgr_bdDijkstraCost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -755,8 +755,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_bdDijkstraCostMatrix.html b/main/zh_Hans/pgr_bdDijkstraCostMatrix.html
index 5f94548399..fe8445ed09 100644
--- a/main/zh_Hans/pgr_bdDijkstraCostMatrix.html
+++ b/main/zh_Hans/pgr_bdDijkstraCostMatrix.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -542,8 +542,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_bellmanFord.html b/main/zh_Hans/pgr_bellmanFord.html
index 4398ea46b7..fc97846e2d 100644
--- a/main/zh_Hans/pgr_bellmanFord.html
+++ b/main/zh_Hans/pgr_bellmanFord.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -872,8 +872,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_betweennessCentrality.html b/main/zh_Hans/pgr_betweennessCentrality.html
index dba4d41046..7960424e0b 100644
--- a/main/zh_Hans/pgr_betweennessCentrality.html
+++ b/main/zh_Hans/pgr_betweennessCentrality.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -435,8 +435,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_biconnectedComponents.html b/main/zh_Hans/pgr_biconnectedComponents.html
index e3a4417c70..6b946a258e 100644
--- a/main/zh_Hans/pgr_biconnectedComponents.html
+++ b/main/zh_Hans/pgr_biconnectedComponents.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -419,8 +419,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_binaryBreadthFirstSearch.html b/main/zh_Hans/pgr_binaryBreadthFirstSearch.html
index 864d3451f2..06d59828cb 100644
--- a/main/zh_Hans/pgr_binaryBreadthFirstSearch.html
+++ b/main/zh_Hans/pgr_binaryBreadthFirstSearch.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -804,8 +804,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_bipartite.html b/main/zh_Hans/pgr_bipartite.html
index bff6cfdcd2..ae85aa972b 100644
--- a/main/zh_Hans/pgr_bipartite.html
+++ b/main/zh_Hans/pgr_bipartite.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -454,8 +454,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_boykovKolmogorov.html b/main/zh_Hans/pgr_boykovKolmogorov.html
index f57015ddcf..7907afe0c6 100644
--- a/main/zh_Hans/pgr_boykovKolmogorov.html
+++ b/main/zh_Hans/pgr_boykovKolmogorov.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -707,8 +707,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_breadthFirstSearch.html b/main/zh_Hans/pgr_breadthFirstSearch.html
index 69e34e695f..c7444d4c90 100644
--- a/main/zh_Hans/pgr_breadthFirstSearch.html
+++ b/main/zh_Hans/pgr_breadthFirstSearch.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -676,8 +676,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_bridges.html b/main/zh_Hans/pgr_bridges.html
index b294c3a6f5..ff7cc110a5 100644
--- a/main/zh_Hans/pgr_bridges.html
+++ b/main/zh_Hans/pgr_bridges.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -386,8 +386,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_chinesePostman.html b/main/zh_Hans/pgr_chinesePostman.html
index 4379f478da..f758b4660a 100644
--- a/main/zh_Hans/pgr_chinesePostman.html
+++ b/main/zh_Hans/pgr_chinesePostman.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -445,8 +445,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_chinesePostmanCost.html b/main/zh_Hans/pgr_chinesePostmanCost.html
index 050bd2f743..0f511f31f1 100644
--- a/main/zh_Hans/pgr_chinesePostmanCost.html
+++ b/main/zh_Hans/pgr_chinesePostmanCost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -390,8 +390,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_connectedComponents.html b/main/zh_Hans/pgr_connectedComponents.html
index 447d616ea7..5bf3a217ba 100644
--- a/main/zh_Hans/pgr_connectedComponents.html
+++ b/main/zh_Hans/pgr_connectedComponents.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -621,8 +621,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_contraction.html b/main/zh_Hans/pgr_contraction.html
index 99e2f06167..a410de87cc 100644
--- a/main/zh_Hans/pgr_contraction.html
+++ b/main/zh_Hans/pgr_contraction.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -573,8 +573,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_createTopology.html b/main/zh_Hans/pgr_createTopology.html
index e91c756577..f525e9744b 100644
--- a/main/zh_Hans/pgr_createTopology.html
+++ b/main/zh_Hans/pgr_createTopology.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -767,8 +767,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_createVerticesTable.html b/main/zh_Hans/pgr_createVerticesTable.html
index fa7159475e..ce008a20f7 100644
--- a/main/zh_Hans/pgr_createVerticesTable.html
+++ b/main/zh_Hans/pgr_createVerticesTable.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -780,8 +780,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_cuthillMckeeOrdering.html b/main/zh_Hans/pgr_cuthillMckeeOrdering.html
index 8b66d200ad..8bf4f52a69 100644
--- a/main/zh_Hans/pgr_cuthillMckeeOrdering.html
+++ b/main/zh_Hans/pgr_cuthillMckeeOrdering.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -424,8 +424,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_dagShortestPath.html b/main/zh_Hans/pgr_dagShortestPath.html
index 099fcfa96c..499e3f6a0a 100644
--- a/main/zh_Hans/pgr_dagShortestPath.html
+++ b/main/zh_Hans/pgr_dagShortestPath.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -792,8 +792,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_degree.html b/main/zh_Hans/pgr_degree.html
index 0dc0945b1d..42773a3cf1 100644
--- a/main/zh_Hans/pgr_degree.html
+++ b/main/zh_Hans/pgr_degree.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -593,8 +593,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_depthFirstSearch.html b/main/zh_Hans/pgr_depthFirstSearch.html
index 5b89b18173..e9b901b555 100644
--- a/main/zh_Hans/pgr_depthFirstSearch.html
+++ b/main/zh_Hans/pgr_depthFirstSearch.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -646,8 +646,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_dijkstra.html b/main/zh_Hans/pgr_dijkstra.html
index 135efc9d37..b84845f68f 100644
--- a/main/zh_Hans/pgr_dijkstra.html
+++ b/main/zh_Hans/pgr_dijkstra.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1788,8 +1788,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_dijkstraCost.html b/main/zh_Hans/pgr_dijkstraCost.html
index 8b2158ac85..ec9d40ce7e 100644
--- a/main/zh_Hans/pgr_dijkstraCost.html
+++ b/main/zh_Hans/pgr_dijkstraCost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -736,8 +736,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_dijkstraCostMatrix.html b/main/zh_Hans/pgr_dijkstraCostMatrix.html
index 10daf4f91d..072bfae76c 100644
--- a/main/zh_Hans/pgr_dijkstraCostMatrix.html
+++ b/main/zh_Hans/pgr_dijkstraCostMatrix.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -512,8 +512,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_dijkstraNear.html b/main/zh_Hans/pgr_dijkstraNear.html
index a8f5bdceb5..53ad0e19b1 100644
--- a/main/zh_Hans/pgr_dijkstraNear.html
+++ b/main/zh_Hans/pgr_dijkstraNear.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -822,8 +822,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_dijkstraNearCost.html b/main/zh_Hans/pgr_dijkstraNearCost.html
index 6c97ef5db1..bdc41838ee 100644
--- a/main/zh_Hans/pgr_dijkstraNearCost.html
+++ b/main/zh_Hans/pgr_dijkstraNearCost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -787,8 +787,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_dijkstraVia.html b/main/zh_Hans/pgr_dijkstraVia.html
index 069bdbe3c9..a049dd2d2e 100644
--- a/main/zh_Hans/pgr_dijkstraVia.html
+++ b/main/zh_Hans/pgr_dijkstraVia.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -705,8 +705,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_drivingDistance.html b/main/zh_Hans/pgr_drivingDistance.html
index 692630ce18..2037adf689 100644
--- a/main/zh_Hans/pgr_drivingDistance.html
+++ b/main/zh_Hans/pgr_drivingDistance.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -625,8 +625,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_edgeColoring.html b/main/zh_Hans/pgr_edgeColoring.html
index ad62d426ef..af2ff26292 100644
--- a/main/zh_Hans/pgr_edgeColoring.html
+++ b/main/zh_Hans/pgr_edgeColoring.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -460,8 +460,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_edgeDisjointPaths.html b/main/zh_Hans/pgr_edgeDisjointPaths.html
index 5f8de05be9..ef740b0bc5 100644
--- a/main/zh_Hans/pgr_edgeDisjointPaths.html
+++ b/main/zh_Hans/pgr_edgeDisjointPaths.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -806,8 +806,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_edmondsKarp.html b/main/zh_Hans/pgr_edmondsKarp.html
index 989ef4f610..c9a3bd3f6d 100644
--- a/main/zh_Hans/pgr_edmondsKarp.html
+++ b/main/zh_Hans/pgr_edmondsKarp.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -708,8 +708,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_edwardMoore.html b/main/zh_Hans/pgr_edwardMoore.html
index 5bd27aec90..2e811589f8 100644
--- a/main/zh_Hans/pgr_edwardMoore.html
+++ b/main/zh_Hans/pgr_edwardMoore.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -875,8 +875,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_extractVertices.html b/main/zh_Hans/pgr_extractVertices.html
index 77b86b6192..04b198b3b4 100644
--- a/main/zh_Hans/pgr_extractVertices.html
+++ b/main/zh_Hans/pgr_extractVertices.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1035,8 +1035,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_findCloseEdges.html b/main/zh_Hans/pgr_findCloseEdges.html
index 26f3dd87e6..c7475f342d 100644
--- a/main/zh_Hans/pgr_findCloseEdges.html
+++ b/main/zh_Hans/pgr_findCloseEdges.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1389,8 +1389,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_floydWarshall.html b/main/zh_Hans/pgr_floydWarshall.html
index 7e6f22bd94..547f144e16 100644
--- a/main/zh_Hans/pgr_floydWarshall.html
+++ b/main/zh_Hans/pgr_floydWarshall.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -438,8 +438,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_full_version.html b/main/zh_Hans/pgr_full_version.html
index de84e509fa..1299c407bd 100644
--- a/main/zh_Hans/pgr_full_version.html
+++ b/main/zh_Hans/pgr_full_version.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/zh_Hans/pgr_hawickCircuits.html b/main/zh_Hans/pgr_hawickCircuits.html
index 3cf5e08438..7e108043ae 100644
--- a/main/zh_Hans/pgr_hawickCircuits.html
+++ b/main/zh_Hans/pgr_hawickCircuits.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -557,8 +557,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_isPlanar.html b/main/zh_Hans/pgr_isPlanar.html
index b7cec38978..1d4da731e8 100644
--- a/main/zh_Hans/pgr_isPlanar.html
+++ b/main/zh_Hans/pgr_isPlanar.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -425,8 +425,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_johnson.html b/main/zh_Hans/pgr_johnson.html
index e243d7ce9b..694dfa3579 100644
--- a/main/zh_Hans/pgr_johnson.html
+++ b/main/zh_Hans/pgr_johnson.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -428,8 +428,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_kruskal.html b/main/zh_Hans/pgr_kruskal.html
index 23150c59ee..97cd62858e 100644
--- a/main/zh_Hans/pgr_kruskal.html
+++ b/main/zh_Hans/pgr_kruskal.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -406,8 +406,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_kruskalBFS.html b/main/zh_Hans/pgr_kruskalBFS.html
index 4efe2d737c..a2fc6894e8 100644
--- a/main/zh_Hans/pgr_kruskalBFS.html
+++ b/main/zh_Hans/pgr_kruskalBFS.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -567,8 +567,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_kruskalDD.html b/main/zh_Hans/pgr_kruskalDD.html
index a7cc02fce4..a2282fc71c 100644
--- a/main/zh_Hans/pgr_kruskalDD.html
+++ b/main/zh_Hans/pgr_kruskalDD.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -541,8 +541,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_kruskalDFS.html b/main/zh_Hans/pgr_kruskalDFS.html
index 5aacefce68..7b10b723a9 100644
--- a/main/zh_Hans/pgr_kruskalDFS.html
+++ b/main/zh_Hans/pgr_kruskalDFS.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -567,8 +567,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_lengauerTarjanDominatorTree.html b/main/zh_Hans/pgr_lengauerTarjanDominatorTree.html
index 251ab3f85d..cb4de8ed9d 100644
--- a/main/zh_Hans/pgr_lengauerTarjanDominatorTree.html
+++ b/main/zh_Hans/pgr_lengauerTarjanDominatorTree.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -465,8 +465,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_lineGraph.html b/main/zh_Hans/pgr_lineGraph.html
index f9e4658f84..162804bcaa 100644
--- a/main/zh_Hans/pgr_lineGraph.html
+++ b/main/zh_Hans/pgr_lineGraph.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -863,8 +863,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_lineGraphFull.html b/main/zh_Hans/pgr_lineGraphFull.html
index dae960a8ae..ffdfb70681 100644
--- a/main/zh_Hans/pgr_lineGraphFull.html
+++ b/main/zh_Hans/pgr_lineGraphFull.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1047,8 +1047,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_makeConnected.html b/main/zh_Hans/pgr_makeConnected.html
index f2edef5577..f30235d1a3 100644
--- a/main/zh_Hans/pgr_makeConnected.html
+++ b/main/zh_Hans/pgr_makeConnected.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -408,8 +408,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_maxCardinalityMatch.html b/main/zh_Hans/pgr_maxCardinalityMatch.html
index ad6ab19778..c393493c39 100644
--- a/main/zh_Hans/pgr_maxCardinalityMatch.html
+++ b/main/zh_Hans/pgr_maxCardinalityMatch.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -413,8 +413,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_maxFlow.html b/main/zh_Hans/pgr_maxFlow.html
index 807bb72a14..001c6122ca 100644
--- a/main/zh_Hans/pgr_maxFlow.html
+++ b/main/zh_Hans/pgr_maxFlow.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -627,8 +627,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_maxFlowMinCost.html b/main/zh_Hans/pgr_maxFlowMinCost.html
index 3ee759d9f6..edeb70ebd3 100644
--- a/main/zh_Hans/pgr_maxFlowMinCost.html
+++ b/main/zh_Hans/pgr_maxFlowMinCost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -753,8 +753,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_maxFlowMinCost_Cost.html b/main/zh_Hans/pgr_maxFlowMinCost_Cost.html
index 306f23a411..abb96cc1c9 100644
--- a/main/zh_Hans/pgr_maxFlowMinCost_Cost.html
+++ b/main/zh_Hans/pgr_maxFlowMinCost_Cost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -694,8 +694,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_nodeNetwork.html b/main/zh_Hans/pgr_nodeNetwork.html
index a4a1a7e6c5..5c118bce70 100644
--- a/main/zh_Hans/pgr_nodeNetwork.html
+++ b/main/zh_Hans/pgr_nodeNetwork.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -580,8 +580,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_pickDeliver.html b/main/zh_Hans/pgr_pickDeliver.html
index 348cf4bb51..95d7059bb9 100644
--- a/main/zh_Hans/pgr_pickDeliver.html
+++ b/main/zh_Hans/pgr_pickDeliver.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -805,8 +805,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_pickDeliverEuclidean.html b/main/zh_Hans/pgr_pickDeliverEuclidean.html
index 1e84685a82..e01f323af1 100644
--- a/main/zh_Hans/pgr_pickDeliverEuclidean.html
+++ b/main/zh_Hans/pgr_pickDeliverEuclidean.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1012,8 +1012,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_prim.html b/main/zh_Hans/pgr_prim.html
index cae1a997be..237486f58d 100644
--- a/main/zh_Hans/pgr_prim.html
+++ b/main/zh_Hans/pgr_prim.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -402,8 +402,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_primBFS.html b/main/zh_Hans/pgr_primBFS.html
index ecbdb53853..6356a6d806 100644
--- a/main/zh_Hans/pgr_primBFS.html
+++ b/main/zh_Hans/pgr_primBFS.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -572,8 +572,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_primDD.html b/main/zh_Hans/pgr_primDD.html
index 5b2b5e9347..8d4a329394 100644
--- a/main/zh_Hans/pgr_primDD.html
+++ b/main/zh_Hans/pgr_primDD.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -548,8 +548,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_primDFS.html b/main/zh_Hans/pgr_primDFS.html
index 6d6af1259c..e5cbd996a9 100644
--- a/main/zh_Hans/pgr_primDFS.html
+++ b/main/zh_Hans/pgr_primDFS.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -571,8 +571,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_pushRelabel.html b/main/zh_Hans/pgr_pushRelabel.html
index 3048cce427..19cc72591d 100644
--- a/main/zh_Hans/pgr_pushRelabel.html
+++ b/main/zh_Hans/pgr_pushRelabel.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -717,8 +717,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_sequentialVertexColoring.html b/main/zh_Hans/pgr_sequentialVertexColoring.html
index 0ad680d2a0..cd795fe8f7 100644
--- a/main/zh_Hans/pgr_sequentialVertexColoring.html
+++ b/main/zh_Hans/pgr_sequentialVertexColoring.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -427,8 +427,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_stoerWagner.html b/main/zh_Hans/pgr_stoerWagner.html
index b556ea5ced..b97bf03f66 100644
--- a/main/zh_Hans/pgr_stoerWagner.html
+++ b/main/zh_Hans/pgr_stoerWagner.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -464,8 +464,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_strongComponents.html b/main/zh_Hans/pgr_strongComponents.html
index 188fe2992c..5dea17d922 100644
--- a/main/zh_Hans/pgr_strongComponents.html
+++ b/main/zh_Hans/pgr_strongComponents.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -418,8 +418,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_topologicalSort.html b/main/zh_Hans/pgr_topologicalSort.html
index 9b2277ce19..9e05be9e6d 100644
--- a/main/zh_Hans/pgr_topologicalSort.html
+++ b/main/zh_Hans/pgr_topologicalSort.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -477,8 +477,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_transitiveClosure.html b/main/zh_Hans/pgr_transitiveClosure.html
index 1305efa4b5..5adf79684c 100644
--- a/main/zh_Hans/pgr_transitiveClosure.html
+++ b/main/zh_Hans/pgr_transitiveClosure.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -424,8 +424,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_trsp.html b/main/zh_Hans/pgr_trsp.html
index e18ffca393..6965f2ca59 100644
--- a/main/zh_Hans/pgr_trsp.html
+++ b/main/zh_Hans/pgr_trsp.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -802,8 +802,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_trspVia.html b/main/zh_Hans/pgr_trspVia.html
index 359e85285f..1f2d6ed806 100644
--- a/main/zh_Hans/pgr_trspVia.html
+++ b/main/zh_Hans/pgr_trspVia.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -912,8 +912,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_trspVia_withPoints.html b/main/zh_Hans/pgr_trspVia_withPoints.html
index 8a2bf6a82f..827659353b 100644
--- a/main/zh_Hans/pgr_trspVia_withPoints.html
+++ b/main/zh_Hans/pgr_trspVia_withPoints.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1111,8 +1111,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_trsp_withPoints.html b/main/zh_Hans/pgr_trsp_withPoints.html
index 31bfd1fb2a..67b4224a30 100644
--- a/main/zh_Hans/pgr_trsp_withPoints.html
+++ b/main/zh_Hans/pgr_trsp_withPoints.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1072,8 +1072,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_turnRestrictedPath.html b/main/zh_Hans/pgr_turnRestrictedPath.html
index e070acfd2a..f0a2d7f698 100644
--- a/main/zh_Hans/pgr_turnRestrictedPath.html
+++ b/main/zh_Hans/pgr_turnRestrictedPath.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -655,8 +655,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_version.html b/main/zh_Hans/pgr_version.html
index c6566dd363..c5346b0760 100644
--- a/main/zh_Hans/pgr_version.html
+++ b/main/zh_Hans/pgr_version.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/zh_Hans/pgr_vrpOneDepot.html b/main/zh_Hans/pgr_vrpOneDepot.html
index e71e9b07ee..ab702c95a9 100644
--- a/main/zh_Hans/pgr_vrpOneDepot.html
+++ b/main/zh_Hans/pgr_vrpOneDepot.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -377,8 +377,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_withPoints.html b/main/zh_Hans/pgr_withPoints.html
index 564c4d8704..7a4daf2402 100644
--- a/main/zh_Hans/pgr_withPoints.html
+++ b/main/zh_Hans/pgr_withPoints.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1110,8 +1110,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_withPointsCost.html b/main/zh_Hans/pgr_withPointsCost.html
index 2a3d773074..581469fb4a 100644
--- a/main/zh_Hans/pgr_withPointsCost.html
+++ b/main/zh_Hans/pgr_withPointsCost.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -926,8 +926,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_withPointsCostMatrix.html b/main/zh_Hans/pgr_withPointsCostMatrix.html
index 351eb7fdee..90b9300855 100644
--- a/main/zh_Hans/pgr_withPointsCostMatrix.html
+++ b/main/zh_Hans/pgr_withPointsCostMatrix.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -678,8 +678,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_withPointsDD.html b/main/zh_Hans/pgr_withPointsDD.html
index 6e18e9caa6..774c800bee 100644
--- a/main/zh_Hans/pgr_withPointsDD.html
+++ b/main/zh_Hans/pgr_withPointsDD.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -829,8 +829,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_withPointsKSP.html b/main/zh_Hans/pgr_withPointsKSP.html
index 8b28a2f966..9db7046449 100644
--- a/main/zh_Hans/pgr_withPointsKSP.html
+++ b/main/zh_Hans/pgr_withPointsKSP.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -1033,8 +1033,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/pgr_withPointsVia.html b/main/zh_Hans/pgr_withPointsVia.html
index 969ab15dfa..93e8b4ece4 100644
--- a/main/zh_Hans/pgr_withPointsVia.html
+++ b/main/zh_Hans/pgr_withPointsVia.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -874,8 +874,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/prim-family.html b/main/zh_Hans/prim-family.html
index ee3ae16151..789c0c6caa 100644
--- a/main/zh_Hans/prim-family.html
+++ b/main/zh_Hans/prim-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -307,8 +307,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/proposed.html b/main/zh_Hans/proposed.html
index ecbd190cf4..fc99b10f47 100644
--- a/main/zh_Hans/proposed.html
+++ b/main/zh_Hans/proposed.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -302,8 +302,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/reference.html b/main/zh_Hans/reference.html
index 2a47d611a5..e4af891b5c 100644
--- a/main/zh_Hans/reference.html
+++ b/main/zh_Hans/reference.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -202,8 +202,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/release_notes.html b/main/zh_Hans/release_notes.html
index e412c8d623..d36adac3e3 100644
--- a/main/zh_Hans/release_notes.html
+++ b/main/zh_Hans/release_notes.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -98,6 +98,7 @@
- 发行说明
- pgRouting 3
- pgRouting 3.7
@@ -266,6 +267,7 @@
- 发行说明
- pgRouting 3
- pgRouting 3.7
@@ -443,11 +445,16 @@ pgRouting 3.7
内容
+
+pgRouting 3.7.1 Release Notes¶
+No Changes Yet
+
-pgRouting 3.7.0 发布说明¶
+pgRouting 3.7.0 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 3.7.0 的 Git 关闭里程碑
支持
-pgRouting 3.6.2 Release Notes¶
+pgRouting 3.6.2 Release Notes¶
To see all issues & pull requests closed by this release see the Git closed
milestone for 3.6.2
Upgrade fix
@@ -590,14 +597,14 @@ pgRouting 3.6.2 Rele
-pgRouting 3.6.1 发布说明¶
+pgRouting 3.6.1 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 3.6.1Git 关闭里程碑
#2588 pgrouting 3.6.0 在 OSX 上构建失败
-pgRouting 3.6.0 发布说¶
+pgRouting 3.6.0 发布说¶
要查看此版本关闭的所有问题和拉取请求,请访问 Git 3.6.0 里程碑的已关闭问题和拉取请求
官方功能变更
-pgRouting 3.5.0 发布说明¶
+pgRouting 3.5.0 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 3.5.0 Git 关闭里程碑
官方功能变更
@@ -818,13 +825,13 @@ pgRouting 3.4
内容
-
-
-
+
+
+
-pgRouting 3.4.2 发布说明¶
+pgRouting 3.4.2 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 3.4.2Git 关闭里程碑
问题修复
@@ -833,7 +840,7 @@ pgRouting 3.4.2 发
-pgRouting 3.4.1 发布说明¶
+pgRouting 3.4.1 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 3.4.1Git 关闭里程碑
问题修复
@@ -842,7 +849,7 @@ pgRouting 3.4.1 发
-pgRouting 3.4.0 发布说明¶
+pgRouting 3.4.0 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 3.4.0 Git 关闭里程碑
问题修复
@@ -938,22 +945,22 @@ pgRouting 3.3
内容
-
-
-
-
-
-
+
+
+
+
+
+
-pgRouting 3.3.5 发布说明¶
+pgRouting 3.3.5 发布说明¶
#2401: pgRouting 3.4.0 在 sphinx 过低或丢失时不构建文档
-pgRouting 3.3.4 发布说明¶
+pgRouting 3.3.4 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 3.3.4Git 关闭里程碑
问题修复
@@ -961,7 +968,7 @@ pgRouting 3.3.4 发
-pgRouting 3.3.3 发布说明¶
+pgRouting 3.3.3 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅` 3.3.3Git 关闭里程碑 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.3%22>`_
问题修复
@@ -981,7 +988,7 @@ pgRouting 3.3.3 发
-pgRouting 3.3.2 发布说明¶
+pgRouting 3.3.2 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 ` 3.3.2Git 关闭里程碑 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.2%22>`_
修订文档
@@ -1022,7 +1029,7 @@ pgRouting 3.3.2 发
-pgRouting 3.3.1 发布说明¶
+pgRouting 3.3.1 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 ` 3.3.1Git关闭里程碑 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.1%22>`_。
问题修复
@@ -1031,7 +1038,7 @@ pgRouting 3.3.1 发
-pgRouting 3.3.0 发布说明¶
+pgRouting 3.3.0 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 ` 3.3.0 Git关闭里程碑 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.3.0%22>`_ 。
问题修复
@@ -1095,13 +1102,13 @@ pgRouting 3.2
内容
-
-
-
+
+
+
-pgRouting 3.2.2 发布说明¶
+pgRouting 3.2.2 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 3.2.2 Git关闭里程碑。
问题修复
@@ -1110,7 +1117,7 @@ pgRouting 3.2.2 发
-pgRouting 3.2.1 发布说明¶
+pgRouting 3.2.1 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 3.2.1Git关闭里程碑。
问题修复
@@ -1124,7 +1131,7 @@ pgRouting 3.2.1 发
-pgRouting 3.2.0 发布说明¶
+pgRouting 3.2.0 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 ` 3.2.0Git关闭里程碑 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.2.0%22>`_。
构建
@@ -1212,15 +1219,15 @@ pgRouting 3.1
内容
-
-
-
-
-
+
+
+
+
+
-pgRouting 3.1.4 发布说明¶
+pgRouting 3.1.4 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 3.1.4Git关闭里程碑 。
问题修复
@@ -1228,7 +1235,7 @@ pgRouting 3.1.4 发
-pgRouting 3.1.3 发布说明¶
+pgRouting 3.1.3 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 3.1.3 Git关闭里程碑。
问题修复
@@ -1238,7 +1245,7 @@ pgRouting 3.1.3 发
-pgRouting 3.1.2 发布说明¶
+pgRouting 3.1.2 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 3.1.2Git关闭里程碑。
问题修复
@@ -1250,7 +1257,7 @@ pgRouting 3.1.2 发
-pgRouting 3.1.1 发布说明¶
+pgRouting 3.1.1 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 3.1.1 Git关闭里程碑。
问题修复
@@ -1262,7 +1269,7 @@ pgRouting 3.1.1 发
-pgRouting 3.1.0 发布说明¶
+pgRouting 3.1.0 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 3.1.0 Git关闭里程碑。
新的拟议函数
@@ -1280,17 +1287,17 @@ pgRouting 3.0
内容
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-pgRouting 3.0.6 发布说明¶
+pgRouting 3.0.6 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 ` 3.0.6Git关闭里程碑 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.6%22>`_。
问题修复
@@ -1298,7 +1305,7 @@ pgRouting 3.0.6 发
-pgRouting 3.0.5 发布说明¶
+pgRouting 3.0.5 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 3.0.5Git关闭里程碑。
回溯问题修复
@@ -1308,7 +1315,7 @@ pgRouting 3.0.5 发
-pgRouting 3.0.4 发布说明¶
+pgRouting 3.0.4 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 ` 3.0.4Git关闭里程碑 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%203.0.4%22>`_。
回溯问题修复
@@ -1320,7 +1327,7 @@ pgRouting 3.0.4 发
-pgRouting 3.0.3 发布说明¶
+pgRouting 3.0.3 发布说明¶
回溯问题修复
#1733:当图中不存在源顶点或目标顶点时,pgr_bdAstar 失败
@@ -1331,7 +1338,7 @@ pgRouting 3.0.3 发
-pgRouting 3.0.2 发布说明¶
+pgRouting 3.0.2 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 3.0.2Git关闭里程碑。
问题修复
@@ -1339,7 +1346,7 @@ pgRouting 3.0.2 发
-pgRouting 3.0.1 发布说明¶
+pgRouting 3.0.1 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 3.0.1Git关闭里程碑。
问题修复
@@ -1347,7 +1354,7 @@ pgRouting 3.0.1 发
-pgRouting 3.0.0 发布说明¶
+pgRouting 3.0.0 发布说明¶
要查看此版本关闭的所有问题和拉取请求,请参阅 Github 上的 3.0.0Git关闭里程碑。
问题修复
@@ -1532,28 +1539,28 @@ pgRouting 2
2.x小版本
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-pgRouting 2.6¶
+pgRouting 2.6¶
-pgRouting 2.6.3 发布说明¶
+pgRouting 2.6.3 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 2.6.3Git关闭里程碑。
Bug修复
@@ -1563,7 +1570,7 @@ pgRouting 2.6.3 发
-pgRouting 2.6.2 发布说明¶
+pgRouting 2.6.2 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 2.6.2Git关闭里程碑。
Bug修复
@@ -1573,7 +1580,7 @@ pgRouting 2.6.2 发
-pgRouting 2.6.1 发布说明¶
+pgRouting 2.6.1 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 2.6.1Git关闭里程碑。
修复了多个函数导致服务器崩溃的问题。
@@ -1612,7 +1619,7 @@ pgRouting 2.6.1 发
-pgRouting 2.6.0 发布说明¶
+pgRouting 2.6.0 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 ` 2.6.0Git关闭里程碑 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%202.6.0%22%20>`_。
新的实验函数
@@ -1649,20 +1656,20 @@ pgRouting 2.6.0 发
-pgRouting 2.5¶
+pgRouting 2.5¶
-pgRouting 2.5.5 发布说明¶
+pgRouting 2.5.5 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 2.5.5Git关闭里程碑。
Bug修复
@@ -1672,7 +1679,7 @@ pgRouting 2.5.5 发
-pgRouting 2.5.4 发布说明¶
+pgRouting 2.5.4 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 2.5.4 Git关闭里程碑。
修复了多个函数导致服务器崩溃的问题。
@@ -1711,7 +1718,7 @@ pgRouting 2.5.4 发
-pgRouting 2.5.3 发布说明¶
+pgRouting 2.5.3 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 ` 2.5.3Git关闭里程碑 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%202.5.3%22%20>`_。
Bug修复
@@ -1719,7 +1726,7 @@ pgRouting 2.5.3 发
-pgRouting 2.5.2 发布说明¶
+pgRouting 2.5.2 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 2.5.2Git关闭里程碑。
Bug修复
@@ -1727,7 +1734,7 @@ pgRouting 2.5.2 发
-pgRouting 2.5.1 发布说明¶
+pgRouting 2.5.1 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 2.5.1Git关闭里程碑。
Bug修复
@@ -1735,7 +1742,7 @@ pgRouting 2.5.1 发
-pgRouting 2.5.0 发布说明¶
+pgRouting 2.5.0 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 2.5.0Git关闭里程碑 。
增强:
@@ -1799,17 +1806,17 @@ pgRouting 2.5.0 发
-pgRouting 2.4¶
+pgRouting 2.4¶
-pgRouting 2.4.2 发布说明¶
+pgRouting 2.4.2 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 2.4.2Git关闭里程碑。
改进
@@ -1822,7 +1829,7 @@ pgRouting 2.4.2 发
-pgRouting 2.4.1 发布说明¶
+pgRouting 2.4.1 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 2.4.1Git关闭里程碑。
Bug修复
@@ -1831,7 +1838,7 @@ pgRouting 2.4.1 发
-pgRouting 2.4.0 发布说明¶
+pgRouting 2.4.0 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 ` 2.4.0Git关闭里程碑 <https://github.com/pgRouting/pgrouting/issues?q=milestone%3A%22Release+2.4.0%22+is%3Aclosed>`_ 。
新签名
@@ -1869,7 +1876,7 @@ pgRouting 2.4.0 发
-pgRouting 2.3¶
+pgRouting 2.3¶
pgRouting 2.3.2 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 ` 2.3.2 Git关闭里程碑 <https://github.com/pgRouting/pgrouting/issues?q=milestone%3A%22Release+2.3.2%22+is%3Aclosed>`_ 。
@@ -1944,19 +1951,19 @@ pgRouting 2.3.0 发布说明
-pgRouting 2.2¶
+pgRouting 2.2¶
-pgRouting 2.2.4 发布说明¶
+pgRouting 2.2.4 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 2.2.4Git关闭里程碑 。
Bug修复
@@ -1966,7 +1973,7 @@ pgRouting 2.2.4 发
-pgRouting 2.2.3 发布说明¶
+pgRouting 2.2.3 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 ` 2.2.3Git关闭里程碑 <https://github.com/pgRouting/pgrouting/issues?q=milestone%3A%22Release+2.2.3%22+is%3Aclosed>`_ 。
Bug修复
@@ -1974,7 +1981,7 @@ pgRouting 2.2.3 发
-pgRouting 2.2.2 发布说明¶
+pgRouting 2.2.2 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 2.2.2 Git关闭里程碑 。
Bug修复
@@ -1982,7 +1989,7 @@ pgRouting 2.2.2 发
-pgRouting 2.2.1 发布说明¶
+pgRouting 2.2.1 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 ` 2.2.1Git关闭里程碑 <https://github.com/pgRouting/pgrouting/issues?q=milestone%3A2.2.1+is%3Aclosed>`_ 。
Bug修复
@@ -1991,7 +1998,7 @@ pgRouting 2.2.1 发
-pgRouting 2.2.0 发布说明¶
+pgRouting 2.2.0 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 2.2.0Git关闭里程碑 。
改进
@@ -2044,15 +2051,15 @@ pgRouting 2.2.0 发
-pgRouting 2.1¶
+pgRouting 2.1¶
-pgRouting 2.1.0 发布说明¶
+pgRouting 2.1.0 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 2.1.0Git关闭里程碑 。
新签名
@@ -2131,16 +2138,16 @@ pgRouting 2.1.0 发
-pgRouting 2.0¶
+pgRouting 2.0¶
-pgRouting 2.0.1 发布说明¶
+pgRouting 2.0.1 发布说明¶
小bug修复。
Bug修复
@@ -2148,7 +2155,7 @@ pgRouting 2.0.1 发
-pgRouting 2.0.0 发布说明¶
+pgRouting 2.0.0 发布说明¶
要查看此版本关闭的问题,请参阅 Github 上的 ` 2.0.0Git关闭里程碑 <https://github.com/pgRouting/pgrouting/issues?q=milestone%3A%22Release+2.0.0%22+is%3Aclosed>`_ 。
随着 pgRouting 2.0.0 的发布,该库已放弃向后兼容 pgRouting 1.0 版本。此版本的主要目标是:
@@ -2200,46 +2207,46 @@ pgRouting 1.0
内容
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
要查看此版本关闭的问题,请参阅 Github 上的 1.x Git 已关闭问题。以下的发行说明已从之前的 RELEASE_NOTES
文件中复制,并作为参考保留。
-1.05 版的更改¶
+1.05 版的更改¶
Bug修复
-1.03 版的更改¶
+1.03 版的更改¶
拓扑创建速度更快
Bug修复
-1.02 版的更改¶
+1.02 版的更改¶
Shooting*错误修复
编译问题已解决
-1.01 版的更改¶
+1.01 版的更改¶
Shooting*错误修复
-1.0 版的更改¶
+1.0 版的更改¶
核心函数和附加函数分开
Cmake 构建过程
@@ -2247,28 +2254,28 @@ 1.0 版的更改
-1.0.0b 版的更改¶
+1.0.0b 版的更改¶
带有更简单的包装函数名称的附加 SQL 文件
Bug修复
-1.0.0a 版的更改¶
+1.0.0a 版的更改¶
Shooting* 真实道路网络的最短路径算法
修复了多个 SQL 错误
-0.9.9 版的更改¶
+0.9.9 版的更改¶
支持 PostgreSQL 8.2
如果找不到任何路径,最短路径函数会返回空结果
-0.9.8 版的更改¶
+0.9.8 版的更改¶
diff --git a/main/zh_Hans/routingFunctions.html b/main/zh_Hans/routingFunctions.html
index 3c88d6cf67..eae00d1cbe 100644
--- a/main/zh_Hans/routingFunctions.html
+++ b/main/zh_Hans/routingFunctions.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -345,8 +345,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/sampledata.html b/main/zh_Hans/sampledata.html
index 31a7164f83..f5cfcd2e3f 100644
--- a/main/zh_Hans/sampledata.html
+++ b/main/zh_Hans/sampledata.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
diff --git a/main/zh_Hans/search.html b/main/zh_Hans/search.html
index d619e26098..cdcaab3e36 100644
--- a/main/zh_Hans/search.html
+++ b/main/zh_Hans/search.html
@@ -11,7 +11,7 @@
-
+
@@ -48,7 +48,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -170,8 +170,8 @@ Search
- © Copyright pgRouting Contributors - Version v3.7.0.
- Last updated on 11月 09, 2024.
+ © Copyright pgRouting Contributors - Version v3.7.1.
+ Last updated on 12月 11, 2024.
Created using Sphinx 8.1.3.
diff --git a/main/zh_Hans/searchindex.js b/main/zh_Hans/searchindex.js
index 95a57cea21..df2f185e93 100644
--- a/main/zh_Hans/searchindex.js
+++ b/main/zh_Hans/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]], "0.9.8 \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-0-9-8"]], "0.9.9 \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-0-9-9"]], "1) \u4ece 6 \u5230 10 \u7684\u8def\u5f84": [[62, "path-from-6-to-10"]], "1.0 \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-1-0"]], "1.0.0a \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-1-0-0a"]], "1.0.0b \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-1-0-0b"]], "1.01 \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-1-01"]], "1.02 \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-1-02"]], "1.03 \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-1-03"]], "1.05 \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-1-05"]], "10) \u4ece 6 \u5230 7 \u7684\u8def\u5f84": [[62, "id2"]], "11)\u4ece 12 \u5230 10 \u7684\u8def\u5f84": [[62, "id3"]], "12)\u4ece 12 \u5230 7 \u7684\u8def\u5f84": [[62, "id4"]], "13) \u4f7f\u7528 \u4e00\u5bf9\u591a \u6765\u83b7\u53d6\u793a\u4f8b9\u548c10\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-one-to-many-to-get-the-solution-of-examples-9-and-10"]], "14) \u4f7f\u7528 \u591a\u5bf9\u4e00 \u6765\u83b7\u53d6\u793a\u4f8b10\u548c12\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-many-to-one-to-get-the-solution-of-examples-10-and-12"]], "15) \u4f7f\u7528 \u591a\u5bf9\u591a \u6765\u83b7\u53d6\u793a\u4f8b9\u523012\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-many-to-many-to-get-the-solution-of-examples-9-to-12"]], "16) \u4f7f\u7528 \u7ec4\u5408 \u6765\u83b7\u53d6\u793a\u4f8b9\u523011\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-combinations-to-get-the-solution-of-examples-9-to-11"]], "17)\u4ece 6 \u5230 10 \u7684\u8def\u5f84": [[62, "id5"]], "18) \u4ece 6 \u5230 7 \u7684\u8def\u5f84": [[62, "id6"]], "19)\u4ece 12 \u5230 10 \u7684\u8def\u5f84": [[62, "id7"]], "2) \u4ece 6 \u5230 7 \u7684\u8def\u5f84": [[62, "path-from-6-to-7"]], "2.x\u5c0f\u7248\u672c": [[121, "minors-2-x"]], "20) \u4ece 12 \u5230 7 \u7684\u8def\u5f84": [[62, "id8"]], "21) \u4f7f\u7528 \u4e00\u5bf9\u591a \u6765\u83b7\u53d6\u793a\u4f8b17\u548c18\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-one-to-many-to-get-the-solution-of-examples-17-and-18"]], "22) \u4f7f\u7528 \u591a\u5bf9\u4e00 \u6765\u83b7\u53d6\u793a\u4f8b18\u548c20\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-many-to-one-to-get-the-solution-of-examples-18-and-20"]], "23) \u4f7f\u7528 \u591a\u5bf9\u591a \u6765\u83b7\u53d6\u793a\u4f8b17\u523020\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-many-to-many-to-get-the-solution-of-examples-17-to-20"]], "24) \u4f7f\u7528 \u7ec4\u5408 \u6765\u83b7\u53d6\u793a\u4f8b17\u523019\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-combinations-to-get-the-solution-of-examples-17-to-19"]], "25) \u4ece 6 \u5230 10 \u7684\u8def\u5f84": [[62, "id9"]], "26) \u4ece 6 \u5230 7 \u7684\u8def\u5f84": [[62, "id10"]], "27)\u4ece 12 \u5230 10 \u7684\u8def\u5f84": [[62, "id11"]], "28) \u4ece 12 \u5230 7 \u7684\u8def\u5f84": [[62, "id12"]], "29) \u4f7f\u7528 \u4e00\u5bf9\u591a \u6765\u83b7\u53d6\u793a\u4f8b25\u548c26\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-one-to-many-to-get-the-solution-of-examples-25-and-26"]], "3) \u4ece 12 \u5230 10 \u7684\u8def\u5f84": [[62, "path-from-12-to-10"]], "3.x\u5c0f\u7248\u672c": [[121, "minors-3-x"]], "30) \u4f7f\u7528 \u591a\u5bf9\u4e00 \u6765\u83b7\u53d6\u793a\u4f8b26\u548c28\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-many-to-one-to-get-the-solution-of-examples-26-and-28"]], "31) \u4f7f\u7528 \u591a\u5bf9\u591a \u6765\u83b7\u53d6\u793a\u4f8b25\u523028\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-many-to-many-to-get-the-solution-of-examples-25-to-28"]], "32) \u4f7f\u7528 \u7ec4\u5408 \u6765\u83b7\u53d6\u793a\u4f8b25\u523027\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-combinations-to-get-the-solution-of-examples-25-to-27"]], "33) \u4f7f\u7528 \u4e00\u5bf9\u4e00": [[62, "using-one-to-one"]], "34)\u4f7f\u7528 \u4e00\u5bf9\u591a": [[62, "using-one-to-many"]], "35) \u4f7f\u7528 \u591a\u5bf9\u4e00": [[62, "using-many-to-one"]], "36) \u4f7f\u7528 \u591a\u5bf9\u591a": [[62, "using-many-to-many"]], "37) \u4f7f\u7528 \u7ec4\u5408": [[62, "using-combinations"]], "4) \u4ece 12 \u5230 7 \u7684\u8def\u5f84": [[62, "path-from-12-to-7"]], "5) \u4f7f\u7528 \u4e00\u5bf9\u591a \u6765\u83b7\u53d6\u793a\u4f8b1\u548c\u793a\u4f8b2\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-one-to-many-to-get-the-solution-of-examples-1-and-2"]], "6) \u4f7f\u7528 \u591a\u5bf9\u4e00 \u6765\u83b7\u53d6\u793a\u4f8b2\u548c\u793a\u4f8b4\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-many-to-one-to-get-the-solution-of-examples-2-and-4"]], "7) \u4f7f\u7528 \u591a\u5bf9\u591a \u6765\u83b7\u53d6\u793a\u4f8b1\u52304\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-many-to-many-to-get-the-solution-of-examples-1-to-4"]], "8) \u4f7f\u7528 \u7ec4\u5408 \u6765\u83b7\u53d6\u793a\u4f8b1\u52303\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-combinations-to-get-the-solution-of-examples-1-to-3"]], "9)\u4ece 6 \u5230 10 \u7684\u8def\u5f84": [[62, "id1"]], "A* - \u51fd\u6570\u65cf": [[6, null]], "All Pairs - \u51fd\u6570\u65cf": [[7, null]], "BFS - \u7c7b\u522b": [[0, null]], "BFS\u53ef\u9009\u53c2\u6570": [[0, "bfs-optional-parameters"], [81, "bfs-optional-parameters"], [96, "bfs-optional-parameters"]], "Current release": [[20, "current-release"]], "DFS - \u7c7b\u522b": [[1, null]], "DFS \u53ef\u9009\u53c2\u6570": [[50, "dfs-optional-parameters"], [61, "dfs-optional-parameters"], [83, "dfs-optional-parameters"], [98, "dfs-optional-parameters"]], "Dijkstra - \u51fd\u6570\u65cf": [[16, null]], "Dijkstra \u53ef\u9009\u53c2\u6570": [[65, "dijkstra-optional-parameters"], [66, "dijkstra-optional-parameters"]], "Edges SQL": [[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"]], "Flow - \u51fd\u6570\u65cf": [[19, null]], "Heuristic": [[6, "heuristic"]], "KSP \u53ef\u9009\u53c2\u6570": [[28, "ksp-optional-parameters"], [109, "ksp-optional-parameters"], [116, "ksp-optional-parameters"]], "Kruskal - \u51fd\u6570\u65cf": [[21, null]], "Kruskal multiple vertices": [[23, "kruskal-multiple-vertices"]], "Kruskal single vertex": [[23, "kruskal-single-vertex"]], "K\u6700\u77ed\u8def\u5f84 - \u7c7b\u522b": [[2, null]], "Line Graph of a directed graph represented with shared edges": [[85, "line-graph-of-a-directed-graph-represented-with-shared-edges"]], "Line Graph of a directed graph represented with unique edges": [[85, "line-graph-of-a-directed-graph-represented-with-unique-edges"]], "Metrics - Family of functions": [[22, null]], "Migration of pgr_kruskalDD / pgr_kruskalBFS / pgr_kruskalDFS": [[23, "migration-of-pgr-kruskaldd-pgr-kruskalbfs-pgr-kruskaldfs"]], "Migration of pgr_primDD / pgr_primBFS / pgr_primDFS": [[23, "migration-of-pgr-primdd-pgr-primbfs-pgr-primdfs"]], "Pgrouting\u6982\u5ff5": [[20, "pgrouting-concepts"]], "Points SQL": [[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"]], "Prim - \u51fd\u6570\u65cf": [[118, null]], "Prim multiple vertices": [[23, "prim-multiple-vertices"]], "Prim single vertex": [[23, "prim-single-vertex"]], "Representation as directed with shared edge identifiers": [[85, "representation-as-directed-with-shared-edge-identifiers"]], "Representation as directed with unique edge identifiers": [[85, "representation-as-directed-with-unique-edge-identifiers"]], "Restrictions SQL": [[3, "restrictions-sql"], [25, "restrictions-sql"], [105, "restrictions-sql"], [106, "restrictions-sql"], [107, "restrictions-sql"], [108, "restrictions-sql"], [109, "restrictions-sql"], [129, "restrictions-sql"]], "TRSP - \u51fd\u6570\u65cf": [[3, null]], "TRSP\u7b97\u6cd5": [[3, "trsp-algorithm"]], "TSP \u53ef\u9009\u53c2\u6570": [[4, "tsp-optional-parameters"], [29, "tsp-optional-parameters"], [30, "tsp-optional-parameters"]], "Topology - \u51fd\u6570\u65cf": [[126, null]], "Transformation - Family of functions": [[127, null]], "Traveling Sales Person - \u51fd\u6570\u65cf": [[4, null]], "Traversal - \u51fd\u6570\u65cf": [[128, null]], "Vertex SQL": [[60, "vertex-sql"]], "Via - \u7c7b\u522b": [[129, null]], "Via \u51fd\u6570\u7684\u53c2\u6570": [[25, "parameters-for-the-via-functions"]], "Via\u53ef\u9009\u53c2\u6570": [[67, "via-optional-parameters"], [106, "via-optional-parameters"], [107, "via-optional-parameters"], [117, "via-optional-parameters"], [129, "via-optional-parameters"]], "aStar \u53ef\u9009\u53c2\u6570": [[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"]], "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.0.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-0-0-release-notes"]], "pgRouting 2.0.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-0-1-release-notes"]], "pgRouting 2.1": [[121, "pgrouting-2-1"]], "pgRouting 2.1.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-1-0-release-notes"]], "pgRouting 2.2": [[121, "pgrouting-2-2"]], "pgRouting 2.2.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-2-0-release-notes"]], "pgRouting 2.2.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-2-1-release-notes"]], "pgRouting 2.2.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-2-2-release-notes"]], "pgRouting 2.2.3 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-2-3-release-notes"]], "pgRouting 2.2.4 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-2-4-release-notes"]], "pgRouting 2.3": [[121, "pgrouting-2-3"]], "pgRouting 2.3.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-3-0-release-notes"]], "pgRouting 2.3.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-3-1-release-notes"]], "pgRouting 2.3.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-3-2-release-notes"]], "pgRouting 2.4": [[121, "pgrouting-2-4"]], "pgRouting 2.4.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-4-0-release-notes"]], "pgRouting 2.4.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-4-1-release-notes"]], "pgRouting 2.4.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-4-2-release-notes"]], "pgRouting 2.5": [[121, "pgrouting-2-5"]], "pgRouting 2.5.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-5-0-release-notes"]], "pgRouting 2.5.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-5-1-release-notes"]], "pgRouting 2.5.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-5-2-release-notes"]], "pgRouting 2.5.3 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-5-3-release-notes"]], "pgRouting 2.5.4 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-5-4-release-notes"]], "pgRouting 2.5.5 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-5-5-release-notes"]], "pgRouting 2.6": [[121, "pgrouting-2-6"]], "pgRouting 2.6.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-6-0-release-notes"]], "pgRouting 2.6.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-6-1-release-notes"]], "pgRouting 2.6.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-6-2-release-notes"]], "pgRouting 2.6.3 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-6-3-release-notes"]], "pgRouting 3": [[121, "pgrouting-3"]], "pgRouting 3.0": [[121, "pgrouting-3-0"]], "pgRouting 3.0.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-0-0-release-notes"]], "pgRouting 3.0.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-0-1-release-notes"]], "pgRouting 3.0.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-0-2-release-notes"]], "pgRouting 3.0.3 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-0-3-release-notes"]], "pgRouting 3.0.4 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-0-4-release-notes"]], "pgRouting 3.0.5 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-0-5-release-notes"]], "pgRouting 3.0.6 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-0-6-release-notes"]], "pgRouting 3.1": [[121, "pgrouting-3-1"]], "pgRouting 3.1.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-1-0-release-notes"]], "pgRouting 3.1.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-1-1-release-notes"]], "pgRouting 3.1.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-1-2-release-notes"]], "pgRouting 3.1.3 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-1-3-release-notes"]], "pgRouting 3.1.4 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-1-4-release-notes"]], "pgRouting 3.2": [[121, "pgrouting-3-2"]], "pgRouting 3.2.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-2-0-release-notes"]], "pgRouting 3.2.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-2-1-release-notes"]], "pgRouting 3.2.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-2-2-release-notes"]], "pgRouting 3.3": [[121, "pgrouting-3-3"]], "pgRouting 3.3.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-3-0-release-notes"]], "pgRouting 3.3.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-3-1-release-notes"]], "pgRouting 3.3.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-3-2-release-notes"]], "pgRouting 3.3.3 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-3-3-release-notes"]], "pgRouting 3.3.4 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-3-4-release-notes"]], "pgRouting 3.3.5 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-3-5-release-notes"]], "pgRouting 3.4": [[121, "pgrouting-3-4"]], "pgRouting 3.4.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-4-0-release-notes"]], "pgRouting 3.4.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-4-1-release-notes"]], "pgRouting 3.4.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-4-2-release-notes"]], "pgRouting 3.5": [[121, "pgrouting-3-5"]], "pgRouting 3.5.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-5-0-release-notes"]], "pgRouting 3.5.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-5-1-release-notes"]], "pgRouting 3.6": [[121, "pgrouting-3-6"]], "pgRouting 3.6.0 \u53d1\u5e03\u8bf4": [[121, "pgrouting-3-6-0-release-notes"]], "pgRouting 3.6.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-6-1-release-notes"]], "pgRouting 3.6.2 Release Notes": [[121, "pgrouting-3-6-2-release-notes"]], "pgRouting 3.6.3 Release Notes": [[121, "pgrouting-3-6-3-release-notes"]], "pgRouting 3.7": [[121, "pgrouting-3-7"]], "pgRouting 3.7.0 \u53d1\u5e03\u8bf4\u660e": [[20, "pgrouting-3-7-0-release-notes"], [121, "pgrouting-3-7-0-release-notes"]], "pgRouting \u57fa\u672c\u6982\u5ff5": [[25, null]], "pgr_KSP": [[28, null]], "pgr_KSP (\u4e00\u5bf9\u4e00)": [[23, "pgr-ksp-one-to-one"]], "pgr_TSP": [[29, null]], "pgr_TSPeuclidean": [[30, null]], "pgr_aStar": [[31, null]], "pgr_aStar \u8fc1\u79fb": [[23, "migration-of-pgr-astar"]], "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 - \u5b9e\u9a8c": [[44, null]], "pgr_betweennessCentrality": [[45, null]], "pgr_biconnectedComponents": [[46, null]], "pgr_binaryBreadthFirstSearch - \u5b9e\u9a8c": [[47, null]], "pgr_bipartite -\u5b9e\u9a8c": [[48, null]], "pgr_boykovKolmogorov": [[49, null]], "pgr_breadthFirstSearch - \u5b9e\u9a8c": [[50, null]], "pgr_bridges": [[51, null]], "pgr_chinesePostman - \u5b9e\u9a8c": [[52, null]], "pgr_chinesePostmanCost - \u5b9e\u9a8c": [[53, null]], "pgr_connectedComponents": [[54, null]], "pgr_contraction": [[55, null]], "pgr_createTopology": [[56, null]], "pgr_createVerticesTable": [[57, null]], "pgr_cuthillMckeeOrdering`` - \u8bd5\u9a8c\u6027\u7684": [[58, null]], "pgr_dagShortestPath - \u5b9e\u9a8c": [[59, null]], "pgr_degree -- \u62df\u8bae": [[60, null]], "pgr_depthFirstSearch - \u62df\u8bae": [[61, null]], "pgr_dijkstraCostMatrix": [[64, null]], "pgr_dijkstraCost`": [[63, null]], "pgr_dijkstraNear - \u62df\u8bae": [[65, null]], "pgr_dijkstraNearCost - \u62df\u8bae": [[66, null]], "pgr_dijkstraVia -\u62df\u8bae": [[67, null]], "pgr_dijkstra`": [[62, null]], "pgr_drivingdistance (\u5355\u4e2a\u9876\u70b9)": [[23, "pgr-drivingdistance-single-vertex"]], "pgr_drivingdistance (\u591a\u4e2a\u9876\u70b9)": [[23, "pgr-drivingdistance-multiple-vertices"]], "pgr_edgeColoring - \u5b9e\u9a8c": [[69, null]], "pgr_edgeDisjointPaths": [[70, null]], "pgr_edmondsKarp": [[71, null]], "pgr_edwardMoore - \u5b9e\u9a8c": [[72, null]], "pgr_extractVertices -- \u62df\u8bae": [[73, null]], "pgr_findCloseEdges": [[74, null]], "pgr_floydWarshall": [[75, null]], "pgr_full_version": [[76, null]], "pgr_hawickCircuits - \u5b9e\u9a8c": [[77, null]], "pgr_isPlanar - \u5b9e\u9a8c": [[78, null]], "pgr_johnson": [[79, null]], "pgr_kruskal": [[80, null]], "pgr_kruskalBFS": [[81, null]], "pgr_kruskalDD": [[82, null]], "pgr_kruskalDFS": [[83, null]], "pgr_lengauerTarjanDominatorTree -\u5b9e\u9a8c": [[84, null]], "pgr_lineGraph - Proposed": [[85, null]], "pgr_lineGraphFull - \u5b9e\u9a8c": [[86, null]], "pgr_makeConnected - \u5b9e\u9a8c": [[87, null]], "pgr_maxCardinalityMatch": [[88, null]], "pgr_maxFlow": [[89, null]], "pgr_maxFlowMinCost - \u5b9e\u9a8c": [[90, null]], "pgr_maxFlowMinCost_Cost - \u5b9e\u9a8c": [[91, null]], "pgr_nodeNetwork": [[92, null]], "pgr_pickDeliver - \u5b9e\u9a8c": [[93, null]], "pgr_pickDeliverEuclidean - \u5b9e\u9a8c": [[94, null]], "pgr_prim": [[95, null]], "pgr_primBFS": [[96, null]], "pgr_primDD": [[97, null]], "pgr_primDFS": [[98, null]], "pgr_pushRelabel": [[99, null]], "pgr_sequentialVertexColoring - \u62df\u8bae": [[100, null]], "pgr_stoerWagner - \u5b9e\u9a8c": [[101, null]], "pgr_strongComponents": [[102, null]], "pgr_topologicalSort - \u5b9e\u9a8c": [[103, null]], "pgr_transitiveClosure - \u5b9e\u9a8c": [[104, null]], "pgr_trsp - \u62df\u8bae": [[105, null]], "pgr_trspVia - \u62df\u8bae": [[106, null]], "pgr_trspVia_withPoints - \u62df\u8bae": [[107, null]], "pgr_trsp_withPoints - \u62df\u8bae": [[108, null]], "pgr_turnRestrictedPath - \u5b9e\u9a8c\u6027": [[109, null]], "pgr_version": [[110, null]], "pgr_vrpOneDepot -\u5b9e\u9a8c": [[111, null]], "pgr_withPoints -\u62df\u8bae": [[112, null]], "pgr_withPointsCost -\u62df\u8bae": [[113, null]], "pgr_withPointsCostMatrix - \u62df\u8bae": [[114, null]], "pgr_withPointsDD (\u5355\u4e2a\u9876\u70b9)": [[23, "pgr-withpointsdd-single-vertex"]], "pgr_withPointsDD (\u591a\u4e2a\u9876\u70b9)": [[23, "pgr-withpointsdd-multiple-vertices"]], "pgr_withPointsDD - \u62df\u8bae": [[115, null]], "pgr_withPointsKSP (\u4e00\u5bf9\u4e00)": [[23, "pgr-withpointsksp-one-to-one"]], "pgr_withPointsKSP -\u62df\u8bae": [[116, null]], "pgr_withPointsVia - \u62df\u8bae": [[117, null]], "withPoints - \u51fd\u6570\u65cf": [[131, null]], "withPoints - \u7c7b\u522b": [[130, null]], "withPointsKSP\u53ef\u9009\u53c2\u6570": [[116, "withpointsksp-optional-parameters"]], "\u4e00\u4e2a\u70b9": [[74, "one-point"]], "\u4e00\u4e2a\u7b54\u6848\uff0c\u6240\u6709\u5217": [[74, "one-answer-all-columns"]], "\u4e00\u5bf9\u4e00": [[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"]], "\u4e00\u5bf9\u591a": [[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"]], "\u4e00\u6b21\u901a\u8fc7": [[67, "one-via"], [106, "one-via"], [107, "one-via"], [117, "one-via"]], "\u4e00\u822c\u4fe1\u606f": [[4, "general-information"], [14, "general-information"], [15, "general-information"], [129, "general-information"]], "\u4e00\u822c\u6ca1\u6709 id": [[25, "general-without-id"]], "\u4e0e pgr_TSP \u4e00\u8d77\u4f7f\u7528\u3002": [[114, "use-with-pgr-tsp"]], "\u4e0e\u9a71\u52a8\u7aef\u9a71\u52a8\u62d3\u6251\u65e0\u5173": [[113, "does-not-matter-driving-side-driving-topology"]], "\u4e2a\u4eba\u8d21\u732e\u8005\uff08\u6309\u5b57\u6bcd\u6392\u5e8f\uff09": [[27, "individuals-in-alphabetical-order"]], "\u4e2d\u56fd\u90ae\u9012\u5458\u95ee\u9898 - \u51fd\u6570\u65cf\uff08\u5b9e\u9a8c\uff09": [[10, null]], "\u4e3a\u8fde\u63a5\u4fe1\u606f\u51c6\u5907\u5b58\u50a8": [[25, "prepare-storage-for-connection-information"], [54, "prepare-storage-for-connection-information"], [74, "prepare-storage-for-connection-information"]], "\u4e3b\u56fe": [[123, "main-graph"]], "\u4e3b\u67e5\u8be2": [[67, "the-main-query"], [106, "the-main-query"]], "\u4e3b\u8981\u7248\u672c": [[121, "mayors"]], "\u4ea4\u53c9\u8fb9": [[25, "crossing-edges"], [73, "crossing-edges"]], "\u4ec5\u9002\u7528\u4e8e \u6709\u5411 \u56fe\uff0c\u4e14\u4ec5\u5305\u542b cost \u5217": [[62, "for-directed-graphs-only-with-cost-column"]], "\u4ec5\u9002\u7528\u4e8e\u5e26\u6709 cost \u5217\u7684 \u65e0\u5411 \u56fe": [[62, "for-undirected-graphs-only-with-cost-column"]], "\u4ecb\u7ecd": [[3, "introduction"], [5, "introduction"], [7, "introduction"], [13, "introduction"], [16, "introduction"], [27, null], [127, "introduction"], [130, "introduction"], [131, "introduction"]], "\u4ece\u524d\u65b9\u8d85\u8f66\u6216\u4ee5\u5de6\u4fa7\u9a7e\u9a76\u65b9\u5f0f\u884c\u9a76\u3002": [[112, "passes-in-front-or-visits-with-left-side-driving"]], "\u4ece\u524d\u65b9\u8d85\u8f66\u6216\u53f3\u4fa7\u884c\u9a76\u6765\u8bbf\u3002": [[112, "passes-in-front-or-visits-with-right-side-driving"]], "\u4ece\u524d\u9762\u7ecf\u8fc7\u6216\u53c2\u89c2\u3002": [[108, "pass-in-front-or-visits"]], "\u4ece\u539f\u59cb\u56fe\u4e2d\u6dfb\u52a0\u8fb9": [[86, "add-edges-from-the-original-graph"]], "\u4ece\u9876\u70b9 1 \u5f00\u59cb": [[29, "start-from-vertex-1"]], "\u4f01\u4e1a\u8d5e\u52a9\u5546\uff08\u6309\u5b57\u6bcd\u987a\u5e8f\u6392\u5217\uff09": [[27, "corporate-sponsors-in-alphabetical-order"]], "\u4f4d\u7f6e": [[5, "locations"]], "\u4f7f\u7528 pgr_dijkstra \u8fc1\u79fb pgr_trsp \uff08\u9876\u70b9\uff09": [[23, "migrating-pgr-trsp-vertices-using-pgr-dijkstra"]], "\u4f7f\u7528 pgr_dijkstraVia``\u8fc1\u79fb ``pgr_trspViaVertices": [[23, "migrating-pgr-trspviavertices-using-pgr-dijkstravia"]], "\u4f7f\u7528 pgr_trspVia_withPoints``\u8fc1\u79fb``pgr_trspViaEdges": [[23, "migrating-pgr-trspviaedges-using-pgr-trspvia-withpoints"]], "\u4f7f\u7528 pgr_trspVia``\u8fc1\u79fb ``pgr_trspViaVertices": [[23, "migrating-pgr-trspviavertices-using-pgr-trspvia"]], "\u4f7f\u7528 pgr_trsp_withPoints \u8fc1\u79fb pgr_trsp \uff08\u8fb9\uff09": [[23, "migrating-pgr-trsp-edges-using-pgr-trsp-withpoints"]], "\u4f7f\u7528 pgr_trsp``\u8fc1\u79fb ``pgr_trsp \uff08\u9876\u70b9\uff09": [[23, "migrating-pgr-trsp-vertices-using-pgr-trsp"]], "\u4f7f\u7528 pgr_withPointsVia \u8fc1\u79fb pgr_trspViaEdges": [[23, "migrating-pgr-trspviaedges-using-pgr-withpointsvia"]], "\u4f7f\u7528 pgr_withPoints``\u8fc1\u79fb ``pgr_trsp \uff08\u8fb9\uff09": [[23, "migrating-pgr-trsp-edges-using-pgr-withpoints"]], "\u4f7f\u7528\u5174\u8da3\u70b9\u751f\u6210\u4e0d\u5bf9\u79f0\u77e9\u9635\u3002": [[29, "using-points-of-interest-to-generate-an-asymetric-matrix"]], "\u4f7f\u7528\u6536\u7f29\u56fe": [[13, "using-the-contracted-graph"]], "\u4f7f\u7528\u8def\u7531\u56fe": [[86, "using-the-routing-graph"]], "\u4f7f\u7528\u9876\u70b9\u56fe\u8d4b\u4e88\u53f6\u9876\u70b9\u5176\u539f\u59cb\u503c\u3002": [[86, "using-the-vertex-map-give-the-leaf-verices-their-original-value"]], "\u4f9d\u8d56": [[26, "dependencies"]], "\u4fdd\u5b58\u8fb9\u8fde\u63a5\u4fe1\u606f": [[25, "save-the-edges-connection-information"], [54, "save-the-edges-connection-information"], [74, "save-the-edges-connection-information"]], "\u4fdd\u5b58\u9876\u70b9\u8fde\u63a5\u4fe1\u606f": [[25, "save-the-vertices-connection-information"], [54, "save-the-vertices-connection-information"], [74, "save-the-vertices-connection-information"]], "\u5173\u4e8e\u79ef\u5206": [[130, "about-points"], [131, "about-points"]], "\u5174\u8da3\u70b9": [[74, "points-of-interest"], [123, "points-of-interest"]], "\u5174\u8da3\u70b9\u586b\u5145": [[74, "points-of-interest-fillup"], [123, "points-of-interest-fillup"]], "\u5174\u8da3\u70b9\u8868": [[74, "a-point-of-interest-table"]], "\u5176\u4ed6\u793a\u4f8b": [[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"], [103, "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"]], "\u5177\u6709 cost \u548c reverse_cost \u7684\u65e0\u5411\u56fe": [[123, "undirected-graph-with-cost-and-reverse-cost"]], "\u5177\u6709\u51e0\u4f55\u56fe\u5f62\u7684\u56fe": [[25, "graphs-with-geometries"]], "\u5185\u5bb9": [[5, "contents"], [23, "contents"], [23, "id1"], [121, "contents"], [121, "id1"], [121, "id2"], [121, "id3"], [121, "id4"], [121, "id5"], [121, "id6"], [121, "id7"], [121, "id9"], [121, "id10"], [121, "id11"], [121, "id12"], [121, "id13"], [121, "id14"], [121, "id15"], [130, "contents"], [131, "contents"]], "\u5185\u90e8\u67e5\u8be2": [[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"]], "\u51c6\u5907\u6570\u636e\u5e93": [[25, "prepare-the-database"]], "\u51fd\u6570\u65cf": [[20, "routingfunctions"], [122, null]], "\u51fd\u6570\u7684\u7ed3\u6784": [[25, "function-s-structure"]], "\u51fd\u6570\u7684\u91cd\u8f7d": [[25, "function-s-overloads"]], "\u51fd\u6570\u8fc1\u79fb": [[23, "migration-of-functions"]], "\u5206\u91cf - \u51fd\u6570\u65cf": [[12, null]], "\u5206\u91cf SQL": [[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"]], "\u521b\u5efa\u4e34\u65f6\u9876\u70b9": [[130, "creating-temporary-vertices"], [131, "creating-temporary-vertices"]], "\u521b\u5efa\u6570\u636e\u8868\u5e76\u5b58\u50a8\u6570\u636e": [[30, "creating-a-table-for-the-data-and-storing-the-data"]], "\u521b\u5efa\u6620\u5c04\u8868": [[86, "create-the-mapping-table"]], "\u521b\u5efa\u6807\u8bc6\u53d8\u6362\u9876\u70b9\u7684\u8868": [[86, "creating-table-that-identifies-transformed-vertices"]], "\u521b\u5efa\u8868": [[25, "create-a-table"]], "\u521b\u5efa\u8def\u7531\u62d3\u6251": [[56, "create-a-routing-topology"], [73, "create-a-routing-topology"]], "\u521b\u5efa\u8def\u7531\u6570\u636e\u5e93": [[25, "create-a-routing-database"]], "\u521b\u5efa\u9876\u70b9\u8868": [[56, "create-the-vertices-table"], [73, "create-the-vertices-table"]], "\u5220\u9664\u53f6\u8282\u70b9\u4e0a\u7684\u81ea\u5faa\u73af": [[86, "removing-self-loops-on-leaf-nodes"]], "\u5230\u8fbe\u6240\u8bbf\u95ee\u9876\u70b9\u65f6\u7684\u8def\u7ebf\u603b\u6210\u672c\u3002": [[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"]], "\u52a0\u8f7d\u6570\u636e": [[25, "load-data"]], "\u5355\u70b9\u6a21\u62df\u6267\u884c": [[74, "one-point-dry-run-execution"]], "\u5355\u70b9\u793a\u4f8b": [[74, "one-point-examples"]], "\u5355\u9876\u70b9": [[50, "single-vertex"], [61, "single-vertex"], [68, "single-vertex"], [81, "single-vertex"], [82, "single-vertex"], [83, "single-vertex"], [96, "single-vertex"], [97, "single-vertex"], [98, "single-vertex"], [115, "single-vertex"]], "\u539f\u59cb\u8ba2\u5355": [[94, "the-original-orders"], [123, "the-original-orders"]], "\u53bb\u9664\u591a\u4f59\u7684\u8fb9": [[25, "removing-the-surplus-edges"], [73, "removing-the-surplus-edges"]], "\u53c2\u6570": [[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"]], "\u53c2\u8003": [[120, null]], "\u53cc\u5411 Dijkstra - \u51fd\u6570\u65cf": [[9, null]], "\u53cc\u5411A* - \u51fd\u6570\u65cf": [[8, null]], "\u53d1\u884c\u8bf4\u660e": [[20, "release-notes"], [121, null]], "\u53d6\u8d27 & \u9001\u8d27": [[5, "pick-delivery"], [5, "pick-deliver"]], "\u53d6\u8d27-\u9001\u8d27\u53ef\u9009\u53c2\u6570": [[5, "pick-deliver-optional-parameters"], [93, "pick-deliver-optional-parameters"], [94, "pick-deliver-optional-parameters"]], "\u53d6\u8d27\u548c\u9001\u8d27\u6570\u636e": [[123, "pick-deliver-data"]], "\u53e6\u8bf7\u53c2\u9605": [[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"]], "\u53ef\u7528\u51fd\u6570\uff0c\u4f46\u4e0d\u662f\u5b98\u65b9 pgRouting \u51fd\u6570": [[20, "available-functions-but-not-official-pgrouting-functions"]], "\u53ef\u9009\u53c2\u6570": [[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"]], "\u53ef\u9009\u6536\u7f29\u53c2\u6570": [[55, "contraction-optional-parameters"]], "\u53ef\u914d\u7f6e\u53d8\u91cf": [[26, "configurable-variables"]], "\u53f3\u4fa7\u9a7e\u9a76\u62d3\u6251": [[113, "right-side-driving-topology"]], "\u53f3\u9a7e\u9a76\u4fa7": [[116, "right-driving-side"], [130, "right-driving-side"], [131, "right-driving-side"]], "\u5411\u9650\u5236\u6dfb\u52a0\u503c": [[86, "adding-a-value-to-the-restriction"]], "\u5546\u4e1a\u652f\u6301": [[125, "commercial-support"]], "\u56e0\u7d20": [[6, "factor"]], "\u56e0\u7d20\u5904\u7406": [[5, "factor-handling"]], "\u56fe": [[25, "graphs"]], "\u56fe\u4e4b\u5916\u7684\u70b9": [[123, "points-outside-the-graph"]], "\u56fe\u5b9a\u4e49": [[25, "graph-definition"]], "\u56fe\u7247": [[92, "images"], [123, "images"]], "\u56fe\u7684\u6536\u7f29": [[25, "contraction-of-a-graph"]], "\u5728 Points SQL \u4e2d\u4f7f\u7528 pgr_findCloseEdges \u51fd\u6570": [[117, "use-pgr-findcloseedges-in-the-points-sql"]], "\u5728 Points SQL \u4e2d\u4f7f\u7528 pgr_findCloseEdges\u3002": [[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"]], "\u5728\u53f3\u4fa7\u884c\u9a76\u7f51\u7edc": [[130, "on-a-right-hand-side-driving-network"], [131, "on-a-right-hand-side-driving-network"]], "\u5728\u5de6\u4fa7\u9a7e\u9a76\u7f51\u7edc\u4e0a": [[130, "on-a-left-hand-side-driving-network"], [131, "on-a-left-hand-side-driving-network"]], "\u5728\u6570\u636e\u5e93\u4e2d\u542f\u7528\u548c\u5347\u7ea7": [[26, "enabling-and-upgrading-in-the-database"]], "\u5728\u6b64\u7248\u672c v3.7.x \u4e2d\u7684\u4e2a\u4eba\u8d21\u732e\u8005\uff08\u6309\u5b57\u6bcd\u987a\u5e8f\u6392\u5217\uff09": [[27, "individuals-in-this-release-v3-7-x-in-alphabetical-order"]], "\u5728\u8fb9\u8868\u4e0a\u521b\u5efa\u8def\u7531\u62d3\u6251": [[56, "create-the-routing-topology-on-the-edge-table"], [73, "create-the-routing-topology-on-the-edge-table"]], "\u5750\u6807SQL": [[30, "coordinates-sql"]], "\u586b\u5199\u6620\u5c04\u8868": [[86, "filling-the-mapping-table"]], "\u5904\u7406\u53c2\u6570": [[5, "handling-parameters"]], "\u591a\u4e2a\u9876\u70b9": [[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"]], "\u591a\u5bf9\u4e00": [[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"]], "\u591a\u5bf9\u591a": [[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"]], "\u591a\u6761\u8def\u5f84": [[25, "multiple-paths"]], "\u591a\u70b9": [[74, "many-points"]], "\u591a\u70b9\u6a21\u62df\u6267\u884c": [[74, "many-points-dry-run-execution"]], "\u591a\u70b9\u793a\u4f8b": [[74, "many-points-examples"]], "\u591a\u8def\u5f84\u9009\u62e9\u6027\u3002": [[25, "selective-for-multiple-paths"]], "\u591a\u8def\u5f84\u975e\u9009\u62e9\u6027": [[25, "non-selective-for-multiple-paths"]], "\u591a\u9876\u70b9": [[68, "multiple-vertices"]], "\u5982\u4f55\u8d21\u732e": [[25, "how-to-contribute"]], "\u5b50\u56fe\u7684\u5ea6\u6570": [[60, "degree-of-a-sub-graph"]], "\u5b58\u50a8\u6536\u7f29\u4fe1\u606f": [[13, "store-contraction-information"]], "\u5b58\u50a8\u8fb9\u7ed3\u679c": [[86, "store-edge-results"]], "\u5b89\u88c5": [[26, null]], "\u5b8c\u6574\u7684\u8def\u7531\u56fe": [[86, "complete-routing-graph"]], "\u5b9e\u9a8c\u51fd\u6570": [[18, null]], "\u5bb9\u91cf\u548c\u9700\u6c42\u5355\u4f4d\u5904\u7406": [[5, "capacity-and-demand-units-handling"]], "\u5bf9\u4e8e TRSP \u51fd\u6570": [[25, "for-the-trsp-functions"]], "\u5bf9\u4e8e\u5e26\u6709 cost \u548c reverse_cost \u5217\u7684 \u65e0\u5411 \u56fe": [[62, "for-undirected-graphs-with-cost-and-reverse-cost-columns"]], "\u5bf9\u4e8e\u5e26\u6709 cost \u548c reverse_cost \u5217\u7684 \u6709\u5411 \u56fe": [[62, "for-directed-graphs-with-cost-and-reverse-cost-columns"]], "\u5bf9\u4e8e\u8def\u7531\u529f\u80fd": [[25, "for-the-routing-functions"]], "\u5bf9\u52a8\u6001\u70b9\u4f7f\u7528 pgr_findCloseEdges": [[107, "use-pgr-findcloseedges-for-points-on-the-fly"], [108, "use-pgr-findcloseedges-for-points-on-the-fly"]], "\u5bfb\u627e\u6700\u77ed\u8def\u5f84": [[25, "find-the-shortest-path"], [73, "find-the-shortest-path"]], "\u5c06\u6210\u672c\u66f4\u65b0\u4e3a\u51e0\u4f55\u5f62\u72b6\u7684\u957f\u5ea6": [[25, "update-costs-to-length-of-geometry"]], "\u5c5e\u4e8e\u6536\u7f29\u56fe\u7684\u8fb9\u3002": [[13, "edges-that-belong-to-the-contracted-graph"]], "\u5c5e\u4e8e\u6536\u7f29\u56fe\u7684\u9876\u70b9\u3002": [[13, "vertices-that-belong-to-the-contracted-graph"]], "\u5de6\u4fa7\u9a7e\u9a76\u62d3\u6251": [[113, "left-side-driving-topology"]], "\u5de6\u9a7e\u9a76\u4fa7": [[116, "left-driving-side"], [130, "left-driving-side"], [131, "left-driving-side"]], "\u5e26 cost \u548c reverse_cost \u7684\u6709\u5411\u56fe": [[123, "directed-graph-with-cost-and-reverse-cost"]], "\u5e26\u6709 cost \u548c``reverse_cost`` \u7684\u56fe": [[25, "graph-with-cost-and-reverse-cost"]], "\u5e26\u6709 cost \u7684\u65e0\u5411\u56fe": [[123, "undirected-graph-with-cost"]], "\u5e26\u6709\u5b8c\u6574\u8f93\u51fa": [[56, "with-full-output"]], "\u5e26\u70b9\u53ef\u9009\u53c2\u6570": [[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"]], "\u5e38\u89c4": [[20, "general"], [25, "general"]], "\u5f53\u7ebf\u7684\u51e0\u4f55\u5f62\u72b6\u5df2\u77e5\u65f6": [[73, "when-line-geometry-is-known"]], "\u5f53\u8fb9\u8868\u7684\u5217\u4e0e\u9ed8\u8ba4\u503c\u4e0d\u5339\u914d\u65f6\u7684\u7528\u6cd5\uff1a": [[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"]], "\u5f53\u8fb9\u8868\u7684\u5217\u4e0e\u9ed8\u8ba4\u503c\u5339\u914d\u65f6\u7684\u7528\u6cd5\uff1a": [[35, "usage-when-the-edge-table-s-columns-match-the-default-values"], [56, "usage-when-the-edge-table-s-columns-match-the-default-values"]], "\u5f53\u9876\u70b9\u51e0\u4f55\u5f62\u72b6\u5df2\u77e5\u65f6": [[73, "when-vertex-geometry-is-known"]], "\u5f53\u9876\u70b9\u7684\u6807\u8bc6\u7b26\u5df2\u77e5\u65f6": [[73, "when-identifiers-of-vertices-are-known"]], "\u5f53\u9a7e\u9a76\u4fa7\u65e0\u5173\u7d27\u8981\u65f6": [[130, "when-driving-side-does-not-matter"], [131, "when-driving-side-does-not-matter"]], "\u5faa\u73af": [[13, "the-cycle"]], "\u6027\u80fd\u6280\u5de7": [[25, "performance-tips"]], "\u60c5\u51b5 2\uff1a\u6e90\u548c/\u6216\u76ee\u6807\u5c5e\u4e8e\u8fb9\u7f18\u5b50\u56fe\u3002": [[13, "case-2-source-and-or-target-belong-to-an-edge-subgraph"]], "\u60c5\u51b5 3\uff1a\u6e90\u548c/\u6216\u76ee\u6807\u5c5e\u4e8e\u4e00\u4e2a\u9876\u70b9\u3002": [[13, "case-3-source-and-or-target-belong-to-a-vertex"]], "\u60c5\u51b51\uff1a\u6e90\u548c\u76ee\u6807\u90fd\u5c5e\u4e8e\u6536\u7f29\u56fe\u3002": [[13, "case-1-both-source-and-target-belong-to-the-contracted-graph"]], "\u6210\u672c - \u7c7b\u522b": [[14, null]], "\u6210\u672c \u56fe": [[25, "graph-with-cost"]], "\u6210\u672c\u51fd\u6570\u7ed3\u679c\u5217": [[25, "result-columns-for-cost-functions"]], "\u6210\u672c\u77e9\u9635 - \u7c7b\u522b": [[15, null]], "\u6240\u6709\u5217\u6700\u591a\u6709\u4e24\u4e2a\u7b54\u6848": [[74, "at-most-two-answers-with-all-columns"]], "\u6240\u6709\u7248\u672c": [[20, "all-releases"]], "\u62a5\u544a\u95ee\u9898": [[125, "reporting-problems"]], "\u62d3\u6251\u6570\u636e": [[123, "topology-data"]], "\u62d3\u6251\u7ed3\u6784": [[123, "the-topology"]], "\u62df\u8bae\u7684\u529f\u80fd": [[119, null]], "\u6309\u7c7b\u522b\u5212\u5206\u7684\u51fd\u6570": [[20, "functions-by-categories"], [122, "functions-by-categories"]], "\u6392\u5e8f - \u51fd\u6570\u65cf": [[24, null]], "\u63a5\u8fd1\u53ef\u9009\u53c2\u6570": [[65, "near-optional-parameters"], [66, "near-optional-parameters"]], "\u63cf\u8ff0": [[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"]], "\u63d2\u5165\u6570\u636e": [[25, "insert-the-data"], [73, "insert-the-data"]], "\u6458\u8981\u884c": [[5, "summary-row"]], "\u64cd\u4f5c\uff1a\u6b7b\u7aef\u6536\u7f29": [[13, "operation-dead-end-contraction"]], "\u64cd\u4f5c\uff1a\u7ebf\u6027\u6536\u7f29": [[13, "operation-linear-contraction"]], "\u652f\u6301": [[125, null]], "\u652f\u6301\u8868": [[123, "support-tables"]], "\u6536\u7f29 - \u51fd\u6570\u65cf": [[13, null]], "\u6536\u7f29\u56fe": [[13, "the-contracted-graph"], [13, "contracted-graph"]], "\u6536\u7f29\u793a\u4f8b\u6570\u636e": [[13, "contracting-sample-data"]], "\u6536\u7f29\u7ed3\u679c": [[13, "contraction-results"]], "\u6570\u636e": [[7, "data"], [86, "the-data"]], "\u6570\u636e\u5e93\u4e2d\u56fe\u7684\u6784\u5efa": [[13, "construction-of-the-graph-in-the-database"]], "\u65ad\u5f00\u8fde\u63a5\u7684\u56fe": [[25, "disconnected-graphs"]], "\u65b0\u7684\u9650\u5236\u7ed3\u6784": [[23, "new-restrictions-structure"]], "\u65c5\u6e38\u603b\u8d39\u7528": [[30, "total-tour-cost"]], "\u65e0\u5411\u56fe\u4e0a\u7684\u6b7b\u7aef\u9876\u70b9": [[13, "dead-end-vertex-on-undirected-graph"]], "\u65e0\u5411\u56fe\u4e0a\u7684\u7ebf\u6027\u9876\u70b9": [[13, "linear-vertex-on-undirected-graph"]], "\u65e7\u7684\u9650\u5236\u7ed3\u6784": [[23, "old-restrictions-structure"]], "\u65e7\u9650\u5236\u5185\u5bb9": [[23, "old-restrictions-contents"]], "\u65f6\u95f4\u5904\u7406": [[5, "time-handling"]], "\u663e\u793a\u65e0\u5411\u56fe\u7684\u8be6\u7ec6\u4fe1\u606f\u3002": [[108, "show-details-on-undirected-graph"]], "\u66f4\u591a\u4fe1\u606f": [[27, "more-information"]], "\u66f4\u65b0\u8fb9\u62d3\u6251": [[25, "updating-edges-topology"], [73, "updating-edges-topology"]], "\u66f4\u65b0\u9876\u70b9\u62d3\u6251": [[25, "updating-vertices-topology"], [73, "updating-vertices-topology"]], "\u6700\u591a\u4e24\u4e2a\u7b54\u6848": [[74, "at-most-two-answers"]], "\u6700\u591a\u627e\u5230\u4e24\u6761\u5230\u8fbe\u7ed9\u5b9a\u70b9\u7684\u8def\u7ebf": [[74, "find-at-most-two-routes-to-a-given-point"]], "\u6709 cost \u7684\u6709\u5411\u56fe": [[123, "directed-graph-with-cost"]], "\u6709\u5411\u56fe\u4e0a\u7684\u6b7b\u7aef\u9876\u70b9": [[13, "dead-end-vertex-on-directed-graph"]], "\u6709\u5411\u56fe\u4e0a\u7684\u7ebf\u6027\u9876\u70b9": [[13, "linear-vertex-on-directed-graph"]], "\u672c\u6b21\u53d1\u5e03\u4e2d\u7684\u4f01\u4e1a\u8d5e\u52a9\u5546\uff08\u6309\u5b57\u6bcd\u987a\u5e8f\u6392\u5217\uff09": [[27, "corporate-sponsors-in-this-release-in-alphabetical-order"]], "\u6765\u81ea\u73b0\u6709\u8868\u7684\u5ea6\u6570": [[60, "degree-from-an-existing-table"]], "\u6784\u5efa": [[26, "building"]], "\u6784\u5efa\u8def\u7531\u62d3\u6251": [[25, "build-a-routing-topology"]], "\u67e5\u8be2": [[94, "the-query"]], "\u6807\u8bc6": [[93, "signature"], [94, "signature"], [110, "signature"]], "\u6839\u636e\u4ee3\u7801\u66f4\u65b0\u6210\u672c": [[25, "update-costs-based-on-codes"]], "\u68c0\u67e5\u4ea4\u53c9\u8fb9": [[25, "checking-for-crossing-edges"], [73, "checking-for-crossing-edges"]], "\u68c0\u67e5\u7ec4\u4ef6": [[25, "checking-components"], [54, "checking-components"], [74, "checking-components"]], "\u68c0\u67e5\u8def\u7531\u62d3\u6251": [[25, "check-the-routing-topology"], [56, "inspect-the-routing-topology"], [73, "inspect-the-routing-topology"]], "\u68c0\u67e5\u9876\u70b9\u8868": [[56, "inspect-the-vertices-table"], [73, "inspect-the-vertices-table"]], "\u6982\u8981": [[9, "synopsis"], [15, "synopsis"], [93, "synopsis"], [94, "synopsis"]], "\u6a21\u62df\u6267\u884c": [[60, "dry-run-execution"], [73, "dry-run-execution"]], "\u6a21\u62df\u7b97\u6cd5\u7684\u5de5\u4f5c\u539f\u7406\u3002": [[106, "simulation-of-how-algorithm-works"], [107, "simulation-of-how-algorithm-works"]], "\u6b64\u7248\u672c\u8d21\u732e\u8005": [[27, "this-release-contributors"]], "\u6b7b\u7aef": [[13, "dead-end"], [25, "dead-ends"], [60, "dead-ends"]], "\u6b7b\u7aef\u6536\u7f29": [[13, "dead-end-contraction"]], "\u6bcf\u4e2a\u70b9\u6700\u591a\u4e24\u4e2a\u7b54\u6848": [[74, "at-most-two-answers-per-point"]], "\u6bcf\u70b9\u4e00\u4e2a\u7b54\u6848\uff0c\u6240\u6709\u5217": [[74, "one-answer-per-point-all-columns"]], "\u6bd4\u8f83\u7ed3\u679c": [[92, "comparing-the-results"]], "\u6ca1\u6709\u51e0\u4f55\u4fe1\u606f\u7684\u56fe": [[25, "graphs-without-geometries"], [73, "graphs-without-geometries"]], "\u6d41": [[25, "flow"]], "\u6d41\u51fd\u6570\u4e00\u822c\u4fe1\u606f": [[19, "flow-functions-general-information"]], "\u6d41\u91cf\u51fd\u6570\u7684\u7ed3\u679c\u5217": [[25, "result-columns-for-flow-functions"]], "\u6d4b\u8bd5": [[26, "testing"]], "\u6d4b\u8bd5\u897f\u6492\u54c8\u62c929\u4e2a\u57ce\u5e02": [[30, "test-29-cities-of-western-sahara"]], "\u6dfb\u52a0\u51e0\u4f55\u56fe\u5f62\uff08\u7528\u4e8e\u89c6\u89c9\u76ee\u7684\uff09": [[30, "adding-a-geometry-for-visual-purposes"]], "\u6dfb\u52a0\u5206\u5272\u8fb9": [[25, "adding-split-edges"], [73, "adding-split-edges"]], "\u6dfb\u52a0\u65b0\u7684\u9876\u70b9": [[25, "adding-new-vertices"], [73, "adding-new-vertices"]], "\u6dfb\u52a0\u65b0\u8ba1\u7b97\u7684\u8fb9": [[86, "add-the-newly-calculated-edges"]], "\u6dfb\u52a0\u8f6f\u9650\u5236": [[86, "adding-a-soft-restriction"]], "\u6dfb\u52a0\u9644\u52a0\u5217": [[13, "add-additional-columns"]], "\u6e05\u7406\u8981\u521b\u5efa\u7684\u8def\u7531\u62d3\u6251\u7684\u5217": [[56, "clean-up-the-columns-of-the-routing-topology-to-be-created"], [73, "clean-up-the-columns-of-the-routing-topology-to-be-created"]], "\u7279\u5f81": [[4, "characteristics"], [5, "characteristics"], [9, "characteristics"], [14, "characteristics"], [15, "characteristics"], [29, "characteristics"], [30, "characteristics"], [65, "characteristics"], [66, "characteristics"], [93, "characteristics"], [94, "characteristics"]], "\u7279\u6b8a\u53ef\u9009\u53c2\u6570": [[109, "special-optional-parameters"]], "\u751f\u6210\u6811 - \u7c7b\u522b": [[124, null]], "\u751f\u6210\u6811\u51fd\u6570\u7684\u7ed3\u679c\u5217": [[25, "result-columns-for-spanning-tree-functions"]], "\u7528\u6cd5\u53d8\u5316": [[107, "usage-variations"], [112, "usage-variations"], [117, "usage-variations"]], "\u76ee\u5f55": [[4, "table-of-contents"], [20, null]], "\u7740\u8272 - \u51fd\u6570\u65cf": [[11, null]], "\u77e9\u9635SQL": [[5, "matrix-sql"], [29, "matrix-sql"], [93, "matrix-sql"]], "\u786e\u4fdd\u6570\u636e\u5e93\u6ca1\u6709 vertices_table": [[56, "make-sure-the-database-does-not-have-the-vertices-table"], [73, "make-sure-the-database-does-not-have-the-vertices-table"]], "\u793a\u4f8b": [[92, "examples"], [94, "example"]], "\u793a\u4f8b\u6570\u636e": [[123, null]], "\u7b2c\u4e09\u6761\u8def\u5f84\u672b\u7aef\u7684\u8def\u5f84\u603b\u6210\u672c\u3002": [[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"]], "\u7b2c\u4e09\u6761\u8def\u5f84\u7684\u603b\u6210\u672c\u3002": [[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"]], "\u7b7e\u540d": [[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"]], "\u7b7e\u540d\u4e4b\u95f4\u7684\u7b49\u4ef7\u6027": [[62, "equvalences-between-signatures"]], "\u7b80\u5316\u53f6\u9876\u70b9": [[86, "simplifying-leaf-vertices"]], "\u7b80\u6d01\u7248\u672c": [[26, "short-version"]], "\u7ebf\u6027": [[13, "linear"]], "\u7ebf\u6027\u6536\u7f29": [[13, "linear-contraction"]], "\u7ebf\u6027\u8fb9": [[25, "linear-edges"], [60, "linear-edges"]], "\u7ec4\u5408": [[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"]], "\u7ec4\u5408\u6570\u636e": [[123, "combinations-data"]], "\u7ed3\u679c": [[7, "results"]], "\u7ed3\u679c\u5217": [[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"]], "\u7ef4\u57fa\u793a\u4f8b": [[25, "wiki-example"]], "\u8282\u70b9\u3001\u70b9\u7684\"\u901a\u8fc7\"\u6216\"\u8bbf\u95ee\"\u72b6\u6001\u3002": [[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"]], "\u8282\u70b9\u7684 \"\u524d\u65b9\u901a\u8fc7 \"\u6216 \"\u8bbf\u95ee \"\u72b6\u6001\u3002": [[67, "status-of-passes-in-front-or-visits-of-the-nodes"], [106, "status-of-passes-in-front-or-visits-of-the-nodes"]], "\u83b7\u53d6\u6700\u8fd1\u7684\u9876\u70b9": [[25, "get-the-closest-vertex"], [54, "get-the-closest-vertex"], [74, "get-the-closest-vertex"]], "\u83b7\u53d6\u6765\u6e90": [[26, "get-the-sources"]], "\u83b7\u53d6\u6e38\u89c8\u7684\u51e0\u4f55\u5f62\u72b6": [[30, "getting-a-geometry-of-the-tour"]], "\u884c\u9a76\u8ddd\u79bb\u53ef\u9009\u53c2\u6570": [[68, "driving-distance-optional-parameters"], [115, "driving-distance-optional-parameters"]], "\u8868\u73b0": [[7, "performance"]], "\u89c6\u89c9\u6548\u679c": [[30, "visual-results"]], "\u8ba2\u5355": [[94, "the-orders"], [123, "the-orders"]], "\u8ba2\u5355 SQL": [[5, "orders-sql"], [93, "orders-sql"], [94, "orders-sql"]], "\u8bb8\u53ef": [[27, "licensing"]], "\u8bc6\u522b\u9650\u5236": [[86, "idenifying-the-restriction"]], "\u8c03\u6574\u6210\u672c": [[25, "adjust-costs"]], "\u8d21\u732e\u8005": [[27, "contributors"]], "\u8d77\u6e90": [[4, "origin"]], "\u8def\u5f84\u7684\u7ed3\u679c\u5217": [[25, "result-columns-for-a-path"]], "\u8def\u7531\u4e2d\u8bbf\u95ee\u7684\u8282\u70b9\u3002": [[67, "nodes-visited-in-the-route"], [106, "nodes-visited-in-the-route"], [107, "nodes-visited-in-the-route"], [117, "nodes-visited-in-the-route"]], "\u8f66\u8f86": [[94, "the-vehicles"], [123, "the-vehicles"]], "\u8f66\u8f86 SQL": [[5, "vehicles-sql"], [93, "vehicles-sql"], [94, "vehicles-sql"]], "\u8f66\u8f86\u8def\u7531\u529f\u80fd - \u7c7b\u522b\uff08\u5b9e\u9a8c\uff09": [[5, null]], "\u8f6c\u53d8": [[86, "the-transformation"]], "\u8f6c\u5f2f\u9650\u5236\u7684\u8fc1\u79fb": [[23, "migration-of-turn-restrictions"]], "\u8fb9": [[123, "edges"]], "\u8fb9\u6570\u636e": [[123, "edges-data"]], "\u8fb9\u7f18\u8868\u66f4\u65b0": [[13, "the-edge-table-update"]], "\u8fc1\u79fb": [[23, "migration"]], "\u8fc1\u79fb pgr_KSP": [[23, "migration-of-pgr-ksp"]], "\u8fc1\u79fb pgr_bdAstar": [[23, "migration-of-pgr-bdastar"]], "\u8fc1\u79fb pgr_dijkstra": [[23, "migration-of-pgr-dijkstra"]], "\u8fc1\u79fb pgr_drivingdistance": [[23, "migration-of-pgr-drivingdistance"]], "\u8fc1\u79fb pgr_maxCardinalityMatch": [[23, "migration-of-pgr-maxcardinalitymatch"]], "\u8fc1\u79fb pgr_trsp \uff08\u8fb9\uff09": [[23, "migration-of-pgr-trsp-edges"]], "\u8fc1\u79fb pgr_trsp \uff08\u9876\u70b9\uff09": [[23, "migration-of-pgr-trsp-vertices"]], "\u8fc1\u79fb pgr_trspViaEdges": [[23, "migration-of-pgr-trspviaedges"]], "\u8fc1\u79fb pgr_trspViaVertices": [[23, "migration-of-pgr-trspviavertices"]], "\u8fc1\u79fb pgr_withPointsDD": [[23, "migration-of-pgr-withpointsdd"]], "\u8fc1\u79fb pgr_withPointsKSP": [[23, "migration-of-pgr-withpointsksp"]], "\u8fc1\u79fb\u51fd\u6570": [[23, "migrating-functions"]], "\u8fc1\u79fb\u6307\u5357": [[23, null]], "\u8fc7\u53bb\u4e0e\u73b0\u5728\u7684\u8d21\u732e\u8005\uff1a": [[27, "contributors-past-present"]], "\u8fd4\u56de\u503c": [[34, "return-value"]], "\u8fd4\u56de\u5217": [[59, "return-columns"], [91, "return-columns"]], "\u8fde\u63a5\u4e0d\u5b8c\u6574\u6570\u636e": [[29, "connected-incomplete-data"]], "\u8fde\u63a5\u4e0d\u8fde\u901a\u7684\u7ec4\u4ef6": [[54, "connecting-disconnected-components"], [74, "connecting-disconnected-components"]], "\u8fde\u63a5\u7ec4\u4ef6": [[25, "connecting-components"], [54, "connecting-components"], [74, "connecting-components"]], "\u901a\u5e38\u5e26\u6709\uff08X,Y)": [[25, "general-with-x-y"]], "\u90ae\u4ef6\u5217\u8868\u548c GIS StackExchange": [[125, "mailing-list-and-gis-stackexchange"]], "\u914d\u7f6e": [[26, "configuring"]], "\u95ee\u9898\u5b9a\u4e49": [[4, "problem-definition"], [29, "problem-definition"], [30, "problem-definition"]], "\u95ee\u9898\u5b9a\u4e49\uff08\u9ad8\u7ea7\u6587\u6863\uff09": [[16, "the-problem-definition-advanced-documentation"]], "\u9644\u52a0\u793a\u4f8b": [[48, "additional-example"]], "\u9644\u52a0\u793a\u4f8b\uff1a": [[101, "additional-example"], [111, "additional-example"]], "\u9650\u5236": [[3, "restrictions"], [123, "restrictions"]], "\u9650\u5236\u6570\u636e": [[23, "restrictions-data"], [123, "restrictions-data"]], "\u9650\u5236\u8fc1\u79fb": [[23, "migration-of-restrictions"]], "\u9876\u70b9": [[123, "vertices"]], "\u9876\u70b9\u4fe1\u606f": [[25, "vertex-information"], [73, "vertex-information"]], "\u9876\u70b9\u6570\u636e": [[123, "vertices-data"]], "\u9876\u70b9\u8868\u66f4\u65b0": [[13, "the-vertex-table-update"]], "\u9a7e\u9a76\u4fa7": [[130, "driving-side"], [131, "driving-side"]], "\u9a7e\u9a76\u4fa7\u5e76\u4e0d\u91cd\u8981": [[115, "driving-side-does-not-matter"], [130, "driving-side-does-not-matter"], [131, "driving-side-does-not-matter"]], "\u9a7e\u9a76\u8ddd\u79bb": [[68, null]], "\u9a7e\u9a76\u8ddd\u79bb - \u7c7b\u522b": [[17, null]], "\u9ad8\u7ea7\u6587\u6863": [[6, "advanced-documentation"], [16, "advanced-documentation"], [19, "advanced-documentation"], [130, "advanced-documentation"], [131, "advanced-documentation"]]}, "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": {"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, "0git": 121, "0x": 26, "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, "1git": 121, "1km": 5, "1s": 5, "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, "20algorithm": [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, "22releas": 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_theori": [51, 88], "29": [28, 51, 52, 70, 77, 88, 94, 108, 112, 116, 123], "29050": 7, "293": [94, 123], "2958": 7, "2git": 121, "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, "3a2": 121, "3aclos": 121, "3git": 121, "3th": [108, 112], "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, "4git": 121, "4th": [108, 112], "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], "5git": 121, "5th": [108, 112], "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], "6git": 121, "6min": 5, "6th": [108, 112], "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], "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, "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, "__": [4, 23, 25, 27, 30, 54, 125], "___pgr___test___": 26, "__glibc__": 121, "__linux__": 121, "_box": 5, "_capac": 19, "_capacity_i": 19, "_cost": [16, 29], "_cost_": 25, "_cost_i": 16, "_id": 19, "_id_i": 19, "_maxflow": 19, "_of": [67, 106, 107, 117], "_pgr_array_revers": 23, "_pgr_makedistancematrix": 121, "_radius": 34, "_search_algorithm": [6, 8, 31, 38], "_seq": 16, "_seq_": 16, "_seq_i": 16, "_sql": 19, "_time": [5, 93, 94], "_vertex": 19, "_vertices_pgr": [35, 36, 56, 57], "_vid": [44, 47, 59, 108, 112, 113], "_weight": 5, "aasheesh": 27, "abhinav": 27, "abs": [6, 31, 32, 33, 38, 39, 40, 108, 112], "academ": 13, "ackermann": 88, "ackermann_funct": 88, "act": 85, "acycl": 59, "add": [13, 25, 36, 54, 74, 92, 121], "added": [20, 23, 81, 82, 83, 96, 97, 98, 121], "addit": [23, 85], "aditya": 27, "adjac": 85, "adrien": 27, "adujst": 121, "advantag": 45, "affect": [23, 45], "afs": 13, "agarw": 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, "aggreg": [9, 16, 41, 42, 43, 62, 63, 97, 106, 107, 113], "akhil": 27, "akio": 27, "al": 23, "algo2": 13, "algorithm": [18, 22, 32, 39, 41, 42, 44, 45, 47, 59, 62, 63, 96, 97, 108, 112, 113], "align": 25, "all": [19, 20, 25, 26, 45, 49, 71, 85, 90, 91, 99, 121, 122], "all_seg": [25, 73], "all_vertic": 60, "alpha": [7, 17, 20, 34, 68, 88, 121, 122], "also": 25, "alter": [13, 25, 26, 36, 54, 56, 73, 74, 86, 92, 123], "altert": 25, "alway": [85, 123], "am": 5, "amd": 7, "an": [16, 67, 85, 106], "analysi": [35, 36, 92], "analyz": [35, 36, 92], "and": [13, 19, 20, 23, 25, 26, 27, 29, 35, 36, 45, 49, 57, 67, 71, 73, 85, 86, 90, 91, 92, 96, 99, 106, 107, 113, 117, 121], "andrea": 27, "ani": [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], "annael": [33, 40, 43, 64, 114, 121], "anneal": [29, 30], "anthoni": 27, "anton": 27, "anyarray": [23, 105, 115, 121], "api": 7, "appro": [4, 29, 30], "approx": 5, "apt": 26, "archiv": [26, 41, 42], "are": [19, 23, 25, 45, 49, 71, 85, 89, 90, 91, 99], "array": [0, 3, 13, 15, 16, 17, 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, "arriv": [5, 93, 94], "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], "arrow": 85, "aryan": 27, "as": [7, 13, 19, 23, 25, 30, 31, 32, 35, 38, 39, 41, 42, 44, 45, 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, 123], "ashish": 27, "ashraf": 27, "assigned_vertic": 86, "astar": 121, "astar_search": [6, 8, 31, 38], "at": [108, 112], "awar": 23, "bak": 27, "basa": 27, "bbox": 7, "bdastar": 121, "bddijkstra": 121, "be": [23, 45, 85], "begin": [16, 19, 25, 111], "behnck": 27, "being": 23, "bellman": [44, 59, 72, 121], "belong": 23, "benav": 27, "benchmark": [94, 123], "berchet": 27, "best": 94, "betwe": 45, "between": [18, 22, 45], "betweenness_centr": 45, "bfs": [20, 47, 50, 122, 128], "bgl": 26, "bidirect": [39, 41, 42], "bidirectional_search": [41, 42], "bigcup": [16, 19], "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], "bigseri": [74, 123], "binari": 47, "bodi": 13, "boldsymbol": [16, 19], "bool": 26, "boolean": [7, 13, 15, 16, 23, 25, 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_vers": 121, "both": [23, 25, 26, 36, 45, 92], "box": 7, "boyer": 78, "boyer_myrvold": 78, "boykov": [19, 20, 49, 122], "boykov_kolmogorov_max_flow": 49, "brand": [18, 22, 45], "breadth": 47, "breath": 96, "bridge_": 51, "buffer": 7, "bug": [55, 121], "build": 26, "build_doxi": 26, "build_html": 26, "build_latex": 26, "build_man": 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], "but": [26, 56, 57], "by": [13, 20, 23, 25, 27, 29, 30, 45, 48, 50, 54, 56, 59, 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, 121, 123], "c_lc101": [94, 123], "ca": 30, "calcul": [18, 22, 45, 89, 97, 113], "camptocamp": 27, "can": 85, "cap": [65, 66, 74, 107, 108, 112, 113, 114, 115, 116, 117], "capac": [5, 19, 25, 49, 54, 71, 73, 74, 89, 90, 91, 93, 94, 99, 111, 123], "capacity_i": 19, "cargo": [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], "cascad": [25, 111], "case": [16, 19, 23, 25, 36, 67, 73, 74, 106, 107, 108, 112, 117], "case_no": 111, "categori": 123, "category_id": 121, "cayetano": 27, "cd": 26, "ce": [25, 54, 74], "central": [18, 22, 45], "cgal": [34, 121], "ch": 118, "chang": [23, 121], "char": [15, 25, 74, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "charact": [23, 115, 121], "chauhan": 27, "chaurasia": 27, "check": [35, 36, 56, 57, 92], "checkout": 26, "chk": [35, 36, 56, 57], "christian": 27, "chromat": 69, "ci": [20, 121], "circuit": 77, "circumcent": 34, "clang": [20, 121], "class": 13, "clean": [35, 36, 56, 92], "client_min_messag": [111, 125], "clone": 26, "close": [94, 121, 123], "close_tim": 111, "closest": [25, 54, 74], "closest_vertex": [25, 54, 74], "cm": 58, "cmake": [26, 121], "cmu": 13, "cname": 121, "cnt": [35, 36, 56, 57, 92], "coalesc": [60, 73, 106, 107, 123], "code": [26, 27, 125], "collat": 123, "collect": 34, "color_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, 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], "column": [20, 23, 25, 36, 54, 56, 57, 74, 81, 82, 83, 85, 86, 92, 96, 97, 98, 121, 123], "com": [26, 27, 47, 121, 125], "combin": [16, 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, 121, 123, 130, 131], "combinations_t": 121, "come": 23, "common": 85, "communiti": 27, "compar": 23, "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, 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], "compile_d": [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], "complet": [36, 85], "complete_graph": 86, "compon": [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], "compulsori": 23, "condit": [35, 57], "connect": 26, "connected_compon": 54, "consider": 45, "contain": 23, "context": 103, "contract": [23, 55], "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_ord": 55, "contraction_result": 13, "control": 45, "cooling_factor": [29, 30], "coordin": 30, "corpor": [27, 125], "correct": [35, 57], "correspond": 85, "cos423": [41, 42], "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], "cost_": [16, 25], "cost_i": 16, "count": [7, 35, 60, 92], "cours": [41, 42], "cp": 47, "cpplint": 121, "cpu": 7, "creat": [3, 7, 13, 19, 23, 25, 26, 30, 35, 36, 45, 49, 56, 57, 60, 71, 73, 74, 85, 86, 90, 91, 92, 94, 96, 99, 111, 123], "createdb": [7, 25, 26], "createextens": 26, "createus": 26, "creativecommon": [20, 27], "cross_edg": 86, "cs": [13, 41, 42], "csis": 27, "cup": [16, 19, 25, 62], "current": [25, 26], "custom": 94, "cuthil": [18, 24, 58], "cvrp": 5, "cvrppdtw": 5, "cwi": 4, "d_close": [5, 93, 94, 123], "d_i": [5, 94, 123], "d_node_id": [5, 93, 94, 123], "d_open": [5, 93, 94, 123], "d_servic": [5, 93, 94, 123], "d_x": [5, 94, 123], "dag": [59, 103], "daniel": 27, "data": [94, 123], "databas": [26, 85], "dave": 27, "david": 27, "dd": 92, "ddoc_use_bootstrap": 26, "de": 7, "dead": [35, 92], "debug": 125, "default": [13, 86, 94, 123], "defin": [56, 57, 108, 112, 113], "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], "delet": [25, 73, 86], "deliveri": [94, 123], "delta": [6, 31, 32, 33, 38, 39, 40, 69], "demand": [5, 93, 94, 123], "deni": 27, "densiti": 7, "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": 25, "deprec": 23, "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], "desc": [50, 61, 86], "design": 85, "dest_id": 111, "destin": 13, "detail": [23, 107, 108, 112, 115, 116, 117, 121, 130, 131], "detect": [35, 92], "dev": [26, 121, 125], "develop": [26, 125], "dfrac": 7, "dfs": [11, 18, 20, 54, 102, 122, 128], "digit": 85, "dijkstra": [3, 6, 17, 20, 25, 28, 29, 41, 42, 43, 44, 47, 59, 62, 63, 64, 67, 68, 105, 108, 112, 113, 114, 115, 116, 119, 121, 122, 130, 131], "dindex": [94, 123], "dir": [36, 92], "direct": [7, 13, 15, 16, 20, 23, 25, 28, 29, 31, 32, 33, 36, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 55, 59, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 75, 77, 79, 88, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 131], "discours": 125, "disjoint": 70, "displaystyl": 16, "disrupt": 45, "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], "distinct": [55, 86], "dn": 86, "do": [13, 23], "doc": [6, 8, 23, 25, 26, 31, 38, 49, 54, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99, 105, 121], "doc_queries_gener": 26, "doc_use_bootstrap": 26, "document": [13, 26, 121], "doe": [20, 35, 56, 57, 60, 73, 85, 92, 121], "done": 121, "dot": 7, "doubl": [23, 85, 94, 105, 115, 121, 123], "doxi": [25, 26], "doxygen": 26, "drive": [23, 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, "drt": [65, 66], "dryrun": [60, 73, 74], "dubinin": 27, "duplic": [19, 49, 71, 89, 90, 91, 99], "dwith_doc": 26, "e2": [44, 71, 89, 99, 101, 121], "e_geom": [25, 54, 74], "each": 85, "edg": [1, 2, 4, 5, 6, 8, 9, 11, 12, 13, 14, 18, 20, 21, 22, 23, 24, 26, 27, 29, 30, 34, 35, 36, 56, 57, 76, 92, 93, 94, 110, 111, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128], "edge1": 74, "edge2": 74, "edge_i": 16, "edge_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, 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_t": [13, 35, 36, 56, 57, 92, 121], "edge_table_nod": 92, "edge_table_vertices_pgr": 13, "edgedisjointpath": 121, "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], "edmond": [19, 20, 71, 122], "edmonds_karp_max_flow": 71, "edsger": [16, 62, 63, 64, 114], "edu": [13, 41, 42], "edward": 72, "ege_t": 56, "eid": [23, 56, 60, 73, 86], "ein": [35, 36, 56, 57], "elizabeth": 58, "els": [23, 25, 36, 67, 73, 74, 106, 107, 108, 112, 117], "ema": 27, "empti": [19, 25, 28, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 51, 52, 54, 55, 58, 59, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 74, 75, 77, 79, 80, 84, 85, 86, 87, 88, 90, 91, 95, 99, 100, 101, 102, 103, 105, 106, 107, 108, 109, 113, 114, 115, 116, 117, 129], "emtpi": [29, 30, 60, 73, 74, 112, 116], "en": [5, 6, 8, 19, 23, 28, 31, 38, 41, 42, 44, 47, 51, 59, 62, 63, 65, 66, 67, 71, 72, 86, 88, 89, 99, 101, 103, 104, 105, 111], "end": [16, 19, 23, 25, 28, 31, 32, 35, 36, 38, 39, 41, 42, 44, 47, 49, 59, 62, 63, 65, 66, 67, 70, 71, 72, 73, 74, 85, 89, 90, 91, 92, 99, 105, 106, 107, 108, 109, 112, 113, 116, 117, 130, 131], "end_": 16, "end_clos": [5, 93, 94], "end_i": [5, 94], "end_id": [4, 29, 30], "end_node_id": [5, 93], "end_open": [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_x": [5, 94], "endcap": 74, "endpoint": [73, 85], "eout": [35, 36, 56, 57], "ep": 74, "epp": [41, 42], "epsilon": [6, 31, 32, 33, 38, 39, 40], "equal": 97, "equicost": [23, 68, 115], "error": [23, 35, 36, 56, 57, 103], "esteban": 27, "evalu": 45, "exampl": [23, 85], "execut": [35, 57], "exist": [23, 35, 56, 57, 60, 73, 85, 92, 111], "expect": [56, 57], "explan": 45, "explicit": 121, "extens": [7, 25, 26], "extent": 45, "extern": 121, "extract": [96, 97], "f12": 13, "factor": [5, 6, 8, 25, 31, 32, 33, 38, 39, 40, 73, 93, 94], "fail": [35, 36, 56, 57, 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], "famili": [18, 23, 119], "fedora": 121, "fenoy": 27, "file": [4, 121], "filter": 23, "final_temp": 29, "final_temperatur": 30, "find": [67, 106, 108, 112], "findpostgresql": 121, "first": [47, 96], "first_edg": [25, 73], "first_seg": [25, 73], "fix": 121, "flag": [20, 121], "flat": 74, "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], "florian": 27, "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, 122], "focal": 121, "follow": [35, 57, 85], "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, 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], "foral": 16, "forbidden_vertic": 55, "ford": [44, 59, 72, 121], "found": [35, 36, 56, 57, 92, 113], "foundat": 27, "frac": [5, 25], "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], "freder": 27, "freebsd": 121, "from": [3, 7, 13, 19, 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, 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, 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, 107, 108, 112, 117], "ft": [25, 36], "full": 73, "function": [13, 18, 20, 23, 25, 32, 35, 39, 63, 88, 103, 119, 121], "g1": 74, "g2": 74, "g_d": [16, 25], "g_edg": 60, "g_u": 16, "g_vertic": 60, "gap": [35, 92], "garg": 27, "gaul": 121, "gcc": 121, "ge": 25, "geisberger_dipl": 13, "gemetri": 123, "generat": [92, 123], "generate_seri": [94, 123], "generic": [31, 38, 62, 121], "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_origin": 74, "geom_tabl": 36, "geometri": [30, 34, 35, 36, 56, 57, 73, 74, 85, 92, 123], "georepubl": [27, 125], "gerald": 27, "get": 85, "gid": [7, 35, 56, 57], "gis": [20, 92], "git": [20, 26, 76, 121], "github": [26, 121, 125], "given": [85, 113], "glibc": 121, "global": [65, 66], "gnu": 27, "goe": 60, "going": 23, "gonzalez": 27, "googl": 27, "got": [35, 57], "gpl": 27, "graph": [6, 8, 23, 26, 31, 36, 38, 44, 45, 47, 49, 54, 59, 60, 65, 66, 67, 71, 72, 77, 78, 87, 88, 89, 90, 91, 99, 103, 106, 108, 112, 113, 118, 121], "group": [60, 73, 92], "gsoc": 121, "gudesa": 27, "gupta": 27, "gz": 26, "hamilton": 4, "handout": [41, 42], "hang": 27, "hard": [4, 5, 29, 30, 69, 93, 94], "has": [19, 49, 71, 85, 89, 90, 91, 99], "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], "hassler": 4, "have": [23, 45, 92, 97], "hawick": 77, "head": 85, "health": 77, "heap": 116, "heap_path": [28, 109, 116], "here": 60, "heurist": [8, 31, 32, 33, 38, 39, 40], "high": 45, "higher": 45, "himanshu": 27, "hint": [33, 40, 43, 56, 57, 64, 103, 114], "histco": 4, "homepag": 4, "hossain": 27, "housseman": 27, "hpp": 121, "hr": 5, "html": [6, 8, 23, 25, 26, 27, 31, 38, 47, 49, 54, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99, 105], "https": [4, 5, 6, 7, 8, 13, 19, 20, 23, 25, 26, 27, 28, 30, 31, 38, 41, 42, 44, 47, 49, 51, 54, 59, 62, 63, 65, 66, 67, 71, 72, 78, 86, 87, 88, 89, 90, 91, 94, 99, 101, 103, 104, 105, 111, 121, 123, 125], "huang": 27, "hundr": 85, "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], "identifi": [20, 92, 121], "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], "if": [16, 19, 23, 35, 56, 57, 60, 73, 85, 92, 111], "if5": 16, "if6": 16, "ignor": [19, 20, 33, 40, 43, 49, 64, 71, 89, 90, 91, 99, 114, 121], "imag": 85, "imaptool": 27, "implement": [45, 59], "imr": 27, "in": [13, 16, 19, 23, 25, 29, 33, 35, 36, 40, 43, 45, 47, 49, 56, 57, 59, 64, 67, 70, 71, 73, 85, 86, 89, 90, 91, 92, 96, 99, 101, 104, 106, 107, 108, 112, 117], "in_com": [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, "includ": [27, 108, 112, 113], "index": [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], "inf": [33, 40], "infin": 109, "influenc": 45, "info": [25, 54, 74, 125], "inform": [25, 73, 96, 123], "infti": [6, 8, 9, 15, 16, 31, 32, 38, 39, 41, 42, 43, 44, 59, 62, 63, 64, 72, 113, 114], "initial_sol": [5, 93, 94], "initial_temp": 29, "initial_temperatur": 30, "inner": 25, "input": 13, "insert": [3, 13, 23, 25, 30, 48, 54, 73, 74, 78, 85, 86, 92, 94, 111, 123], "instal": 26, "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], "interact": 26, "intersect": [35, 92], "into": [3, 13, 23, 25, 30, 48, 54, 56, 73, 74, 78, 85, 86, 92, 94, 111, 123], "is": [17, 19, 23, 25, 27, 35, 36, 45, 49, 56, 57, 68, 71, 73, 81, 82, 83, 85, 86, 89, 90, 91, 92, 96, 97, 98, 99, 103, 115, 121, 131], "is_a": [108, 112], "is_bipartit": [11, 48], "is_contract": 13, "is_new": 13, "isbn": 4, "islam": 27, "isol": [35, 92], "issu": [121, 125], "it": [19, 23, 45, 49, 71, 90, 91, 99], "iti": 13, "its": 85, "jain": 27, "jame": [58, 77], "jarn": 118, "jay": 27, "jhonson": 79, "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, "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_": 78, "k_1": 78, "k_5": 78, "k_shortest_path_rout": 28, "kai": 27, "karl": 4, "karp": [19, 20, 71, 122], "kastl": 27, "ken": 77, "key": [3, 23, 74, 94, 111, 123], "kg": 5, "kind": 25, "kirkman": 4, "kishor": 27, "kit": 13, "km": 5, "ko": 27, "kolmogorov": [19, 20, 49, 122], "kondeti": 27, "kruskal": [0, 1, 17, 20, 25, 80, 81, 82, 83, 121, 122, 124], "kumar": 27, "languag": 13, "languer": 84, "lat": 6, "later": 27, "latest": 26, "latex": 26, "lc101": [94, 123], "lc101_c": [94, 123], "leaf": 45, "lectur": 13, "lecture16": 13, "left": [25, 60, 73, 86, 106, 107], "leftrightarrow": [25, 85], "leng": 27, "leopark": 27, "leq": [81, 82, 83, 96, 97, 98], "less": 97, "lester": 44, "lex": 4, "li": [94, 123], "lib": [6, 8, 31, 38, 49, 54, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99], "libboost": 26, "librari": [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], "libtap": 26, "licens": [20, 27], "license_1_0": 27, "lie": 45, "lim": [94, 123], "limit": [25, 54, 57, 74, 94, 123], "line": [29, 66], "line_graph": 86, "linegraph_edg": 86, "linesstr": [25, 36], "linestr": [25, 36, 54, 56, 73, 74], "linux": [26, 121], "list": 125, "listinfo": 125, "log": [6, 8, 9, 16, 21, 31, 32, 38, 39, 41, 42, 43, 47, 56, 58, 62, 63, 65, 66, 73, 79, 80, 81, 82, 83, 84, 95, 96, 97, 98, 101, 108, 112, 113, 118], "logv": [10, 52, 53, 90, 91], "lon": 6, "longer": [33, 40, 43, 64, 114], "m_": [5, 93, 94], "ma_capac": 93, "maco": 121, "mahadeokar": 27, "mahmoud": 27, "mail": 125, "mailman": 125, "main_sql": 73, "make": 26, "make_connect": 87, "makefil": 26, "man": 26, "manikata": 27, "maoguang": 27, "mario": 27, "marker": [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, "matching_": 88, "math": [4, 5, 25, 30, 54, 59, 67, 69, 72, 74, 85, 90, 91, 107, 108, 117], "mathworld": 85, "matrix": [5, 29, 93], "max": [6, 15, 31, 32, 33, 38, 39, 40, 43, 64, 86, 92, 114, 121, 123], "max_changes_per_temper": 29, "max_changes_per_temperatur": 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": 27, "maximum": 89, "maximum_flow_problem": 19, "maximum_match": 88, "may": 45, "mckee": [18, 24, 58], "md": 121, "measur": 45, "mega": 7, "menger": 4, "merril": 4, "meta": 7, "metric": [4, 18, 20, 29, 30, 121], "metric_tsp_approx": 121, "mid": 25, "mileston": 121, "min": [5, 6, 15, 29, 31, 32, 33, 38, 39, 40, 43, 64, 114], "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, "minimum": [96, 97, 121], "minor": 121, "mit": [27, 92], "miyawaki": 27, "mkdir": 26, "modifi": [108, 112, 113], "moham": 27, "moor": 72, "most": 45, "msvc": 121, "msys": 26, "mukul": 27, "my_dijkstra": [13, 23], "myarea": 25, "mygeom": [35, 56, 57], "myhous": 35, "myrvold": 78, "mytabl": [35, 56, 57], "mytable_vertices_pgr": [35, 57], "n_": [5, 93, 94], "n_seq": [46, 54, 102], "nagas": 27, "name": [23, 25, 26], "nardelli": 27, "near": [35, 92, 121], "need": 23, "negat": [20, 85, 121], "neq": [16, 19, 25], "net": [25, 27], "netlab": 125, "network": 45, "new": [92, 125], "new_graph": 86, "new_graph_id_seq": 86, "new_lin": 74, "new_point": 74, "new_restrict": 23, "newpoint": [74, 123], "news": 121, "nextval": [86, 123], "nicola": 92, "nitish": 27, "nl": 4, "no": [19, 33, 40, 43, 45, 49, 64, 71, 85, 89, 90, 91, 94, 99, 114, 123], "node": [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], "node_": 16, "node_1": 16, "node_i": 16, "node_k": 16, "node_seq": [67, 106, 107, 117], "not": [4, 20, 23, 26, 29, 30, 35, 49, 56, 57, 60, 70, 71, 73, 85, 86, 89, 90, 91, 92, 94, 99, 103, 111, 121, 123], "notes2new": [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, 114, 125], "now": 23, "np": [4, 5, 29, 30, 58, 69, 93, 94, 100], "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, "number": [69, 85], "numer": [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, "of": [4, 5, 17, 18, 20, 25, 27, 30, 31, 32, 35, 36, 37, 38, 39, 41, 44, 45, 46, 47, 48, 49, 52, 55, 56, 57, 58, 60, 62, 63, 65, 68, 69, 70, 71, 72, 81, 82, 83, 87, 92, 93, 94, 96, 97, 98, 99, 100, 103, 104, 105, 108, 112, 113, 115, 119, 121], "off": 26, "ogr2ogr": 25, "oid": 111, "ok": [35, 36, 56, 57, 92], "old_id": 92, "old_restrict": 23, "on": [20, 23, 25, 26, 27, 30, 44, 45, 54, 60, 67, 72, 74, 85, 86, 92, 94, 106, 107, 121, 123], "one": [36, 85, 106, 107, 117, 121], "oneway": 36, "onli": [26, 85, 113], "open": [94, 123], "open_tim": 111, "openbsd": 121, "oper": 13, "operations_ord": 13, "opo": 111, "option": [23, 25, 28, 31, 32, 33, 35, 36, 38, 39, 40, 50, 54, 55, 56, 61, 65, 66, 67, 68, 74, 92, 93, 94, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117], "or": [13, 19, 23, 25, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 51, 52, 54, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73, 74, 75, 77, 79, 80, 84, 85, 86, 87, 88, 89, 90, 91, 92, 95, 97, 99, 100, 101, 102, 103, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117], "order": [5, 13, 23, 25, 29, 30, 45, 48, 50, 54, 55, 56, 61, 65, 66, 67, 69, 73, 74, 75, 79, 80, 81, 82, 83, 84, 86, 92, 93, 94, 95, 96, 97, 98, 100, 104, 106, 107, 108, 112, 113, 114, 115, 116, 117, 123], "order_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, 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, "org": [5, 6, 8, 19, 20, 23, 25, 26, 27, 28, 31, 38, 41, 42, 44, 47, 49, 51, 54, 59, 62, 63, 65, 66, 67, 71, 72, 78, 86, 87, 88, 89, 90, 91, 99, 101, 103, 104, 105, 111, 121, 125], "origin": [23, 74, 92, 94, 123], "original_id": 86, "original_point": 74, "original_to_new_point": 74, "orkney": 27, "osgeo": [27, 125], "osgeol": 27, "osm": [7, 25, 73], "osm2pgrout": [7, 25, 27, 73], "osm2pgsql": 25, "osx": 121, "other": [45, 85], "other_geom": [35, 56, 57], "othergeom": 57, "othert": [35, 56, 57], "out": [7, 13, 23], "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_go": [56, 73], "outal": [92, 121], "outer": 73, "output": [13, 20, 23, 121], "over": [23, 45, 67, 73, 74, 94, 106, 107, 117, 123], "overpass": 7, "own": [86, 123], "p_close": [5, 93, 94, 123], "p_i": [5, 94, 123], "p_node_id": [5, 93, 94, 123], "p_open": [5, 93, 94, 123], "p_servic": [5, 93, 94, 123], "p_x": [5, 94, 123], "page": [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], "pair": [20, 25, 45, 85, 122], "paragon": [27, 125], "paragoncorpor": 125, "paramet": [23, 25, 33, 40, 43, 64, 114], "parenthesi": 45, "parser": 26, "part": 27, "partial": [25, 54, 74], "particular": 59, "partit": 74, "pasch": 27, "pass": [45, 67, 106, 107, 108, 112, 117], "password": 26, "path": [3, 16, 23, 25, 26, 32, 39, 41, 42, 44, 45, 47, 59, 62, 63, 73, 105, 106, 107, 108, 109, 112, 113, 116, 123, 129], "path_at": [108, 112], "path_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, 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_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], "patrushev": 27, "pcts": 23, "pdf": [13, 26, 41, 42], "pdptw": [94, 123], "penyngton": 4, "perform": [35, 36, 56, 57, 92, 121], "perl": 26, "perl5": 121, "person": [15, 20, 29, 30, 33, 40, 43, 64, 114, 122], "pg": 121, "pg_prove": 26, "pg_prove_test": [26, 121], "pgdijkstra": 27, "pgr": [19, 56, 57, 79], "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_apspwarshal": 121, "pgr_array_revers": 23, "pgr_articulationpoint": [12, 20, 121, 122], "pgr_astar": [6, 8, 20, 33, 40, 121, 122], "pgr_astarcost": [6, 14, 20, 121, 122], "pgr_astarcostmatrix": [6, 15, 20, 121, 122], "pgr_bdastar": [8, 20, 40, 121, 122], "pgr_bdastarcost": [8, 14, 20, 121, 122], "pgr_bdastarcostmatrix": [8, 15, 20, 121, 122], "pgr_bddijkstra": [9, 20, 43, 121, 122], "pgr_bddijkstracost": [9, 14, 20, 121, 122], "pgr_bddijkstracostmatrix": [9, 15, 20, 121, 122], "pgr_bddijsktra": 41, "pgr_bddijstra": 121, "pgr_bellmanford": [18, 121], "pgr_betweennesscentr": [18, 20, 22, 121], "pgr_biconnectedcompon": [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_chinesepostman": [10, 18, 121], "pgr_chinesepostmancost": [10, 18, 121], "pgr_connectedcompon": [12, 20, 25, 74, 101, 104, 121, 122], "pgr_contract": [13, 20, 25, 122], "pgr_contractgraph": [55, 121], "pgr_create_topolog": 57, "pgr_createtopolog": [20, 35, 36, 57, 92, 121, 122, 126], "pgr_createverticest": [20, 35, 36, 56, 73, 121, 122, 126], "pgr_cuthillmckeeord": [18, 24, 121], "pgr_dagshortestpath": [18, 121], "pgr_degre": [119, 121, 126], "pgr_depthfirstsearch": [1, 119, 121, 128], "pgr_dijkstra": [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_dijkstranear": [16, 25, 66, 86, 119, 121], "pgr_dijkstranearcost": [14, 16, 20, 65, 119, 121, 122], "pgr_dijkstravia": [16, 25, 106, 117, 119, 121, 129, 131], "pgr_drivendist": 131, "pgr_drivingdist": [68, 121], "pgr_edgecolor": [11, 18, 121], "pgr_edgedisjointpath": [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_floydwarshal": [7, 20, 79, 121, 122], "pgr_full_vers": [20, 110, 120, 122], "pgr_getcolumnnam": 121, "pgr_gettablenam": 121, "pgr_gsoc_vrppdtw": [94, 121], "pgr_hawickcircuit": [18, 121], "pgr_iscolumncndex": 121, "pgr_iscolumnint": 121, "pgr_isplanar": [18, 121], "pgr_johnson": [7, 20, 75, 121, 122], "pgr_kdijkstra": 121, "pgr_kdijkstracost": 121, "pgr_kdijkstrapath": 121, "pgr_kruskal": [20, 21, 25, 121, 122], "pgr_kruskalbf": [0, 20, 21, 121, 122], "pgr_kruskaldd": [17, 20, 21, 121, 122], "pgr_kruskaldf": [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_linegraphful": [18, 121, 127], "pgr_makeconnect": [12, 18, 121], "pgr_makedistancematrix": 121, "pgr_maxcardinalitymatch": [19, 20, 121, 122], "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_maximumcardinalitymatch": [88, 121], "pgr_nodenetwork": [20, 35, 121, 122, 126], "pgr_pgr_lengauertarjandominatortre": 121, "pgr_pickdeliv": [5, 18, 121], "pgr_pickdelivereuclidean": [5, 18, 121], "pgr_pointsaspolygon": 121, "pgr_pointstodmatrix": 121, "pgr_pointstovid": 121, "pgr_pointtoedgenod": 121, "pgr_pointtoid": 121, "pgr_prim": [20, 25, 118, 121, 122], "pgr_primbf": [0, 20, 118, 121, 122], "pgr_primdd": [17, 20, 118, 121, 122], "pgr_primdf": [1, 20, 118, 121, 122], "pgr_pushrelabel": [19, 20, 25, 49, 71, 89, 121, 122], "pgr_quote_id": 121, "pgr_sequentialvertexcolor": [11, 119, 121], "pgr_startpoint": 121, "pgr_stoerwagn": [18, 121], "pgr_strongcompon": [12, 20, 121, 122], "pgr_texttopoint": 121, "pgr_topologicalsort": [18, 121], "pgr_transitiveclosur": [18, 121], "pgr_trsp": [3, 20, 25, 106, 107, 119, 121, 122], "pgr_trsp_withpoint": [3, 107, 119, 121, 130], "pgr_trspvia": [3, 119, 121, 129], "pgr_trspvia_withpoint": [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_tspeuclidean": [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_withpoint": [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_withpointsvia": [107, 119, 121, 129, 131], "pgrout": [3, 5, 7, 10, 11, 12, 18, 19, 22, 23, 24, 26, 27, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 73, 74, 76, 77, 78, 84, 86, 87, 90, 91, 92, 93, 94, 100, 101, 103, 104, 105, 109, 110, 111, 123, 125, 126, 127, 128], "pgroutinglay": 27, "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, "pid": [15, 23, 25, 29, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "pindex": [94, 123], "pip": 26, "pl": 26, "place": 35, "pleas": [35, 36, 56, 57, 92], "pm": 5, "point": [56, 73, 74, 121], "point_sql": 74, "point_xi": 121, "points_sql": [108, 112, 113, 114, 121], "pointsofinterest": [23, 29, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 130, 131], "pointsofinterset": 29, "popul": 57, "portal": [25, 73], "portland": 7, "posit": 85, "postgi": [7, 20, 25, 26, 27, 34, 121, 125], "postgis_full_vers": 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], "postgresql12": [20, 121], "potenti": [35, 36, 92], "pott": 27, "pratap": 27, "precis": [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], "predecessor": 23, "prepare_cap": 74, "prim": [0, 1, 17, 20, 25, 95, 96, 97, 98, 121, 122, 124], "primari": [3, 23, 74, 94, 111, 123], "princeton": [41, 42], "priya": 27, "problem": 36, "process": [35, 36, 56, 57, 92], "progress": 7, "project": 27, "projectweb": [94, 123], "propos": [119, 127], "provid": 125, "ps": 4, "psql": [7, 25, 26], "public": [35, 36, 56, 57, 92, 123], "pull": 121, "push": [19, 20, 89, 99, 122], "push_relabel_max_flow": [89, 99], "python3": 121, "q1": 29, "quad": [16, 19], "queri": [7, 25, 35, 57, 121], "question": 125, "quote_liter": 35, "r1": 3, "r2": 3, "r3": 3, "r4": 3, "radius": 34, "raise_except": [56, 57], "raj": 27, "rajat": 27, "random": [29, 30], "rang": 45, "razequl": 27, "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, 129, 130, 131], "record": [13, 121], "reddi": 27, "regclass": 123, "regina": 27, "relabel": [19, 20, 89, 99, 122], "relat": [18, 22, 35, 45, 92], "releas": 26, "release_not": 121, "remov": 45, "renam": 23, "replac": 13, "request": 121, "requir": [25, 54, 74, 121], "residu": 19, "residual_capac": [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], "respect": 85, "restrict": [23, 123], "restrict_sql": 23, "result": [20, 23, 31, 35, 38, 62, 70, 74, 81, 82, 83, 85, 86, 92, 96, 97, 98, 121], "return": [5, 13, 17, 23, 25, 31, 34, 35, 36, 37, 38, 41, 42, 44, 45, 46, 47, 48, 49, 52, 53, 55, 56, 57, 58, 59, 60, 62, 65, 68, 69, 70, 71, 72, 73, 76, 78, 81, 82, 83, 85, 87, 89, 91, 92, 93, 94, 96, 97, 98, 99, 100, 103, 104, 105, 108, 110, 113, 115], "revers": [16, 19, 25, 36, 92, 123], "reverse_": 123, "reverse_capac": [19, 25, 49, 54, 71, 73, 74, 89, 90, 91, 99, 123], "reverse_categori": 123, "reverse_category_id": 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], "rf": 26, "rhel": 121, "ribot": 92, "richard": 44, "rid": 23, "right": 74, "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, "rohith": 27, "role": 26, "rollback": 111, "root": [0, 17, 50, 61, 68, 81, 82, 83, 84, 96, 97, 98, 115], "round": [74, 107, 108, 112, 113, 114, 115, 116, 117], "rout": [26, 67, 106, 129], "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], "routeplan": 13, "routing_postgi": 121, "row": [5, 7, 13, 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, 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], "row_numb": [23, 67, 73, 74, 94, 106, 107, 117, 123], "row_wher": 121, "rowam": 4, "rows_wher": [35, 36, 56, 57, 92], "rubric": 121, "run": 45, "rykov": 27, "s_in_rul": 36, "s_out_rul": 36, "sa": [20, 27], "sai": 27, "sakr": 27, "sale": [15, 20, 29, 30, 33, 40, 43, 64, 114, 122], "same": [19, 49, 71, 85, 89, 90, 91, 99, 121], "sampledata": [7, 25], "samu": 27, "sarthak": 27, "schema": 121, "score": 45, "search": [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], "sec": 5, "second_edg": [25, 73], "second_seg": [25, 73], "see": [85, 121], "segment": [35, 92], "select": [3, 7, 13, 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, 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_loop": 86, "separ": 85, "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, 123], "serial": [3, 23, 25, 73, 123], "server": 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], "set": [5, 13, 17, 19, 25, 28, 29, 30, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 54, 55, 56, 58, 59, 60, 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, 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, 123, 125, 129], "setof": [13, 23, 60, 73], "setval": [86, 123], "sever": 25, "sh": [26, 121], "shadow": 85, "shape": 34, "shapefil": 25, "shind": 27, "shobhit": 27, "shoot": 121, "shooting_star": 121, "short": [31, 38, 62, 121], "shortest": [32, 39, 41, 42, 44, 45, 47, 59, 62, 63, 108, 112, 113], "shortest_path_faster_algorithm": 72, "shp2pgsql": 25, "side": [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], "sign": 25, "signatur": 23, "similar": 23, "simplic": 85, "simplifi": 25, "simul": [29, 30, 33, 40, 43, 64, 114], "singh": 27, "singl": 85, "sink": [19, 36], "sintef": [94, 123], "size": [7, 67, 106, 107, 117], "skip": [56, 57, 60, 73, 92], "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], "solomon_100_rc_101": 111, "solut": [106, 107], "solv": [33, 40, 43, 64, 114], "someth": 35, "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], "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_id": 86, "source_po": 23, "sourcehandl": 26, "sp": 74, "space": 45, "span": [20, 96, 97, 121], "spars": 45, "spdx": 27, "specialized_vari": 47, "speed": [5, 93], "sphinx": [26, 121], "split": [25, 54, 74, 92], "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_area": 34, "st_astext": [25, 54, 73, 74], "st_buffer": [7, 25, 35, 56, 57, 74], "st_centroid": 7, "st_closestpoint": 74, "st_collect": 34, "st_concavehul": 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_i": [25, 30, 54, 73, 74, 123], "st_intersect": [25, 73, 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], "stackexchang": 20, "standar": [20, 121], "standard": 23, "star": 121, "start": [15, 16, 23, 25, 26, 28, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 47, 49, 59, 62, 63, 64, 65, 66, 70, 71, 72, 89, 90, 91, 99, 105, 108, 109, 112, 113, 114, 116, 130, 131], "start_": 16, "start_clos": [5, 93, 94, 123], "start_i": [5, 94, 123], "start_id": [4, 29, 30], "start_node_id": [5, 93], "start_open": [5, 93, 94, 123], "start_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], "start_servic": [5, 93, 94], "start_v": [16, 52, 77], "start_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], "start_x": [5, 94, 123], "startpoint": 73, "statement": 103, "status": [67, 106, 107, 108, 112, 117], "step": [108, 112], "stephen": 27, "steve": 121, "stoer": 101, "stoerwagn": 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_id": 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], "store": 123, "street": 36, "strict": [25, 67, 106, 107, 109, 117, 129], "string_to_array": 23, "studio": 121, "sub": 60, "sub_id": 92, "subscrib": 125, "subseteq": 25, "successive_shortest_path_nonnegative_weight": [90, 91], "such": 85, "sudo": 26, "sum": [106, 107], "sum_": 16, "sumar": [32, 39, 63], "summari": [5, 93, 94], "summer": 27, "super": [19, 49, 71, 90, 91, 99], "support": [20, 121], "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_in_rul": 36, "t_out_rul": 36, "tabl": [3, 13, 23, 25, 30, 35, 36, 54, 56, 57, 60, 73, 74, 85, 86, 92, 94, 111, 123], "table_end": 92, "table_of_cont": [65, 66], "tag": 125, "take": 45, "takubo": 27, "tar": 26, "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_": 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_id": 23, "target_po": 23, "targets_original_id": 86, "targetss": [19, 49, 71, 90, 91, 99], "tarjan": 102, "tarriv": 111, "tarzan": 84, "tasca": 27, "tbd": [57, 86, 111], "tdepart": 111, "techer": 27, "temp": 60, "ten": 85, "test": [20, 26, 35, 57, 121], "tester": [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], "than": [45, 97], "that": [67, 85, 97, 106], "the": [17, 19, 23, 25, 26, 27, 32, 35, 36, 39, 41, 42, 45, 47, 49, 54, 57, 59, 60, 63, 67, 68, 71, 73, 74, 81, 82, 83, 85, 89, 90, 91, 92, 94, 96, 97, 98, 99, 106, 108, 112, 113, 115, 121, 123], "the_geom": [7, 35, 36, 56, 57, 92, 121], "the_in": 73, "the_matrix_info": 111, "the_out": 73, "the_point": 73, "their": [45, 85], "them": 45, "theme": 26, "then": [23, 25, 36, 67, 73, 74, 106, 107, 108, 112, 117], "there": [19, 25, 45, 49, 71, 85, 89, 90, 91, 99], "these": 45, "theta": [45, 75], "they": 92, "this": [23, 25, 45, 54, 74, 85, 121], "thoma": 4, "three": 45, "three_opt": [25, 54, 74], "through": 45, "throw": 45, "thurkow": 27, "tidi": [20, 121], "time": [5, 7, 13, 45, 75, 79, 93, 94, 108, 112, 113], "tiwari": 27, "tmp_edges_vertices_pgr": 60, "to": [19, 23, 25, 26, 35, 44, 45, 49, 57, 71, 72, 85, 89, 90, 91, 97, 99, 108, 111, 112, 113, 121, 125], "to_cost": 23, "todo": 90, "tokyo": 27, "toler": [35, 56, 74, 92], "tool": [26, 121], "top": [94, 123], "topolog": [20, 35, 36, 56, 57, 60, 73, 92, 119, 122], "topological_sort": [59, 103], "total": [5, 32, 39, 60, 63, 92, 93, 94], "transform": [18, 119], "transitive_closur": 104, "travel": [5, 15, 20, 29, 30, 33, 40, 43, 64, 93, 94, 114, 122], "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], "traveltim": 111, "travers": [18, 119], "tree": [20, 96, 97, 121], "tries_per_temp": 29, "tries_per_temperatur": 30, "trsp": [18, 20, 23, 105, 106, 107, 108, 119, 121, 122, 130, 131], "trspviaedg": 121, "true": [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], "tsp": [5, 121], "tsp_result": 30, "turn_restrict_sql": 23, "two": [45, 85, 92], "two_way_if_nul": 36, "txt": 27, "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], "u_turn": 86, "u_turn_on_edg": [25, 67, 106, 107, 117, 129], "ubuntu": 121, "uk": 27, "undirect": [45, 85], "unexpect": [56, 57], "union": [5, 13, 25, 54, 65, 66, 73, 74, 93, 94, 103, 106, 107], "unit": 85, "univers": [4, 27, 30], "unknown": [25, 36], "unlog": [56, 73], "unnam": 23, "unnest": [13, 56, 60, 65, 66, 73, 74], "untouch": 92, "updat": [13, 25, 26, 30, 36, 54, 56, 73, 74, 86, 121, 123], "upgrad": 121, "use": [18, 20, 22, 23, 25, 32, 39, 41, 42, 44, 45, 54, 60, 62, 63, 73, 74, 85, 96, 97, 108, 112, 113, 121], "user": [26, 56, 57, 125], "utf8": 121, "uturn": 86, "uwaterloo": 30, "v1": [86, 121], "v2": 27, "v3": [20, 23, 26, 121], "v_lc101": [94, 123], "valid": 25, "valu": [3, 15, 19, 20, 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, 114, 115, 116, 117, 121, 123, 129, 130, 131], "varchar": [35, 56, 57], "varieti": 25, "varnoth": [16, 19], "vaul": [19, 49, 71, 89, 90, 91, 99], "ve": 45, "veenit": 27, "vehcil": [94, 123], "vehicl": [5, 93, 94], "vehicle_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, 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], "venkata": 27, "vergara": 27, "versaterm": 27, "version": [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": [3, 16, 19, 44, 45, 72, 84, 85, 97, 107, 108, 112, 117, 119], "vertex_": [67, 106, 107, 117, 129], "vertex_i": [67, 106, 107, 117, 129], "vertex_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, 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_map": 86, "vertic": [3, 13, 25, 29, 30, 33, 34, 35, 36, 40, 43, 44, 45, 54, 56, 57, 60, 64, 67, 72, 73, 74, 85, 86, 92, 97, 106, 107, 117, 123, 129], "vertices_id_seq": 123, "vertices_in_graph": 13, "vertices_to_expand": 13, "vertix_id": 121, "via": [3, 119, 121], "via_path": [23, 121], "vicki": 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], "vidhan": 27, "virginia": 27, "virtu": 45, "visit": [67, 96, 106, 107, 108, 112, 117], "visual": 121, "vize": [11, 18, 69], "vojt": 118, "volatil": 13, "vrp": [5, 121], "vrp_distanc": 111, "vrp_vehicl": 111, "vrppd": 5, "vrptw": 5, "wagner": 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], "wang": 27, "warn": [23, 121], "warshal": [7, 20, 75, 122], "was": [23, 56, 57, 121], "waterloo": [4, 30], "way": [7, 25, 36, 85], "web": 130, "weight": 59, "went": 35, "were": 23, "wget": [7, 26], "when": [16, 19, 23, 25, 35, 36, 45, 49, 67, 71, 73, 74, 85, 89, 90, 91, 99, 106, 107, 108, 112, 115, 117, 121], "where": [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": [25, 45], "whitney": 4, "wi29": 30, "wiesenhaan": 27, "wiki": [5, 6, 8, 19, 25, 28, 31, 38, 41, 42, 44, 47, 51, 59, 62, 63, 65, 66, 67, 71, 72, 73, 86, 88, 89, 99, 101, 103, 104, 111], "wikipedia": [5, 6, 8, 19, 28, 31, 38, 41, 42, 44, 47, 51, 58, 59, 62, 63, 65, 66, 67, 71, 72, 85, 86, 88, 89, 99, 101, 103, 104, 111], "will": [25, 45], "william": 4, "window": [26, 121], "winni": 121, "with": [7, 13, 23, 25, 30, 33, 35, 36, 40, 43, 45, 54, 56, 57, 60, 64, 73, 74, 86, 92, 94, 106, 107, 111, 114, 121, 123, 130, 131], "with_doc": 26, "with_seq": [106, 107], "within": 97, "withpoint": [23, 25, 74, 107, 108, 112, 113, 114, 116, 117, 119, 121], "woodbridg": [27, 121], "work": 45, "workshop": [25, 27], "world": 30, "wrong": [35, 56, 57], "wu": 27, "www": [6, 7, 8, 13, 25, 26, 27, 30, 31, 38, 41, 42, 49, 54, 65, 66, 71, 78, 87, 88, 89, 90, 91, 94, 99, 123, 125], "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, "yellow": 85, "yen": [2, 16, 20, 28, 109, 116, 119, 122], "yige": 27, "your": [35, 57, 125], "zia": 27, "zimanyi": 27}, "titles": ["BFS - \u7c7b\u522b", "DFS - \u7c7b\u522b", "K\u6700\u77ed\u8def\u5f84 - \u7c7b\u522b", "TRSP - \u51fd\u6570\u65cf", "Traveling Sales Person - \u51fd\u6570\u65cf", "\u8f66\u8f86\u8def\u7531\u529f\u80fd - \u7c7b\u522b\uff08\u5b9e\u9a8c\uff09", "A* - \u51fd\u6570\u65cf", "All Pairs - \u51fd\u6570\u65cf", "\u53cc\u5411A* - \u51fd\u6570\u65cf", "\u53cc\u5411 Dijkstra - \u51fd\u6570\u65cf", "\u4e2d\u56fd\u90ae\u9012\u5458\u95ee\u9898 - \u51fd\u6570\u65cf\uff08\u5b9e\u9a8c\uff09", "\u7740\u8272 - \u51fd\u6570\u65cf", "\u5206\u91cf - \u51fd\u6570\u65cf", "\u6536\u7f29 - \u51fd\u6570\u65cf", "\u6210\u672c - \u7c7b\u522b", "\u6210\u672c\u77e9\u9635 - \u7c7b\u522b", "Dijkstra - \u51fd\u6570\u65cf", "\u9a7e\u9a76\u8ddd\u79bb - \u7c7b\u522b", "\u5b9e\u9a8c\u51fd\u6570", "Flow - \u51fd\u6570\u65cf", "\u76ee\u5f55", "Kruskal - \u51fd\u6570\u65cf", "Metrics - Family of functions", "\u8fc1\u79fb\u6307\u5357", "\u6392\u5e8f - \u51fd\u6570\u65cf", "pgRouting \u57fa\u672c\u6982\u5ff5", "\u5b89\u88c5", "\u4ecb\u7ecd", "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 - \u5b9e\u9a8c
", "pgr_betweennessCentrality
", "pgr_biconnectedComponents
", "pgr_binaryBreadthFirstSearch
- \u5b9e\u9a8c", "pgr_bipartite -\u5b9e\u9a8c", "pgr_boykovKolmogorov
", "pgr_breadthFirstSearch
- \u5b9e\u9a8c", "pgr_bridges
", "pgr_chinesePostman
- \u5b9e\u9a8c", "pgr_chinesePostmanCost
- \u5b9e\u9a8c", "pgr_connectedComponents", "pgr_contraction
", "pgr_createTopology", "pgr_createVerticesTable", "pgr_cuthillMckeeOrdering`` - \u8bd5\u9a8c\u6027\u7684", "pgr_dagShortestPath - \u5b9e\u9a8c", "pgr_degree
-- \u62df\u8bae", "pgr_depthFirstSearch
- \u62df\u8bae", "pgr_dijkstra`", "pgr_dijkstraCost`", "pgr_dijkstraCostMatrix
", "pgr_dijkstraNear
- \u62df\u8bae", "pgr_dijkstraNearCost
- \u62df\u8bae", "pgr_dijkstraVia
-\u62df\u8bae", "\u9a7e\u9a76\u8ddd\u79bb", "pgr_edgeColoring - \u5b9e\u9a8c", "pgr_edgeDisjointPaths
", "pgr_edmondsKarp
", "pgr_edwardMoore - \u5b9e\u9a8c
", "pgr_extractVertices -- \u62df\u8bae", "pgr_findCloseEdges
", "pgr_floydWarshall
", "pgr_full_version
", "pgr_hawickCircuits - \u5b9e\u9a8c
", "pgr_isPlanar
- \u5b9e\u9a8c", "pgr_johnson
", "pgr_kruskal
", "pgr_kruskalBFS
", "pgr_kruskalDD
", "pgr_kruskalDFS
", "pgr_lengauerTarjanDominatorTree -\u5b9e\u9a8c", "pgr_lineGraph - Proposed", "pgr_lineGraphFull
- \u5b9e\u9a8c", "pgr_makeConnected
- \u5b9e\u9a8c", "pgr_maxCardinalityMatch", "pgr_maxFlow
", "pgr_maxFlowMinCost
- \u5b9e\u9a8c", "pgr_maxFlowMinCost_Cost
- \u5b9e\u9a8c", "pgr_nodeNetwork", "pgr_pickDeliver
- \u5b9e\u9a8c", "pgr_pickDeliverEuclidean
- \u5b9e\u9a8c", "pgr_prim
", "pgr_primBFS
", "pgr_primDD
", "pgr_primDFS
", "pgr_pushRelabel
", "pgr_sequentialVertexColoring - \u62df\u8bae", "pgr_stoerWagner - \u5b9e\u9a8c", "pgr_strongComponents
", "pgr_topologicalSort
- \u5b9e\u9a8c", "pgr_transitiveClosure
- \u5b9e\u9a8c", "pgr_trsp - \u62df\u8bae", "pgr_trspVia
- \u62df\u8bae", "pgr_trspVia_withPoints
- \u62df\u8bae", "pgr_trsp_withPoints - \u62df\u8bae", "pgr_turnRestrictedPath - \u5b9e\u9a8c\u6027", "pgr_version
", "pgr_vrpOneDepot -\u5b9e\u9a8c", "pgr_withPoints
-\u62df\u8bae", "pgr_withPointsCost
-\u62df\u8bae", "pgr_withPointsCostMatrix
- \u62df\u8bae", "pgr_withPointsDD
- \u62df\u8bae", "pgr_withPointsKSP -\u62df\u8bae", "pgr_withPointsVia
- \u62df\u8bae", "Prim - \u51fd\u6570\u65cf", "\u62df\u8bae\u7684\u529f\u80fd", "\u53c2\u8003", "\u53d1\u884c\u8bf4\u660e", "\u51fd\u6570\u65cf", "\u793a\u4f8b\u6570\u636e", "\u751f\u6210\u6811 - \u7c7b\u522b", "\u652f\u6301", "Topology - \u51fd\u6570\u65cf", "Transformation - Family of functions", "Traversal - \u51fd\u6570\u65cf", "Via - \u7c7b\u522b", "withPoints - \u7c7b\u522b", "withPoints - \u51fd\u6570\u65cf"], "titleterms": {"01": 121, "02": 121, "03": 121, "05": 121, "0a": 121, "0b": 121, "10": 62, "11": 62, "12": 62, "13": 62, "14": 62, "15": 62, "16": 62, "17": 62, "18": 62, "19": 62, "20": 62, "21": 62, "22": 62, "23": 62, "24": 62, "25": 62, "26": 62, "27": 62, "28": 62, "29": [30, 62], "30": 62, "31": 62, "32": 62, "33": 62, "34": 62, "35": 62, "36": 62, "37": 62, "all": 7, "as": 85, "astar": [6, 31, 32, 33, 38, 39, 40], "bfs": [0, 81, 96], "cost": [25, 62, 123], "current": 20, "dfs": [1, 50, 61, 83, 98], "dijkstra": [9, 16, 65, 66], "direct": 85, "edg": [0, 3, 7, 10, 15, 16, 17, 19, 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, 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], "famili": [22, 127], "flow": 19, "function": [22, 127], "gis": 125, "graph": 85, "heurist": 6, "id": 25, "identifi": 85, "kruskal": [21, 23], "ksp": [28, 109, 116], "line": 85, "metric": 22, "migrat": 23, "multipl": 23, "note": 121, "of": [22, 23, 85, 127], "pair": 7, "person": 4, "pgr_alphashap": 34, "pgr_analyzegraph": 35, "pgr_analyzeoneway": 36, "pgr_articulationpoint": 37, "pgr_astar": [23, 31], "pgr_astarcost": 32, "pgr_astarcostmatrix": 33, "pgr_bdastar": [23, 38], "pgr_bdastarcost": 39, "pgr_bdastarcostmatrix": 40, "pgr_bddijkstra": 41, "pgr_bddijkstracost": 42, "pgr_bddijkstracostmatrix": 43, "pgr_bellmanford": 44, "pgr_betweennesscentr": 45, "pgr_biconnectedcompon": 46, "pgr_binarybreadthfirstsearch": 47, "pgr_bipartit": 48, "pgr_boykovkolmogorov": 49, "pgr_breadthfirstsearch": 50, "pgr_bridg": 51, "pgr_chinesepostman": 52, "pgr_chinesepostmancost": 53, "pgr_connectedcompon": 54, "pgr_contract": 55, "pgr_createtopolog": 56, "pgr_createverticest": 57, "pgr_cuthillmckeeord": 58, "pgr_dagshortestpath": 59, "pgr_degre": 60, "pgr_depthfirstsearch": 61, "pgr_dijkstra": [23, 62], "pgr_dijkstracost": 63, "pgr_dijkstracostmatrix": 64, "pgr_dijkstranear": 65, "pgr_dijkstranearcost": 66, "pgr_dijkstravia": [23, 67], "pgr_drivingdist": 23, "pgr_edgecolor": 69, "pgr_edgedisjointpath": 70, "pgr_edmondskarp": 71, "pgr_edwardmoor": 72, "pgr_extractvertic": 73, "pgr_findcloseedg": [74, 107, 108, 112, 113, 114, 115, 116, 117], "pgr_floydwarshal": 75, "pgr_full_vers": 76, "pgr_hawickcircuit": 77, "pgr_isplanar": 78, "pgr_johnson": 79, "pgr_kruskal": 80, "pgr_kruskalbf": [23, 81], "pgr_kruskaldd": [23, 82], "pgr_kruskaldf": [23, 83], "pgr_ksp": [23, 28], "pgr_lengauertarjandominatortre": 84, "pgr_linegraph": 85, "pgr_linegraphful": 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_pickdelivereuclidean": 94, "pgr_prim": 95, "pgr_primbf": [23, 96], "pgr_primdd": [23, 97], "pgr_primdf": [23, 98], "pgr_pushrelabel": 99, "pgr_sequentialvertexcolor": 100, "pgr_stoerwagn": 101, "pgr_strongcompon": 102, "pgr_topologicalsort": 103, "pgr_transitiveclosur": 104, "pgr_trsp": [23, 105], "pgr_trsp_withpoint": [23, 108], "pgr_trspvia": [23, 106], "pgr_trspvia_withpoint": [23, 107], "pgr_trspviaedg": 23, "pgr_trspviavertic": 23, "pgr_tsp": [29, 114], "pgr_tspeuclidean": 30, "pgr_turnrestrictedpath": 109, "pgr_version": 110, "pgr_vrponedepot": 111, "pgr_withpoint": [23, 112], "pgr_withpointscost": 113, "pgr_withpointscostmatrix": 114, "pgr_withpointsdd": [23, 115], "pgr_withpointsksp": [23, 116], "pgr_withpointsvia": [23, 117], "pgrout": [20, 25, 121], "point": [15, 25, 107, 108, 112, 113, 114, 115, 116, 117, 129, 130, 131], "prim": [23, 118], "propos": 85, "releas": [20, 121], "repres": 85, "represent": 85, "restrict": [3, 25, 105, 106, 107, 108, 109, 129], "reverse_cost": [25, 62, 123], "sale": 4, "share": 85, "singl": 23, "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, "topolog": 126, "transform": 127, "travel": 4, "travers": 128, "trsp": [3, 25], "tsp": [4, 29, 30], "uniqu": 85, "v3": 27, "vertex": [23, 60], "vertic": 23, "vertices_t": [56, 73], "via": [25, 67, 106, 107, 117, 129], "with": 85, "withpoint": [130, 131], "withpointsksp": 116}})
\ 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]], "0.9.8 \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-0-9-8"]], "0.9.9 \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-0-9-9"]], "1) \u4ece 6 \u5230 10 \u7684\u8def\u5f84": [[62, "path-from-6-to-10"]], "1.0 \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-1-0"]], "1.0.0a \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-1-0-0a"]], "1.0.0b \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-1-0-0b"]], "1.01 \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-1-01"]], "1.02 \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-1-02"]], "1.03 \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-1-03"]], "1.05 \u7248\u7684\u66f4\u6539": [[121, "changes-for-release-1-05"]], "10) \u4ece 6 \u5230 7 \u7684\u8def\u5f84": [[62, "id2"]], "11)\u4ece 12 \u5230 10 \u7684\u8def\u5f84": [[62, "id3"]], "12)\u4ece 12 \u5230 7 \u7684\u8def\u5f84": [[62, "id4"]], "13) \u4f7f\u7528 \u4e00\u5bf9\u591a \u6765\u83b7\u53d6\u793a\u4f8b9\u548c10\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-one-to-many-to-get-the-solution-of-examples-9-and-10"]], "14) \u4f7f\u7528 \u591a\u5bf9\u4e00 \u6765\u83b7\u53d6\u793a\u4f8b10\u548c12\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-many-to-one-to-get-the-solution-of-examples-10-and-12"]], "15) \u4f7f\u7528 \u591a\u5bf9\u591a \u6765\u83b7\u53d6\u793a\u4f8b9\u523012\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-many-to-many-to-get-the-solution-of-examples-9-to-12"]], "16) \u4f7f\u7528 \u7ec4\u5408 \u6765\u83b7\u53d6\u793a\u4f8b9\u523011\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-combinations-to-get-the-solution-of-examples-9-to-11"]], "17)\u4ece 6 \u5230 10 \u7684\u8def\u5f84": [[62, "id5"]], "18) \u4ece 6 \u5230 7 \u7684\u8def\u5f84": [[62, "id6"]], "19)\u4ece 12 \u5230 10 \u7684\u8def\u5f84": [[62, "id7"]], "2) \u4ece 6 \u5230 7 \u7684\u8def\u5f84": [[62, "path-from-6-to-7"]], "2.x\u5c0f\u7248\u672c": [[121, "minors-2-x"]], "20) \u4ece 12 \u5230 7 \u7684\u8def\u5f84": [[62, "id8"]], "21) \u4f7f\u7528 \u4e00\u5bf9\u591a \u6765\u83b7\u53d6\u793a\u4f8b17\u548c18\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-one-to-many-to-get-the-solution-of-examples-17-and-18"]], "22) \u4f7f\u7528 \u591a\u5bf9\u4e00 \u6765\u83b7\u53d6\u793a\u4f8b18\u548c20\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-many-to-one-to-get-the-solution-of-examples-18-and-20"]], "23) \u4f7f\u7528 \u591a\u5bf9\u591a \u6765\u83b7\u53d6\u793a\u4f8b17\u523020\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-many-to-many-to-get-the-solution-of-examples-17-to-20"]], "24) \u4f7f\u7528 \u7ec4\u5408 \u6765\u83b7\u53d6\u793a\u4f8b17\u523019\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-combinations-to-get-the-solution-of-examples-17-to-19"]], "25) \u4ece 6 \u5230 10 \u7684\u8def\u5f84": [[62, "id9"]], "26) \u4ece 6 \u5230 7 \u7684\u8def\u5f84": [[62, "id10"]], "27)\u4ece 12 \u5230 10 \u7684\u8def\u5f84": [[62, "id11"]], "28) \u4ece 12 \u5230 7 \u7684\u8def\u5f84": [[62, "id12"]], "29) \u4f7f\u7528 \u4e00\u5bf9\u591a \u6765\u83b7\u53d6\u793a\u4f8b25\u548c26\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-one-to-many-to-get-the-solution-of-examples-25-and-26"]], "3) \u4ece 12 \u5230 10 \u7684\u8def\u5f84": [[62, "path-from-12-to-10"]], "3.x\u5c0f\u7248\u672c": [[121, "minors-3-x"]], "30) \u4f7f\u7528 \u591a\u5bf9\u4e00 \u6765\u83b7\u53d6\u793a\u4f8b26\u548c28\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-many-to-one-to-get-the-solution-of-examples-26-and-28"]], "31) \u4f7f\u7528 \u591a\u5bf9\u591a \u6765\u83b7\u53d6\u793a\u4f8b25\u523028\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-many-to-many-to-get-the-solution-of-examples-25-to-28"]], "32) \u4f7f\u7528 \u7ec4\u5408 \u6765\u83b7\u53d6\u793a\u4f8b25\u523027\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-combinations-to-get-the-solution-of-examples-25-to-27"]], "33) \u4f7f\u7528 \u4e00\u5bf9\u4e00": [[62, "using-one-to-one"]], "34)\u4f7f\u7528 \u4e00\u5bf9\u591a": [[62, "using-one-to-many"]], "35) \u4f7f\u7528 \u591a\u5bf9\u4e00": [[62, "using-many-to-one"]], "36) \u4f7f\u7528 \u591a\u5bf9\u591a": [[62, "using-many-to-many"]], "37) \u4f7f\u7528 \u7ec4\u5408": [[62, "using-combinations"]], "4) \u4ece 12 \u5230 7 \u7684\u8def\u5f84": [[62, "path-from-12-to-7"]], "5) \u4f7f\u7528 \u4e00\u5bf9\u591a \u6765\u83b7\u53d6\u793a\u4f8b1\u548c\u793a\u4f8b2\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-one-to-many-to-get-the-solution-of-examples-1-and-2"]], "6) \u4f7f\u7528 \u591a\u5bf9\u4e00 \u6765\u83b7\u53d6\u793a\u4f8b2\u548c\u793a\u4f8b4\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-many-to-one-to-get-the-solution-of-examples-2-and-4"]], "7) \u4f7f\u7528 \u591a\u5bf9\u591a \u6765\u83b7\u53d6\u793a\u4f8b1\u52304\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-many-to-many-to-get-the-solution-of-examples-1-to-4"]], "8) \u4f7f\u7528 \u7ec4\u5408 \u6765\u83b7\u53d6\u793a\u4f8b1\u52303\u7684\u89e3\u51b3\u65b9\u6848": [[62, "using-combinations-to-get-the-solution-of-examples-1-to-3"]], "9)\u4ece 6 \u5230 10 \u7684\u8def\u5f84": [[62, "id1"]], "A* - \u51fd\u6570\u65cf": [[6, null]], "All Pairs - \u51fd\u6570\u65cf": [[7, null]], "BFS - \u7c7b\u522b": [[0, null]], "BFS\u53ef\u9009\u53c2\u6570": [[0, "bfs-optional-parameters"], [81, "bfs-optional-parameters"], [96, "bfs-optional-parameters"]], "Current release": [[20, "current-release"]], "DFS - \u7c7b\u522b": [[1, null]], "DFS \u53ef\u9009\u53c2\u6570": [[50, "dfs-optional-parameters"], [61, "dfs-optional-parameters"], [83, "dfs-optional-parameters"], [98, "dfs-optional-parameters"]], "Dijkstra - \u51fd\u6570\u65cf": [[16, null]], "Dijkstra \u53ef\u9009\u53c2\u6570": [[65, "dijkstra-optional-parameters"], [66, "dijkstra-optional-parameters"]], "Edges SQL": [[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"]], "Flow - \u51fd\u6570\u65cf": [[19, null]], "Heuristic": [[6, "heuristic"]], "KSP \u53ef\u9009\u53c2\u6570": [[28, "ksp-optional-parameters"], [109, "ksp-optional-parameters"], [116, "ksp-optional-parameters"]], "Kruskal - \u51fd\u6570\u65cf": [[21, null]], "Kruskal multiple vertices": [[23, "kruskal-multiple-vertices"]], "Kruskal single vertex": [[23, "kruskal-single-vertex"]], "K\u6700\u77ed\u8def\u5f84 - \u7c7b\u522b": [[2, null]], "Line Graph of a directed graph represented with shared edges": [[85, "line-graph-of-a-directed-graph-represented-with-shared-edges"]], "Line Graph of a directed graph represented with unique edges": [[85, "line-graph-of-a-directed-graph-represented-with-unique-edges"]], "Metrics - Family of functions": [[22, null]], "Migration of pgr_kruskalDD / pgr_kruskalBFS / pgr_kruskalDFS": [[23, "migration-of-pgr-kruskaldd-pgr-kruskalbfs-pgr-kruskaldfs"]], "Migration of pgr_primDD / pgr_primBFS / pgr_primDFS": [[23, "migration-of-pgr-primdd-pgr-primbfs-pgr-primdfs"]], "Pgrouting\u6982\u5ff5": [[20, "pgrouting-concepts"]], "Points SQL": [[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"]], "Prim - \u51fd\u6570\u65cf": [[118, null]], "Prim multiple vertices": [[23, "prim-multiple-vertices"]], "Prim single vertex": [[23, "prim-single-vertex"]], "Representation as directed with shared edge identifiers": [[85, "representation-as-directed-with-shared-edge-identifiers"]], "Representation as directed with unique edge identifiers": [[85, "representation-as-directed-with-unique-edge-identifiers"]], "Restrictions SQL": [[3, "restrictions-sql"], [25, "restrictions-sql"], [105, "restrictions-sql"], [106, "restrictions-sql"], [107, "restrictions-sql"], [108, "restrictions-sql"], [109, "restrictions-sql"], [129, "restrictions-sql"]], "TRSP - \u51fd\u6570\u65cf": [[3, null]], "TRSP\u7b97\u6cd5": [[3, "trsp-algorithm"]], "TSP \u53ef\u9009\u53c2\u6570": [[4, "tsp-optional-parameters"], [29, "tsp-optional-parameters"], [30, "tsp-optional-parameters"]], "Topology - \u51fd\u6570\u65cf": [[126, null]], "Transformation - Family of functions": [[127, null]], "Traveling Sales Person - \u51fd\u6570\u65cf": [[4, null]], "Traversal - \u51fd\u6570\u65cf": [[128, null]], "Vertex SQL": [[60, "vertex-sql"]], "Via - \u7c7b\u522b": [[129, null]], "Via \u51fd\u6570\u7684\u53c2\u6570": [[25, "parameters-for-the-via-functions"]], "Via\u53ef\u9009\u53c2\u6570": [[67, "via-optional-parameters"], [106, "via-optional-parameters"], [107, "via-optional-parameters"], [117, "via-optional-parameters"], [129, "via-optional-parameters"]], "aStar \u53ef\u9009\u53c2\u6570": [[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"]], "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.0.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-0-0-release-notes"]], "pgRouting 2.0.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-0-1-release-notes"]], "pgRouting 2.1": [[121, "pgrouting-2-1"]], "pgRouting 2.1.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-1-0-release-notes"]], "pgRouting 2.2": [[121, "pgrouting-2-2"]], "pgRouting 2.2.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-2-0-release-notes"]], "pgRouting 2.2.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-2-1-release-notes"]], "pgRouting 2.2.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-2-2-release-notes"]], "pgRouting 2.2.3 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-2-3-release-notes"]], "pgRouting 2.2.4 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-2-4-release-notes"]], "pgRouting 2.3": [[121, "pgrouting-2-3"]], "pgRouting 2.3.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-3-0-release-notes"]], "pgRouting 2.3.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-3-1-release-notes"]], "pgRouting 2.3.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-3-2-release-notes"]], "pgRouting 2.4": [[121, "pgrouting-2-4"]], "pgRouting 2.4.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-4-0-release-notes"]], "pgRouting 2.4.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-4-1-release-notes"]], "pgRouting 2.4.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-4-2-release-notes"]], "pgRouting 2.5": [[121, "pgrouting-2-5"]], "pgRouting 2.5.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-5-0-release-notes"]], "pgRouting 2.5.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-5-1-release-notes"]], "pgRouting 2.5.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-5-2-release-notes"]], "pgRouting 2.5.3 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-5-3-release-notes"]], "pgRouting 2.5.4 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-5-4-release-notes"]], "pgRouting 2.5.5 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-5-5-release-notes"]], "pgRouting 2.6": [[121, "pgrouting-2-6"]], "pgRouting 2.6.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-6-0-release-notes"]], "pgRouting 2.6.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-6-1-release-notes"]], "pgRouting 2.6.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-6-2-release-notes"]], "pgRouting 2.6.3 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-2-6-3-release-notes"]], "pgRouting 3": [[121, "pgrouting-3"]], "pgRouting 3.0": [[121, "pgrouting-3-0"]], "pgRouting 3.0.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-0-0-release-notes"]], "pgRouting 3.0.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-0-1-release-notes"]], "pgRouting 3.0.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-0-2-release-notes"]], "pgRouting 3.0.3 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-0-3-release-notes"]], "pgRouting 3.0.4 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-0-4-release-notes"]], "pgRouting 3.0.5 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-0-5-release-notes"]], "pgRouting 3.0.6 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-0-6-release-notes"]], "pgRouting 3.1": [[121, "pgrouting-3-1"]], "pgRouting 3.1.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-1-0-release-notes"]], "pgRouting 3.1.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-1-1-release-notes"]], "pgRouting 3.1.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-1-2-release-notes"]], "pgRouting 3.1.3 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-1-3-release-notes"]], "pgRouting 3.1.4 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-1-4-release-notes"]], "pgRouting 3.2": [[121, "pgrouting-3-2"]], "pgRouting 3.2.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-2-0-release-notes"]], "pgRouting 3.2.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-2-1-release-notes"]], "pgRouting 3.2.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-2-2-release-notes"]], "pgRouting 3.3": [[121, "pgrouting-3-3"]], "pgRouting 3.3.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-3-0-release-notes"]], "pgRouting 3.3.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-3-1-release-notes"]], "pgRouting 3.3.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-3-2-release-notes"]], "pgRouting 3.3.3 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-3-3-release-notes"]], "pgRouting 3.3.4 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-3-4-release-notes"]], "pgRouting 3.3.5 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-3-5-release-notes"]], "pgRouting 3.4": [[121, "pgrouting-3-4"]], "pgRouting 3.4.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-4-0-release-notes"]], "pgRouting 3.4.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-4-1-release-notes"]], "pgRouting 3.4.2 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-4-2-release-notes"]], "pgRouting 3.5": [[121, "pgrouting-3-5"]], "pgRouting 3.5.0 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-5-0-release-notes"]], "pgRouting 3.5.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-5-1-release-notes"]], "pgRouting 3.6": [[121, "pgrouting-3-6"]], "pgRouting 3.6.0 \u53d1\u5e03\u8bf4": [[121, "pgrouting-3-6-0-release-notes"]], "pgRouting 3.6.1 \u53d1\u5e03\u8bf4\u660e": [[121, "pgrouting-3-6-1-release-notes"]], "pgRouting 3.6.2 Release Notes": [[121, "pgrouting-3-6-2-release-notes"]], "pgRouting 3.6.3 Release Notes": [[121, "pgrouting-3-6-3-release-notes"]], "pgRouting 3.7": [[121, "pgrouting-3-7"]], "pgRouting 3.7.0 \u53d1\u5e03\u8bf4\u660e": [[20, "pgrouting-3-7-0-release-notes"], [121, "pgrouting-3-7-0-release-notes"]], "pgRouting 3.7.1 Release Notes": [[20, "pgrouting-3-7-1-release-notes"], [121, "pgrouting-3-7-1-release-notes"]], "pgRouting \u57fa\u672c\u6982\u5ff5": [[25, null]], "pgr_KSP": [[28, null]], "pgr_KSP (\u4e00\u5bf9\u4e00)": [[23, "pgr-ksp-one-to-one"]], "pgr_TSP": [[29, null]], "pgr_TSPeuclidean": [[30, null]], "pgr_aStar": [[31, null]], "pgr_aStar \u8fc1\u79fb": [[23, "migration-of-pgr-astar"]], "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 - \u5b9e\u9a8c": [[44, null]], "pgr_betweennessCentrality": [[45, null]], "pgr_biconnectedComponents": [[46, null]], "pgr_binaryBreadthFirstSearch - \u5b9e\u9a8c": [[47, null]], "pgr_bipartite -\u5b9e\u9a8c": [[48, null]], "pgr_boykovKolmogorov": [[49, null]], "pgr_breadthFirstSearch - \u5b9e\u9a8c": [[50, null]], "pgr_bridges": [[51, null]], "pgr_chinesePostman - \u5b9e\u9a8c": [[52, null]], "pgr_chinesePostmanCost - \u5b9e\u9a8c": [[53, null]], "pgr_connectedComponents": [[54, null]], "pgr_contraction": [[55, null]], "pgr_createTopology": [[56, null]], "pgr_createVerticesTable": [[57, null]], "pgr_cuthillMckeeOrdering`` - \u8bd5\u9a8c\u6027\u7684": [[58, null]], "pgr_dagShortestPath - \u5b9e\u9a8c": [[59, null]], "pgr_degree -- \u62df\u8bae": [[60, null]], "pgr_depthFirstSearch - \u62df\u8bae": [[61, null]], "pgr_dijkstraCostMatrix": [[64, null]], "pgr_dijkstraCost`": [[63, null]], "pgr_dijkstraNear - \u62df\u8bae": [[65, null]], "pgr_dijkstraNearCost - \u62df\u8bae": [[66, null]], "pgr_dijkstraVia -\u62df\u8bae": [[67, null]], "pgr_dijkstra`": [[62, null]], "pgr_drivingdistance (\u5355\u4e2a\u9876\u70b9)": [[23, "pgr-drivingdistance-single-vertex"]], "pgr_drivingdistance (\u591a\u4e2a\u9876\u70b9)": [[23, "pgr-drivingdistance-multiple-vertices"]], "pgr_edgeColoring - \u5b9e\u9a8c": [[69, null]], "pgr_edgeDisjointPaths": [[70, null]], "pgr_edmondsKarp": [[71, null]], "pgr_edwardMoore - \u5b9e\u9a8c": [[72, null]], "pgr_extractVertices -- \u62df\u8bae": [[73, null]], "pgr_findCloseEdges": [[74, null]], "pgr_floydWarshall": [[75, null]], "pgr_full_version": [[76, null]], "pgr_hawickCircuits - \u5b9e\u9a8c": [[77, null]], "pgr_isPlanar - \u5b9e\u9a8c": [[78, null]], "pgr_johnson": [[79, null]], "pgr_kruskal": [[80, null]], "pgr_kruskalBFS": [[81, null]], "pgr_kruskalDD": [[82, null]], "pgr_kruskalDFS": [[83, null]], "pgr_lengauerTarjanDominatorTree -\u5b9e\u9a8c": [[84, null]], "pgr_lineGraph - Proposed": [[85, null]], "pgr_lineGraphFull - \u5b9e\u9a8c": [[86, null]], "pgr_makeConnected - \u5b9e\u9a8c": [[87, null]], "pgr_maxCardinalityMatch": [[88, null]], "pgr_maxFlow": [[89, null]], "pgr_maxFlowMinCost - \u5b9e\u9a8c": [[90, null]], "pgr_maxFlowMinCost_Cost - \u5b9e\u9a8c": [[91, null]], "pgr_nodeNetwork": [[92, null]], "pgr_pickDeliver - \u5b9e\u9a8c": [[93, null]], "pgr_pickDeliverEuclidean - \u5b9e\u9a8c": [[94, null]], "pgr_prim": [[95, null]], "pgr_primBFS": [[96, null]], "pgr_primDD": [[97, null]], "pgr_primDFS": [[98, null]], "pgr_pushRelabel": [[99, null]], "pgr_sequentialVertexColoring - \u62df\u8bae": [[100, null]], "pgr_stoerWagner - \u5b9e\u9a8c": [[101, null]], "pgr_strongComponents": [[102, null]], "pgr_topologicalSort - \u5b9e\u9a8c": [[103, null]], "pgr_transitiveClosure - \u5b9e\u9a8c": [[104, null]], "pgr_trsp - \u62df\u8bae": [[105, null]], "pgr_trspVia - \u62df\u8bae": [[106, null]], "pgr_trspVia_withPoints - \u62df\u8bae": [[107, null]], "pgr_trsp_withPoints - \u62df\u8bae": [[108, null]], "pgr_turnRestrictedPath - \u5b9e\u9a8c\u6027": [[109, null]], "pgr_version": [[110, null]], "pgr_vrpOneDepot -\u5b9e\u9a8c": [[111, null]], "pgr_withPoints -\u62df\u8bae": [[112, null]], "pgr_withPointsCost -\u62df\u8bae": [[113, null]], "pgr_withPointsCostMatrix - \u62df\u8bae": [[114, null]], "pgr_withPointsDD (\u5355\u4e2a\u9876\u70b9)": [[23, "pgr-withpointsdd-single-vertex"]], "pgr_withPointsDD (\u591a\u4e2a\u9876\u70b9)": [[23, "pgr-withpointsdd-multiple-vertices"]], "pgr_withPointsDD - \u62df\u8bae": [[115, null]], "pgr_withPointsKSP (\u4e00\u5bf9\u4e00)": [[23, "pgr-withpointsksp-one-to-one"]], "pgr_withPointsKSP -\u62df\u8bae": [[116, null]], "pgr_withPointsVia - \u62df\u8bae": [[117, null]], "withPoints - \u51fd\u6570\u65cf": [[131, null]], "withPoints - \u7c7b\u522b": [[130, null]], "withPointsKSP\u53ef\u9009\u53c2\u6570": [[116, "withpointsksp-optional-parameters"]], "\u4e00\u4e2a\u70b9": [[74, "one-point"]], "\u4e00\u4e2a\u7b54\u6848\uff0c\u6240\u6709\u5217": [[74, "one-answer-all-columns"]], "\u4e00\u5bf9\u4e00": [[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"]], "\u4e00\u5bf9\u591a": [[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"]], "\u4e00\u6b21\u901a\u8fc7": [[67, "one-via"], [106, "one-via"], [107, "one-via"], [117, "one-via"]], "\u4e00\u822c\u4fe1\u606f": [[4, "general-information"], [14, "general-information"], [15, "general-information"], [129, "general-information"]], "\u4e00\u822c\u6ca1\u6709 id": [[25, "general-without-id"]], "\u4e0e pgr_TSP \u4e00\u8d77\u4f7f\u7528\u3002": [[114, "use-with-pgr-tsp"]], "\u4e0e\u9a71\u52a8\u7aef\u9a71\u52a8\u62d3\u6251\u65e0\u5173": [[113, "does-not-matter-driving-side-driving-topology"]], "\u4e2a\u4eba\u8d21\u732e\u8005\uff08\u6309\u5b57\u6bcd\u6392\u5e8f\uff09": [[27, "individuals-in-alphabetical-order"]], "\u4e2d\u56fd\u90ae\u9012\u5458\u95ee\u9898 - \u51fd\u6570\u65cf\uff08\u5b9e\u9a8c\uff09": [[10, null]], "\u4e3a\u8fde\u63a5\u4fe1\u606f\u51c6\u5907\u5b58\u50a8": [[25, "prepare-storage-for-connection-information"], [54, "prepare-storage-for-connection-information"], [74, "prepare-storage-for-connection-information"]], "\u4e3b\u56fe": [[123, "main-graph"]], "\u4e3b\u67e5\u8be2": [[67, "the-main-query"], [106, "the-main-query"]], "\u4e3b\u8981\u7248\u672c": [[121, "mayors"]], "\u4ea4\u53c9\u8fb9": [[25, "crossing-edges"], [73, "crossing-edges"]], "\u4ec5\u9002\u7528\u4e8e \u6709\u5411 \u56fe\uff0c\u4e14\u4ec5\u5305\u542b cost \u5217": [[62, "for-directed-graphs-only-with-cost-column"]], "\u4ec5\u9002\u7528\u4e8e\u5e26\u6709 cost \u5217\u7684 \u65e0\u5411 \u56fe": [[62, "for-undirected-graphs-only-with-cost-column"]], "\u4ecb\u7ecd": [[3, "introduction"], [5, "introduction"], [7, "introduction"], [13, "introduction"], [16, "introduction"], [27, null], [127, "introduction"], [130, "introduction"], [131, "introduction"]], "\u4ece\u524d\u65b9\u8d85\u8f66\u6216\u4ee5\u5de6\u4fa7\u9a7e\u9a76\u65b9\u5f0f\u884c\u9a76\u3002": [[112, "passes-in-front-or-visits-with-left-side-driving"]], "\u4ece\u524d\u65b9\u8d85\u8f66\u6216\u53f3\u4fa7\u884c\u9a76\u6765\u8bbf\u3002": [[112, "passes-in-front-or-visits-with-right-side-driving"]], "\u4ece\u524d\u9762\u7ecf\u8fc7\u6216\u53c2\u89c2\u3002": [[108, "pass-in-front-or-visits"]], "\u4ece\u539f\u59cb\u56fe\u4e2d\u6dfb\u52a0\u8fb9": [[86, "add-edges-from-the-original-graph"]], "\u4ece\u9876\u70b9 1 \u5f00\u59cb": [[29, "start-from-vertex-1"]], "\u4f01\u4e1a\u8d5e\u52a9\u5546\uff08\u6309\u5b57\u6bcd\u987a\u5e8f\u6392\u5217\uff09": [[27, "corporate-sponsors-in-alphabetical-order"]], "\u4f4d\u7f6e": [[5, "locations"]], "\u4f7f\u7528 pgr_dijkstra \u8fc1\u79fb pgr_trsp \uff08\u9876\u70b9\uff09": [[23, "migrating-pgr-trsp-vertices-using-pgr-dijkstra"]], "\u4f7f\u7528 pgr_dijkstraVia``\u8fc1\u79fb ``pgr_trspViaVertices": [[23, "migrating-pgr-trspviavertices-using-pgr-dijkstravia"]], "\u4f7f\u7528 pgr_trspVia_withPoints``\u8fc1\u79fb``pgr_trspViaEdges": [[23, "migrating-pgr-trspviaedges-using-pgr-trspvia-withpoints"]], "\u4f7f\u7528 pgr_trspVia``\u8fc1\u79fb ``pgr_trspViaVertices": [[23, "migrating-pgr-trspviavertices-using-pgr-trspvia"]], "\u4f7f\u7528 pgr_trsp_withPoints \u8fc1\u79fb pgr_trsp \uff08\u8fb9\uff09": [[23, "migrating-pgr-trsp-edges-using-pgr-trsp-withpoints"]], "\u4f7f\u7528 pgr_trsp``\u8fc1\u79fb ``pgr_trsp \uff08\u9876\u70b9\uff09": [[23, "migrating-pgr-trsp-vertices-using-pgr-trsp"]], "\u4f7f\u7528 pgr_withPointsVia \u8fc1\u79fb pgr_trspViaEdges": [[23, "migrating-pgr-trspviaedges-using-pgr-withpointsvia"]], "\u4f7f\u7528 pgr_withPoints``\u8fc1\u79fb ``pgr_trsp \uff08\u8fb9\uff09": [[23, "migrating-pgr-trsp-edges-using-pgr-withpoints"]], "\u4f7f\u7528\u5174\u8da3\u70b9\u751f\u6210\u4e0d\u5bf9\u79f0\u77e9\u9635\u3002": [[29, "using-points-of-interest-to-generate-an-asymetric-matrix"]], "\u4f7f\u7528\u6536\u7f29\u56fe": [[13, "using-the-contracted-graph"]], "\u4f7f\u7528\u8def\u7531\u56fe": [[86, "using-the-routing-graph"]], "\u4f7f\u7528\u9876\u70b9\u56fe\u8d4b\u4e88\u53f6\u9876\u70b9\u5176\u539f\u59cb\u503c\u3002": [[86, "using-the-vertex-map-give-the-leaf-verices-their-original-value"]], "\u4f9d\u8d56": [[26, "dependencies"]], "\u4fdd\u5b58\u8fb9\u8fde\u63a5\u4fe1\u606f": [[25, "save-the-edges-connection-information"], [54, "save-the-edges-connection-information"], [74, "save-the-edges-connection-information"]], "\u4fdd\u5b58\u9876\u70b9\u8fde\u63a5\u4fe1\u606f": [[25, "save-the-vertices-connection-information"], [54, "save-the-vertices-connection-information"], [74, "save-the-vertices-connection-information"]], "\u5173\u4e8e\u79ef\u5206": [[130, "about-points"], [131, "about-points"]], "\u5174\u8da3\u70b9": [[74, "points-of-interest"], [123, "points-of-interest"]], "\u5174\u8da3\u70b9\u586b\u5145": [[74, "points-of-interest-fillup"], [123, "points-of-interest-fillup"]], "\u5174\u8da3\u70b9\u8868": [[74, "a-point-of-interest-table"]], "\u5176\u4ed6\u793a\u4f8b": [[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"], [103, "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"]], "\u5177\u6709 cost \u548c reverse_cost \u7684\u65e0\u5411\u56fe": [[123, "undirected-graph-with-cost-and-reverse-cost"]], "\u5177\u6709\u51e0\u4f55\u56fe\u5f62\u7684\u56fe": [[25, "graphs-with-geometries"]], "\u5185\u5bb9": [[5, "contents"], [23, "contents"], [23, "id1"], [121, "contents"], [121, "id1"], [121, "id2"], [121, "id3"], [121, "id4"], [121, "id5"], [121, "id6"], [121, "id7"], [121, "id9"], [121, "id10"], [121, "id11"], [121, "id12"], [121, "id13"], [121, "id14"], [121, "id15"], [130, "contents"], [131, "contents"]], "\u5185\u90e8\u67e5\u8be2": [[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"]], "\u51c6\u5907\u6570\u636e\u5e93": [[25, "prepare-the-database"]], "\u51fd\u6570\u65cf": [[20, "routingfunctions"], [122, null]], "\u51fd\u6570\u7684\u7ed3\u6784": [[25, "function-s-structure"]], "\u51fd\u6570\u7684\u91cd\u8f7d": [[25, "function-s-overloads"]], "\u51fd\u6570\u8fc1\u79fb": [[23, "migration-of-functions"]], "\u5206\u91cf - \u51fd\u6570\u65cf": [[12, null]], "\u5206\u91cf SQL": [[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"]], "\u521b\u5efa\u4e34\u65f6\u9876\u70b9": [[130, "creating-temporary-vertices"], [131, "creating-temporary-vertices"]], "\u521b\u5efa\u6570\u636e\u8868\u5e76\u5b58\u50a8\u6570\u636e": [[30, "creating-a-table-for-the-data-and-storing-the-data"]], "\u521b\u5efa\u6620\u5c04\u8868": [[86, "create-the-mapping-table"]], "\u521b\u5efa\u6807\u8bc6\u53d8\u6362\u9876\u70b9\u7684\u8868": [[86, "creating-table-that-identifies-transformed-vertices"]], "\u521b\u5efa\u8868": [[25, "create-a-table"]], "\u521b\u5efa\u8def\u7531\u62d3\u6251": [[56, "create-a-routing-topology"], [73, "create-a-routing-topology"]], "\u521b\u5efa\u8def\u7531\u6570\u636e\u5e93": [[25, "create-a-routing-database"]], "\u521b\u5efa\u9876\u70b9\u8868": [[56, "create-the-vertices-table"], [73, "create-the-vertices-table"]], "\u5220\u9664\u53f6\u8282\u70b9\u4e0a\u7684\u81ea\u5faa\u73af": [[86, "removing-self-loops-on-leaf-nodes"]], "\u5230\u8fbe\u6240\u8bbf\u95ee\u9876\u70b9\u65f6\u7684\u8def\u7ebf\u603b\u6210\u672c\u3002": [[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"]], "\u52a0\u8f7d\u6570\u636e": [[25, "load-data"]], "\u5355\u70b9\u6a21\u62df\u6267\u884c": [[74, "one-point-dry-run-execution"]], "\u5355\u70b9\u793a\u4f8b": [[74, "one-point-examples"]], "\u5355\u9876\u70b9": [[50, "single-vertex"], [61, "single-vertex"], [68, "single-vertex"], [81, "single-vertex"], [82, "single-vertex"], [83, "single-vertex"], [96, "single-vertex"], [97, "single-vertex"], [98, "single-vertex"], [115, "single-vertex"]], "\u539f\u59cb\u8ba2\u5355": [[94, "the-original-orders"], [123, "the-original-orders"]], "\u53bb\u9664\u591a\u4f59\u7684\u8fb9": [[25, "removing-the-surplus-edges"], [73, "removing-the-surplus-edges"]], "\u53c2\u6570": [[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"]], "\u53c2\u8003": [[120, null]], "\u53cc\u5411 Dijkstra - \u51fd\u6570\u65cf": [[9, null]], "\u53cc\u5411A* - \u51fd\u6570\u65cf": [[8, null]], "\u53d1\u884c\u8bf4\u660e": [[20, "release-notes"], [121, null]], "\u53d6\u8d27 & \u9001\u8d27": [[5, "pick-delivery"], [5, "pick-deliver"]], "\u53d6\u8d27-\u9001\u8d27\u53ef\u9009\u53c2\u6570": [[5, "pick-deliver-optional-parameters"], [93, "pick-deliver-optional-parameters"], [94, "pick-deliver-optional-parameters"]], "\u53d6\u8d27\u548c\u9001\u8d27\u6570\u636e": [[123, "pick-deliver-data"]], "\u53e6\u8bf7\u53c2\u9605": [[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"]], "\u53ef\u7528\u51fd\u6570\uff0c\u4f46\u4e0d\u662f\u5b98\u65b9 pgRouting \u51fd\u6570": [[20, "available-functions-but-not-official-pgrouting-functions"]], "\u53ef\u9009\u53c2\u6570": [[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"]], "\u53ef\u9009\u6536\u7f29\u53c2\u6570": [[55, "contraction-optional-parameters"]], "\u53ef\u914d\u7f6e\u53d8\u91cf": [[26, "configurable-variables"]], "\u53f3\u4fa7\u9a7e\u9a76\u62d3\u6251": [[113, "right-side-driving-topology"]], "\u53f3\u9a7e\u9a76\u4fa7": [[116, "right-driving-side"], [130, "right-driving-side"], [131, "right-driving-side"]], "\u5411\u9650\u5236\u6dfb\u52a0\u503c": [[86, "adding-a-value-to-the-restriction"]], "\u5546\u4e1a\u652f\u6301": [[125, "commercial-support"]], "\u56e0\u7d20": [[6, "factor"]], "\u56e0\u7d20\u5904\u7406": [[5, "factor-handling"]], "\u56fe": [[25, "graphs"]], "\u56fe\u4e4b\u5916\u7684\u70b9": [[123, "points-outside-the-graph"]], "\u56fe\u5b9a\u4e49": [[25, "graph-definition"]], "\u56fe\u7247": [[92, "images"], [123, "images"]], "\u56fe\u7684\u6536\u7f29": [[25, "contraction-of-a-graph"]], "\u5728 Points SQL \u4e2d\u4f7f\u7528 pgr_findCloseEdges \u51fd\u6570": [[117, "use-pgr-findcloseedges-in-the-points-sql"]], "\u5728 Points SQL \u4e2d\u4f7f\u7528 pgr_findCloseEdges\u3002": [[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"]], "\u5728\u53f3\u4fa7\u884c\u9a76\u7f51\u7edc": [[130, "on-a-right-hand-side-driving-network"], [131, "on-a-right-hand-side-driving-network"]], "\u5728\u5de6\u4fa7\u9a7e\u9a76\u7f51\u7edc\u4e0a": [[130, "on-a-left-hand-side-driving-network"], [131, "on-a-left-hand-side-driving-network"]], "\u5728\u6570\u636e\u5e93\u4e2d\u542f\u7528\u548c\u5347\u7ea7": [[26, "enabling-and-upgrading-in-the-database"]], "\u5728\u6b64\u7248\u672c v3.7.x \u4e2d\u7684\u4e2a\u4eba\u8d21\u732e\u8005\uff08\u6309\u5b57\u6bcd\u987a\u5e8f\u6392\u5217\uff09": [[27, "individuals-in-this-release-v3-7-x-in-alphabetical-order"]], "\u5728\u8fb9\u8868\u4e0a\u521b\u5efa\u8def\u7531\u62d3\u6251": [[56, "create-the-routing-topology-on-the-edge-table"], [73, "create-the-routing-topology-on-the-edge-table"]], "\u5750\u6807SQL": [[30, "coordinates-sql"]], "\u586b\u5199\u6620\u5c04\u8868": [[86, "filling-the-mapping-table"]], "\u5904\u7406\u53c2\u6570": [[5, "handling-parameters"]], "\u591a\u4e2a\u9876\u70b9": [[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"]], "\u591a\u5bf9\u4e00": [[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"]], "\u591a\u5bf9\u591a": [[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"]], "\u591a\u6761\u8def\u5f84": [[25, "multiple-paths"]], "\u591a\u70b9": [[74, "many-points"]], "\u591a\u70b9\u6a21\u62df\u6267\u884c": [[74, "many-points-dry-run-execution"]], "\u591a\u70b9\u793a\u4f8b": [[74, "many-points-examples"]], "\u591a\u8def\u5f84\u9009\u62e9\u6027\u3002": [[25, "selective-for-multiple-paths"]], "\u591a\u8def\u5f84\u975e\u9009\u62e9\u6027": [[25, "non-selective-for-multiple-paths"]], "\u591a\u9876\u70b9": [[68, "multiple-vertices"]], "\u5982\u4f55\u8d21\u732e": [[25, "how-to-contribute"]], "\u5b50\u56fe\u7684\u5ea6\u6570": [[60, "degree-of-a-sub-graph"]], "\u5b58\u50a8\u6536\u7f29\u4fe1\u606f": [[13, "store-contraction-information"]], "\u5b58\u50a8\u8fb9\u7ed3\u679c": [[86, "store-edge-results"]], "\u5b89\u88c5": [[26, null]], "\u5b8c\u6574\u7684\u8def\u7531\u56fe": [[86, "complete-routing-graph"]], "\u5b9e\u9a8c\u51fd\u6570": [[18, null]], "\u5bb9\u91cf\u548c\u9700\u6c42\u5355\u4f4d\u5904\u7406": [[5, "capacity-and-demand-units-handling"]], "\u5bf9\u4e8e TRSP \u51fd\u6570": [[25, "for-the-trsp-functions"]], "\u5bf9\u4e8e\u5e26\u6709 cost \u548c reverse_cost \u5217\u7684 \u65e0\u5411 \u56fe": [[62, "for-undirected-graphs-with-cost-and-reverse-cost-columns"]], "\u5bf9\u4e8e\u5e26\u6709 cost \u548c reverse_cost \u5217\u7684 \u6709\u5411 \u56fe": [[62, "for-directed-graphs-with-cost-and-reverse-cost-columns"]], "\u5bf9\u4e8e\u8def\u7531\u529f\u80fd": [[25, "for-the-routing-functions"]], "\u5bf9\u52a8\u6001\u70b9\u4f7f\u7528 pgr_findCloseEdges": [[107, "use-pgr-findcloseedges-for-points-on-the-fly"], [108, "use-pgr-findcloseedges-for-points-on-the-fly"]], "\u5bfb\u627e\u6700\u77ed\u8def\u5f84": [[25, "find-the-shortest-path"], [73, "find-the-shortest-path"]], "\u5c06\u6210\u672c\u66f4\u65b0\u4e3a\u51e0\u4f55\u5f62\u72b6\u7684\u957f\u5ea6": [[25, "update-costs-to-length-of-geometry"]], "\u5c5e\u4e8e\u6536\u7f29\u56fe\u7684\u8fb9\u3002": [[13, "edges-that-belong-to-the-contracted-graph"]], "\u5c5e\u4e8e\u6536\u7f29\u56fe\u7684\u9876\u70b9\u3002": [[13, "vertices-that-belong-to-the-contracted-graph"]], "\u5de6\u4fa7\u9a7e\u9a76\u62d3\u6251": [[113, "left-side-driving-topology"]], "\u5de6\u9a7e\u9a76\u4fa7": [[116, "left-driving-side"], [130, "left-driving-side"], [131, "left-driving-side"]], "\u5e26 cost \u548c reverse_cost \u7684\u6709\u5411\u56fe": [[123, "directed-graph-with-cost-and-reverse-cost"]], "\u5e26\u6709 cost \u548c``reverse_cost`` \u7684\u56fe": [[25, "graph-with-cost-and-reverse-cost"]], "\u5e26\u6709 cost \u7684\u65e0\u5411\u56fe": [[123, "undirected-graph-with-cost"]], "\u5e26\u6709\u5b8c\u6574\u8f93\u51fa": [[56, "with-full-output"]], "\u5e26\u70b9\u53ef\u9009\u53c2\u6570": [[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"]], "\u5e38\u89c4": [[20, "general"], [25, "general"]], "\u5f53\u7ebf\u7684\u51e0\u4f55\u5f62\u72b6\u5df2\u77e5\u65f6": [[73, "when-line-geometry-is-known"]], "\u5f53\u8fb9\u8868\u7684\u5217\u4e0e\u9ed8\u8ba4\u503c\u4e0d\u5339\u914d\u65f6\u7684\u7528\u6cd5\uff1a": [[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"]], "\u5f53\u8fb9\u8868\u7684\u5217\u4e0e\u9ed8\u8ba4\u503c\u5339\u914d\u65f6\u7684\u7528\u6cd5\uff1a": [[35, "usage-when-the-edge-table-s-columns-match-the-default-values"], [56, "usage-when-the-edge-table-s-columns-match-the-default-values"]], "\u5f53\u9876\u70b9\u51e0\u4f55\u5f62\u72b6\u5df2\u77e5\u65f6": [[73, "when-vertex-geometry-is-known"]], "\u5f53\u9876\u70b9\u7684\u6807\u8bc6\u7b26\u5df2\u77e5\u65f6": [[73, "when-identifiers-of-vertices-are-known"]], "\u5f53\u9a7e\u9a76\u4fa7\u65e0\u5173\u7d27\u8981\u65f6": [[130, "when-driving-side-does-not-matter"], [131, "when-driving-side-does-not-matter"]], "\u5faa\u73af": [[13, "the-cycle"]], "\u6027\u80fd\u6280\u5de7": [[25, "performance-tips"]], "\u60c5\u51b5 2\uff1a\u6e90\u548c/\u6216\u76ee\u6807\u5c5e\u4e8e\u8fb9\u7f18\u5b50\u56fe\u3002": [[13, "case-2-source-and-or-target-belong-to-an-edge-subgraph"]], "\u60c5\u51b5 3\uff1a\u6e90\u548c/\u6216\u76ee\u6807\u5c5e\u4e8e\u4e00\u4e2a\u9876\u70b9\u3002": [[13, "case-3-source-and-or-target-belong-to-a-vertex"]], "\u60c5\u51b51\uff1a\u6e90\u548c\u76ee\u6807\u90fd\u5c5e\u4e8e\u6536\u7f29\u56fe\u3002": [[13, "case-1-both-source-and-target-belong-to-the-contracted-graph"]], "\u6210\u672c - \u7c7b\u522b": [[14, null]], "\u6210\u672c \u56fe": [[25, "graph-with-cost"]], "\u6210\u672c\u51fd\u6570\u7ed3\u679c\u5217": [[25, "result-columns-for-cost-functions"]], "\u6210\u672c\u77e9\u9635 - \u7c7b\u522b": [[15, null]], "\u6240\u6709\u5217\u6700\u591a\u6709\u4e24\u4e2a\u7b54\u6848": [[74, "at-most-two-answers-with-all-columns"]], "\u6240\u6709\u7248\u672c": [[20, "all-releases"]], "\u62a5\u544a\u95ee\u9898": [[125, "reporting-problems"]], "\u62d3\u6251\u6570\u636e": [[123, "topology-data"]], "\u62d3\u6251\u7ed3\u6784": [[123, "the-topology"]], "\u62df\u8bae\u7684\u529f\u80fd": [[119, null]], "\u6309\u7c7b\u522b\u5212\u5206\u7684\u51fd\u6570": [[20, "functions-by-categories"], [122, "functions-by-categories"]], "\u6392\u5e8f - \u51fd\u6570\u65cf": [[24, null]], "\u63a5\u8fd1\u53ef\u9009\u53c2\u6570": [[65, "near-optional-parameters"], [66, "near-optional-parameters"]], "\u63cf\u8ff0": [[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"]], "\u63d2\u5165\u6570\u636e": [[25, "insert-the-data"], [73, "insert-the-data"]], "\u6458\u8981\u884c": [[5, "summary-row"]], "\u64cd\u4f5c\uff1a\u6b7b\u7aef\u6536\u7f29": [[13, "operation-dead-end-contraction"]], "\u64cd\u4f5c\uff1a\u7ebf\u6027\u6536\u7f29": [[13, "operation-linear-contraction"]], "\u652f\u6301": [[125, null]], "\u652f\u6301\u8868": [[123, "support-tables"]], "\u6536\u7f29 - \u51fd\u6570\u65cf": [[13, null]], "\u6536\u7f29\u56fe": [[13, "the-contracted-graph"], [13, "contracted-graph"]], "\u6536\u7f29\u793a\u4f8b\u6570\u636e": [[13, "contracting-sample-data"]], "\u6536\u7f29\u7ed3\u679c": [[13, "contraction-results"]], "\u6570\u636e": [[7, "data"], [86, "the-data"]], "\u6570\u636e\u5e93\u4e2d\u56fe\u7684\u6784\u5efa": [[13, "construction-of-the-graph-in-the-database"]], "\u65ad\u5f00\u8fde\u63a5\u7684\u56fe": [[25, "disconnected-graphs"]], "\u65b0\u7684\u9650\u5236\u7ed3\u6784": [[23, "new-restrictions-structure"]], "\u65c5\u6e38\u603b\u8d39\u7528": [[30, "total-tour-cost"]], "\u65e0\u5411\u56fe\u4e0a\u7684\u6b7b\u7aef\u9876\u70b9": [[13, "dead-end-vertex-on-undirected-graph"]], "\u65e0\u5411\u56fe\u4e0a\u7684\u7ebf\u6027\u9876\u70b9": [[13, "linear-vertex-on-undirected-graph"]], "\u65e7\u7684\u9650\u5236\u7ed3\u6784": [[23, "old-restrictions-structure"]], "\u65e7\u9650\u5236\u5185\u5bb9": [[23, "old-restrictions-contents"]], "\u65f6\u95f4\u5904\u7406": [[5, "time-handling"]], "\u663e\u793a\u65e0\u5411\u56fe\u7684\u8be6\u7ec6\u4fe1\u606f\u3002": [[108, "show-details-on-undirected-graph"]], "\u66f4\u591a\u4fe1\u606f": [[27, "more-information"]], "\u66f4\u65b0\u8fb9\u62d3\u6251": [[25, "updating-edges-topology"], [73, "updating-edges-topology"]], "\u66f4\u65b0\u9876\u70b9\u62d3\u6251": [[25, "updating-vertices-topology"], [73, "updating-vertices-topology"]], "\u6700\u591a\u4e24\u4e2a\u7b54\u6848": [[74, "at-most-two-answers"]], "\u6700\u591a\u627e\u5230\u4e24\u6761\u5230\u8fbe\u7ed9\u5b9a\u70b9\u7684\u8def\u7ebf": [[74, "find-at-most-two-routes-to-a-given-point"]], "\u6709 cost \u7684\u6709\u5411\u56fe": [[123, "directed-graph-with-cost"]], "\u6709\u5411\u56fe\u4e0a\u7684\u6b7b\u7aef\u9876\u70b9": [[13, "dead-end-vertex-on-directed-graph"]], "\u6709\u5411\u56fe\u4e0a\u7684\u7ebf\u6027\u9876\u70b9": [[13, "linear-vertex-on-directed-graph"]], "\u672c\u6b21\u53d1\u5e03\u4e2d\u7684\u4f01\u4e1a\u8d5e\u52a9\u5546\uff08\u6309\u5b57\u6bcd\u987a\u5e8f\u6392\u5217\uff09": [[27, "corporate-sponsors-in-this-release-in-alphabetical-order"]], "\u6765\u81ea\u73b0\u6709\u8868\u7684\u5ea6\u6570": [[60, "degree-from-an-existing-table"]], "\u6784\u5efa": [[26, "building"]], "\u6784\u5efa\u8def\u7531\u62d3\u6251": [[25, "build-a-routing-topology"]], "\u67e5\u8be2": [[94, "the-query"]], "\u6807\u8bc6": [[93, "signature"], [94, "signature"], [110, "signature"]], "\u6839\u636e\u4ee3\u7801\u66f4\u65b0\u6210\u672c": [[25, "update-costs-based-on-codes"]], "\u68c0\u67e5\u4ea4\u53c9\u8fb9": [[25, "checking-for-crossing-edges"], [73, "checking-for-crossing-edges"]], "\u68c0\u67e5\u7ec4\u4ef6": [[25, "checking-components"], [54, "checking-components"], [74, "checking-components"]], "\u68c0\u67e5\u8def\u7531\u62d3\u6251": [[25, "check-the-routing-topology"], [56, "inspect-the-routing-topology"], [73, "inspect-the-routing-topology"]], "\u68c0\u67e5\u9876\u70b9\u8868": [[56, "inspect-the-vertices-table"], [73, "inspect-the-vertices-table"]], "\u6982\u8981": [[9, "synopsis"], [15, "synopsis"], [93, "synopsis"], [94, "synopsis"]], "\u6a21\u62df\u6267\u884c": [[60, "dry-run-execution"], [73, "dry-run-execution"]], "\u6a21\u62df\u7b97\u6cd5\u7684\u5de5\u4f5c\u539f\u7406\u3002": [[106, "simulation-of-how-algorithm-works"], [107, "simulation-of-how-algorithm-works"]], "\u6b64\u7248\u672c\u8d21\u732e\u8005": [[27, "this-release-contributors"]], "\u6b7b\u7aef": [[13, "dead-end"], [25, "dead-ends"], [60, "dead-ends"]], "\u6b7b\u7aef\u6536\u7f29": [[13, "dead-end-contraction"]], "\u6bcf\u4e2a\u70b9\u6700\u591a\u4e24\u4e2a\u7b54\u6848": [[74, "at-most-two-answers-per-point"]], "\u6bcf\u70b9\u4e00\u4e2a\u7b54\u6848\uff0c\u6240\u6709\u5217": [[74, "one-answer-per-point-all-columns"]], "\u6bd4\u8f83\u7ed3\u679c": [[92, "comparing-the-results"]], "\u6ca1\u6709\u51e0\u4f55\u4fe1\u606f\u7684\u56fe": [[25, "graphs-without-geometries"], [73, "graphs-without-geometries"]], "\u6d41": [[25, "flow"]], "\u6d41\u51fd\u6570\u4e00\u822c\u4fe1\u606f": [[19, "flow-functions-general-information"]], "\u6d41\u91cf\u51fd\u6570\u7684\u7ed3\u679c\u5217": [[25, "result-columns-for-flow-functions"]], "\u6d4b\u8bd5": [[26, "testing"]], "\u6d4b\u8bd5\u897f\u6492\u54c8\u62c929\u4e2a\u57ce\u5e02": [[30, "test-29-cities-of-western-sahara"]], "\u6dfb\u52a0\u51e0\u4f55\u56fe\u5f62\uff08\u7528\u4e8e\u89c6\u89c9\u76ee\u7684\uff09": [[30, "adding-a-geometry-for-visual-purposes"]], "\u6dfb\u52a0\u5206\u5272\u8fb9": [[25, "adding-split-edges"], [73, "adding-split-edges"]], "\u6dfb\u52a0\u65b0\u7684\u9876\u70b9": [[25, "adding-new-vertices"], [73, "adding-new-vertices"]], "\u6dfb\u52a0\u65b0\u8ba1\u7b97\u7684\u8fb9": [[86, "add-the-newly-calculated-edges"]], "\u6dfb\u52a0\u8f6f\u9650\u5236": [[86, "adding-a-soft-restriction"]], "\u6dfb\u52a0\u9644\u52a0\u5217": [[13, "add-additional-columns"]], "\u6e05\u7406\u8981\u521b\u5efa\u7684\u8def\u7531\u62d3\u6251\u7684\u5217": [[56, "clean-up-the-columns-of-the-routing-topology-to-be-created"], [73, "clean-up-the-columns-of-the-routing-topology-to-be-created"]], "\u7279\u5f81": [[4, "characteristics"], [5, "characteristics"], [9, "characteristics"], [14, "characteristics"], [15, "characteristics"], [29, "characteristics"], [30, "characteristics"], [65, "characteristics"], [66, "characteristics"], [93, "characteristics"], [94, "characteristics"]], "\u7279\u6b8a\u53ef\u9009\u53c2\u6570": [[109, "special-optional-parameters"]], "\u751f\u6210\u6811 - \u7c7b\u522b": [[124, null]], "\u751f\u6210\u6811\u51fd\u6570\u7684\u7ed3\u679c\u5217": [[25, "result-columns-for-spanning-tree-functions"]], "\u7528\u6cd5\u53d8\u5316": [[107, "usage-variations"], [112, "usage-variations"], [117, "usage-variations"]], "\u76ee\u5f55": [[4, "table-of-contents"], [20, null]], "\u7740\u8272 - \u51fd\u6570\u65cf": [[11, null]], "\u77e9\u9635SQL": [[5, "matrix-sql"], [29, "matrix-sql"], [93, "matrix-sql"]], "\u786e\u4fdd\u6570\u636e\u5e93\u6ca1\u6709 vertices_table": [[56, "make-sure-the-database-does-not-have-the-vertices-table"], [73, "make-sure-the-database-does-not-have-the-vertices-table"]], "\u793a\u4f8b": [[92, "examples"], [94, "example"]], "\u793a\u4f8b\u6570\u636e": [[123, null]], "\u7b2c\u4e09\u6761\u8def\u5f84\u672b\u7aef\u7684\u8def\u5f84\u603b\u6210\u672c\u3002": [[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"]], "\u7b2c\u4e09\u6761\u8def\u5f84\u7684\u603b\u6210\u672c\u3002": [[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"]], "\u7b7e\u540d": [[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"]], "\u7b7e\u540d\u4e4b\u95f4\u7684\u7b49\u4ef7\u6027": [[62, "equvalences-between-signatures"]], "\u7b80\u5316\u53f6\u9876\u70b9": [[86, "simplifying-leaf-vertices"]], "\u7b80\u6d01\u7248\u672c": [[26, "short-version"]], "\u7ebf\u6027": [[13, "linear"]], "\u7ebf\u6027\u6536\u7f29": [[13, "linear-contraction"]], "\u7ebf\u6027\u8fb9": [[25, "linear-edges"], [60, "linear-edges"]], "\u7ec4\u5408": [[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"]], "\u7ec4\u5408\u6570\u636e": [[123, "combinations-data"]], "\u7ed3\u679c": [[7, "results"]], "\u7ed3\u679c\u5217": [[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"]], "\u7ef4\u57fa\u793a\u4f8b": [[25, "wiki-example"]], "\u8282\u70b9\u3001\u70b9\u7684\"\u901a\u8fc7\"\u6216\"\u8bbf\u95ee\"\u72b6\u6001\u3002": [[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"]], "\u8282\u70b9\u7684 \"\u524d\u65b9\u901a\u8fc7 \"\u6216 \"\u8bbf\u95ee \"\u72b6\u6001\u3002": [[67, "status-of-passes-in-front-or-visits-of-the-nodes"], [106, "status-of-passes-in-front-or-visits-of-the-nodes"]], "\u83b7\u53d6\u6700\u8fd1\u7684\u9876\u70b9": [[25, "get-the-closest-vertex"], [54, "get-the-closest-vertex"], [74, "get-the-closest-vertex"]], "\u83b7\u53d6\u6765\u6e90": [[26, "get-the-sources"]], "\u83b7\u53d6\u6e38\u89c8\u7684\u51e0\u4f55\u5f62\u72b6": [[30, "getting-a-geometry-of-the-tour"]], "\u884c\u9a76\u8ddd\u79bb\u53ef\u9009\u53c2\u6570": [[68, "driving-distance-optional-parameters"], [115, "driving-distance-optional-parameters"]], "\u8868\u73b0": [[7, "performance"]], "\u89c6\u89c9\u6548\u679c": [[30, "visual-results"]], "\u8ba2\u5355": [[94, "the-orders"], [123, "the-orders"]], "\u8ba2\u5355 SQL": [[5, "orders-sql"], [93, "orders-sql"], [94, "orders-sql"]], "\u8bb8\u53ef": [[27, "licensing"]], "\u8bc6\u522b\u9650\u5236": [[86, "idenifying-the-restriction"]], "\u8c03\u6574\u6210\u672c": [[25, "adjust-costs"]], "\u8d21\u732e\u8005": [[27, "contributors"]], "\u8d77\u6e90": [[4, "origin"]], "\u8def\u5f84\u7684\u7ed3\u679c\u5217": [[25, "result-columns-for-a-path"]], "\u8def\u7531\u4e2d\u8bbf\u95ee\u7684\u8282\u70b9\u3002": [[67, "nodes-visited-in-the-route"], [106, "nodes-visited-in-the-route"], [107, "nodes-visited-in-the-route"], [117, "nodes-visited-in-the-route"]], "\u8f66\u8f86": [[94, "the-vehicles"], [123, "the-vehicles"]], "\u8f66\u8f86 SQL": [[5, "vehicles-sql"], [93, "vehicles-sql"], [94, "vehicles-sql"]], "\u8f66\u8f86\u8def\u7531\u529f\u80fd - \u7c7b\u522b\uff08\u5b9e\u9a8c\uff09": [[5, null]], "\u8f6c\u53d8": [[86, "the-transformation"]], "\u8f6c\u5f2f\u9650\u5236\u7684\u8fc1\u79fb": [[23, "migration-of-turn-restrictions"]], "\u8fb9": [[123, "edges"]], "\u8fb9\u6570\u636e": [[123, "edges-data"]], "\u8fb9\u7f18\u8868\u66f4\u65b0": [[13, "the-edge-table-update"]], "\u8fc1\u79fb": [[23, "migration"]], "\u8fc1\u79fb pgr_KSP": [[23, "migration-of-pgr-ksp"]], "\u8fc1\u79fb pgr_bdAstar": [[23, "migration-of-pgr-bdastar"]], "\u8fc1\u79fb pgr_dijkstra": [[23, "migration-of-pgr-dijkstra"]], "\u8fc1\u79fb pgr_drivingdistance": [[23, "migration-of-pgr-drivingdistance"]], "\u8fc1\u79fb pgr_maxCardinalityMatch": [[23, "migration-of-pgr-maxcardinalitymatch"]], "\u8fc1\u79fb pgr_trsp \uff08\u8fb9\uff09": [[23, "migration-of-pgr-trsp-edges"]], "\u8fc1\u79fb pgr_trsp \uff08\u9876\u70b9\uff09": [[23, "migration-of-pgr-trsp-vertices"]], "\u8fc1\u79fb pgr_trspViaEdges": [[23, "migration-of-pgr-trspviaedges"]], "\u8fc1\u79fb pgr_trspViaVertices": [[23, "migration-of-pgr-trspviavertices"]], "\u8fc1\u79fb pgr_withPointsDD": [[23, "migration-of-pgr-withpointsdd"]], "\u8fc1\u79fb pgr_withPointsKSP": [[23, "migration-of-pgr-withpointsksp"]], "\u8fc1\u79fb\u51fd\u6570": [[23, "migrating-functions"]], "\u8fc1\u79fb\u6307\u5357": [[23, null]], "\u8fc7\u53bb\u4e0e\u73b0\u5728\u7684\u8d21\u732e\u8005\uff1a": [[27, "contributors-past-present"]], "\u8fd4\u56de\u503c": [[34, "return-value"]], "\u8fd4\u56de\u5217": [[59, "return-columns"], [91, "return-columns"]], "\u8fde\u63a5\u4e0d\u5b8c\u6574\u6570\u636e": [[29, "connected-incomplete-data"]], "\u8fde\u63a5\u4e0d\u8fde\u901a\u7684\u7ec4\u4ef6": [[54, "connecting-disconnected-components"], [74, "connecting-disconnected-components"]], "\u8fde\u63a5\u7ec4\u4ef6": [[25, "connecting-components"], [54, "connecting-components"], [74, "connecting-components"]], "\u901a\u5e38\u5e26\u6709\uff08X,Y)": [[25, "general-with-x-y"]], "\u90ae\u4ef6\u5217\u8868\u548c GIS StackExchange": [[125, "mailing-list-and-gis-stackexchange"]], "\u914d\u7f6e": [[26, "configuring"]], "\u95ee\u9898\u5b9a\u4e49": [[4, "problem-definition"], [29, "problem-definition"], [30, "problem-definition"]], "\u95ee\u9898\u5b9a\u4e49\uff08\u9ad8\u7ea7\u6587\u6863\uff09": [[16, "the-problem-definition-advanced-documentation"]], "\u9644\u52a0\u793a\u4f8b": [[48, "additional-example"]], "\u9644\u52a0\u793a\u4f8b\uff1a": [[101, "additional-example"], [111, "additional-example"]], "\u9650\u5236": [[3, "restrictions"], [123, "restrictions"]], "\u9650\u5236\u6570\u636e": [[23, "restrictions-data"], [123, "restrictions-data"]], "\u9650\u5236\u8fc1\u79fb": [[23, "migration-of-restrictions"]], "\u9876\u70b9": [[123, "vertices"]], "\u9876\u70b9\u4fe1\u606f": [[25, "vertex-information"], [73, "vertex-information"]], "\u9876\u70b9\u6570\u636e": [[123, "vertices-data"]], "\u9876\u70b9\u8868\u66f4\u65b0": [[13, "the-vertex-table-update"]], "\u9a7e\u9a76\u4fa7": [[130, "driving-side"], [131, "driving-side"]], "\u9a7e\u9a76\u4fa7\u5e76\u4e0d\u91cd\u8981": [[115, "driving-side-does-not-matter"], [130, "driving-side-does-not-matter"], [131, "driving-side-does-not-matter"]], "\u9a7e\u9a76\u8ddd\u79bb": [[68, null]], "\u9a7e\u9a76\u8ddd\u79bb - \u7c7b\u522b": [[17, null]], "\u9ad8\u7ea7\u6587\u6863": [[6, "advanced-documentation"], [16, "advanced-documentation"], [19, "advanced-documentation"], [130, "advanced-documentation"], [131, "advanced-documentation"]]}, "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": {"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, "0git": 121, "0x": 26, "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, "1git": 121, "1km": 5, "1s": 5, "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, "20algorithm": [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, "22releas": 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_theori": [51, 88], "29": [28, 51, 52, 70, 77, 88, 94, 108, 112, 116, 123], "29050": 7, "293": [94, 123], "2958": 7, "2git": 121, "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, "3a2": 121, "3aclos": 121, "3git": 121, "3th": [108, 112], "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, "4git": 121, "4th": [108, 112], "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], "5git": 121, "5th": [108, 112], "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], "6git": 121, "6min": 5, "6th": [108, 112], "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], "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, "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, "__": [4, 23, 25, 27, 30, 54, 125], "___pgr___test___": 26, "__glibc__": 121, "__linux__": 121, "_box": 5, "_capac": 19, "_capacity_i": 19, "_cost": [16, 29], "_cost_": 25, "_cost_i": 16, "_id": 19, "_id_i": 19, "_maxflow": 19, "_of": [67, 106, 107, 117], "_pgr_array_revers": 23, "_pgr_makedistancematrix": 121, "_radius": 34, "_search_algorithm": [6, 8, 31, 38], "_seq": 16, "_seq_": 16, "_seq_i": 16, "_sql": 19, "_time": [5, 93, 94], "_vertex": 19, "_vertices_pgr": [35, 36, 56, 57], "_vid": [44, 47, 59, 108, 112, 113], "_weight": 5, "aasheesh": 27, "abhinav": 27, "abs": [6, 31, 32, 33, 38, 39, 40, 108, 112], "academ": 13, "ackermann": 88, "ackermann_funct": 88, "act": 85, "acycl": 59, "add": [13, 25, 36, 54, 74, 92, 121], "added": [20, 23, 81, 82, 83, 96, 97, 98, 121], "addit": [23, 85], "aditya": 27, "adjac": 85, "adrien": 27, "adujst": 121, "advantag": 45, "affect": [23, 45], "afs": 13, "agarw": 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, "aggreg": [9, 16, 41, 42, 43, 62, 63, 97, 106, 107, 113], "akhil": 27, "akio": 27, "al": 23, "algo2": 13, "algorithm": [18, 22, 32, 39, 41, 42, 44, 45, 47, 59, 62, 63, 96, 97, 108, 112, 113], "align": 25, "all": [19, 20, 25, 26, 45, 49, 71, 85, 90, 91, 99, 121, 122], "all_seg": [25, 73], "all_vertic": 60, "alpha": [7, 17, 20, 34, 68, 88, 121, 122], "also": 25, "alter": [13, 25, 26, 36, 54, 56, 73, 74, 86, 92, 123], "altert": 25, "alway": [85, 123], "am": 5, "amd": 7, "an": [16, 67, 85, 106], "analysi": [35, 36, 92], "analyz": [35, 36, 92], "and": [13, 19, 20, 23, 25, 26, 27, 29, 35, 36, 45, 49, 57, 67, 71, 73, 85, 86, 90, 91, 92, 96, 99, 106, 107, 113, 117, 121], "andrea": 27, "ani": [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], "annael": [33, 40, 43, 64, 114, 121], "anneal": [29, 30], "anthoni": 27, "anton": 27, "anyarray": [23, 105, 115, 121], "api": 7, "appro": [4, 29, 30], "approx": 5, "apt": 26, "archiv": [26, 41, 42], "are": [19, 23, 25, 45, 49, 71, 85, 89, 90, 91, 99], "array": [0, 3, 13, 15, 16, 17, 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, "arriv": [5, 93, 94], "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], "arrow": 85, "aryan": 27, "as": [7, 13, 19, 23, 25, 30, 31, 32, 35, 38, 39, 41, 42, 44, 45, 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, 123], "ashish": 27, "ashraf": 27, "assigned_vertic": 86, "astar": 121, "astar_search": [6, 8, 31, 38], "at": [108, 112], "awar": 23, "bak": 27, "basa": 27, "bbox": 7, "bdastar": 121, "bddijkstra": 121, "be": [23, 45, 85], "begin": [16, 19, 25, 111], "behnck": 27, "being": 23, "bellman": [44, 59, 72, 121], "belong": 23, "benav": 27, "benchmark": [94, 123], "berchet": 27, "best": 94, "betwe": 45, "between": [18, 22, 45], "betweenness_centr": 45, "bfs": [20, 47, 50, 122, 128], "bgl": 26, "bidirect": [39, 41, 42], "bidirectional_search": [41, 42], "bigcup": [16, 19], "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], "bigseri": [74, 123], "binari": 47, "bodi": 13, "boldsymbol": [16, 19], "bool": 26, "boolean": [7, 13, 15, 16, 23, 25, 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_vers": 121, "both": [23, 25, 26, 36, 45, 92], "box": 7, "boyer": 78, "boyer_myrvold": 78, "boykov": [19, 20, 49, 122], "boykov_kolmogorov_max_flow": 49, "brand": [18, 22, 45], "breadth": 47, "breath": 96, "bridge_": 51, "buffer": 7, "bug": [55, 121], "build": 26, "build_doxi": 26, "build_html": 26, "build_latex": 26, "build_man": 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], "but": [26, 56, 57], "by": [13, 20, 23, 25, 27, 29, 30, 45, 48, 50, 54, 56, 59, 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, 121, 123], "c_lc101": [94, 123], "ca": 30, "calcul": [18, 22, 45, 89, 97, 113], "camptocamp": 27, "can": 85, "cap": [65, 66, 74, 107, 108, 112, 113, 114, 115, 116, 117], "capac": [5, 19, 25, 49, 54, 71, 73, 74, 89, 90, 91, 93, 94, 99, 111, 123], "capacity_i": 19, "cargo": [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], "cascad": [25, 111], "case": [16, 19, 23, 25, 36, 67, 73, 74, 106, 107, 108, 112, 117], "case_no": 111, "categori": 123, "category_id": 121, "cayetano": 27, "cd": 26, "ce": [25, 54, 74], "central": [18, 22, 45], "cgal": [34, 121], "ch": 118, "chang": [20, 23, 121], "char": [15, 25, 74, 107, 108, 112, 113, 114, 115, 116, 117, 121, 123, 129, 130, 131], "charact": [23, 115, 121], "chauhan": 27, "chaurasia": 27, "check": [35, 36, 56, 57, 92], "checkout": 26, "chk": [35, 36, 56, 57], "christian": 27, "chromat": 69, "ci": [20, 121], "circuit": 77, "circumcent": 34, "clang": [20, 121], "class": 13, "clean": [35, 36, 56, 92], "client_min_messag": [111, 125], "clone": 26, "close": [94, 121, 123], "close_tim": 111, "closest": [25, 54, 74], "closest_vertex": [25, 54, 74], "cm": 58, "cmake": [26, 121], "cmu": 13, "cname": 121, "cnt": [35, 36, 56, 57, 92], "coalesc": [60, 73, 106, 107, 123], "code": [26, 27, 125], "collat": 123, "collect": 34, "color_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, 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], "column": [20, 23, 25, 36, 54, 56, 57, 74, 81, 82, 83, 85, 86, 92, 96, 97, 98, 121, 123], "com": [26, 27, 47, 121, 125], "combin": [16, 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, 121, 123, 130, 131], "combinations_t": 121, "come": 23, "command": 26, "common": 85, "communiti": 27, "compar": 23, "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, 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], "compile_d": [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], "complet": [36, 85], "complete_graph": 86, "compon": [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], "compulsori": 23, "condit": [35, 57], "connect": 26, "connected_compon": 54, "consider": 45, "contain": 23, "context": 103, "contract": [23, 55], "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_ord": 55, "contraction_result": 13, "control": 45, "cooling_factor": [29, 30], "coordin": 30, "corpor": [27, 125], "correct": [35, 57], "correspond": 85, "cos423": [41, 42], "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], "cost_": [16, 25], "cost_i": 16, "count": [7, 35, 60, 92], "cours": [41, 42], "cp": 47, "cpplint": 121, "cpu": 7, "creat": [3, 7, 13, 19, 23, 25, 26, 30, 35, 36, 45, 49, 56, 57, 60, 71, 73, 74, 85, 86, 90, 91, 92, 94, 96, 99, 111, 123], "createdb": [7, 25, 26], "createextens": 26, "createus": 26, "creativecommon": [20, 27], "cross_edg": 86, "cs": [13, 41, 42], "csis": 27, "cup": [16, 19, 25, 62], "current": [25, 26], "custom": 94, "cuthil": [18, 24, 58], "cvrp": 5, "cvrppdtw": 5, "cwi": 4, "d_close": [5, 93, 94, 123], "d_i": [5, 94, 123], "d_node_id": [5, 93, 94, 123], "d_open": [5, 93, 94, 123], "d_servic": [5, 93, 94, 123], "d_x": [5, 94, 123], "dag": [59, 103], "daniel": 27, "data": [94, 123], "databas": [26, 85], "dave": 27, "david": 27, "dd": 92, "ddoc_use_bootstrap": 26, "de": 7, "dead": [35, 92], "debug": 125, "default": [13, 86, 94, 123], "defin": [56, 57, 108, 112, 113], "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], "delet": [25, 73, 86], "deliveri": [94, 123], "delta": [6, 31, 32, 33, 38, 39, 40, 69], "demand": [5, 93, 94, 123], "deni": 27, "densiti": 7, "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": 25, "deprec": 23, "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], "desc": [50, 61, 86], "design": 85, "dest_id": 111, "destin": 13, "detail": [23, 107, 108, 112, 115, 116, 117, 121, 130, 131], "detect": [35, 92], "dev": [26, 121, 125], "develop": [26, 125], "dfrac": 7, "dfs": [11, 18, 20, 54, 102, 122, 128], "digit": 85, "dijkstra": [3, 6, 17, 20, 25, 28, 29, 41, 42, 43, 44, 47, 59, 62, 63, 64, 67, 68, 105, 108, 112, 113, 114, 115, 116, 119, 121, 122, 130, 131], "dindex": [94, 123], "dir": [36, 92], "direct": [7, 13, 15, 16, 20, 23, 25, 28, 29, 31, 32, 33, 36, 38, 39, 40, 41, 42, 43, 44, 45, 47, 50, 55, 59, 61, 62, 63, 64, 65, 66, 67, 68, 70, 72, 75, 77, 79, 88, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117, 121, 131], "discours": 125, "disjoint": 70, "displaystyl": 16, "disrupt": 45, "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], "distinct": [55, 86], "dn": 86, "do": [13, 23], "doc": [6, 8, 23, 25, 26, 31, 38, 49, 54, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99, 105, 121], "doc_queries_gener": 26, "doc_use_bootstrap": 26, "document": [13, 26, 121], "doe": [20, 35, 56, 57, 60, 73, 85, 92, 121], "done": 121, "dot": 7, "doubl": [23, 85, 94, 105, 115, 121, 123], "doxi": [25, 26], "doxygen": 26, "drive": [23, 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, "drt": [65, 66], "dryrun": [60, 73, 74], "dubinin": 27, "duplic": [19, 49, 71, 89, 90, 91, 99], "dwith_doc": 26, "e2": [44, 71, 89, 99, 101, 121], "e_geom": [25, 54, 74], "each": 85, "edg": [1, 2, 4, 5, 6, 8, 9, 11, 12, 13, 14, 18, 20, 21, 22, 23, 24, 26, 27, 29, 30, 34, 35, 36, 56, 57, 76, 92, 93, 94, 110, 111, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128], "edge1": 74, "edge2": 74, "edge_i": 16, "edge_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, 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_t": [13, 35, 36, 56, 57, 92, 121], "edge_table_nod": 92, "edge_table_vertices_pgr": 13, "edgedisjointpath": 121, "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], "edmond": [19, 20, 71, 122], "edmonds_karp_max_flow": 71, "edsger": [16, 62, 63, 64, 114], "edu": [13, 41, 42], "edward": 72, "ege_t": 56, "eid": [23, 56, 60, 73, 86], "ein": [35, 36, 56, 57], "elizabeth": 58, "els": [23, 25, 36, 67, 73, 74, 106, 107, 108, 112, 117], "ema": 27, "empti": [19, 25, 28, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 51, 52, 54, 55, 58, 59, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 74, 75, 77, 79, 80, 84, 85, 86, 87, 88, 90, 91, 95, 99, 100, 101, 102, 103, 105, 106, 107, 108, 109, 113, 114, 115, 116, 117, 129], "emtpi": [29, 30, 60, 73, 74, 112, 116], "en": [5, 6, 8, 19, 23, 28, 31, 38, 41, 42, 44, 47, 51, 59, 62, 63, 65, 66, 67, 71, 72, 86, 88, 89, 99, 101, 103, 104, 105, 111], "end": [16, 19, 23, 25, 28, 31, 32, 35, 36, 38, 39, 41, 42, 44, 47, 49, 59, 62, 63, 65, 66, 67, 70, 71, 72, 73, 74, 85, 89, 90, 91, 92, 99, 105, 106, 107, 108, 109, 112, 113, 116, 117, 130, 131], "end_": 16, "end_clos": [5, 93, 94], "end_i": [5, 94], "end_id": [4, 29, 30], "end_node_id": [5, 93], "end_open": [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_x": [5, 94], "endcap": 74, "endpoint": [73, 85], "eout": [35, 36, 56, 57], "ep": 74, "epp": [41, 42], "epsilon": [6, 31, 32, 33, 38, 39, 40], "equal": 97, "equicost": [23, 68, 115], "error": [23, 35, 36, 56, 57, 103], "esteban": 27, "evalu": 45, "exampl": [23, 85], "execut": [35, 57], "exist": [23, 35, 56, 57, 60, 73, 85, 92, 111], "expect": [56, 57], "explan": 45, "explicit": 121, "extens": [7, 25, 26], "extent": 45, "extern": 121, "extract": [96, 97], "f12": 13, "factor": [5, 6, 8, 25, 31, 32, 33, 38, 39, 40, 73, 93, 94], "fail": [35, 36, 56, 57, 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], "famili": [18, 23, 119], "fedora": 121, "fenoy": 27, "file": [4, 121], "filter": 23, "final_temp": 29, "final_temperatur": 30, "find": [67, 106, 108, 112], "findpostgresql": 121, "first": [47, 96], "first_edg": [25, 73], "first_seg": [25, 73], "fix": 121, "flag": [20, 121], "flat": 74, "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], "florian": 27, "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, 122], "focal": 121, "follow": [26, 35, 57, 85], "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, 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], "foral": 16, "forbidden_vertic": 55, "ford": [44, 59, 72, 121], "found": [35, 36, 56, 57, 92, 113], "foundat": 27, "frac": [5, 25], "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], "freder": 27, "freebsd": 121, "from": [3, 7, 13, 19, 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, 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, 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, 107, 108, 112, 117], "ft": [25, 36], "full": 73, "function": [13, 18, 20, 23, 25, 32, 35, 39, 63, 88, 103, 119, 121], "g1": 74, "g2": 74, "g_d": [16, 25], "g_edg": 60, "g_u": 16, "g_vertic": 60, "gap": [35, 92], "garg": 27, "gaul": 121, "gcc": 121, "ge": 25, "geisberger_dipl": 13, "gemetri": 123, "generat": [92, 123], "generate_seri": [94, 123], "generic": [31, 38, 62, 121], "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_origin": 74, "geom_tabl": 36, "geometri": [30, 34, 35, 36, 56, 57, 73, 74, 85, 92, 123], "georepubl": [27, 125], "gerald": 27, "get": 85, "gid": [7, 35, 56, 57], "gis": [20, 92], "git": [20, 26, 76, 121], "github": [26, 121, 125], "given": [85, 113], "glibc": 121, "global": [65, 66], "gnu": 27, "goe": 60, "going": 23, "gonzalez": 27, "googl": 27, "got": [35, 57], "gpl": 27, "graph": [6, 8, 23, 26, 31, 36, 38, 44, 45, 47, 49, 54, 59, 60, 65, 66, 67, 71, 72, 77, 78, 87, 88, 89, 90, 91, 99, 103, 106, 108, 112, 113, 118, 121], "group": [60, 73, 92], "gsoc": 121, "gudesa": 27, "gupta": 27, "gz": 26, "hamilton": 4, "handout": [41, 42], "hang": 27, "hard": [4, 5, 29, 30, 69, 93, 94], "has": [19, 49, 71, 85, 89, 90, 91, 99], "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], "hassler": 4, "have": [23, 45, 92, 97], "hawick": 77, "head": 85, "health": 77, "heap": 116, "heap_path": [28, 109, 116], "here": 60, "heurist": [8, 31, 32, 33, 38, 39, 40], "high": 45, "higher": 45, "himanshu": 27, "hint": [33, 40, 43, 56, 57, 64, 103, 114], "histco": 4, "homepag": 4, "hossain": 27, "housseman": 27, "hpp": 121, "hr": 5, "html": [6, 8, 23, 25, 26, 27, 31, 38, 47, 49, 54, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99, 105], "https": [4, 5, 6, 7, 8, 13, 19, 20, 23, 25, 26, 27, 28, 30, 31, 38, 41, 42, 44, 47, 49, 51, 54, 59, 62, 63, 65, 66, 67, 71, 72, 78, 86, 87, 88, 89, 90, 91, 94, 99, 101, 103, 104, 105, 111, 121, 123, 125], "huang": 27, "hundr": 85, "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], "identifi": [20, 92, 121], "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], "if": [16, 19, 23, 35, 56, 57, 60, 73, 85, 92, 111], "if5": 16, "if6": 16, "ignor": [19, 20, 33, 40, 43, 49, 64, 71, 89, 90, 91, 99, 114, 121], "imag": 85, "imaptool": 27, "implement": [45, 59], "imr": 27, "in": [13, 16, 19, 23, 25, 26, 29, 33, 35, 36, 40, 43, 45, 47, 49, 56, 57, 59, 64, 67, 70, 71, 73, 85, 86, 89, 90, 91, 92, 96, 99, 101, 104, 106, 107, 108, 112, 117], "in_com": [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, "includ": [27, 108, 112, 113], "index": [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], "inf": [33, 40], "infin": 109, "influenc": 45, "info": [25, 54, 74, 125], "inform": [25, 73, 96, 123], "infti": [6, 8, 9, 15, 16, 31, 32, 38, 39, 41, 42, 43, 44, 59, 62, 63, 64, 72, 113, 114], "initial_sol": [5, 93, 94], "initial_temp": 29, "initial_temperatur": 30, "inner": 25, "input": 13, "insert": [3, 13, 23, 25, 30, 48, 54, 73, 74, 78, 85, 86, 92, 94, 111, 123], "instal": 26, "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], "interact": 26, "intersect": [35, 92], "into": [3, 13, 23, 25, 30, 48, 54, 56, 73, 74, 78, 85, 86, 92, 94, 111, 123], "is": [17, 19, 23, 25, 27, 35, 36, 45, 49, 56, 57, 68, 71, 73, 81, 82, 83, 85, 86, 89, 90, 91, 92, 96, 97, 98, 99, 103, 115, 121, 131], "is_a": [108, 112], "is_bipartit": [11, 48], "is_contract": 13, "is_new": 13, "isbn": 4, "islam": 27, "isol": [35, 92], "issu": [121, 125], "it": [19, 23, 45, 49, 71, 90, 91, 99], "iti": 13, "its": 85, "jain": 27, "jame": [58, 77], "jarn": 118, "jay": 27, "jhonson": 79, "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, "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_": 78, "k_1": 78, "k_5": 78, "k_shortest_path_rout": 28, "kai": 27, "karl": 4, "karp": [19, 20, 71, 122], "kastl": 27, "ken": 77, "key": [3, 23, 74, 94, 111, 123], "kg": 5, "kind": 25, "kirkman": 4, "kishor": 27, "kit": 13, "km": 5, "ko": 27, "kolmogorov": [19, 20, 49, 122], "kondeti": 27, "kruskal": [0, 1, 17, 20, 25, 80, 81, 82, 83, 121, 122, 124], "kumar": 27, "languag": 13, "languer": 84, "lat": 6, "later": 27, "latest": 26, "latex": 26, "lc101": [94, 123], "lc101_c": [94, 123], "leaf": 45, "lectur": 13, "lecture16": 13, "left": [25, 60, 73, 86, 106, 107], "leftrightarrow": [25, 85], "leng": 27, "leopark": 27, "leq": [81, 82, 83, 96, 97, 98], "less": 97, "lester": 44, "lex": 4, "li": [94, 123], "lib": [6, 8, 31, 38, 49, 54, 65, 66, 71, 78, 87, 88, 89, 90, 91, 99], "libboost": 26, "librari": [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], "libtap": 26, "licens": [20, 27], "license_1_0": 27, "lie": 45, "lim": [94, 123], "limit": [25, 54, 57, 74, 94, 123], "line": [29, 66], "line_graph": 86, "linegraph_edg": 86, "linesstr": [25, 36], "linestr": [25, 36, 54, 56, 73, 74], "linux": [26, 121], "list": 125, "listinfo": 125, "log": [6, 8, 9, 16, 21, 31, 32, 38, 39, 41, 42, 43, 47, 56, 58, 62, 63, 65, 66, 73, 79, 80, 81, 82, 83, 84, 95, 96, 97, 98, 101, 108, 112, 113, 118], "logv": [10, 52, 53, 90, 91], "lon": 6, "longer": [33, 40, 43, 64, 114], "m_": [5, 93, 94], "ma_capac": 93, "maco": 121, "mahadeokar": 27, "mahmoud": 27, "mail": 125, "mailman": 125, "main_sql": 73, "make": 26, "make_connect": 87, "makefil": 26, "man": 26, "manikata": 27, "maoguang": 27, "mario": 27, "marker": [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, "matching_": 88, "math": [4, 5, 25, 30, 54, 59, 67, 69, 72, 74, 85, 90, 91, 107, 108, 117], "mathworld": 85, "matrix": [5, 29, 93], "max": [6, 15, 31, 32, 33, 38, 39, 40, 43, 64, 86, 92, 114, 121, 123], "max_changes_per_temper": 29, "max_changes_per_temperatur": 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": 27, "maximum": 89, "maximum_flow_problem": 19, "maximum_match": 88, "may": 45, "mckee": [18, 24, 58], "md": 121, "measur": 45, "mega": 7, "menger": 4, "merril": 4, "meta": 7, "metric": [4, 18, 20, 29, 30, 121], "metric_tsp_approx": 121, "mid": 25, "mileston": 121, "min": [5, 6, 15, 29, 31, 32, 33, 38, 39, 40, 43, 64, 114], "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, "minimum": [96, 97, 121], "minor": 121, "mit": [27, 92], "miyawaki": 27, "mkdir": 26, "modifi": [108, 112, 113], "moham": 27, "moor": 72, "most": 45, "msvc": 121, "msys": 26, "mukul": 27, "my_dijkstra": [13, 23], "myarea": 25, "mygeom": [35, 56, 57], "myhous": 35, "myrvold": 78, "mytabl": [35, 56, 57], "mytable_vertices_pgr": [35, 57], "n_": [5, 93, 94], "n_seq": [46, 54, 102], "nagas": 27, "name": [23, 25, 26], "nardelli": 27, "near": [35, 92, 121], "need": 23, "negat": [20, 85, 121], "neq": [16, 19, 25], "net": [25, 27], "netlab": 125, "network": 45, "new": [92, 125], "new_graph": 86, "new_graph_id_seq": 86, "new_lin": 74, "new_point": 74, "new_restrict": 23, "newpoint": [74, 123], "news": 121, "nextval": [86, 123], "nicola": 92, "nitish": 27, "nl": 4, "no": [19, 20, 33, 40, 43, 45, 49, 64, 71, 85, 89, 90, 91, 94, 99, 114, 121, 123], "node": [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], "node_": 16, "node_1": 16, "node_i": 16, "node_k": 16, "node_seq": [67, 106, 107, 117], "not": [4, 20, 23, 26, 29, 30, 35, 49, 56, 57, 60, 70, 71, 73, 85, 86, 89, 90, 91, 92, 94, 99, 103, 111, 121, 123], "notes2new": [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, 114, 125], "now": 23, "np": [4, 5, 29, 30, 58, 69, 93, 94, 100], "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, "number": [69, 85], "numer": [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, "of": [4, 5, 17, 18, 20, 25, 27, 30, 31, 32, 35, 36, 37, 38, 39, 41, 44, 45, 46, 47, 48, 49, 52, 55, 56, 57, 58, 60, 62, 63, 65, 68, 69, 70, 71, 72, 81, 82, 83, 87, 92, 93, 94, 96, 97, 98, 99, 100, 103, 104, 105, 108, 112, 113, 115, 119, 121], "off": 26, "ogr2ogr": 25, "oid": 111, "ok": [35, 36, 56, 57, 92], "old_id": 92, "old_restrict": 23, "on": [20, 23, 25, 26, 27, 30, 44, 45, 54, 60, 67, 72, 74, 85, 86, 92, 94, 106, 107, 121, 123], "one": [36, 85, 106, 107, 117, 121], "oneway": 36, "onli": [26, 85, 113], "open": [94, 123], "open_tim": 111, "openbsd": 121, "oper": 13, "operations_ord": 13, "opo": 111, "option": [23, 25, 28, 31, 32, 33, 35, 36, 38, 39, 40, 50, 54, 55, 56, 61, 65, 66, 67, 68, 74, 92, 93, 94, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117], "or": [13, 19, 23, 25, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 51, 52, 54, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 69, 70, 71, 72, 73, 74, 75, 77, 79, 80, 84, 85, 86, 87, 88, 89, 90, 91, 92, 95, 97, 99, 100, 101, 102, 103, 105, 106, 107, 108, 109, 112, 113, 114, 115, 116, 117], "order": [5, 13, 23, 25, 29, 30, 45, 48, 50, 54, 55, 56, 61, 65, 66, 67, 69, 73, 74, 75, 79, 80, 81, 82, 83, 84, 86, 92, 93, 94, 95, 96, 97, 98, 100, 104, 106, 107, 108, 112, 113, 114, 115, 116, 117, 123], "order_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, 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, "org": [5, 6, 8, 19, 20, 23, 25, 26, 27, 28, 31, 38, 41, 42, 44, 47, 49, 51, 54, 59, 62, 63, 65, 66, 67, 71, 72, 78, 86, 87, 88, 89, 90, 91, 99, 101, 103, 104, 105, 111, 121, 125], "origin": [23, 74, 92, 94, 123], "original_id": 86, "original_point": 74, "original_to_new_point": 74, "orkney": 27, "osgeo": [27, 125], "osgeol": 27, "osm": [7, 25, 73], "osm2pgrout": [7, 25, 27, 73], "osm2pgsql": 25, "osx": 121, "other": [45, 85], "other_geom": [35, 56, 57], "othergeom": 57, "othert": [35, 56, 57], "out": [7, 13, 23], "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_go": [56, 73], "outal": [92, 121], "outer": 73, "output": [13, 20, 23, 121], "over": [23, 45, 67, 73, 74, 94, 106, 107, 117, 123], "overpass": 7, "own": [86, 123], "p_close": [5, 93, 94, 123], "p_i": [5, 94, 123], "p_node_id": [5, 93, 94, 123], "p_open": [5, 93, 94, 123], "p_servic": [5, 93, 94, 123], "p_x": [5, 94, 123], "page": [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], "pair": [20, 25, 45, 85, 122], "paragon": [27, 125], "paragoncorpor": 125, "paramet": [23, 25, 33, 40, 43, 64, 114], "parenthesi": 45, "parser": 26, "part": 27, "partial": [25, 54, 74], "particular": 59, "partit": 74, "pasch": 27, "pass": [45, 67, 106, 107, 108, 112, 117], "password": 26, "path": [3, 16, 23, 25, 26, 32, 39, 41, 42, 44, 45, 47, 59, 62, 63, 73, 105, 106, 107, 108, 109, 112, 113, 116, 123, 129], "path_at": [108, 112], "path_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, 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_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], "patrushev": 27, "pcts": 23, "pdf": [13, 26, 41, 42], "pdptw": [94, 123], "penyngton": 4, "perform": [35, 36, 56, 57, 92, 121], "perl": 26, "perl5": 121, "person": [15, 20, 29, 30, 33, 40, 43, 64, 114, 122], "pg": 121, "pg_prove": 26, "pg_prove_test": [26, 121], "pgdijkstra": 27, "pgr": [19, 56, 57, 79], "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_apspwarshal": 121, "pgr_array_revers": 23, "pgr_articulationpoint": [12, 20, 121, 122], "pgr_astar": [6, 8, 20, 33, 40, 121, 122], "pgr_astarcost": [6, 14, 20, 121, 122], "pgr_astarcostmatrix": [6, 15, 20, 121, 122], "pgr_bdastar": [8, 20, 40, 121, 122], "pgr_bdastarcost": [8, 14, 20, 121, 122], "pgr_bdastarcostmatrix": [8, 15, 20, 121, 122], "pgr_bddijkstra": [9, 20, 43, 121, 122], "pgr_bddijkstracost": [9, 14, 20, 121, 122], "pgr_bddijkstracostmatrix": [9, 15, 20, 121, 122], "pgr_bddijsktra": 41, "pgr_bddijstra": 121, "pgr_bellmanford": [18, 121], "pgr_betweennesscentr": [18, 20, 22, 121], "pgr_biconnectedcompon": [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_chinesepostman": [10, 18, 121], "pgr_chinesepostmancost": [10, 18, 121], "pgr_connectedcompon": [12, 20, 25, 74, 101, 104, 121, 122], "pgr_contract": [13, 20, 25, 122], "pgr_contractgraph": [55, 121], "pgr_create_topolog": 57, "pgr_createtopolog": [20, 35, 36, 57, 92, 121, 122, 126], "pgr_createverticest": [20, 35, 36, 56, 73, 121, 122, 126], "pgr_cuthillmckeeord": [18, 24, 121], "pgr_dagshortestpath": [18, 121], "pgr_degre": [119, 121, 126], "pgr_depthfirstsearch": [1, 119, 121, 128], "pgr_dijkstra": [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_dijkstranear": [16, 25, 66, 86, 119, 121], "pgr_dijkstranearcost": [14, 16, 20, 65, 119, 121, 122], "pgr_dijkstravia": [16, 25, 106, 117, 119, 121, 129, 131], "pgr_drivendist": 131, "pgr_drivingdist": [68, 121], "pgr_edgecolor": [11, 18, 121], "pgr_edgedisjointpath": [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_floydwarshal": [7, 20, 79, 121, 122], "pgr_full_vers": [20, 110, 120, 122], "pgr_getcolumnnam": 121, "pgr_gettablenam": 121, "pgr_gsoc_vrppdtw": [94, 121], "pgr_hawickcircuit": [18, 121], "pgr_iscolumncndex": 121, "pgr_iscolumnint": 121, "pgr_isplanar": [18, 121], "pgr_johnson": [7, 20, 75, 121, 122], "pgr_kdijkstra": 121, "pgr_kdijkstracost": 121, "pgr_kdijkstrapath": 121, "pgr_kruskal": [20, 21, 25, 121, 122], "pgr_kruskalbf": [0, 20, 21, 121, 122], "pgr_kruskaldd": [17, 20, 21, 121, 122], "pgr_kruskaldf": [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_linegraphful": [18, 121, 127], "pgr_makeconnect": [12, 18, 121], "pgr_makedistancematrix": 121, "pgr_maxcardinalitymatch": [19, 20, 121, 122], "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_maximumcardinalitymatch": [88, 121], "pgr_nodenetwork": [20, 35, 121, 122, 126], "pgr_pgr_lengauertarjandominatortre": 121, "pgr_pickdeliv": [5, 18, 121], "pgr_pickdelivereuclidean": [5, 18, 121], "pgr_pointsaspolygon": 121, "pgr_pointstodmatrix": 121, "pgr_pointstovid": 121, "pgr_pointtoedgenod": 121, "pgr_pointtoid": 121, "pgr_prim": [20, 25, 118, 121, 122], "pgr_primbf": [0, 20, 118, 121, 122], "pgr_primdd": [17, 20, 118, 121, 122], "pgr_primdf": [1, 20, 118, 121, 122], "pgr_pushrelabel": [19, 20, 25, 49, 71, 89, 121, 122], "pgr_quote_id": 121, "pgr_sequentialvertexcolor": [11, 119, 121], "pgr_startpoint": 121, "pgr_stoerwagn": [18, 121], "pgr_strongcompon": [12, 20, 121, 122], "pgr_texttopoint": 121, "pgr_topologicalsort": [18, 121], "pgr_transitiveclosur": [18, 121], "pgr_trsp": [3, 20, 25, 106, 107, 119, 121, 122], "pgr_trsp_withpoint": [3, 107, 119, 121, 130], "pgr_trspvia": [3, 119, 121, 129], "pgr_trspvia_withpoint": [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_tspeuclidean": [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_withpoint": [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_withpointsvia": [107, 119, 121, 129, 131], "pgrout": [3, 5, 7, 10, 11, 12, 18, 19, 22, 23, 24, 26, 27, 44, 47, 48, 50, 52, 53, 58, 59, 69, 72, 73, 74, 76, 77, 78, 84, 86, 87, 90, 91, 92, 93, 94, 100, 101, 103, 104, 105, 109, 110, 111, 123, 125, 126, 127, 128], "pgroutinglay": 27, "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, "pid": [15, 23, 25, 29, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 129, 130, 131], "pindex": [94, 123], "pip": 26, "pl": 26, "place": 35, "pleas": [35, 36, 56, 57, 92], "pm": 5, "point": [56, 73, 74, 121], "point_sql": 74, "point_xi": 121, "points_sql": [108, 112, 113, 114, 121], "pointsofinterest": [23, 29, 74, 107, 108, 112, 113, 114, 115, 116, 117, 123, 130, 131], "pointsofinterset": 29, "popul": 57, "portal": [25, 73], "portland": 7, "posit": 85, "postgi": [7, 20, 25, 26, 27, 34, 121, 125], "postgis_full_vers": 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], "postgresql12": [20, 121], "potenti": [35, 36, 92], "pott": 27, "pratap": 27, "precis": [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], "predecessor": 23, "prepare_cap": 74, "prim": [0, 1, 17, 20, 25, 95, 96, 97, 98, 121, 122, 124], "primari": [3, 23, 74, 94, 111, 123], "princeton": [41, 42], "priya": 27, "problem": 36, "process": [35, 36, 56, 57, 92], "progress": 7, "project": 27, "projectweb": [94, 123], "propos": [119, 127], "provid": 125, "ps": 4, "psql": [7, 25, 26], "public": [35, 36, 56, 57, 92, 123], "pull": 121, "push": [19, 20, 89, 99, 122], "push_relabel_max_flow": [89, 99], "python3": 121, "q1": 29, "quad": [16, 19], "queri": [7, 25, 35, 57, 121], "question": 125, "quote_liter": 35, "r1": 3, "r2": 3, "r3": 3, "r4": 3, "radius": 34, "raise_except": [56, 57], "raj": 27, "rajat": 27, "random": [29, 30], "rang": 45, "razequl": 27, "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, 129, 130, 131], "record": [13, 121], "reddi": 27, "regclass": 123, "regina": 27, "relabel": [19, 20, 89, 99, 122], "relat": [18, 22, 35, 45, 92], "releas": 26, "release_not": 121, "remov": 45, "renam": 23, "replac": 13, "request": 121, "requir": [25, 54, 74, 121], "residu": 19, "residual_capac": [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], "respect": 85, "restrict": [23, 123], "restrict_sql": 23, "result": [20, 23, 31, 35, 38, 62, 70, 74, 81, 82, 83, 85, 86, 92, 96, 97, 98, 121], "return": [5, 13, 17, 23, 25, 31, 34, 35, 36, 37, 38, 41, 42, 44, 45, 46, 47, 48, 49, 52, 53, 55, 56, 57, 58, 59, 60, 62, 65, 68, 69, 70, 71, 72, 73, 76, 78, 81, 82, 83, 85, 87, 89, 91, 92, 93, 94, 96, 97, 98, 99, 100, 103, 104, 105, 108, 110, 113, 115], "revers": [16, 19, 25, 36, 92, 123], "reverse_": 123, "reverse_capac": [19, 25, 49, 54, 71, 73, 74, 89, 90, 91, 99, 123], "reverse_categori": 123, "reverse_category_id": 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], "rf": 26, "rhel": 121, "ribot": 92, "richard": 44, "rid": 23, "right": 74, "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, "rohith": 27, "role": 26, "rollback": 111, "root": [0, 17, 50, 61, 68, 81, 82, 83, 84, 96, 97, 98, 115], "round": [74, 107, 108, 112, 113, 114, 115, 116, 117], "rout": [26, 67, 106, 129], "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], "routeplan": 13, "routing_postgi": 121, "row": [5, 7, 13, 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, 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], "row_numb": [23, 67, 73, 74, 94, 106, 107, 117, 123], "row_wher": 121, "rowam": 4, "rows_wher": [35, 36, 56, 57, 92], "rubric": 121, "run": 45, "rykov": 27, "s_in_rul": 36, "s_out_rul": 36, "sa": [20, 27], "sai": 27, "sakr": 27, "sale": [15, 20, 29, 30, 33, 40, 43, 64, 114, 122], "same": [19, 49, 71, 85, 89, 90, 91, 99, 121], "sampledata": [7, 25], "samu": 27, "sarthak": 27, "schema": 121, "score": 45, "search": [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], "sec": 5, "second_edg": [25, 73], "second_seg": [25, 73], "see": [85, 121], "segment": [35, 92], "select": [3, 7, 13, 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, 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_loop": 86, "separ": 85, "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, 123], "serial": [3, 23, 25, 73, 123], "server": 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], "set": [5, 13, 17, 19, 25, 28, 29, 30, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 54, 55, 56, 58, 59, 60, 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, 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, 123, 125, 129], "setof": [13, 23, 60, 73], "setval": [86, 123], "sever": 25, "sh": [26, 121], "shadow": 85, "shape": 34, "shapefil": 25, "shind": 27, "shobhit": 27, "shoot": 121, "shooting_star": 121, "short": [31, 38, 62, 121], "shortest": [32, 39, 41, 42, 44, 45, 47, 59, 62, 63, 108, 112, 113], "shortest_path_faster_algorithm": 72, "shp2pgsql": 25, "side": [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], "sign": 25, "signatur": 23, "similar": 23, "simplic": 85, "simplifi": 25, "simul": [29, 30, 33, 40, 43, 64, 114], "singh": 27, "singl": 85, "sink": [19, 36], "sintef": [94, 123], "size": [7, 67, 106, 107, 117], "skip": [56, 57, 60, 73, 92], "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], "solomon_100_rc_101": 111, "solut": [106, 107], "solv": [33, 40, 43, 64, 114], "someth": 35, "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], "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_id": 86, "source_po": 23, "sourcehandl": 26, "sp": 74, "space": 45, "span": [20, 96, 97, 121], "spars": 45, "spdx": 27, "specialized_vari": 47, "speed": [5, 93], "sphinx": [26, 121], "split": [25, 54, 74, 92], "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_area": 34, "st_astext": [25, 54, 73, 74], "st_buffer": [7, 25, 35, 56, 57, 74], "st_centroid": 7, "st_closestpoint": 74, "st_collect": 34, "st_concavehul": 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_i": [25, 30, 54, 73, 74, 123], "st_intersect": [25, 73, 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], "stackexchang": 20, "standar": [20, 121], "standard": 23, "star": 121, "start": [15, 16, 23, 25, 26, 28, 31, 32, 33, 38, 39, 40, 41, 42, 43, 44, 47, 49, 59, 62, 63, 64, 65, 66, 70, 71, 72, 89, 90, 91, 99, 105, 108, 109, 112, 113, 114, 116, 130, 131], "start_": 16, "start_clos": [5, 93, 94, 123], "start_i": [5, 94, 123], "start_id": [4, 29, 30], "start_node_id": [5, 93], "start_open": [5, 93, 94, 123], "start_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], "start_servic": [5, 93, 94], "start_v": [16, 52, 77], "start_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], "start_x": [5, 94, 123], "startpoint": 73, "statement": 103, "status": [67, 106, 107, 108, 112, 117], "step": [108, 112], "stephen": 27, "steve": 121, "stoer": 101, "stoerwagn": 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_id": 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], "store": 123, "street": 36, "strict": [25, 67, 106, 107, 109, 117, 129], "string_to_array": 23, "studio": 121, "sub": 60, "sub_id": 92, "subscrib": 125, "subseteq": 25, "successive_shortest_path_nonnegative_weight": [90, 91], "such": 85, "sudo": 26, "sum": [106, 107], "sum_": 16, "sumar": [32, 39, 63], "summari": [5, 93, 94], "summer": 27, "super": [19, 49, 71, 90, 91, 99], "support": [20, 121], "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_in_rul": 36, "t_out_rul": 36, "tabl": [3, 13, 23, 25, 30, 35, 36, 54, 56, 57, 60, 73, 74, 85, 86, 92, 94, 111, 123], "table_end": 92, "table_of_cont": [65, 66], "tag": 125, "take": 45, "takubo": 27, "tar": 26, "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_": 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_id": 23, "target_po": 23, "targets_original_id": 86, "targetss": [19, 49, 71, 90, 91, 99], "tarjan": 102, "tarriv": 111, "tarzan": 84, "tasca": 27, "tbd": [57, 86, 111], "tdepart": 111, "techer": 27, "temp": 60, "ten": 85, "test": [20, 26, 35, 57, 121], "tester": [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], "than": [45, 97], "that": [67, 85, 97, 106], "the": [17, 19, 23, 25, 26, 27, 32, 35, 36, 39, 41, 42, 45, 47, 49, 54, 57, 59, 60, 63, 67, 68, 71, 73, 74, 81, 82, 83, 85, 89, 90, 91, 92, 94, 96, 97, 98, 99, 106, 108, 112, 113, 115, 121, 123], "the_geom": [7, 35, 36, 56, 57, 92, 121], "the_in": 73, "the_matrix_info": 111, "the_out": 73, "the_point": 73, "their": [45, 85], "them": 45, "theme": 26, "then": [23, 25, 36, 67, 73, 74, 106, 107, 108, 112, 117], "there": [19, 25, 45, 49, 71, 85, 89, 90, 91, 99], "these": 45, "theta": [45, 75], "they": 92, "this": [23, 25, 45, 54, 74, 85, 121], "thoma": 4, "three": 45, "three_opt": [25, 54, 74], "through": 45, "throw": 45, "thurkow": 27, "tidi": [20, 121], "time": [5, 7, 13, 45, 75, 79, 93, 94, 108, 112, 113], "tiwari": 27, "tmp_edges_vertices_pgr": 60, "to": [19, 23, 25, 26, 35, 44, 45, 49, 57, 71, 72, 85, 89, 90, 91, 97, 99, 108, 111, 112, 113, 121, 125], "to_cost": 23, "todo": 90, "tokyo": 27, "toler": [35, 56, 74, 92], "tool": [26, 121], "top": [94, 123], "topolog": [20, 35, 36, 56, 57, 60, 73, 92, 119, 122], "topological_sort": [59, 103], "total": [5, 32, 39, 60, 63, 92, 93, 94], "transform": [18, 119], "transitive_closur": 104, "travel": [5, 15, 20, 29, 30, 33, 40, 43, 64, 93, 94, 114, 122], "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], "traveltim": 111, "travers": [18, 119], "tree": [20, 96, 97, 121], "tries_per_temp": 29, "tries_per_temperatur": 30, "trsp": [18, 20, 23, 105, 106, 107, 108, 119, 121, 122, 130, 131], "trspviaedg": 121, "true": [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], "tsp": [5, 121], "tsp_result": 30, "turn_restrict_sql": 23, "two": [45, 85, 92], "two_way_if_nul": 36, "txt": 27, "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], "u_turn": 86, "u_turn_on_edg": [25, 67, 106, 107, 117, 129], "ubuntu": 121, "uk": 27, "undirect": [45, 85], "unexpect": [56, 57], "union": [5, 13, 25, 54, 65, 66, 73, 74, 93, 94, 103, 106, 107], "unit": 85, "univers": [4, 27, 30], "unknown": [25, 36], "unlog": [56, 73], "unnam": 23, "unnest": [13, 56, 60, 65, 66, 73, 74], "untouch": 92, "updat": [13, 25, 26, 30, 36, 54, 56, 73, 74, 86, 121, 123], "upgrad": [26, 121], "use": [18, 20, 22, 23, 25, 26, 32, 39, 41, 42, 44, 45, 54, 60, 62, 63, 73, 74, 85, 96, 97, 108, 112, 113, 121], "user": [26, 56, 57, 125], "utf8": 121, "uturn": 86, "uwaterloo": 30, "v1": [86, 121], "v2": 27, "v3": [20, 23, 26, 121], "v_lc101": [94, 123], "valid": 25, "valu": [3, 15, 19, 20, 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, 114, 115, 116, 117, 121, 123, 129, 130, 131], "varchar": [35, 56, 57], "varieti": 25, "varnoth": [16, 19], "vaul": [19, 49, 71, 89, 90, 91, 99], "ve": 45, "veenit": 27, "vehcil": [94, 123], "vehicl": [5, 93, 94], "vehicle_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, 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], "venkata": 27, "vergara": 27, "versaterm": 27, "version": [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": [3, 16, 19, 44, 45, 72, 84, 85, 97, 107, 108, 112, 117, 119], "vertex_": [67, 106, 107, 117, 129], "vertex_i": [67, 106, 107, 117, 129], "vertex_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, 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_map": 86, "vertic": [3, 13, 25, 29, 30, 33, 34, 35, 36, 40, 43, 44, 45, 54, 56, 57, 60, 64, 67, 72, 73, 74, 85, 86, 92, 97, 106, 107, 117, 123, 129], "vertices_id_seq": 123, "vertices_in_graph": 13, "vertices_to_expand": 13, "vertix_id": 121, "via": [3, 119, 121], "via_path": [23, 121], "vicki": 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], "vidhan": 27, "virginia": 27, "virtu": 45, "visit": [67, 96, 106, 107, 108, 112, 117], "visual": 121, "vize": [11, 18, 69], "vojt": 118, "volatil": 13, "vrp": [5, 121], "vrp_distanc": 111, "vrp_vehicl": 111, "vrppd": 5, "vrptw": 5, "wagner": 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], "wang": 27, "warn": [23, 121], "warshal": [7, 20, 75, 122], "was": [23, 56, 57, 121], "waterloo": [4, 30], "way": [7, 25, 36, 85], "web": 130, "weight": 59, "went": 35, "were": 23, "wget": [7, 26], "when": [16, 19, 23, 25, 35, 36, 45, 49, 67, 71, 73, 74, 85, 89, 90, 91, 99, 106, 107, 108, 112, 115, 117, 121], "where": [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": [25, 45], "whitney": 4, "wi29": 30, "wiesenhaan": 27, "wiki": [5, 6, 8, 19, 25, 28, 31, 38, 41, 42, 44, 47, 51, 59, 62, 63, 65, 66, 67, 71, 72, 73, 86, 88, 89, 99, 101, 103, 104, 111], "wikipedia": [5, 6, 8, 19, 28, 31, 38, 41, 42, 44, 47, 51, 58, 59, 62, 63, 65, 66, 67, 71, 72, 85, 86, 88, 89, 99, 101, 103, 104, 111], "will": [25, 45], "william": 4, "window": [26, 121], "winni": 121, "with": [7, 13, 23, 25, 30, 33, 35, 36, 40, 43, 45, 54, 56, 57, 60, 64, 73, 74, 86, 92, 94, 106, 107, 111, 114, 121, 123, 130, 131], "with_doc": 26, "with_seq": [106, 107], "within": 97, "withpoint": [23, 25, 74, 107, 108, 112, 113, 114, 116, 117, 119, 121], "woodbridg": [27, 121], "work": 45, "workshop": [25, 27], "world": 30, "wrong": [35, 56, 57], "wu": 27, "www": [6, 7, 8, 13, 25, 26, 27, 30, 31, 38, 41, 42, 49, 54, 65, 66, 71, 78, 87, 88, 89, 90, 91, 94, 99, 123, 125], "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, "yellow": 85, "yen": [2, 16, 20, 28, 109, 116, 119, 122], "yet": [20, 121], "yige": 27, "your": [35, 57, 125], "zia": 27, "zimanyi": 27}, "titles": ["BFS - \u7c7b\u522b", "DFS - \u7c7b\u522b", "K\u6700\u77ed\u8def\u5f84 - \u7c7b\u522b", "TRSP - \u51fd\u6570\u65cf", "Traveling Sales Person - \u51fd\u6570\u65cf", "\u8f66\u8f86\u8def\u7531\u529f\u80fd - \u7c7b\u522b\uff08\u5b9e\u9a8c\uff09", "A* - \u51fd\u6570\u65cf", "All Pairs - \u51fd\u6570\u65cf", "\u53cc\u5411A* - \u51fd\u6570\u65cf", "\u53cc\u5411 Dijkstra - \u51fd\u6570\u65cf", "\u4e2d\u56fd\u90ae\u9012\u5458\u95ee\u9898 - \u51fd\u6570\u65cf\uff08\u5b9e\u9a8c\uff09", "\u7740\u8272 - \u51fd\u6570\u65cf", "\u5206\u91cf - \u51fd\u6570\u65cf", "\u6536\u7f29 - \u51fd\u6570\u65cf", "\u6210\u672c - \u7c7b\u522b", "\u6210\u672c\u77e9\u9635 - \u7c7b\u522b", "Dijkstra - \u51fd\u6570\u65cf", "\u9a7e\u9a76\u8ddd\u79bb - \u7c7b\u522b", "\u5b9e\u9a8c\u51fd\u6570", "Flow - \u51fd\u6570\u65cf", "\u76ee\u5f55", "Kruskal - \u51fd\u6570\u65cf", "Metrics - Family of functions", "\u8fc1\u79fb\u6307\u5357", "\u6392\u5e8f - \u51fd\u6570\u65cf", "pgRouting \u57fa\u672c\u6982\u5ff5", "\u5b89\u88c5", "\u4ecb\u7ecd", "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 - \u5b9e\u9a8c
", "pgr_betweennessCentrality
", "pgr_biconnectedComponents
", "pgr_binaryBreadthFirstSearch
- \u5b9e\u9a8c", "pgr_bipartite -\u5b9e\u9a8c", "pgr_boykovKolmogorov
", "pgr_breadthFirstSearch
- \u5b9e\u9a8c", "pgr_bridges
", "pgr_chinesePostman
- \u5b9e\u9a8c", "pgr_chinesePostmanCost
- \u5b9e\u9a8c", "pgr_connectedComponents", "pgr_contraction
", "pgr_createTopology", "pgr_createVerticesTable", "pgr_cuthillMckeeOrdering`` - \u8bd5\u9a8c\u6027\u7684", "pgr_dagShortestPath - \u5b9e\u9a8c", "pgr_degree
-- \u62df\u8bae", "pgr_depthFirstSearch
- \u62df\u8bae", "pgr_dijkstra`", "pgr_dijkstraCost`", "pgr_dijkstraCostMatrix
", "pgr_dijkstraNear
- \u62df\u8bae", "pgr_dijkstraNearCost
- \u62df\u8bae", "pgr_dijkstraVia
-\u62df\u8bae", "\u9a7e\u9a76\u8ddd\u79bb", "pgr_edgeColoring - \u5b9e\u9a8c", "pgr_edgeDisjointPaths
", "pgr_edmondsKarp
", "pgr_edwardMoore - \u5b9e\u9a8c
", "pgr_extractVertices -- \u62df\u8bae", "pgr_findCloseEdges
", "pgr_floydWarshall
", "pgr_full_version
", "pgr_hawickCircuits - \u5b9e\u9a8c
", "pgr_isPlanar
- \u5b9e\u9a8c", "pgr_johnson
", "pgr_kruskal
", "pgr_kruskalBFS
", "pgr_kruskalDD
", "pgr_kruskalDFS
", "pgr_lengauerTarjanDominatorTree -\u5b9e\u9a8c", "pgr_lineGraph - Proposed", "pgr_lineGraphFull
- \u5b9e\u9a8c", "pgr_makeConnected
- \u5b9e\u9a8c", "pgr_maxCardinalityMatch", "pgr_maxFlow
", "pgr_maxFlowMinCost
- \u5b9e\u9a8c", "pgr_maxFlowMinCost_Cost
- \u5b9e\u9a8c", "pgr_nodeNetwork", "pgr_pickDeliver
- \u5b9e\u9a8c", "pgr_pickDeliverEuclidean
- \u5b9e\u9a8c", "pgr_prim
", "pgr_primBFS
", "pgr_primDD
", "pgr_primDFS
", "pgr_pushRelabel
", "pgr_sequentialVertexColoring - \u62df\u8bae", "pgr_stoerWagner - \u5b9e\u9a8c", "pgr_strongComponents
", "pgr_topologicalSort
- \u5b9e\u9a8c", "pgr_transitiveClosure
- \u5b9e\u9a8c", "pgr_trsp - \u62df\u8bae", "pgr_trspVia
- \u62df\u8bae", "pgr_trspVia_withPoints
- \u62df\u8bae", "pgr_trsp_withPoints - \u62df\u8bae", "pgr_turnRestrictedPath - \u5b9e\u9a8c\u6027", "pgr_version
", "pgr_vrpOneDepot -\u5b9e\u9a8c", "pgr_withPoints
-\u62df\u8bae", "pgr_withPointsCost
-\u62df\u8bae", "pgr_withPointsCostMatrix
- \u62df\u8bae", "pgr_withPointsDD
- \u62df\u8bae", "pgr_withPointsKSP -\u62df\u8bae", "pgr_withPointsVia
- \u62df\u8bae", "Prim - \u51fd\u6570\u65cf", "\u62df\u8bae\u7684\u529f\u80fd", "\u53c2\u8003", "\u53d1\u884c\u8bf4\u660e", "\u51fd\u6570\u65cf", "\u793a\u4f8b\u6570\u636e", "\u751f\u6210\u6811 - \u7c7b\u522b", "\u652f\u6301", "Topology - \u51fd\u6570\u65cf", "Transformation - Family of functions", "Traversal - \u51fd\u6570\u65cf", "Via - \u7c7b\u522b", "withPoints - \u7c7b\u522b", "withPoints - \u51fd\u6570\u65cf"], "titleterms": {"01": 121, "02": 121, "03": 121, "05": 121, "0a": 121, "0b": 121, "10": 62, "11": 62, "12": 62, "13": 62, "14": 62, "15": 62, "16": 62, "17": 62, "18": 62, "19": 62, "20": 62, "21": 62, "22": 62, "23": 62, "24": 62, "25": 62, "26": 62, "27": 62, "28": 62, "29": [30, 62], "30": 62, "31": 62, "32": 62, "33": 62, "34": 62, "35": 62, "36": 62, "37": 62, "all": 7, "as": 85, "astar": [6, 31, 32, 33, 38, 39, 40], "bfs": [0, 81, 96], "cost": [25, 62, 123], "current": 20, "dfs": [1, 50, 61, 83, 98], "dijkstra": [9, 16, 65, 66], "direct": 85, "edg": [0, 3, 7, 10, 15, 16, 17, 19, 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, 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], "famili": [22, 127], "flow": 19, "function": [22, 127], "gis": 125, "graph": 85, "heurist": 6, "id": 25, "identifi": 85, "kruskal": [21, 23], "ksp": [28, 109, 116], "line": 85, "metric": 22, "migrat": 23, "multipl": 23, "note": [20, 121], "of": [22, 23, 85, 127], "pair": 7, "person": 4, "pgr_alphashap": 34, "pgr_analyzegraph": 35, "pgr_analyzeoneway": 36, "pgr_articulationpoint": 37, "pgr_astar": [23, 31], "pgr_astarcost": 32, "pgr_astarcostmatrix": 33, "pgr_bdastar": [23, 38], "pgr_bdastarcost": 39, "pgr_bdastarcostmatrix": 40, "pgr_bddijkstra": 41, "pgr_bddijkstracost": 42, "pgr_bddijkstracostmatrix": 43, "pgr_bellmanford": 44, "pgr_betweennesscentr": 45, "pgr_biconnectedcompon": 46, "pgr_binarybreadthfirstsearch": 47, "pgr_bipartit": 48, "pgr_boykovkolmogorov": 49, "pgr_breadthfirstsearch": 50, "pgr_bridg": 51, "pgr_chinesepostman": 52, "pgr_chinesepostmancost": 53, "pgr_connectedcompon": 54, "pgr_contract": 55, "pgr_createtopolog": 56, "pgr_createverticest": 57, "pgr_cuthillmckeeord": 58, "pgr_dagshortestpath": 59, "pgr_degre": 60, "pgr_depthfirstsearch": 61, "pgr_dijkstra": [23, 62], "pgr_dijkstracost": 63, "pgr_dijkstracostmatrix": 64, "pgr_dijkstranear": 65, "pgr_dijkstranearcost": 66, "pgr_dijkstravia": [23, 67], "pgr_drivingdist": 23, "pgr_edgecolor": 69, "pgr_edgedisjointpath": 70, "pgr_edmondskarp": 71, "pgr_edwardmoor": 72, "pgr_extractvertic": 73, "pgr_findcloseedg": [74, 107, 108, 112, 113, 114, 115, 116, 117], "pgr_floydwarshal": 75, "pgr_full_vers": 76, "pgr_hawickcircuit": 77, "pgr_isplanar": 78, "pgr_johnson": 79, "pgr_kruskal": 80, "pgr_kruskalbf": [23, 81], "pgr_kruskaldd": [23, 82], "pgr_kruskaldf": [23, 83], "pgr_ksp": [23, 28], "pgr_lengauertarjandominatortre": 84, "pgr_linegraph": 85, "pgr_linegraphful": 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_pickdelivereuclidean": 94, "pgr_prim": 95, "pgr_primbf": [23, 96], "pgr_primdd": [23, 97], "pgr_primdf": [23, 98], "pgr_pushrelabel": 99, "pgr_sequentialvertexcolor": 100, "pgr_stoerwagn": 101, "pgr_strongcompon": 102, "pgr_topologicalsort": 103, "pgr_transitiveclosur": 104, "pgr_trsp": [23, 105], "pgr_trsp_withpoint": [23, 108], "pgr_trspvia": [23, 106], "pgr_trspvia_withpoint": [23, 107], "pgr_trspviaedg": 23, "pgr_trspviavertic": 23, "pgr_tsp": [29, 114], "pgr_tspeuclidean": 30, "pgr_turnrestrictedpath": 109, "pgr_version": 110, "pgr_vrponedepot": 111, "pgr_withpoint": [23, 112], "pgr_withpointscost": 113, "pgr_withpointscostmatrix": 114, "pgr_withpointsdd": [23, 115], "pgr_withpointsksp": [23, 116], "pgr_withpointsvia": [23, 117], "pgrout": [20, 25, 121], "point": [15, 25, 107, 108, 112, 113, 114, 115, 116, 117, 129, 130, 131], "prim": [23, 118], "propos": 85, "releas": [20, 121], "repres": 85, "represent": 85, "restrict": [3, 25, 105, 106, 107, 108, 109, 129], "reverse_cost": [25, 62, 123], "sale": 4, "share": 85, "singl": 23, "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, "topolog": 126, "transform": 127, "travel": 4, "travers": 128, "trsp": [3, 25], "tsp": [4, 29, 30], "uniqu": 85, "v3": 27, "vertex": [23, 60], "vertic": 23, "vertices_t": [56, 73], "via": [25, 67, 106, 107, 117, 129], "with": 85, "withpoint": [130, 131], "withpointsksp": 116}})
\ No newline at end of file
diff --git a/main/zh_Hans/spanningTree-family.html b/main/zh_Hans/spanningTree-family.html
index 98a050e86e..7e4fc768b4 100644
--- a/main/zh_Hans/spanningTree-family.html
+++ b/main/zh_Hans/spanningTree-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -227,8 +227,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/support.html b/main/zh_Hans/support.html
index d91d0e702c..6289e3b1cb 100644
--- a/main/zh_Hans/support.html
+++ b/main/zh_Hans/support.html
@@ -12,7 +12,7 @@
-
+
@@ -44,7 +44,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -253,8 +253,8 @@ 邮件列表和 GIS StackExchangeSphinx 8.1.3.
diff --git a/main/zh_Hans/topology-functions.html b/main/zh_Hans/topology-functions.html
index c8b3a45eec..ef3c2322af 100644
--- a/main/zh_Hans/topology-functions.html
+++ b/main/zh_Hans/topology-functions.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -241,8 +241,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/transformation-family.html b/main/zh_Hans/transformation-family.html
index 453afd3706..4e3d152387 100644
--- a/main/zh_Hans/transformation-family.html
+++ b/main/zh_Hans/transformation-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -255,8 +255,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/traversal-family.html b/main/zh_Hans/traversal-family.html
index 0ef0ddea5f..9c8fcbf1d0 100644
--- a/main/zh_Hans/traversal-family.html
+++ b/main/zh_Hans/traversal-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -260,8 +260,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/via-category.html b/main/zh_Hans/via-category.html
index d290e43a7f..6623d9caad 100644
--- a/main/zh_Hans/via-category.html
+++ b/main/zh_Hans/via-category.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -631,8 +631,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/withPoints-category.html b/main/zh_Hans/withPoints-category.html
index f045d9df25..340dc6a7b1 100644
--- a/main/zh_Hans/withPoints-category.html
+++ b/main/zh_Hans/withPoints-category.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -788,8 +788,8 @@ 另请参阅Sphinx 8.1.3.
diff --git a/main/zh_Hans/withPoints-family.html b/main/zh_Hans/withPoints-family.html
index 62a68ba0a7..a586b1cdd8 100644
--- a/main/zh_Hans/withPoints-family.html
+++ b/main/zh_Hans/withPoints-family.html
@@ -12,7 +12,7 @@
-
+
@@ -45,7 +45,7 @@
pgRouting
- v3.7.0
+ v3.7.1
@@ -771,8 +771,8 @@ 另请参阅Sphinx 8.1.3.