Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::InvalidIndicators::VariableAndConstraint Struct Reference

#include <invalid_indicators.h>

Public Attributes

int64_t variable
 
int64_t constraint
 

Detailed Description

Definition at line 32 of file invalid_indicators.h.

Member Data Documentation

◆ constraint

int64_t operations_research::math_opt::InvalidIndicators::VariableAndConstraint::constraint

Definition at line 34 of file invalid_indicators.h.

◆ variable

int64_t operations_research::math_opt::InvalidIndicators::VariableAndConstraint::variable

Definition at line 33 of file invalid_indicators.h.


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