Functions | |
| void | abstractMixedGraph::TextDisplay (TNode i=NoNode, TNode j=NoNode) const throw () | 
| void | abstractMixedGraph::DisplayPath (TNode u, TNode v) throw (ERRange,ERRejected) | 
| TFloat | abstractMixedGraph::CutCapacity (TNode separator=NoNode) throw (ERCheck) | 
      
  | 
  
| 
 Send the cut induced by the distance labels to the transcript channel. 
 
 
  | 
  
      
  | 
  ||||||||||||
| 
 Send a path encoded into the predecessor labels to the transcript channel. 
 
  | 
  
      
  | 
  ||||||||||||
| 
 Send a text display in an ASCII format to the transcript channel. 
 
  |