OR-Tools  9.6
PathState::NodeRange

Detailed Description

Definition at line 3308 of file constraint_solveri.h.

Classes

class  Iterator
 

Public Member Functions

 NodeRange (const ChainBounds *begin_chain, const ChainBounds *end_chain, const CommittedNode *first_node)
 
Iterator begin () const
 
Iterator end () const
 

Constructor & Destructor Documentation

◆ NodeRange()

NodeRange ( const ChainBounds begin_chain,
const ChainBounds end_chain,
const CommittedNode *  first_node 
)
inline

Definition at line 3346 of file constraint_solveri.h.

Member Function Documentation

◆ begin()

Iterator begin ( ) const
inline

Definition at line 3351 of file constraint_solveri.h.

◆ end()

Iterator end ( ) const
inline

Definition at line 3354 of file constraint_solveri.h.


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