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

Detailed Description

Definition at line 22 of file update_result.h.

#include <update_result.h>

Public Member Functions

 UpdateResult (const bool did_update)

Public Attributes

bool did_update

Constructor & Destructor Documentation

◆ UpdateResult()

operations_research::math_opt::UpdateResult::UpdateResult ( const bool did_update)
inlineexplicit

Definition at line 23 of file update_result.h.

Member Data Documentation

◆ did_update

bool operations_research::math_opt::UpdateResult::did_update

Definition at line 28 of file update_result.h.


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