Google OR-Tools: operations_research::PathState::ChainBounds Struct Reference

Definition at line 184 of file routing_filters.h.

#include <routing_filters.h>

Public Member Functions

 ChainBounds ()=default
 ChainBounds (int begin_index, int end_index)

Public Attributes

int begin_index
int end_index
operations_research::PathState::ChainBounds::ChainBounds ( )
default

◆ ChainBounds() [2/2]

operations_research::PathState::ChainBounds::ChainBounds ( int begin_index,
int end_index )
inline

◆ begin_index

int operations_research::PathState::ChainBounds::begin_index

◆ end_index

int operations_research::PathState::ChainBounds::end_index


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