Docs.rs
routingkit-cch-0.1.4
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
routingkit-cch 0.1.4
Rust bindings for RoutingKit's Customizable Contraction Hierarchies (CCH)
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
bit_select.cpp
bit_select.h
bit_vector.cpp
buffered_asynchronous_reader.cpp
buffered_asynchronous_reader.h
compare_vector.cpp
compute_contraction_hierarchy.cpp
compute_geographic_distance_weights.cpp
compute_nested_dissection_order.cpp
contraction_hierarchy.cpp
convert_road_dimacs_coordinates.cpp
convert_road_dimacs_graph.cpp
customizable_contraction_hierarchy.cpp
decode_vector.cpp
emulate_gcc_builtin.h
encode_vector.cpp
examine_ch.cpp
expect.cpp
expect.h
export_road_dimacs_graph.cpp
file_data_source.cpp
file_data_source.h
generate_constant_vector.cpp
generate_dijkstra_rank_test_queries.cpp
generate_random_node_list.cpp
generate_random_source_times.cpp
generate_test_queries.cpp
geo_position_to_node.cpp
google_polyline.cpp
graph_to_dot.cpp
graph_to_svg.cpp
graph_util.cpp
id_mapper.cpp
nested_dissection.cpp
osm_decoder.cpp
osm_extract.cpp
osm_graph_builder.cpp
osm_profile.cpp
osm_simple.cpp
osmpbfformat.proto
protobuf.cpp
protobuf.h
randomly_permute_nodes.cpp
run_contraction_hierarchy_query.cpp
run_dijkstra.cpp
show_path.cpp
strongly_connected_component.cpp
test_basic_features.cpp
test_bit_vector.cpp
test_buffered_asynchronous_reader.cpp
test_contraction_hierarchy_extra_weight.cpp
test_contraction_hierarchy_path_query.cpp
test_contraction_hierarchy_pinned_query.cpp
test_customizable_contraction_hierarchy.cpp
test_customizable_contraction_hierarchy_customization.cpp
test_customizable_contraction_hierarchy_path_query.cpp
test_customizable_contraction_hierarchy_perfect_customization.cpp
test_customizable_contraction_hierarchy_pinned_query.cpp
test_customizable_contraction_hierarchy_reset.cpp
test_dijkstra.cpp
test_geo_dist.cpp
test_google_polyline.cpp
test_id_mapper.cpp
test_id_set_queue.cpp
test_inverse_vector.cpp
test_nearest_neighbor.cpp
test_nested_dissection.cpp
test_osm_simple.cpp
test_permutation.cpp
test_protobuf.cpp
test_sort.cpp
test_strongly_connected_component.cpp
test_tag_map.cpp
timer.cpp
vector_io.cpp
verify.cpp
verify.h
1
2
3
4
5
#include
"
expect.h
"
namespace
RoutingKit
{
bool
expect_failed
=
false
;
}