Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
version.cc File Reference
#include "ortools/base/version.h"
#include <string>
#include "absl/strings/str_cat.h"

Go to the source code of this file.

Namespaces

namespace  operations_research
 In SWIG mode, we don't want anything besides these top-level includes.
 

Functions

int operations_research::OrToolsMajorVersion ()
 
int operations_research::OrToolsMinorVersion ()
 
int operations_research::OrToolsPatchVersion ()
 
std::string operations_research::OrToolsVersionString ()