Google OR-Tools: operations_research::BaseNodeIterators< PathOperator > Class Template Reference

template<class PathOperator>
class operations_research::BaseNodeIterators< PathOperator >

Definition at line 1444 of file constraint_solveri.h.

#include <constraint_solveri.h>

Public Member Functions

 BaseNodeIterators (const PathOperator *path_operator, int base_index_reference)
AlternativeNodeIteratorGetSiblingAlternativeIterator () const
AlternativeNodeIteratorGetAlternativeIterator () const
NodeNeighborIteratorGetNeighborIterator () const
void Initialize ()
void Reset (bool update_end_nodes=false)
bool Increment ()
bool HasReachedEnd () const

◆ GetAlternativeIterator()

◆ GetNeighborIterator()

◆ GetSiblingAlternativeIterator()

◆ HasReachedEnd()

◆ Increment()

◆ Initialize()

◆ Reset()


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