Home
last modified time | relevance | path

Searched refs:param_not_found (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/boost/graph/
Dbiconnected_components.hpp235 template <> struct bicomp_dispatch3< param_not_found >
244 const bgl_named_params< P, T, R >& params, param_not_found) in apply()
277 template <> struct bicomp_dispatch2< param_not_found >
285 param_not_found) in apply()
319 template <> struct bicomp_dispatch1< param_not_found >
326 const bgl_named_params< P, T, R >& params, param_not_found) in apply()
352 typedef param_not_found dispatch_type; in biconnected_components()
356 bgl_named_params< int, buffer_param_t >(0), param_not_found()); in biconnected_components()
Dedmonds_karp_max_flow.hpp139 template <> struct edmonds_karp_dispatch2< param_not_found >
146 param_not_found) in apply()
187 template <> struct edmonds_karp_dispatch1< param_not_found >
194 const bgl_named_params< P, T, R >& params, param_not_found) in apply()
Dnamed_function_params.hpp328 struct param_not_found struct
331 static param_not_found g_param_not_found;
334 struct get_param_type : lookup_named_param_def< Tag, Args, param_not_found >
340 param_not_found >::type&
343 return lookup_named_param_def< Tag, Args, param_not_found >::get( in get_param()
354 Default choose_param(const param_not_found&, const Default& d) in choose_param() argument
361 inline bool is_default_param(const param_not_found&) { return true; } in is_default_param() argument
378 : boost::mpl::eval_if< boost::is_same< Param, param_not_found >,
427 param_not_found >::value >::f(boost::mpl::true_(), g, p, tag); in choose_const_pmap()
436 param_not_found >::value >::f(boost::mpl::false_(), g, p, tag); in choose_pmap()
Dstrong_components.hpp150 template <> struct strong_comp_dispatch2< param_not_found >
156 const bgl_named_params< P, T, R >& params, param_not_found) in apply()
193 template <> struct strong_comp_dispatch1< param_not_found >
199 const bgl_named_params< P, T, R >& params, param_not_found) in apply()
Dsuccessive_shortest_path_nonnegative_weights.hpp144 VertexIndex index, Pred pred, Distance dist, param_not_found) in successive_shortest_path_nonnegative_weights_dispatch3() argument
178 VertexIndex index, Pred pred, param_not_found, in successive_shortest_path_nonnegative_weights_dispatch2() argument
213 VertexIndex index, param_not_found, in successive_shortest_path_nonnegative_weights_dispatch1() argument
Dcycle_canceling.hpp130 ResidualCapacity residual_capacity, Pred pred, param_not_found, in cycle_canceling_dispatch2() argument
157 ResidualCapacity residual_capacity, param_not_found, in cycle_canceling_dispatch1() argument
Dmaximum_adjacency_search.hpp303 template <> struct mas_dispatch< boost::param_not_found >
309 const Graph& g, const ArgPack& params, param_not_found) in apply()
Dneighbor_bfs.hpp265 template <> struct neighbor_bfs_dispatch< param_not_found >
270 const bgl_named_params< P, T, R >& params, param_not_found) in apply()
Dundirected_dfs.hpp224 template <> struct udfs_dispatch< param_not_found >
230 param_not_found) in apply()
Dbreadth_first_search.hpp300 template <> struct bfs_dispatch< param_not_found >
305 const bgl_named_params< P, T, R >& params, param_not_found) in apply()
Dfruchterman_reingold.hpp402 template <> struct fr_force_directed_layout< param_not_found >
411 Cooling cool, param_not_found, in run()
Dcopy.hpp328 template <> struct choose_edge_copy< param_not_found >
365 template <> struct choose_vertex_copy< param_not_found >
Dbetweenness_centrality.hpp523 struct brandes_betweenness_centrality_dispatch1< param_not_found >
529 VertexIndexMap vertex_index, param_not_found) in run()
Dbellman_ford_shortest_paths.hpp170 bool bellman_dispatch2(VertexAndEdgeListGraph& g, param_not_found, Size N, in bellman_dispatch2() argument
Disomorphism.hpp653 arg_pack[_isomorphism_map | boost::param_not_found()], in operator ()()
/third_party/boost/boost/graph/distributed/
Ddijkstra_shortest_paths.hpp52 struct parallel_dijkstra_impl2< ::boost::param_not_found >
63 ::boost::param_not_found, in run()
98 struct parallel_dijkstra_impl< ::boost::param_not_found >
134 ::boost::param_not_found, in run()
Dbreadth_first_search.hpp121 boost::param_not_found, in parallel_bfs_helper() argument
Dbetweenness_centrality.hpp1370 struct brandes_betweenness_centrality_dispatch1<boost::param_not_found>
1378 boost::param_not_found) in run()
1582 struct non_distributed_brandes_betweenness_centrality_dispatch1<param_not_found>
1589 Buffer sources, param_not_found) in run()