OR-Tools  8.1
zvector.h File Reference

Go to the source code of this file.

Classes

class  ZVector< T >
 

Namespaces

 operations_research
 The vehicle routing library lets one model and solve generic vehicle routing problems ranging from the Traveling Salesman Problem to more complex problems such as the Capacitated Vehicle Routing Problem with Time Windows.
 

Typedefs

typedef ZVector< int8Int8ZVector
 
typedef ZVector< int16Int16ZVector
 
typedef ZVector< int32Int32ZVector
 
typedef ZVector< int64Int64ZVector
 
typedef ZVector< uint8UInt8ZVector
 
typedef ZVector< uint16UInt16ZVector
 
typedef ZVector< uint32UInt32ZVector
 
typedef ZVector< uint64UInt64ZVector