OR-Tools  9.6
DoubleOptions

Detailed Description

Definition at line 23 of file scalar_validator.h.

Public Attributes

bool allow_positive_infinity = true
 
bool allow_negative_infinity = true
 
bool allow_negative = true
 
bool allow_positive = true
 

Member Data Documentation

◆ allow_negative

bool allow_negative = true

Definition at line 26 of file scalar_validator.h.

◆ allow_negative_infinity

bool allow_negative_infinity = true

Definition at line 25 of file scalar_validator.h.

◆ allow_positive

bool allow_positive = true

Definition at line 27 of file scalar_validator.h.

◆ allow_positive_infinity

bool allow_positive_infinity = true

Definition at line 24 of file scalar_validator.h.


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