PGROUTING
3.2
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
i
l
m
o
p
r
s
t
u
v
w
x
Functions
a
b
c
d
e
g
i
o
p
s
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
~
Variables
a
b
c
d
e
f
g
i
l
m
n
o
p
q
r
s
t
u
v
w
x
y
Typedefs
b
c
d
e
g
i
l
o
p
s
v
Enumerations
Enumerator
Related Functions
c
d
e
i
o
p
s
Files
File List
File Members
All
_
a
b
c
d
e
f
g
i
l
m
o
p
r
s
t
u
v
Functions
_
a
c
d
e
f
g
i
o
p
r
s
t
Variables
Typedefs
Enumerations
Enumerator
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Class Hierarchy
Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
4
]
►
C
astar_heuristic
C
pgrouting::algorithms::Pgr_astar< G >::distance_heuristic
►
C
default_astar_visitor
C
pgrouting::algorithms::Pgr_astar< G >::astar_many_goals_visitor
Class for stopping when all targets are found
C
pgrouting::algorithms::Pgr_astar< G >::astar_one_goal_visitor
Visitor that terminates when we find the goal
►
C
default_bfs_visitor
C
pgrouting::visitors::Edges_order_bfs_visitor< E >
►
C
default_dfs_visitor
C
pgrouting::visitors::Dfs_visitor< V, E, G >
C
pgrouting::visitors::Dfs_visitor_with_root< V, E >
C
pgrouting::visitors::Edges_order_dfs_visitor< E >
►
C
default_dijkstra_visitor
C
Pgr_dag< G >::dijkstra_many_goal_visitor
Class for stopping when all targets are found
C
Pgr_dag< G >::dijkstra_one_goal_visitor
Class for stopping when 1 target is found
C
pgrouting::Pgr_dijkstra< G >::dijkstra_distance_visitor
Class for stopping when a distance/cost has being surpassed
C
pgrouting::Pgr_dijkstra< G >::dijkstra_distance_visitor_no_init
Class for stopping when a distance/cost has being surpassed
C
pgrouting::Pgr_dijkstra< G >::dijkstra_many_goal_visitor
Class for stopping when all targets are found
C
pgrouting::visitors::dijkstra_one_goal_visitor< V >
C
pgrouting::visitors::Prim_dijkstra_visitor< V >
C
Column_info_t
C
contracted_rt
C
Coordinate_t
C
CostHolder
C
Delauny_t
C
edge
C
edge_columns
C
edge_t
►
C
EventHandler
C
SIGINT_Handler
C
SIGQUIT_Handler
C
General_path_element_t
C
General_vehicle_orders_t
C
GeomText_t
C
GraphDefinition
C
GraphEdgeInfo
C
Identifiers< T >
C
Identifiers< int64_t >
C
Identifiers< size_t >
C
Identifiers< V >
C
Line_graph_full_rt
C
Line_graph_rt
►
C
MATRIX
C
pgrouting::tsp::TSP< MATRIX >
C
matrix_cell
C
PARENT_PATH
C
Path
C
path_element
C
Path_t
C
Pgr_allpairs< G >
C
Pgr_allpairs< G >::inf_plus< T >
C
pgrouting::graph::Pgr_base_graph< BG, XY_vertex, Basic_edge >
►
C
pgrouting::graph::Pgr_base_graph< G, CH_vertex, CH_edge >
C
pgrouting::graph::Pgr_contractionGraph< G >
C
pgr_basic_edge_t
C
pgr_bipartite_rt
C
pgr_boyer_t
C
pgr_combination_t
C
pgr_components_rt
C
pgr_costFlow_t
C
Pgr_dag< G >
C
Pgr_dag< G >::found_goals
C
pgr_edge_t
C
Pgr_edge_xy_t
C
pgr_flow_t
C
pgr_ltdtree_rt
C
pgr_makeConnected_t
C
pgr_mst_rt
C
Pgr_point_t
C
pgr_prim_rt
C
Pgr_randomSpanningTree< G >
C
pgr_randomSpanningTree_t
C
Pgr_stoerWagner< G >
C
pgr_stoerWagner_t
C
Pgr_topologicalSort< G >
C
pgr_topologicalSort_t
C
Pgr_transitiveClosure< G >
C
pgr_vertex_color_rt
C
pgrouting::algorithms::Pgr_astar< G >
C
pgrouting::algorithms::Pgr_astar< G >::found_goals
C
pgrouting::alphashape::anonymous_namespace{pgr_alphaShape.cpp}::CompareRadius
C
pgrouting::alphashape::Pgr_alphaShape::EdgesFilter
C
pgrouting::Basic_edge
C
pgrouting::Basic_vertex
►
C
pgrouting::bidirectional::Pgr_bidirectional< G >
C
pgrouting::bidirectional::Pgr_bdAstar< G >
C
pgrouting::bidirectional::Pgr_bdDijkstra< G >
C
pgrouting::CH_edge
C
pgrouting::CH_vertex
C
pgrouting::compPathsLess
C
pgrouting::contraction::Pgr_contract< G >
C
pgrouting::contraction::Pgr_deadend< G >
C
pgrouting::contraction::Pgr_linear< G >
C
pgrouting::flow::PgrCardinalityGraph< G >
C
pgrouting::found_goals
Exception for visitor termination
C
pgrouting::functions::Pgr_binaryBreadthFirstSearch< G >
C
pgrouting::functions::Pgr_breadthFirstSearch< G >
C
pgrouting::functions::Pgr_depthFirstSearch< G >
C
pgrouting::functions::Pgr_edwardMoore< G >
►
C
pgrouting::functions::Pgr_mst< G >
C
pgrouting::functions::Pgr_kruskal< G >
C
pgrouting::functions::Pgr_prim< G >
C
pgrouting::functions::Pgr_mst< G >::InSpanning
C
pgrouting::functions::Pgr_sequentialVertexColoring< G >
►
C
pgrouting::graph::Pgr_base_graph< G, T_V, T_E >
C
pgrouting::graph::Pgr_lineGraph< G, T_V, T_E >
C
pgrouting::graph::Pgr_lineGraphFull< G, T_V, T_E >
C
pgrouting::graph::PgrCostFlowGraph
C
pgrouting::graph::PgrDirectedChPPGraph
C
pgrouting::graph::PgrFlowGraph
►
C
pgrouting::Identifier
►
C
pgrouting::vrp::Dnode
Defines a the basic operations when data is a matrix
►
C
pgrouting::vrp::Tw_node
Extends the Node class to create a Node with time window attributes
C
pgrouting::vrp::Vehicle_node
Extend
Tw_node
to evaluate the vehicle at node level
C
pgrouting::vrp::Order
►
C
pgrouting::vrp::Vehicle
Vehicle
with time windows
C
pgrouting::vrp::Vehicle_pickDeliver
C
pgrouting::Line_vertex
C
pgrouting::Pg_points_graph::pointCompare
C
pgrouting::Pgr_dijkstra< G >
►
C
pgrouting::Pgr_messages
C
Pgr_bellman_ford< G >
C
pgrouting::alphashape::Pgr_alphaShape
C
pgrouting::functions::Pgr_Bipartite< G >
C
pgrouting::functions::Pgr_boyerMyrvold< G >
C
pgrouting::functions::Pgr_LTDTree< G >
C
pgrouting::functions::Pgr_makeConnected< G >
C
pgrouting::Pg_points_graph
►
C
pgrouting::yen::Pgr_ksp< G >
C
pgrouting::yen::Pgr_turnRestrictedPath< G >
C
pgrouting::trsp::EdgeInfo
C
pgrouting::trsp::Pgr_trspHandler
C
pgrouting::trsp::Pgr_trspHandler::CostHolder
C
pgrouting::trsp::Pgr_trspHandler::Predecessor
C
pgrouting::trsp::Rule
C
pgrouting::tsp::Dmatrix
C
pgrouting::tsp::EuclideanDmatrix
C
pgrouting::tsp::Tour
C
pgrouting::vrp::Fleet
C
pgrouting::vrp::PD_Orders
►
C
pgrouting::vrp::PD_problem
C
pgrouting::vrp::Pgr_pickDeliver
►
C
pgrouting::vrp::Solution
C
pgrouting::vrp::Initial_solution
C
pgrouting::vrp::Optimize
C
pgrouting::vrp::Swap_bk
C
pgrouting::vrp::Swap_bk::Compare
C
pgrouting::vrp::Swap_info
C
pgrouting::XY_vertex
►
C
pgrouting::yen::Pgr_ksp< G >::Visitor
C
pgrouting::yen::Pgr_turnRestrictedPath< G >::Myvisitor
C
pgrouting::yen::Pgr_turnRestrictedPath< G >::found_goals
C
PickDeliveryOrders_t
C
Point_on_edge_t
C
restrict_columns
C
restrict_struct
C
Restriction_t
C
Routes_t
C
Rule
C
SignalHandler
►
C
std::exception
STL class
C
AssertFailedException
Extends std::exception and is the exception that we throw if an assert fails
C
UserQuitException
C
transitiveClosure_rt
C
Vehicle_t
Generated on Tue May 25 2021 15:09:50 for PGROUTING by
1.8.17