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
↓ 2 callers
Method
setSATSolutionFlag
src/proofs/UnsatCertificateNode.cpp:108
↓ 2 callers
Method
setSolutionValuesOfEliminatedNeurons
src/engine/Preprocessor.cpp:1049
↓ 2 callers
Method
setStatistics
src/engine/Tableau.cpp:2224
↓ 2 callers
Function
shapeOfConstant
src/input_parsers/OnnxParser.cpp:222
↓ 2 callers
Method
shouldProduceProofs
src/engine/BoundManager.cpp:574
↓ 2 callers
Method
size
tools/cxxtest/cxxtest/LinkedList.cpp:53
↓ 2 callers
Method
splitNetworkAtNode
Cut the current onnx file at the given node to create two networks. The output of the first network is the output of the given node.
maraboupy/MarabouNetworkONNX.py:91
↓ 2 callers
Method
stampStartingTime
src/common/Statistics.cpp:103
↓ 2 callers
Function
startOutputFile
Create output file and write header
tools/cxxtest/cxxtestgen.py:388
↓ 2 callers
Function
startSuite
Start scanning a new suite
tools/cxxtest/cxxtestgen.py:251
↓ 2 callers
Method
storeDebuggingSolution
src/engine/SmtCore.cpp:420
↓ 2 callers
Method
storeSmtState
src/engine/tests/MockEngine.h:165
↓ 2 callers
Function
stringsEqual
tools/cxxtest/cxxtest/ValueTraits.cpp:39
↓ 2 callers
Method
supportPolarity
src/engine/SignConstraint.cpp:658
↓ 2 callers
Method
swapColumns
src/basis_factorization/PermutationMatrix.cpp:168
↓ 2 callers
Method
symbolicBoundInTermsOfPredecessor
src/nlr/DeepPolyWeightedSumElement.cpp:376
↓ 2 callers
Method
tightenUpperBound
src/engine/tests/MockTableau.h:563
↓ 2 callers
Method
toMatrix
src/basis_factorization/EtaMatrix.cpp:106
↓ 2 callers
Function
unpackIndex
src/input_parsers/TensorUtils.cpp:19
↓ 2 callers
Function
unsignIndex
src/input_parsers/TensorUtils.cpp:120
↓ 2 callers
Function
unsupportedCastError
src/input_parsers/OnnxParser.cpp:121
↓ 2 callers
Method
update
deps/CVC4/context/context.cpp:138
↓ 2 callers
Method
updateGroundLowerBound
src/engine/Engine.cpp:3322
↓ 2 callers
Method
updateGroundUpperBound
src/engine/Engine.cpp:3315
↓ 2 callers
Method
updateModel
src/common/GurobiWrapper.h:199
↓ 2 callers
Method
updatePLConstraintScore
Update the score of the constraint with the given score in the costTracker. */
src/engine/SmtCore.h:68
↓ 2 callers
Function
usage
Print usage info and exit
tools/cxxtest/cxxtestgen.py:57
↓ 2 callers
Function
usageString
Construct program usage string
tools/cxxtest/cxxtestgen.py:66
↓ 2 callers
Method
values
src/common/Map.h:51
↓ 2 callers
Method
variableIsUnusedAndSymbolicallyFixed
src/engine/Preprocessor.cpp:1031
↓ 2 callers
Method
writeNNet
Write network data into an .nnet file Args: file_name (str): Path to the file to which the network will be written
maraboupy/MarabouNetworkNNet.py:278
↓ 2 callers
Function
writeWorld
Write the world definitions
tools/cxxtest/cxxtestgen.py:445
↓ 1 callers
Method
LPTighteningForOneLayer
src/nlr/NetworkLevelReasoner.cpp:232
↓ 1 callers
Method
MILPPropagation
src/nlr/NetworkLevelReasoner.cpp:244
↓ 1 callers
Method
MILPTighteningForOneLayer
src/nlr/NetworkLevelReasoner.cpp:257
↓ 1 callers
Function
abortTestOnFail
tools/cxxtest/cxxtest/TestSuite.cpp:20
↓ 1 callers
Method
activateAllTests
tools/cxxtest/cxxtest/RealDescriptions.cpp:139
↓ 1 callers
Method
addBilinearConstraints
(self, shape1, shape2, input1, input2, outputVariables)
maraboupy/parsers/ONNXParser.py:867
↓ 1 callers
Method
addEmptyColumn
src/basis_factorization/CSRMatrix.cpp:520
↓ 1 callers
Method
addEntry
src/basis_factorization/SparseEtaMatrix.cpp:90
↓ 1 callers
Method
addEquations
Function to generate equations corresponding to all types of add/subtraction operations Args: op: (tf.op) representing addition o
maraboupy/MarabouNetworkTF.py:476
↓ 1 callers
Method
addEquations
Function to generate equations corresponding to addition Args: node (node): ONNX node representing the Add operation
maraboupy/parsers/ONNXParser.py:1071
↓ 1 callers
Method
addFeasibleDisjunct
src/engine/DisjunctionConstraint.cpp:551
↓ 1 callers
Method
addLayerToModel
src/nlr/MILPFormulator.cpp:609
↓ 1 callers
Method
addLeakyRelu
Function to add a new Leaky Relu constraint Args: v1 (int): Variable representing input of Leaky Relu v2 (int): Varia
maraboupy/parsers/InputQueryBuilder.py:110
↓ 1 callers
Method
addLeakyRelu
src/input_parsers/InputQueryBuilder.cpp:75
↓ 1 callers
Function
addLineToBlock
Append the line to the current CXXTEST_CODE() block
tools/cxxtest/cxxtestgen.py:287
↓ 1 callers
Method
addMaxConstraint
src/input_parsers/InputQueryBuilder.cpp:111
↓ 1 callers
Method
addNotifyObjPost
deps/CVC4/context/context.cpp:129
↓ 1 callers
Method
addNotifyObjPre
deps/CVC4/context/context.cpp:119
↓ 1 callers
Method
addPiecewiseLinearConstraint
src/common/GurobiWrapper.cpp:197
↓ 1 callers
Method
addRelu
src/input_parsers/InputQueryBuilder.cpp:69
↓ 1 callers
Method
addRelus
Identify all relus and their associated variable numbers and add them to Marabou network :meta private:
maraboupy/MarabouNetworkNNet.py:713
↓ 1 callers
Method
addSigmoid
src/input_parsers/InputQueryBuilder.cpp:80
↓ 1 callers
Method
addSuccessorLayer
src/nlr/Layer.cpp:444
↓ 1 callers
Method
addTableauAuxVar
src/engine/MaxConstraint.cpp:735
↓ 1 callers
Method
addTanh
src/input_parsers/InputQueryBuilder.cpp:87
↓ 1 callers
Function
addTest
Add a test function to the current suite
tools/cxxtest/cxxtestgen.py:277
↓ 1 callers
Method
addVariable
src/proofs/BoundExplainer.cpp:297
↓ 1 callers
Function
add_node
()
resources/onnx/layer-zoo/onnx-layer-zoo.py:247
↓ 1 callers
Method
adjustBasicCostAccuracy
src/engine/CostFunctionManager.cpp:207
↓ 1 callers
Method
adjustInputOutputMapping
src/engine/InputQuery.cpp:673
↓ 1 callers
Method
append
src/basis_factorization/SparseUnsortedArrays.cpp:330
↓ 1 callers
Method
append
src/basis_factorization/SparseUnsortedLists.cpp:299
↓ 1 callers
Method
applyAllBoundTightenings
src/engine/Engine.cpp:2152
↓ 1 callers
Method
applyAllValidConstraintCaseSplits
src/engine/Engine.cpp:2165
↓ 1 callers
Method
areLinearlyDependent
src/engine/Tableau.cpp:2599
↓ 1 callers
Function
arguments
()
resources/runMarabou.py:137
↓ 1 callers
Method
asChar
src/common/HeapData.cpp:132
↓ 1 callers
Method
assign
src/common/Vector.h:63
↓ 1 callers
Method
attemptToRefine
src/engine/SigmoidConstraint.cpp:255
↓ 1 callers
Method
batchNorm
Function to generate equations for a BatchNormalization Args: node (node): ONNX node representing the BatchNormalization operatio
maraboupy/parsers/ONNXParser.py:489
↓ 1 callers
Function
batch_normalization_node
()
resources/onnx/layer-zoo/onnx-layer-zoo.py:167
↓ 1 callers
Method
begin
src/common/HashSet.h:80
↓ 1 callers
Method
begin
src/common/List.h:75
↓ 1 callers
Method
buildEquations
Function that searches the graph recursively and builds equations necessary to calculate op Args: op: (tf.op) representing operat
maraboupy/MarabouNetworkTF.py:857
↓ 1 callers
Method
buildEquations
Construct the Marabou equations :meta private:
maraboupy/MarabouNetworkNNet.py:677
↓ 1 callers
Method
buildQueryFromCurrentState
src/engine/Engine.cpp:3304
↓ 1 callers
Function
bytesToString
tools/cxxtest/cxxtest/ValueTraits.cpp:82
↓ 1 callers
Method
calculateBounds
src/engine/Engine.cpp:926
↓ 1 callers
Method
cast
Function representing cast Args: node (node): ONNX node representing cast operation :meta private:
maraboupy/parsers/ONNXParser.py:314
↓ 1 callers
Function
cast_int_to_float_node
()
resources/onnx/layer-zoo/onnx-layer-zoo.py:297
↓ 1 callers
Method
certifyUNSATCertificate
src/engine/Engine.cpp:3625
↓ 1 callers
Method
checkSkewFromDebuggingSolution
Return true if stack is currently compliant, false otherwise If there is no stored solution, return false --- incompliant.
src/engine/SmtCore.cpp:427
↓ 1 callers
Function
checkTensorDataSourceIsInternal
src/input_parsers/OnnxParser.cpp:168
↓ 1 callers
Method
chooseViolatedConstraintForFixing
src/engine/SmtCore.cpp:523
↓ 1 callers
Method
cleanShapes
Remove unused shapes After constructing equations, remove shapes from self.shapeMap that are part of the graph but not relevant for t
maraboupy/parsers/ONNXParser.py:1322
↓ 1 callers
Method
clear
src/basis_factorization/SparseUnsortedArrays.cpp:319
↓ 1 callers
Method
clear
src/basis_factorization/SparseUnsortedLists.cpp:288
↓ 1 callers
Method
clearBounds
src/engine/InputQuery.cpp:425
↓ 1 callers
Method
clearConstraintTightenings
src/nlr/NetworkLevelReasoner.cpp:196
↓ 1 callers
Method
clearSolverQueue
src/nlr/ParallelSolver.cpp:29
↓ 1 callers
Method
close
src/common/tests/Test_File.h:73
↓ 1 callers
Method
computeCoreCostFunction
src/engine/tests/MockCostFunctionManager.h:79
↓ 1 callers
Method
computeGivenCostFunction
src/engine/CostFunctionManager.cpp:121
↓ 1 callers
Method
computeGivenCostFunction
src/engine/tests/MockCostFunctionManager.h:88
↓ 1 callers
Method
computeGivenCostFunctionDirectly
src/engine/CostFunctionManager.cpp:158
↓ 1 callers
Method
computeGivenCostFunctionDirectly
src/engine/tests/MockCostFunctionManager.h:92
↓ 1 callers
Method
computeIntervalArithmeticBounds
src/nlr/Layer.cpp:649
↓ 1 callers
Method
computeSimulations
src/nlr/Layer.cpp:292
← previous
next →
801–900 of 4,559, ranked by callers