MCPcopy 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
2586void Engine::resetSmtCore()
2587{
2588 _smtCore.reset();
2589 _smtCore.initializeScoreTrackerIfNeeded( _plConstraints );
2590}
2591
2592void Engine::resetExitCode()
2593{

Callers

nothing calls this directly

Calls 2

resetMethod · 0.45

Tested by

no test coverage detected