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

#include <routing_filters.h>

Public Attributes

int64_t min
 
int64_t max
 

Detailed Description

Definition at line 474 of file routing_filters.h.

Member Data Documentation

◆ max

int64_t operations_research::DimensionChecker::Interval::max

Definition at line 476 of file routing_filters.h.

◆ min

int64_t operations_research::DimensionChecker::Interval::min

Definition at line 475 of file routing_filters.h.


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