Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ERGO-Code/HiGHS
/ highsCompilationDate
Function
highsCompilationDate
highs/lp_data/Highs.cpp:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
HighsInt highsVersionPatch() { return HIGHS_VERSION_PATCH; }
49
const char* highsGithash() { return HIGHS_GITHASH; }
50
const char* highsCompilationDate() { return
"deprecated"
; }
51
52
Highs::Highs() : callback_(this) {}
53
Callers
1
TestHighsVersion.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected