_version.c | |
_version.h | |
alphaShape.c | |
alphaShape_driver.cpp | |
alphaShape_driver.h | |
arrays_input.c | |
arrays_input.h | |
articulationPoints.c | |
articulationPoints_driver.cpp | |
articulationPoints_driver.h | |
astar.c | |
astar_driver.cpp | |
astar_driver.h | |
basePath_SSEC.cpp | |
basePath_SSEC.hpp | |
basic_edge.cpp | |
basic_edge.h | |
basic_vertex.cpp | |
basic_vertex.h | |
bdAstar.c | |
bdAstar_driver.cpp | |
bdAstar_driver.h | |
bdDijkstra.c | |
bdDijkstra_driver.cpp | |
bdDijkstra_driver.h | |
bellman_ford.c | |
bellman_ford_driver.cpp | |
bellman_ford_driver.h | |
bellman_ford_neg.c | |
bellman_ford_neg_driver.cpp | |
bellman_ford_neg_driver.h | |
biconnectedComponents.c | |
biconnectedComponents_driver.cpp | |
biconnectedComponents_driver.h | |
binaryBreadthFirstSearch.c | |
binaryBreadthFirstSearch_driver.cpp | |
binaryBreadthFirstSearch_driver.h | |
bipartite.c | |
bipartite_driver.cpp | |
bipartite_driver.h | |
bline.hpp | |
book_keeping.cpp | |
book_keeping.h | |
boyerMyrvold.c | |
boyerMyrvold_driver.cpp | |
boyerMyrvold_driver.h | |
bpoint.cpp | |
bpoint.hpp | |
breadthFirstSearch.c | |
breadthFirstSearch_driver.cpp | |
breadthFirstSearch_driver.h | |
bridges.c | |
bridges_driver.cpp | |
bridges_driver.h | |
ch_edge.cpp | |
ch_edge.h | |
ch_graphs.hpp | |
ch_vertex.cpp | |
ch_vertex.h | |
check_parameters.c | |
check_parameters.h | |
chinesePostman.c | |
chinesePostman_driver.cpp | |
chinesePostman_driver.h | |
column_info_t.h | |
combinations_input.c | |
combinations_input.h | |
componentsResult.cpp | |
componentsResult.h | |
compPaths.cpp | |
compPaths.h | |
connectedComponents.c | |
connectedComponents_driver.cpp | |
connectedComponents_driver.h | |
contracted_rt.h | |
contractGraph.c | |
contractGraph_driver.cpp | |
contractGraph_driver.h | |
coordinate_t.h | |
coordinates_input.c | |
coordinates_input.h | |
dagShortestPath.c | |
dagShortestPath_driver.cpp | |
dagShortestPath_driver.h | |
debug_macro.h | |
delauny_input.c | |
delauny_input.h | |
delauny_t.h | |
depthFirstSearch.c | Connecting code with postgres |
depthFirstSearch_driver.cpp | Handles actual calling of function in the pgr_depthFirstSearch.hpp file |
depthFirstSearch_driver.h | |
details.cpp | |
details.hpp | |
dfs_visitor.hpp | |
dfs_visitor_with_root.hpp | |
dijkstra.c | |
dijkstra_driver.cpp | |
dijkstra_driver.h | |
dijkstra_one_goal_visitor.hpp | |
dijkstraVia.c | |
dijkstraVia_driver.cpp | |
dijkstraVia_driver.h | |
Dmatrix.cpp | |
Dmatrix.h | |
dnode.cpp | |
dnode.h | |
drivedist_driver.cpp | |
drivedist_driver.h | |
e_report.c | |
e_report.h | |
edge_disjoint_paths.c | |
edge_disjoint_paths_driver.cpp | |
edge_disjoint_paths_driver.h | |
edgeInfo.cpp | |
edgeInfo.h | |
edges_input.c | |
edges_input.h | |
edges_order_bfs_visitor.hpp | |
edges_order_dfs_visitor.hpp | |
edwardMoore.c | |
edwardMoore_driver.cpp | |
edwardMoore_driver.h | |
euclideanDmatrix.cpp | |
euclideanDmatrix.h | |
euclideanTSP.c | |
euclideanTSP_driver.cpp | |
euclideanTSP_driver.h | |
fleet.cpp | |
fleet.h | |
floydWarshall.c | |
floydWarshall_driver.cpp | |
floydWarshall_driver.h | |
found_goals.hpp | |
general_path_element_t.h | |
general_vehicle_orders_t.h | |
geom_text_rt.h | |
get_check_data.c | |
get_check_data.h | |
get_new_queries.cpp | |
get_new_queries.h | |
graph_enum.h | |
GraphDefinition.cpp | |
GraphDefinition.h | |
identifier.cpp | |
identifier.h | |
identifiers.hpp | |
initial_solution.cpp | |
initial_solution.h | |
initials_code.h | |
interruption.h | |
isPlanar.c | |
isPlanar_driver.cpp | |
isPlanar_driver.h | |
johnson.c | |
johnson_driver.cpp | |
johnson_driver.h | |
kruskal.c | |
kruskal_driver.cpp | |
kruskal_driver.h | |
ksp.c | |
ksp_driver.cpp | |
ksp_driver.h | |
lengauerTarjanDominatorTree.c | |
lengauerTarjanDominatorTree_driver.cpp | |
lengauerTarjanDominatorTree_driver.h | |
line_graph_full_rt.h | |
line_graph_rt.h | |
line_vertex.h | |
linear_directed_graph.h | |
lineGraph.c | Connecting code with postgres |
lineGraph_driver.cpp | |
lineGraph_driver.h | |
lineGraphFull.c | |
lineGraphFull_driver.cpp | |
lineGraphFull_driver.h | |
makeConnected.c | |
makeConnected_driver.cpp | |
makeConnected_driver.h | |
many_to_dist_driving_distance.c | |
many_to_dist_withPointsDD.c | |
matrix_cell_t.h | |
matrixRows_input.c | |
matrixRows_input.h | |
max_flow.c | |
max_flow_driver.cpp | |
max_flow_driver.h | |
maximum_cardinality_matching.c | |
maximum_cardinality_matching_driver.cpp | |
maximum_cardinality_matching_driver.h | |
minCostMaxFlow.c | Connecting code with postgres |
minCostMaxFlow_driver.cpp | |
minCostMaxFlow_driver.h | |
mst_common.cpp | |
mst_common.h | |
new_trsp.c | |
optimize.cpp | |
optimize.h | |
order.cpp | |
order.h | |
orders_input.c | |
orders_input.h | |
path_t.h | |
pd_orders.cpp | |
pd_orders.h | |
pd_problem.cpp | |
pd_problem.h | |
pgr_alloc.cpp | |
pgr_alloc.hpp | |
pgr_allpairs.hpp | |
pgr_alphaShape.cpp | |
pgr_alphaShape.h | |
pgr_assert.cpp | |
pgr_assert.h | An assert functionality that uses C++ throw() |
pgr_astar.hpp | |
pgr_base_graph.hpp | |
pgr_basic_edge_t.h | |
pgr_bdAstar.hpp | |
pgr_bdDijkstra.hpp | |
pgr_bellman_ford.hpp | |
pgr_bidirectional.hpp | |
pgr_binaryBreadthFirstSearch.hpp | |
pgr_bipartite_driver.hpp | |
pgr_bipartite_rt.h | |
pgr_boyer_t.h | |
pgr_boyerMyrvold.hpp | |
pgr_breadthFirstSearch.hpp | |
pgr_chinesePostman.hpp | |
pgr_combination_t.h | |
pgr_components.cpp | |
pgr_components.hpp | |
pgr_components_rt.h | |
pgr_contract.cpp | |
pgr_contract.hpp | |
pgr_contractionGraph.hpp | |
pgr_costFlow_t.h | |
pgr_costFlowGraph.hpp | |
pgr_dagShortestPath.hpp | |
pgr_deadEndContraction.hpp | |
pgr_depthFirstSearch.hpp | The main file which calls the respective boost function |
pgr_dijkstra.hpp | |
pgr_dijkstraVia.hpp | |
pgr_edge_t.h | |
pgr_edge_xy_t.h | |
pgr_edwardMoore.hpp | |
pgr_flow_t.h | |
pgr_flowgraph.cpp | |
pgr_flowgraph.hpp | |
pgr_kruskal.hpp | |
pgr_ksp.hpp | |
pgr_lengauerTarjanDominatorTree_driver.hpp | |
pgr_linearContraction.hpp | |
pgr_lineGraph.hpp | |
pgr_lineGraphFull.hpp | |
pgr_ltdtree_rt.h | |
pgr_makeConnected.hpp | |
pgr_makeConnected_t.h | |
pgr_maxflow.cpp | |
pgr_maxflow.hpp | |
pgr_maximumcardinalitymatching.hpp | |
pgr_messages.cpp | |
pgr_messages.h | |
pgr_minCostMaxFlow.cpp | |
pgr_minCostMaxFlow.hpp | |
pgr_mst.hpp | |
pgr_mst_rt.h | |
pgr_pickDeliver.cpp | |
pgr_pickDeliver.h | |
pgr_point_input.c | |
pgr_point_input.h | |
pgr_point_t.h | |
pgr_prim.hpp | |
pgr_prim_rt.h | |
pgr_randomSpanningTree.hpp | |
pgr_randomSpanningTree_t.h | |
pgr_sequentialVertexColoring.hpp | The main file which calls the respective boost function |
pgr_stoerWagner.hpp | |
pgr_stoerWagner_t.h | |
pgr_topologicalSort.hpp | |
pgr_topologicalSort_t.h | |
pgr_transitiveClosure.hpp | |
pgr_trspHandler.cpp | |
pgr_trspHandler.h | |
pgr_tsp.cpp | |
pgr_tsp.hpp | |
pgr_turnRestrictedPath.hpp | |
pgr_vertex_color_rt.h | |
pgr_withPoints.cpp | |
pgr_withPoints.hpp | |
pickDeliver.c | |
pickDeliver_driver.cpp | |
pickDeliver_driver.h | |
pickDeliverEuclidean.c | |
pickDeliverEuclidean_driver.cpp | |
pickDeliverEuclidean_driver.h | |
pickDeliveryOrders_t.h | |
point_on_edge_t.h | |
points_input.c | |
points_input.h | |
postgres_connection.c | |
postgres_connection.h | |
prim.c | |
prim_dijkstra_visitor.hpp | |
prim_driver.cpp | |
prim_driver.h | |
randomSpanningTree.c | |
randomSpanningTree_driver.cpp | |
randomSpanningTree_driver.h | |
restriction_t.h | |
restrictions_input.c | |
restrictions_input.h | |
routes_t.h | |
rule.cpp | |
rule.h | |
sequentialVertexColoring.c | Connecting code with postgres |
sequentialVertexColoring_driver.cpp | Handles actual calling of function in the pgr_sequentialVertexColoring.hpp file |
sequentialVertexColoring_driver.h | |
signalhandler.cpp | |
signalhandler.h | |
solution.cpp | |
solution.h | |
stoerWagner.c | |
stoerWagner_driver.cpp | |
stoerWagner_driver.h | |
strongComponents.c | |
strongComponents_driver.cpp | |
strongComponents_driver.h | |
time_msg.c | |
time_msg.h | |
topologicalSort.c | |
topologicalSort_driver.cpp | |
topologicalSort_driver.h | |
tour.cpp | |
tour.h | |
transitiveClosure.c | |
transitiveClosure_driver.cpp | |
transitiveClosure_driver.h | |
transitiveClosure_rt.h | |
trsp.c | |
trsp.h | |
trsp_core.cpp | |
trsp_driver.cpp | |
trsp_driver.h | |
trsp_types.h | |
TSP.c | |
TSP_driver.cpp | |
TSP_driver.h | |
turnRestrictedPath.c | |
turnRestrictedPath_driver.cpp | |
turnRestrictedPath_driver.h | |
tw_node.cpp | |
tw_node.h | |
vehicle.cpp | |
vehicle.h | |
vehicle_node.cpp | |
vehicle_node.h | |
vehicle_pickDeliver.cpp | |
vehicle_pickDeliver.h | |
vehicle_t.h | |
vehicles_input.c | |
vehicles_input.h | |
version.c | |
withPoints.c | |
withPoints_dd_driver.cpp | |
withPoints_dd_driver.h | |
withPoints_driver.cpp | |
withPoints_driver.h | |
withPoints_ksp.c | |
withPoints_ksp_driver.cpp | |
withPoints_ksp_driver.h | |
xy_vertex.cpp | |
xy_vertex.h | |