OR-Tools  9.6
ModelRanges

Detailed Description

Definition at line 33 of file statistics.h.

Public Attributes

std::optional< Rangeobjective_terms
 
std::optional< Rangevariable_bounds
 
std::optional< Rangelinear_constraint_bounds
 
std::optional< Rangelinear_constraint_coefficients
 

Member Data Documentation

◆ linear_constraint_bounds

std::optional<Range> linear_constraint_bounds

Definition at line 41 of file statistics.h.

◆ linear_constraint_coefficients

std::optional<Range> linear_constraint_coefficients

Definition at line 44 of file statistics.h.

◆ objective_terms

std::optional<Range> objective_terms

Definition at line 35 of file statistics.h.

◆ variable_bounds

std::optional<Range> variable_bounds

Definition at line 38 of file statistics.h.


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