OR-Tools  9.6
SimpleTimeWindow< T >

Detailed Description

template<typename T>
struct operations_research::SimpleTimeWindow< T >

Definition at line 148 of file simple_graph.h.

Public Attributes

start
 
end
 

Member Data Documentation

◆ end

T end

Definition at line 150 of file simple_graph.h.

◆ start

T start

Definition at line 149 of file simple_graph.h.


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