Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ERGO-Code/HiGHS
/ resetPosition
Method
resetPosition
highs/util/HighsDataStack.h:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
31
public:
32
void resetPosition() { position = data.size(); }
33
34
template <typename T,
35
typename std::enable_if<IS_TRIVIALLY_COPYABLE(T), int>::type = 0>
Callers
3
undo
Method · 0.80
undoPrimal
Method · 0.80
undoUntil
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected