Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::PathState::NodeRange Class Reference

Detailed Description

Definition at line 425 of file routing_filters.h.

#include <routing_filters.h>

Classes

class  Iterator

Public Member Functions

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

Constructor & Destructor Documentation

◆ NodeRange()

operations_research::PathState::NodeRange::NodeRange ( const ChainBounds * begin_chain,
const ChainBounds * end_chain,
const int * first_node )
inline

Definition at line 462 of file routing_filters.h.

Member Function Documentation

◆ begin()

Iterator operations_research::PathState::NodeRange::begin ( ) const
inline

Definition at line 467 of file routing_filters.h.

◆ end()

Iterator operations_research::PathState::NodeRange::end ( ) const
inline

Definition at line 470 of file routing_filters.h.


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