MCPcopy 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

48HighsInt highsVersionPatch() { return HIGHS_VERSION_PATCH; }
49const char* highsGithash() { return HIGHS_GITHASH; }
50const char* highsCompilationDate() { return "deprecated"; }
51
52Highs::Highs() : callback_(this) {}
53

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected