OR-Tools  9.6
OrToolsVersion

Detailed Description

Definition at line 147 of file init.h.

Static Public Member Functions

static int MajorNumber ()
 Returns the major version of OR-Tools. More...
 
static int MinorNumber ()
 Returns the minor version of OR-Tools. More...
 
static int PatchNumber ()
 Returns the patch version of OR-Tools. More...
 
static std::string VersionString ()
 Returns the string version of OR-Tools. More...
 

Member Function Documentation

◆ MajorNumber()

static int MajorNumber ( )
inlinestatic

Returns the major version of OR-Tools.

Definition at line 152 of file init.h.

◆ MinorNumber()

static int MinorNumber ( )
inlinestatic

Returns the minor version of OR-Tools.

Definition at line 159 of file init.h.

◆ PatchNumber()

static int PatchNumber ( )
inlinestatic

Returns the patch version of OR-Tools.

Definition at line 166 of file init.h.

◆ VersionString()

static std::string VersionString ( )
inlinestatic

Returns the string version of OR-Tools.

Definition at line 173 of file init.h.


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