OR-Tools  9.6
QuadraticProgramBoundNorms

Detailed Description

Definition at line 32 of file termination.h.

Public Attributes

double l2_norm_primal_linear_objective
 
double l2_norm_constraint_bounds
 
double l_inf_norm_primal_linear_objective
 
double l_inf_norm_constraint_bounds
 

Member Data Documentation

◆ l2_norm_constraint_bounds

double l2_norm_constraint_bounds

Definition at line 34 of file termination.h.

◆ l2_norm_primal_linear_objective

double l2_norm_primal_linear_objective

Definition at line 33 of file termination.h.

◆ l_inf_norm_constraint_bounds

double l_inf_norm_constraint_bounds

Definition at line 36 of file termination.h.

◆ l_inf_norm_primal_linear_objective

double l_inf_norm_primal_linear_objective

Definition at line 35 of file termination.h.


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