& params) { detail::astar_dispatch1 (g, s, h, get_param(params, vertex_rank), get_param(params, vertex_distance), choose_const_pmap(get_param(params, edge_weight), g, edge_weight), choose_const_pmap(get_param(params, vertex_index), g, vertex_index), get_param(params, vertex_color), params); } } // namespace boost #endif // BOOST_GRAPH_ASTAR_SEARCH_HPP