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

#include <elemental_differencer.h>

Public Attributes

bool check_names = true
bool check_next_id = true

Detailed Description

Todo
(b/368421402): many features are missing here, e.g. floating point tolerance, allowing variables to be permuted.

Definition at line 52 of file elemental_differencer.h.

Member Data Documentation

◆ check_names

bool operations_research::math_opt::ElementalDifferenceOptions::check_names = true

Definition at line 53 of file elemental_differencer.h.

◆ check_next_id

bool operations_research::math_opt::ElementalDifferenceOptions::check_next_id = true

Definition at line 54 of file elemental_differencer.h.


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