Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuralNetworkVerification/Marabou
/ computeCostFunction
Method
computeCostFunction
src/engine/Tableau.cpp:576–579 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
574
}
575
576
void Tableau::computeCostFunction()
577
{
578
_costFunctionManager->computeCoreCostFunction();
579
}
580
581
void Tableau::computeMultipliers( double *rowCoefficients )
582
{
Callers
nothing calls this directly
Calls
1
computeCoreCostFunction
Method · 0.45
Tested by
no test coverage detected