#include <init.h>
Definition at line 148 of file init.h.
◆ MajorNumber()
static int operations_research::OrToolsVersion::MajorNumber |
( |
| ) |
|
|
inlinestatic |
Returns the major version of OR-Tools.
Definition at line 153 of file init.h.
◆ MinorNumber()
static int operations_research::OrToolsVersion::MinorNumber |
( |
| ) |
|
|
inlinestatic |
Returns the minor version of OR-Tools.
Definition at line 160 of file init.h.
◆ PatchNumber()
static int operations_research::OrToolsVersion::PatchNumber |
( |
| ) |
|
|
inlinestatic |
Returns the patch version of OR-Tools.
Definition at line 167 of file init.h.
◆ VersionString()
static std::string operations_research::OrToolsVersion::VersionString |
( |
| ) |
|
|
inlinestatic |
Returns the string version of OR-Tools.
Definition at line 174 of file init.h.
The documentation for this class was generated from the following file: