C++ Reference

C++ Reference: Routing

LocalSearchVariable

Detailed Description

Definition at line 1684 of file constraint_solveri.h.

Public Member Functions

int64 Min () const
 
int64 Max () const
 
bool SetMin (int64 new_min)
 
bool SetMax (int64 new_max)
 
void Relax ()
 

Member Function Documentation

◆ Max()

int64 Max ( ) const
inline

Definition at line 1687 of file constraint_solveri.h.

◆ Min()

int64 Min ( ) const
inline

Definition at line 1686 of file constraint_solveri.h.

◆ Relax()

void Relax ( )
inline

Definition at line 1694 of file constraint_solveri.h.

◆ SetMax()

bool SetMax ( int64  new_max)
inline

Definition at line 1691 of file constraint_solveri.h.

◆ SetMin()

bool SetMin ( int64  new_min)
inline

Definition at line 1688 of file constraint_solveri.h.


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