diff --git a/main/es/pgr_KSP.html b/main/es/pgr_KSP.html index 4756e1a0f5..2752f968ad 100644 --- a/main/es/pgr_KSP.html +++ b/main/es/pgr_KSP.html @@ -270,7 +270,7 @@

Firmas
pgr_KSP(SQL de aristas, salida, destinos, K, [opciones])
pgr_KSP(SQL de aristas, salidas, destino, K, [opciones])
pgr_KSP(SQL de aristas, salidas, destinos, K, [opciones])
-
pgr_KSP(SQL de aristas, SQL de combinaciones, K, [opciones])
+
pgr_KSP(SQL de aristas, SQL de combinaciones, K, [opciones])
opcionales: [directed, heap_paths]
@@ -503,7 +503,7 @@

Firmas

- +
pgr_KSP(SQL de aristas, SQL de combinaciones, K, [opciones])
opcionales: [directed, heap_paths]
diff --git a/main/es/pgr_aStar.html b/main/es/pgr_aStar.html index d5664485bb..b53d7b5515 100644 --- a/main/es/pgr_aStar.html +++ b/main/es/pgr_aStar.html @@ -335,7 +335,7 @@

Firmas
pgr_aStar(SQL de aristas, salida, destinos, K, [opciones])
pgr_aStar(SQL de aristas, salidas, destino, K, [opciones])
pgr_aStar(SQL de aristas, salidas, destinos, K, [opciones])
-
pgr_aStar(SQL de aristas, SQL de combinaciones, [opciones])
+
pgr_aStar(SQL de aristas, SQL de combinaciones, [opciones])
opcionales: [directed, heuristic, factor, epsilon]

@@ -507,7 +507,7 @@

Firmas

- +
pgr_aStar(SQL de aristas, SQL de combinaciones, [opciones])
opcionales: [directed, heuristic, factor, epsilon]
diff --git a/main/es/pgr_aStarCost.html b/main/es/pgr_aStarCost.html index 2142e17517..298bc88188 100644 --- a/main/es/pgr_aStarCost.html +++ b/main/es/pgr_aStarCost.html @@ -311,7 +311,7 @@

Firmas
pgr_aStarCost(SQL de aristas, salida, destinos, [opciones])
pgr_aStarCost(SQL de aristas, salidas, destino, [opciones])
pgr_aStarCost(SQL de aristas, salidas, destinos, [opciones])
-
pgr_aStarCost(SQL de aristas, SQL de combinaciones, [opciones])
+
pgr_aStarCost(SQL de aristas, SQL de combinaciones, [opciones])
opcionales: [directed, heuristic, factor, epsilon]

@@ -453,7 +453,7 @@

Firmas

- +
pgr_aStarCost(SQL de aristas, SQL de combinaciones, [opciones])
opcionales: [directed, heuristic, factor, epsilon]
diff --git a/main/es/pgr_bdAstar.html b/main/es/pgr_bdAstar.html index e63041f5e8..d054ecf893 100644 --- a/main/es/pgr_bdAstar.html +++ b/main/es/pgr_bdAstar.html @@ -331,7 +331,7 @@

Firmas
pgr_bdAstar(SQL de aristas, salida, destinos, [opciones])
pgr_bdAstar(SQL de aristas, salidas, destino, [opciones])
pgr_bdAstar(SQL de aristas, salidas, destinos, [opciones])
-
pgr_bdAstar(SQL de aristas, SQL de combinaciones, [opciones])
+
pgr_bdAstar(SQL de aristas, SQL de combinaciones, [opciones])
opcionales: [directed, heuristic, factor, epsilon]

@@ -507,7 +507,7 @@

Firmas

- +
pgr_bdAstar(SQL de aristas, SQL de combinaciones, [opciones])
opcionales: [directed, heuristic, factor, epsilon]
diff --git a/main/es/pgr_bdAstarCost.html b/main/es/pgr_bdAstarCost.html index 8a3b0e0031..ff8cce2011 100644 --- a/main/es/pgr_bdAstarCost.html +++ b/main/es/pgr_bdAstarCost.html @@ -311,7 +311,7 @@

Firmas
pgr_bdAstarCost(SQL de aristas, salida, destinos, [opciones])
pgr_bdAstarCost(SQL de aristas, salidas, destino, [opciones])
pgr_bdAstarCost(SQL de aristas, salidas, destinos, [opciones])
-
pgr_bdAstarCost(SQL de aristas, SQL de combinaciones, [opciones])
+
pgr_bdAstarCost(SQL de aristas, SQL de combinaciones, [opciones])
opcionales: [directed, heuristic, factor, epsilon]

@@ -457,7 +457,7 @@

Firmas

- +
pgr_bdAstarCost(SQL de aristas, SQL de combinaciones, [opciones])
opcionales: [directed, heuristic, factor, epsilon]
diff --git a/main/es/pgr_bdDijkstra.html b/main/es/pgr_bdDijkstra.html index 4d19bc68bd..fe3ba63521 100644 --- a/main/es/pgr_bdDijkstra.html +++ b/main/es/pgr_bdDijkstra.html @@ -309,7 +309,7 @@

Firmas
pgr_bdDijkstra(SQL de aristas, salida, destinos, [directed])
pgr_bdDijkstra(SQL de aristas, salidas, destino, [directed])
pgr_bdDijkstra(SQL de aristas, salidas, destinos, [directed])
-
pgr_bdDijkstra(SQL de aristas, SQL de combinaciones, [directed])
+
pgr_bdDijkstra(SQL de aristas, SQL de combinaciones, [directed])

Regresa el conjunto de (seq, path_seq, [start_vid], [end_vid], node, edge, cost, agg_cost)
@@ -476,7 +476,7 @@

Firmas

Regresa el conjunto de (seq, path_seq, start_vid, end_vid, node, edge, cost, agg_cost)
diff --git a/main/es/pgr_bdDijkstraCost.html b/main/es/pgr_bdDijkstraCost.html index d806805f3b..a2c1fb27ab 100644 --- a/main/es/pgr_bdDijkstraCost.html +++ b/main/es/pgr_bdDijkstraCost.html @@ -306,7 +306,7 @@

Firmas
pgr_bdDijkstraCost(SQL de aristas, salida, destinos, [directed])
pgr_bdDijkstraCost(SQL de aristas, salidas, destino, [directed])
pgr_bdDijkstraCost(SQL de aristas, salidas, destinos, [directed])
-
pgr_bdDijkstraCost(SQL de aristas, SQL de combinaciones, [directed])
+
pgr_bdDijkstraCost(SQL de aristas, SQL de combinaciones, [directed])

Regresa el conjunto de (start_vid, end_vid, agg_cost)
@@ -436,7 +436,7 @@

Firmas

Regresa el conjunto de (start_vid, end_vid, agg_cost)
diff --git a/main/es/pgr_bellmanFord.html b/main/es/pgr_bellmanFord.html index afbfb3ca9c..66c292fee0 100644 --- a/main/es/pgr_bellmanFord.html +++ b/main/es/pgr_bellmanFord.html @@ -310,7 +310,7 @@

Firmas
pgr_bellmanFord(SQL de aristas, salida, destinos, [directed])
pgr_bellmanFord(SQL de aristas, salidas, destino, [directed])
pgr_bellmanFord(SQL de aristas, salidas, destinos, [directed])
-
pgr_bellmanFord(SQL de aristas, SQL de combinaciones, [directed])
+
pgr_bellmanFord(SQL de aristas, SQL de combinaciones, [directed])

Regresa el conjunto de (seq, path_seq, [start_vid], [end_vid], node, edge, cost, agg_cost)
@@ -477,7 +477,7 @@

Firmas

Regresa el conjunto de (seq, path_seq, start_vid, end_vid, node, edge, cost, agg_cost)
diff --git a/main/es/pgr_binaryBreadthFirstSearch.html b/main/es/pgr_binaryBreadthFirstSearch.html index 16603f412f..720ac812d2 100644 --- a/main/es/pgr_binaryBreadthFirstSearch.html +++ b/main/es/pgr_binaryBreadthFirstSearch.html @@ -302,7 +302,7 @@

Firmas
pgr_binaryBreadthFirstSearch(SQL de aristas, salida, destinos, [directed])
pgr_binaryBreadthFirstSearch(SQL de aristas, salidas, destino, [directed])
pgr_binaryBreadthFirstSearch(SQL de aristas, salidas, destinos, [directed])
-
pgr_binaryBreadthFirstSearch(SQL de aristas, SQL de combinaciones, [directed])
+
pgr_binaryBreadthFirstSearch(SQL de aristas, SQL de combinaciones, [directed])

Regresa el conjunto de (seq, path_seq, [start_vid], [end_vid], node, edge, cost, agg_cost)
@@ -470,7 +470,7 @@

Firmas

Regresa el conjunto de (seq, path_seq, start_vid, end_vid, node, edge, cost, agg_cost)
diff --git a/main/es/pgr_boykovKolmogorov.html b/main/es/pgr_boykovKolmogorov.html index e5debac510..035cdbe49d 100644 --- a/main/es/pgr_boykovKolmogorov.html +++ b/main/es/pgr_boykovKolmogorov.html @@ -285,7 +285,7 @@

Firmas
pgr_boykovKolmogorov(SQL de aristas, salidas, destino)
pgr_boykovKolmogorov(SQL de aristas, salidas, destinos)
-
pgr_boykovKolmogorov(SQL de aristas, SQL de combinaciones)
+
pgr_boykovKolmogorov(SQL de aristas, SQL de combinaciones)

Regresa el conjunto de (seq, edge, start_vid, end_vid, flow, residual_capacity)
@@ -437,7 +437,7 @@

Firmas

Regresa el conjunto de (seq, edge, start_vid, end_vid, flow, residual_capacity)
diff --git a/main/es/pgr_dagShortestPath.html b/main/es/pgr_dagShortestPath.html index f4d4ebfc0f..8570788629 100644 --- a/main/es/pgr_dagShortestPath.html +++ b/main/es/pgr_dagShortestPath.html @@ -311,7 +311,7 @@

Firmas
pgr_dagShortestPath(SQL de aristas, salidas, destino)
pgr_dagShortestPath(SQL de aristas, salidas, destinos)
-
pgr_dagShortestPath(SQL de aristas, SQL de combinaciones)
+
pgr_dagShortestPath(SQL de aristas, SQL de combinaciones)

Regresa el conjunto de (seq, path_seq, node, edge, cost, agg_cost)
@@ -461,7 +461,7 @@

Firmas

Regresa el conjunto de (seq, path_seq, node, edge, cost, agg_cost)
diff --git a/main/es/pgr_dijkstra.html b/main/es/pgr_dijkstra.html index efbd3ebf05..89234fb335 100644 --- a/main/es/pgr_dijkstra.html +++ b/main/es/pgr_dijkstra.html @@ -419,7 +419,7 @@

Firmas
pgr_dijkstra(SQL de aristas, salida, destinos, [directed])
pgr_dijkstra(SQL de aristas, salidas, destino, [directed])
pgr_dijkstra(SQL de aristas, salidas, destinos, [directed])
-
pgr_dijkstra(SQL de aristas, SQL de combinaciones, [directed])
+
pgr_dijkstra(SQL de aristas, SQL de combinaciones, [directed])

Regresa el conjunto de (seq, path_seq, start_vid, end_vid, node, edge, cost, agg_cost)
@@ -591,7 +591,7 @@

Firmas

Regresa el conjunto de (seq, path_seq, start_vid, end_vid, node, edge, cost, agg_cost)
diff --git a/main/es/pgr_dijkstraCost.html b/main/es/pgr_dijkstraCost.html index 86ff2875a1..2f1d84c0d1 100644 --- a/main/es/pgr_dijkstraCost.html +++ b/main/es/pgr_dijkstraCost.html @@ -297,7 +297,7 @@

Firmas
pgr_dijkstraCost(SQL de aristas, salida, destinos, [directed])
pgr_dijkstraCost(SQL de aristas, salidas, destino, [directed])
pgr_dijkstraCost(SQL de aristas, salidas, destinos, [directed])
-
pgr_dijkstraCost(SQL de aristas, SQL de combinaciones, [directed])
+
pgr_dijkstraCost(SQL de aristas, SQL de combinaciones, [directed])

Regresa el conjunto de (start_vid, end_vid, agg_cost)
@@ -418,7 +418,7 @@

Firmas

Combinaciones

-

pgr_dijkstraCost(SQL de aristas, SQL de combinaciones, [directed])

+

pgr_dijkstraCost(SQL de aristas, SQL de combinaciones, [directed])

Regresa el conjunto de (start_vid, end_vid, agg_cost)
OR EMPTY SET
diff --git a/main/es/pgr_dijkstraNear.html b/main/es/pgr_dijkstraNear.html index 5208850971..7ad329074f 100644 --- a/main/es/pgr_dijkstraNear.html +++ b/main/es/pgr_dijkstraNear.html @@ -309,7 +309,7 @@

Firmas
pgr_dijkstraNear(SQL de aristas, salida, destinos, [opciones A])
pgr_dijkstraNear(SQL de aristas, salidas, destino, [opciones A])
pgr_dijkstraNear(SQL de aristas, salidas, destinos, [opciones B])
-
pgr_dijkstraNear(SQL de aristas, SQL de combinaciones, [opciones B])
+
pgr_dijkstraNear(SQL de aristas, SQL de combinaciones, [opciones B])
options A: [directed, cap]
options B: [directed, cap, global]

@@ -452,7 +452,7 @@

Firmas

- +
pgr_dijkstraNear(SQL de aristas, SQL de combinaciones, [opciones])
opcionales: [directed, cap, global]
diff --git a/main/es/pgr_dijkstraNearCost.html b/main/es/pgr_dijkstraNearCost.html index 36b4368e44..7bbbda4b46 100644 --- a/main/es/pgr_dijkstraNearCost.html +++ b/main/es/pgr_dijkstraNearCost.html @@ -309,7 +309,7 @@

Firmas
pgr_dijkstraNearCost(SQL de aristas, salida, destinos, [opciones A])
pgr_dijkstraNearCost(SQL de aristas, salidas, destino, [opciones A])
pgr_dijkstraNearCost(SQL de aristas, salidas, destinos, [opciones B])
-
pgr_dijkstraNearCost(SQL de aristas, SQL de combinaciones, [opciones B])
+
pgr_dijkstraNearCost(SQL de aristas, SQL de combinaciones, [opciones B])
options A: [directed, cap]
options B: [directed, cap, global]

@@ -446,7 +446,7 @@

Firmas

- +
pgr_dijkstraNearCost(SQL de aristas, SQL de combinaciones, [opciones])
opcionales: [directed, cap, global]
diff --git a/main/es/pgr_edgeDisjointPaths.html b/main/es/pgr_edgeDisjointPaths.html index 6390d8cd9e..1f68623533 100644 --- a/main/es/pgr_edgeDisjointPaths.html +++ b/main/es/pgr_edgeDisjointPaths.html @@ -274,7 +274,7 @@

Firmas
pgr_edgeDisjointPaths(SQL de aristas, salida, destinos, [directed])
pgr_edgeDisjointPaths(SQL de aristas, salidas, destino, [directed])
pgr_edgeDisjointPaths(SQL de aristas, salidas, destinos, [directed])
-
pgr_edgeDisjointPaths(SQL de aristas, SQL de combinaciones, [directed])
+
pgr_edgeDisjointPaths(SQL de aristas, SQL de combinaciones, [directed])

Regresa el conjunto de (seq, path_id, path_seq, [start_vid,] [end_vid,] node, edge, cost, agg_cost)
@@ -474,7 +474,7 @@

Firmas

Regresa el conjunto de (seq, path_id, path_seq, start_vid, end_vid, node, edge, cost, agg_cost)
diff --git a/main/es/pgr_edmondsKarp.html b/main/es/pgr_edmondsKarp.html index b5305417fe..01a1cc693e 100644 --- a/main/es/pgr_edmondsKarp.html +++ b/main/es/pgr_edmondsKarp.html @@ -285,7 +285,7 @@

Firmas
pgr_edmondsKarp(SQL de aristas, salidas, destino)
pgr_edmondsKarp(SQL de aristas, salidas, destinos)
- +

Regresa el conjunto de (seq, edge, start_vid, end_vid, flow, residual_capacity)
@@ -437,7 +437,7 @@

Firmas

Regresa el conjunto de (seq, edge, start_vid, end_vid, flow, residual_capacity)
diff --git a/main/es/pgr_edwardMoore.html b/main/es/pgr_edwardMoore.html index 1c7985be6a..dab0eae2d3 100644 --- a/main/es/pgr_edwardMoore.html +++ b/main/es/pgr_edwardMoore.html @@ -313,7 +313,7 @@

Firmas
pgr_edwardMoore(SQL de aristas, salida, destinos, [directed])
pgr_edwardMoore(SQL de aristas, salidas, destino, [directed])
pgr_edwardMoore(SQL de aristas, salidas, destinos, [directed])
-
pgr_edwardMoore(SQL de aristas, SQL de combinaciones, [directed])
+
pgr_edwardMoore(SQL de aristas, SQL de combinaciones, [directed])

Regresa el conjunto de (seq, path_seq, [start_vid], [end_vid], node, edge, cost, agg_cost)
@@ -480,7 +480,7 @@

Firmas

Regresa el conjunto de (seq, path_seq, start_vid, end_vid, node, edge, cost, agg_cost)
diff --git a/main/es/pgr_maxFlow.html b/main/es/pgr_maxFlow.html index 0ae565039b..17bf23d7dc 100644 --- a/main/es/pgr_maxFlow.html +++ b/main/es/pgr_maxFlow.html @@ -268,7 +268,7 @@

Firmas
pgr_maxFlow(SQL de aristas, salida , destinos)
pgr_maxFlow(SQL de aristas, salidas , destino)
pgr_maxFlow(SQL de aristas, salidas , destinos)
- +

RETURNS BIGINT
@@ -391,7 +391,7 @@

Firmas

RETURNS BIGINT
diff --git a/main/es/pgr_maxFlowMinCost.html b/main/es/pgr_maxFlowMinCost.html index 0cb741b07f..7ed93cce18 100644 --- a/main/es/pgr_maxFlowMinCost.html +++ b/main/es/pgr_maxFlowMinCost.html @@ -313,7 +313,7 @@

Firmas
pgr_maxFlowMinCost(SQL de aristas, salidas , destino)
pgr_maxFlowMinCost(SQL de aristas, salidas , destinos)
- +

Regresa el conjunto de (seq, edge, source, target, flow, residual_capacity, cost, agg_cost)
@@ -466,7 +466,7 @@

Firmas

Regresa el conjunto de (seq, edge, source, target, flow, residual_capacity, cost, agg_cost)
diff --git a/main/es/pgr_maxFlowMinCost_Cost.html b/main/es/pgr_maxFlowMinCost_Cost.html index 390027f3aa..29dcb913e0 100644 --- a/main/es/pgr_maxFlowMinCost_Cost.html +++ b/main/es/pgr_maxFlowMinCost_Cost.html @@ -321,7 +321,7 @@

Firmas
pgr_maxFlowMinCost_Cost(SQL de aristas, salidas , destino)
pgr_maxFlowMinCost_Cost(SQL de aristas, salidas , destinos)
-
pgr_maxFlowMinCost_Cost(SQL de aristas, SQL de combinaciones)
+
pgr_maxFlowMinCost_Cost(SQL de aristas, SQL de combinaciones)

RETURNS FLOAT
@@ -444,7 +444,7 @@

Firmas

RETURNS FLOAT
diff --git a/main/es/pgr_pushRelabel.html b/main/es/pgr_pushRelabel.html index b07963f3cf..1bb4db7006 100644 --- a/main/es/pgr_pushRelabel.html +++ b/main/es/pgr_pushRelabel.html @@ -285,7 +285,7 @@

Firmas
pgr_pushRelabel(SQL de aristas, salidas, destino)
pgr_pushRelabel(SQL de aristas, salidas, destinos)
- +

Regresa el conjunto de (seq, edge, start_vid, end_vid, flow, residual_capacity)
@@ -440,7 +440,7 @@

Firmas

Regresa el conjunto de (seq, edge, start_vid, end_vid, flow, residual_capacity)
diff --git a/main/es/pgr_trsp.html b/main/es/pgr_trsp.html index be61d42734..b4a38e541a 100644 --- a/main/es/pgr_trsp.html +++ b/main/es/pgr_trsp.html @@ -305,11 +305,11 @@

Firmas

-
pgr_trsp(SQL de aristas, SQL de restricciones, salida, destino, [directed])
-
pgr_trsp(SQL de aristas, SQL de restricciones, salida, destinos, [directed])
-
pgr_trsp(SQL de aristas, SQL de restricciones, salidas, destino, [directed])
-
pgr_trsp(SQL de aristas, SQL de restricciones, salidas, destinos, [directed])
- +
pgr_trsp(SQL de aristas, SQL de restricciones, salida, destino, [directed])
+
pgr_trsp(SQL de aristas, SQL de restricciones, salida, destinos, [directed])
+
pgr_trsp(SQL de aristas, SQL de restricciones, salidas, destino, [directed])
+
pgr_trsp(SQL de aristas, SQL de restricciones, salidas, destinos, [directed])
+
Regresa el conjunto de (seq, path_seq, start_vid, end_vid, node, edge, cost, agg_cost)
@@ -320,7 +320,7 @@

Firmas

Uno a Uno

-

pgr_trsp(SQL de aristas, SQL de restricciones, salida, destino, [directed])

+

pgr_trsp(SQL de aristas, SQL de restricciones, salida, destino, [directed])

Regresa el conjunto de (seq, path_seq, start_vid, end_vid, node, edge, cost, agg_cost)
OR EMPTY SET
@@ -349,7 +349,7 @@

Firmas

Uno a Muchos

-

pgr_trsp(SQL de aristas, SQL de restricciones, salida, destinos, [directed])

+

pgr_trsp(SQL de aristas, SQL de restricciones, salida, destinos, [directed])

Regresa el conjunto de (seq, path_seq, start_vid, end_vid, node, edge, cost, agg_cost)
OR EMPTY SET
@@ -389,7 +389,7 @@

Firmas

Muchos a Uno

-

pgr_trsp(SQL de aristas, SQL de restricciones, salidas, destino, [directed])

+

pgr_trsp(SQL de aristas, SQL de restricciones, salidas, destino, [directed])

Regresa el conjunto de (seq, path_seq, start_vid, end_vid, node, edge, cost, agg_cost)
OR EMPTY SET
@@ -423,7 +423,7 @@

Firmas

Muchos a Muchos

-

pgr_trsp(SQL de aristas, SQL de restricciones, salidas, destinos, [directed])

+

pgr_trsp(SQL de aristas, SQL de restricciones, salidas, destinos, [directed])

Regresa el conjunto de (seq, path_seq, start_vid, end_vid, node, edge, cost, agg_cost)
OR EMPTY SET
@@ -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)
OR EMPTY SET
diff --git a/main/es/pgr_trspVia.html b/main/es/pgr_trspVia.html index 56f7468b1b..030638ff0f 100644 --- a/main/es/pgr_trspVia.html +++ b/main/es/pgr_trspVia.html @@ -293,7 +293,7 @@

Firmas

-
pgr_trsp(SQL de aristas, SQL de restricciones,**vértices**, [directed])
+
pgr_trsp(SQL de aristas, SQL de restricciones,**vértices**, [directed])
opcionales: [directed, strict, U_turn_on_edge]
diff --git a/main/es/pgr_trspVia_withPoints.html b/main/es/pgr_trspVia_withPoints.html index 655ce150d6..f55d1b6b51 100644 --- a/main/es/pgr_trspVia_withPoints.html +++ b/main/es/pgr_trspVia_withPoints.html @@ -317,7 +317,7 @@

Firmas

- +
pgr_trspVia_withPoints(SQL de aristas, SQL de restricciones, SQL de puntos, vertices, [opciones])
opcionales: [directed, strict, U_turn_on_edge]
diff --git a/main/es/pgr_trsp_withPoints.html b/main/es/pgr_trsp_withPoints.html index 946f2294ca..0620064c37 100644 --- a/main/es/pgr_trsp_withPoints.html +++ b/main/es/pgr_trsp_withPoints.html @@ -312,11 +312,11 @@

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,**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 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])
+
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])
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])
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])
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])
opcionales: [directed, driving_side, details]
@@ -509,7 +509,7 @@

Firmas

- +
opcionales: [directed, driving_side, details]
diff --git a/main/es/pgr_turnRestrictedPath.html b/main/es/pgr_turnRestrictedPath.html index fcb6b00835..be219ce6c8 100644 --- a/main/es/pgr_turnRestrictedPath.html +++ b/main/es/pgr_turnRestrictedPath.html @@ -256,7 +256,7 @@

Firmas

- +
pgr_turnRestrictedPath(SQL de aristas, SQL de restricciones, salida, destino, K, [opciones])
opcionales: [directed, heap_paths, stop_on_first, strict]
diff --git a/main/es/pgr_withPoints.html b/main/es/pgr_withPoints.html index 2887893654..80b23c8fd1 100644 --- a/main/es/pgr_withPoints.html +++ b/main/es/pgr_withPoints.html @@ -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])
-
pgr_withPoints(SQL de aristas, SQL de puntos, SQL de combinaciones, [opciones])
+
pgr_withPoints(SQL de aristas, SQL de puntos, SQL de combinaciones, [opciones])
opcionales: [directed, driving_side, details])

@@ -487,7 +487,7 @@

Firmas

- +
pgr_withPoints(SQL de aristas, SQL de puntos, SQL de combinaciones, [opciones])
opcionales: [directed, driving_side, details])
diff --git a/main/es/pgr_withPointsCost.html b/main/es/pgr_withPointsCost.html index fa94ab1196..477407d8f0 100644 --- a/main/es/pgr_withPointsCost.html +++ b/main/es/pgr_withPointsCost.html @@ -331,7 +331,7 @@

Firmas
pgr_withPointsCost(SQL de aristas, “SQL de puntos`_, salida, destinos, [opciones])
pgr_withPointsCost(SQL de aristas, “SQL de puntos`_, salidas, destino, [opciones])
pgr_withPointsCost(SQL de aristas, “SQL de puntos`_, salidas, destinos, [opciones])
-
pgr_withPointsCost(SQL de aristas, “SQL de puntos`_, SQL de combinaciones, [opciones])
+
pgr_withPointsCost(SQL de aristas, “SQL de puntos`_, SQL de combinaciones, [opciones])
opciones: [directed, driving_side]

@@ -474,7 +474,7 @@

Firmas

- +
pgr_withPointsCost(SQL de aristas, SQL de puntos, SQL de combinaciones, [opciones])
opciones: [directed, driving_side]
diff --git a/main/es/pgr_withPointsKSP.html b/main/es/pgr_withPointsKSP.html index 8c71a2fcf4..cec606de5d 100644 --- a/main/es/pgr_withPointsKSP.html +++ b/main/es/pgr_withPointsKSP.html @@ -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])
opciones: [directed, heap_paths, details]