Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::PathOperator< ignore_path_vars >::Neighbor Struct Reference

Detailed Description

template<bool ignore_path_vars>
struct operations_research::PathOperator< ignore_path_vars >::Neighbor

Definition at line 1981 of file constraint_solveri.h.

#include <constraint_solveri.h>

Public Attributes

int neighbor
bool outgoing

Member Data Documentation

◆ neighbor

template<bool ignore_path_vars>
int operations_research::PathOperator< ignore_path_vars >::Neighbor::neighbor

Definition at line 1983 of file constraint_solveri.h.

◆ outgoing

template<bool ignore_path_vars>
bool operations_research::PathOperator< ignore_path_vars >::Neighbor::outgoing

Definition at line 1986 of file constraint_solveri.h.


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