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