C++ Reference

C++ Reference: Routing

Detailed Description

Definition at line 1684 of file constraint_solveri.h.

Public Member Functions

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

Member Function Documentation

◆ Max()

int64_t Max ( ) const
inline

Definition at line 1687 of file constraint_solveri.h.

◆ Min()

int64_t 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_t  new_max)
inline

Definition at line 1691 of file constraint_solveri.h.

◆ SetMin()

bool SetMin ( int64_t  new_min)
inline

Definition at line 1688 of file constraint_solveri.h.


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