Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuralNetworkVerification/Marabou
/ timeout
Method
timeout
src/common/Statistics.cpp:443–446 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
441
}
442
443
void Statistics::timeout()
444
{
445
_timedOut = true;
446
}
447
448
bool Statistics::hasTimedOut() const
449
{
Callers
9
solve
Function · 0.45
solve
Method · 0.45
solveWithMILPEncoding
Method · 0.45
optimizeWithGurobi
Method · 0.45
tightenUpperBound
Method · 0.45
tightenLowerBound
Method · 0.45
optimizeWithGurobi
Method · 0.45
optimizeWithGurobi
Method · 0.45
optimizeBoundsWithIncrementalLpRelaxation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected