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

Detailed Description

Definition at line 498 of file routing_filters.h.

#include <routing_filters.h>

Public Attributes

int64_t min
int64_t max
int64_t num_negative_infinity
int64_t num_positive_infinity

Member Data Documentation

◆ max

int64_t operations_research::DimensionChecker::ExtendedInterval::max

Definition at line 500 of file routing_filters.h.

◆ min

int64_t operations_research::DimensionChecker::ExtendedInterval::min

Definition at line 499 of file routing_filters.h.

◆ num_negative_infinity

int64_t operations_research::DimensionChecker::ExtendedInterval::num_negative_infinity

Definition at line 501 of file routing_filters.h.

◆ num_positive_infinity

int64_t operations_research::DimensionChecker::ExtendedInterval::num_positive_infinity

Definition at line 502 of file routing_filters.h.


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