Functions | |
template<typename ArgumentPack > | |
bool | dispatched_boyer_myrvold (ArgumentPack const &args, mpl::true_, mpl::true_) |
template<typename ArgumentPack > | |
bool | dispatched_boyer_myrvold (ArgumentPack const &args, mpl::true_, mpl::false_) |
template<typename ArgumentPack > | |
bool | dispatched_boyer_myrvold (ArgumentPack const &args, mpl::false_, mpl::true_) |
template<typename ArgumentPack > | |
bool | dispatched_boyer_myrvold (ArgumentPack const &args, mpl::false_, mpl::false_) |
template<typename ArgumentPack > | |
bool | boyer_myrvold_planarity_test (ArgumentPack const &args) |
bool boost::boyer_myrvold_params::core::boyer_myrvold_planarity_test | ( | ArgumentPack const & | args | ) |
References dispatched_boyer_myrvold().
Referenced by boost::boyer_myrvold_planarity_test().
bool boost::boyer_myrvold_params::core::dispatched_boyer_myrvold | ( | ArgumentPack const & | args, |
mpl::true_ | , | ||
mpl::true_ | |||
) |
References boost::spirit::ascii::graph, boost::detail::type, boost::vertex_index, and boost::vertex_index_map().
Referenced by boyer_myrvold_planarity_test().
bool boost::boyer_myrvold_params::core::dispatched_boyer_myrvold | ( | ArgumentPack const & | args, |
mpl::true_ | , | ||
mpl::false_ | |||
) |
References boost::edge_index, boost::spirit::ascii::graph, boost::vertex_index, and boost::vertex_index_map().
bool boost::boyer_myrvold_params::core::dispatched_boyer_myrvold | ( | ArgumentPack const & | args, |
mpl::false_ | , | ||
mpl::true_ | |||
) |
References boost::spirit::ascii::graph, boost::vertex_index, and boost::vertex_index_map().
bool boost::boyer_myrvold_params::core::dispatched_boyer_myrvold | ( | ArgumentPack const & | args, |
mpl::false_ | , | ||
mpl::false_ | |||
) |
References boost::edge_index, boost::spirit::ascii::graph, boost::vertex_index, and boost::vertex_index_map().