Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
st_connected.hpp File Reference
Include dependency graph for st_connected.hpp:

Classes

struct  boost::graph::distributed::detail::pair_and_or
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::graph
 
 boost::graph::distributed
 
 boost::graph::distributed::detail
 

Functions

template<typename DistributedGraph , typename ColorMap , typename OwnerMap >
bool boost::graph::distributed::st_connected (const DistributedGraph &g, typename graph_traits< DistributedGraph >::vertex_descriptor s, typename graph_traits< DistributedGraph >::vertex_descriptor t, ColorMap color, OwnerMap owner)
 
template<typename DistributedGraph , typename ColorMap >
bool boost::graph::distributed::st_connected (const DistributedGraph &g, typename graph_traits< DistributedGraph >::vertex_descriptor s, typename graph_traits< DistributedGraph >::vertex_descriptor t, ColorMap color)
 
template<typename DistributedGraph >
bool boost::graph::distributed::st_connected (const DistributedGraph &g, typename graph_traits< DistributedGraph >::vertex_descriptor s, typename graph_traits< DistributedGraph >::vertex_descriptor t)