OR-Tools  9.3
zvector.h File Reference

Go to the source code of this file.

Classes

class  ZVector< T >
 

Namespaces

namespace  operations_research
 Collection of objects used to extend the Constraint Solver library.
 

Typedefs

typedef ZVector< int8_t > Int8ZVector
 
typedef ZVector< int16_t > Int16ZVector
 
typedef ZVector< int32_t > Int32ZVector
 
typedef ZVector< int64_t > Int64ZVector
 
typedef ZVector< uint8_t > UInt8ZVector
 
typedef ZVector< uint16_t > UInt16ZVector
 
typedef ZVector< uint32_t > UInt32ZVector
 
typedef ZVector< uint64_t > UInt64ZVector