Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuralNetworkVerification/Marabou
/ resetSmtCore
Method
resetSmtCore
src/engine/Engine.cpp:2586–2590 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2584
}
2585
2586
void Engine::resetSmtCore()
2587
{
2588
_smtCore.reset();
2589
_smtCore.initializeScoreTrackerIfNeeded( _plConstraints );
2590
}
2591
2592
void Engine::resetExitCode()
2593
{
Callers
nothing calls this directly
Calls
2
reset
Method · 0.45
initializeScoreTrackerIfNeeded
Method · 0.45
Tested by
no test coverage detected