Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuralNetworkVerification/Marabou
/ quitSignal
Method
quitSignal
src/engine/Engine.cpp:2388–2391 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2386
}
2387
2388
void Engine::quitSignal()
2389
{
2390
_quitRequested = true;
2391
}
2392
2393
Engine::ExitCode Engine::getExitCode() const
2394
{
Callers
1
signalReceived
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected