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

Detailed Description

Definition at line 73 of file ip_parameter_tests.h.

#include <ip_parameter_tests.h>

Public Attributes

bool termination_limit = false
bool iteration_stats = false
bool node_count = false

Member Data Documentation

◆ iteration_stats

bool operations_research::math_opt::SolveResultSupport::iteration_stats = false

Definition at line 81 of file ip_parameter_tests.h.

◆ node_count

bool operations_research::math_opt::SolveResultSupport::node_count = false

Definition at line 83 of file ip_parameter_tests.h.

◆ termination_limit

bool operations_research::math_opt::SolveResultSupport::termination_limit = false

Definition at line 79 of file ip_parameter_tests.h.


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