OR-Tools  9.6
SolutionMatcherOptions

Detailed Description

Definition at line 194 of file matchers.h.

Public Attributes

double tolerance = kMatcherDefaultTolerance
 
bool check_primal = true
 
bool check_dual = true
 
bool check_basis = true
 

Member Data Documentation

◆ check_basis

bool check_basis = true

Definition at line 198 of file matchers.h.

◆ check_dual

bool check_dual = true

Definition at line 197 of file matchers.h.

◆ check_primal

bool check_primal = true

Definition at line 196 of file matchers.h.

◆ tolerance

double tolerance = kMatcherDefaultTolerance

Definition at line 195 of file matchers.h.


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