OR-Tools  9.6
InvertedBounds

Detailed Description

Definition at line 32 of file inverted_bounds.h.

Public Member Functions

bool empty () const
 
absl::Status ToStatus () const
 

Public Attributes

std::vector< int64_t > variables
 
std::vector< int64_t > linear_constraints
 

Member Function Documentation

◆ empty()

bool empty ( ) const
inline

Definition at line 34 of file inverted_bounds.h.

◆ ToStatus()

absl::Status ToStatus ( ) const

Definition at line 28 of file inverted_bounds.cc.

Member Data Documentation

◆ linear_constraints

std::vector<int64_t> linear_constraints

Definition at line 45 of file inverted_bounds.h.

◆ variables

std::vector<int64_t> variables

Definition at line 42 of file inverted_bounds.h.


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