OR-Tools  8.0
RoutingModelVisitor

Detailed Description

Routing model visitor.

Definition at line 1863 of file routing.h.

Static Public Attributes

static const char kLightElement [] = "LightElement"
 Constraint types. More...
 
static const char kLightElement2 [] = "LightElement2"
 
static const char kRemoveValues [] = "RemoveValues"
 

Member Data Documentation

◆ kLightElement

const char kLightElement = "LightElement"
static

Constraint types.

Definition at line 1866 of file routing.h.

◆ kLightElement2

const char kLightElement2 = "LightElement2"
static

Definition at line 1867 of file routing.h.

◆ kRemoveValues

const char kRemoveValues = "RemoveValues"
static

Definition at line 1868 of file routing.h.


The documentation for this class was generated from the following files: