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

#include <elemental.h>

Public Types

using CheckResultT = AlwaysOk
template<typename T>
using Wrapped = T

Detailed Description

In all the following functions, key must be a valid key for attribute a (i.e. elements must exists for all elements ids of key). When this is not the case, the behavior is defined by one of the following policies:

  • Checks whether each element of the key exists, and dies if not.

Definition at line 186 of file elemental.h.

Member Typedef Documentation

◆ CheckResultT

◆ Wrapped

Definition at line 189 of file elemental.h.


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