proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
version.hpp File Reference
#include "proxsuite/config.hpp"
#include <string>
#include <sstream>
Include dependency graph for version.hpp:

Go to the source code of this file.

Namespaces

namespace  proxsuite
 
namespace  proxsuite::helpers
 

Functions

std::string proxsuite::helpers::printVersion (const std::string &delimiter=".")
 
bool proxsuite::helpers::checkVersionAtLeast (signed int major_version, signed int minor_version, signed int patch_version)