src/hugo/graph_wrapper.h
changeset 919 6153d9cf78c6
parent 910 5a89cacf17f1
equal deleted inserted replaced
44:ef13459c7f53 45:a7e7b2e04aca
   603 
   603 
   604 
   604 
   605   ///\brief A wrapper for composing a subgraph of a 
   605   ///\brief A wrapper for composing a subgraph of a 
   606   /// bidirected graph made from a directed one. 
   606   /// bidirected graph made from a directed one. 
   607   ///
   607   ///
       
   608   /// A wrapper for composing a subgraph of a 
       
   609   /// bidirected graph made from a directed one. 
       
   610   ///
   608   ///\warning Graph wrappers are in even more experimental state than the other
   611   ///\warning Graph wrappers are in even more experimental state than the other
   609   ///parts of the lib. Use them at you own risk.
   612   ///parts of the lib. Use them at you own risk.
   610   ///
   613   ///
   611   /// Suppose that for a directed graph $G=(V, A)$, 
   614   /// Suppose that for a directed graph $G=(V, A)$, 
   612   /// two bool valued maps on the edge-set, 
   615   /// two bool valued maps on the edge-set,