Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuralNetworkVerification/Marabou
/ getExitCode
Method
getExitCode
src/engine/Engine.cpp:2393–2396 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2391
}
2392
2393
Engine::ExitCode Engine::getExitCode() const
2394
{
2395
return _exitCode;
2396
}
2397
2398
std::atomic_bool *Engine::getQuitRequested()
2399
{
Callers
10
solve
Function · 0.45
calculateBounds
Function · 0.45
test_sat_vnncomp
Method · 0.45
test_unsat_vnncomp
Method · 0.45
solve
Method · 0.45
run_sigmoid_test
Method · 0.45
run_inc_lin_cegar_test
Method · 0.45
solveQuery
Method · 0.45
displayResults
Method · 0.45
popOneSubQueryAndSolve
Method · 0.45
Calls
no outgoing calls
Tested by
4
test_sat_vnncomp
Method · 0.36
test_unsat_vnncomp
Method · 0.36
run_sigmoid_test
Method · 0.36
run_inc_lin_cegar_test
Method · 0.36