C++ Reference

C++ Reference: Graph

TailArrayBuilder< GraphType, has_reverse_arcs >

Detailed Description

template<typename GraphType, bool has_reverse_arcs>
struct operations_research::or_internal::TailArrayBuilder< GraphType, has_reverse_arcs >

Definition at line 1872 of file ebert_graph.h.

Public Member Functions

 TailArrayBuilder (GraphType *unused_graph)
 
bool BuildTailArray () const
 

Constructor & Destructor Documentation

◆ TailArrayBuilder()

TailArrayBuilder ( GraphType *  unused_graph)
inlineexplicit

Definition at line 1873 of file ebert_graph.h.

Member Function Documentation

◆ BuildTailArray()

bool BuildTailArray ( ) const
inline

Definition at line 1875 of file ebert_graph.h.


The documentation for this struct was generated from the following file: