Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ERGO-Code/HiGHS
/ getNumRows
Method
getNumRows
highs/mip/HighsDynamicRowMatrix.h:91–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
HighsInt getNumRows() const { return ARrange_.size(); }
92
93
HighsInt getNumDelRows() const { return deletedrows_.size(); }
94
Callers
5
performAging
Method · 0.45
separate
Method · 0.45
separateLpCutsAfterRestart
Method · 0.45
syncCutPool
Method · 0.45
getNumCuts
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected