Traversal - Familia de funciones¶
Propuesto
Advertencia
Funciones propuestas para la próxima versión mayor.
No están oficialmente en la versión actual.
Es probable que oficialmente formen parte del próximo lanzamiento:
Las funciones hacen uso de ENTEROS y FLOTANTES
Es posible que el nombre no cambie. (Pero todavía puede)
Es posible que la firma no cambie. (Pero todavía puede)
Es posible que la funcionalidad no cambie. (Pero todavía puede)
Se han hecho pruebas con pgTap. Pero tal vez se necesiten más.
Es posible que la documentación necesite un refinamiento.
pgr_depthFirstSearch - Proposed - Recorrido de búsqueda en profundidad del grafo.
Experimental
Advertencia
Possible server crash
These functions might create a server crash
Advertencia
Experimental functions
They are not officially of the current release.
They likely will not be officially be part of the next release:
The functions might not make use of ANY-INTEGER and ANY-NUMERICAL
Name might change.
Signature might change.
Functionality might change.
pgTap tests might be missing.
Might need c/c++ coding.
May lack documentation.
Documentation if any might need to be rewritten.
Documentation examples might need to be automatically generated.
Might need a lot of feedback from the comunity.
Might depend on a proposed function of pgRouting
Might depend on a deprecated function of pgRouting
pgr_breadthFirstSearch - Experimental - Breath first search traversal of the graph.
pgr_binaryBreadthFirstSearch - Experimental - Breath first search traversal of the graph.
Aditionaly there are 2 categories under this family
Ver también¶
Índices y tablas