Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuralNetworkVerification/Marabou
/ functions
Functions
4,559 in github.com/NeuralNetworkVerification/Marabou
⨍
Functions
4,559
◇
Types & classes
641
↓ 949 callers
Method
size
src/common/Map.h:118
↓ 846 callers
Method
exists
src/common/Map.h:128
↓ 765 callers
Method
append
src/common/List.h:54
↓ 583 callers
Method
addAddend
src/engine/Equation.cpp:45
↓ 517 callers
Method
setLowerBound
src/engine/tests/MockTableau.h:212
↓ 492 callers
Method
setUpperBound
src/engine/tests/MockTableau.h:225
↓ 451 callers
Method
ascii
src/common/MString.cpp:44
↓ 372 callers
Method
setWeight
src/nlr/Layer.cpp:474
↓ 358 callers
Method
begin
src/common/Map.h:146
↓ 337 callers
Method
setLowerBound
src/engine/Tableau.cpp:454
↓ 325 callers
Method
setUpperBound
src/engine/Tableau.cpp:461
↓ 319 callers
Method
notifyLowerBound
src/engine/tests/MockTableau.h:699
↓ 313 callers
Method
notifyUpperBound
src/engine/tests/MockTableau.h:703
↓ 313 callers
Method
setNeuronVariable
src/nlr/Layer.cpp:565
↓ 267 callers
Method
setValue
src/engine/tests/MockTableau.h:189
↓ 237 callers
Method
insert
src/common/Map.h:123
↓ 212 callers
Method
empty
src/common/Map.h:113
↓ 212 callers
Method
setScalar
src/engine/Equation.cpp:50
↓ 198 callers
Function
abs
tools/cxxtest/cxxtest/ValueTraits.h:120
↓ 198 callers
Method
get
src/common/Map.h:105
↓ 186 callers
Method
addLayer
src/nlr/NetworkLevelReasoner.cpp:66
↓ 152 callers
Method
setNumberOfVariables
src/engine/InputQuery.cpp:51
↓ 148 callers
Method
phaseFixed
src/engine/tests/Test_SmtCore.h:119
↓ 146 callers
Method
clear
src/engine/tests/MockRowBoundTightener.h:64
↓ 144 callers
Method
addActivationSource
src/nlr/Layer.cpp:530
↓ 144 callers
Method
getSolutionValue
src/engine/InputQuery.cpp:162
↓ 144 callers
Method
storeBoundTightening
src/engine/PiecewiseLinearCaseSplit.cpp:22
↓ 121 callers
Method
getLayer
src/nlr/NetworkLevelReasoner.cpp:111
↓ 115 callers
Method
erase
src/common/Map.h:133
↓ 113 callers
Method
satisfied
src/engine/tests/Test_SmtCore.h:93
↓ 111 callers
Method
addPiecewiseLinearConstraint
src/engine/InputQuery.cpp:171
↓ 111 callers
Method
write
src/common/File.cpp:85
↓ 105 callers
Method
addEquation
src/engine/Tableau.cpp:1861
↓ 103 callers
Method
get
src/basis_factorization/CSRMatrix.cpp:134
↓ 99 callers
Method
end
src/common/Map.h:151
↓ 96 callers
Method
participatingVariable
src/engine/tests/Test_SmtCore.h:82
↓ 95 callers
Method
getEntailedTightenings
src/engine/tests/Test_SmtCore.h:159
↓ 90 callers
Method
getEquations
src/input_parsers/BerkeleyNeuralNetwork.cpp:82
↓ 89 callers
Method
incLongAttribute
src/common/Statistics.h:262
↓ 86 callers
Method
flatten
Function representing flatten Unlike numpy.flatten(), ONNX's Flatten operation reshapes a (d_0, d_1, ..., d_n) tensor into a 2D tenso
maraboupy/parsers/ONNXParser.py:386
↓ 84 callers
Method
sigmoid
src/engine/SigmoidConstraint.cpp:233
↓ 83 callers
Method
addAddend
Add an addend to the equation Args: c (float): coefficient of addend x (int): variable number of variable in addend
maraboupy/MarabouUtils.py:42
↓ 82 callers
Method
addEquation
src/engine/tests/MockTableau.h:463
↓ 82 callers
Method
getSize
src/nlr/Layer.cpp:555
↓ 80 callers
Method
setLowerBound
Function to set lower bound for variable Args: x (int): Variable number to set v (float): Value representing lower bo
maraboupy/parsers/InputQueryBuilder.py:83
↓ 79 callers
Method
addLayerDependency
src/nlr/NetworkLevelReasoner.cpp:72
↓ 75 callers
Method
setBias
src/nlr/Layer.cpp:515
↓ 71 callers
Method
getValue
src/engine/tests/MockTableau.h:199
↓ 68 callers
Method
data
src/common/HeapData.cpp:112
↓ 68 callers
Method
readLine
src/common/File.cpp:109
↓ 66 callers
Method
setUpperBound
Function to set upper bound for variable Args: x (int): Variable number to set v (float): Value representing upper bo
maraboupy/parsers/InputQueryBuilder.py:92
↓ 65 callers
Method
set
src/basis_factorization/SparseUnsortedList.cpp:154
↓ 62 callers
Method
getUpperBound
src/engine/InputQuery.cpp:116
↓ 62 callers
Method
initialize
src/basis_factorization/CSRMatrix.cpp:52
↓ 62 callers
Method
initialize
Initialize local bounds */
src/engine/tests/MockBoundManager.h:64
↓ 62 callers
Method
setDimensions
src/engine/tests/MockTableau.h:124
↓ 60 callers
Method
getLowerBound
src/engine/InputQuery.cpp:99
↓ 59 callers
Method
forwardTransformation
src/basis_factorization/LUFactors.cpp:328
↓ 59 callers
Method
getLowerBound
src/engine/tests/MockTableau.h:206
↓ 58 callers
Method
getUpperBound
src/engine/tests/MockTableau.h:219
↓ 57 callers
Method
getAllCases
src/engine/tests/Test_SmtCore.h:114
↓ 57 callers
Method
getCostFunctionComponent
src/engine/MaxConstraint.cpp:591
↓ 57 callers
Method
getNnz
src/basis_factorization/CSRMatrix.cpp:525
↓ 56 callers
Method
updateToAdjacentBasis
src/basis_factorization/LUFactorization.cpp:86
↓ 55 callers
Method
extractSolution
src/engine/Engine.cpp:1724
↓ 55 callers
Method
getCode
src/common/Error.cpp:50
↓ 54 callers
Method
solve
Function to solve query represented by this network Args: filename (string): Path for redirecting output verbose (boo
maraboupy/MarabouNetwork.py:55
↓ 53 callers
Method
getInt
src/configuration/Options.cpp:120
↓ 53 callers
Method
getNumberOfVariables
src/engine/InputQuery.cpp:89
↓ 53 callers
Method
transformToUseAuxVariables
src/engine/MaxConstraint.cpp:543
↓ 52 callers
Method
areLinearlyDependent
src/engine/tests/MockTableau.h:670
↓ 51 callers
Method
clear
src/common/Map.h:186
↓ 51 callers
Method
getLayerIndex
src/nlr/Layer.cpp:1687
↓ 51 callers
Method
pop
src/common/Stack.h:50
↓ 51 callers
Method
tightenUpperBound
src/engine/Tableau.cpp:1845
↓ 48 callers
Method
setScalar
Set scalar of equation Args: x (float): scalar RHS of equation
maraboupy/MarabouUtils.py:34
↓ 47 callers
Method
registerTableau
src/engine/tests/MockBoundManager.h:206
↓ 46 callers
Method
getCaseSplits
src/engine/tests/Test_SmtCore.h:109
↓ 45 callers
Method
Equation
src/engine/Equation.cpp:33
↓ 45 callers
Method
processInputQuery
src/engine/Engine.cpp:921
↓ 44 callers
Method
getTightenings
Obtain a list of all the bound updates since the last call to getTightenings. */
src/engine/tests/MockBoundManager.h:152
↓ 44 callers
Method
neuronToVariable
src/nlr/Layer.cpp:2019
↓ 44 callers
Method
obtainCurrentBounds
src/nlr/Layer.cpp:573
↓ 44 callers
Method
push
src/common/Stack.h:28
↓ 43 callers
Method
setTableau
src/nlr/NetworkLevelReasoner.cpp:326
↓ 43 callers
Method
solve
src/engine/Engine.cpp:190
↓ 42 callers
Method
eliminateVariable
src/engine/tests/Test_SmtCore.h:146
↓ 42 callers
Method
getParticipatingVariables
src/engine/tests/Test_SmtCore.h:87
↓ 42 callers
Method
length
src/common/MString.cpp:39
↓ 41 callers
Method
getConstraintTightenings
src/nlr/NetworkLevelReasoner.cpp:190
↓ 41 callers
Method
getType
src/engine/MaxConstraint.cpp:85
↓ 41 callers
Method
reshape
Function representing reshape Args: node (node): ONNX node representing reshape operation :meta private:
maraboupy/parsers/ONNXParser.py:367
↓ 40 callers
Method
addNonlinearConstraint
src/engine/InputQuery.cpp:233
↓ 40 callers
Method
getNumberOfLayers
src/nlr/NetworkLevelReasoner.cpp:361
↓ 39 callers
Method
getF
src/engine/MaxConstraint.cpp:342
↓ 39 callers
Method
getUb
src/nlr/Layer.cpp:619
↓ 39 callers
Method
obtainFreshBasis
src/basis_factorization/LUFactorization.cpp:255
↓ 38 callers
Method
getLb
src/nlr/Layer.cpp:611
↓ 38 callers
Method
getNumberOfVariables
Returns number of registered variables */
src/engine/tests/MockBoundManager.h:81
↓ 38 callers
Method
tokenize
src/common/MString.cpp:111
next →
1–100 of 4,559, ranked by callers