MCPcopy Create free account

hub / github.com/NeuralNetworkVerification/Marabou / functions

Functions4,559 in github.com/NeuralNetworkVerification/Marabou

↓ 2 callersMethodsetSATSolutionFlag
src/proofs/UnsatCertificateNode.cpp:108
↓ 2 callersMethodsetSolutionValuesOfEliminatedNeurons
src/engine/Preprocessor.cpp:1049
↓ 2 callersMethodsetStatistics
src/engine/Tableau.cpp:2224
↓ 2 callersFunctionshapeOfConstant
src/input_parsers/OnnxParser.cpp:222
↓ 2 callersMethodshouldProduceProofs
src/engine/BoundManager.cpp:574
↓ 2 callersMethodsize
tools/cxxtest/cxxtest/LinkedList.cpp:53
↓ 2 callersMethodsplitNetworkAtNode
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 callersMethodstampStartingTime
src/common/Statistics.cpp:103
↓ 2 callersFunctionstartOutputFile
Create output file and write header
tools/cxxtest/cxxtestgen.py:388
↓ 2 callersFunctionstartSuite
Start scanning a new suite
tools/cxxtest/cxxtestgen.py:251
↓ 2 callersMethodstoreDebuggingSolution
src/engine/SmtCore.cpp:420
↓ 2 callersMethodstoreSmtState
src/engine/tests/MockEngine.h:165
↓ 2 callersFunctionstringsEqual
tools/cxxtest/cxxtest/ValueTraits.cpp:39
↓ 2 callersMethodsupportPolarity
src/engine/SignConstraint.cpp:658
↓ 2 callersMethodswapColumns
src/basis_factorization/PermutationMatrix.cpp:168
↓ 2 callersMethodsymbolicBoundInTermsOfPredecessor
src/nlr/DeepPolyWeightedSumElement.cpp:376
↓ 2 callersMethodtightenUpperBound
src/engine/tests/MockTableau.h:563
↓ 2 callersMethodtoMatrix
src/basis_factorization/EtaMatrix.cpp:106
↓ 2 callersFunctionunpackIndex
src/input_parsers/TensorUtils.cpp:19
↓ 2 callersFunctionunsignIndex
src/input_parsers/TensorUtils.cpp:120
↓ 2 callersFunctionunsupportedCastError
src/input_parsers/OnnxParser.cpp:121
↓ 2 callersMethodupdate
deps/CVC4/context/context.cpp:138
↓ 2 callersMethodupdateGroundLowerBound
src/engine/Engine.cpp:3322
↓ 2 callersMethodupdateGroundUpperBound
src/engine/Engine.cpp:3315
↓ 2 callersMethodupdateModel
src/common/GurobiWrapper.h:199
↓ 2 callersMethodupdatePLConstraintScore
Update the score of the constraint with the given score in the costTracker. */
src/engine/SmtCore.h:68
↓ 2 callersFunctionusage
Print usage info and exit
tools/cxxtest/cxxtestgen.py:57
↓ 2 callersFunctionusageString
Construct program usage string
tools/cxxtest/cxxtestgen.py:66
↓ 2 callersMethodvalues
src/common/Map.h:51
↓ 2 callersMethodvariableIsUnusedAndSymbolicallyFixed
src/engine/Preprocessor.cpp:1031
↓ 2 callersMethodwriteNNet
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 callersFunctionwriteWorld
Write the world definitions
tools/cxxtest/cxxtestgen.py:445
↓ 1 callersMethodLPTighteningForOneLayer
src/nlr/NetworkLevelReasoner.cpp:232
↓ 1 callersMethodMILPPropagation
src/nlr/NetworkLevelReasoner.cpp:244
↓ 1 callersMethodMILPTighteningForOneLayer
src/nlr/NetworkLevelReasoner.cpp:257
↓ 1 callersFunctionabortTestOnFail
tools/cxxtest/cxxtest/TestSuite.cpp:20
↓ 1 callersMethodactivateAllTests
tools/cxxtest/cxxtest/RealDescriptions.cpp:139
↓ 1 callersMethodaddBilinearConstraints
(self, shape1, shape2, input1, input2, outputVariables)
maraboupy/parsers/ONNXParser.py:867
↓ 1 callersMethodaddEmptyColumn
src/basis_factorization/CSRMatrix.cpp:520
↓ 1 callersMethodaddEntry
src/basis_factorization/SparseEtaMatrix.cpp:90
↓ 1 callersMethodaddEquations
Function to generate equations corresponding to all types of add/subtraction operations Args: op: (tf.op) representing addition o
maraboupy/MarabouNetworkTF.py:476
↓ 1 callersMethodaddEquations
Function to generate equations corresponding to addition Args: node (node): ONNX node representing the Add operation
maraboupy/parsers/ONNXParser.py:1071
↓ 1 callersMethodaddFeasibleDisjunct
src/engine/DisjunctionConstraint.cpp:551
↓ 1 callersMethodaddLayerToModel
src/nlr/MILPFormulator.cpp:609
↓ 1 callersMethodaddLeakyRelu
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 callersMethodaddLeakyRelu
src/input_parsers/InputQueryBuilder.cpp:75
↓ 1 callersFunctionaddLineToBlock
Append the line to the current CXXTEST_CODE() block
tools/cxxtest/cxxtestgen.py:287
↓ 1 callersMethodaddMaxConstraint
src/input_parsers/InputQueryBuilder.cpp:111
↓ 1 callersMethodaddNotifyObjPost
deps/CVC4/context/context.cpp:129
↓ 1 callersMethodaddNotifyObjPre
deps/CVC4/context/context.cpp:119
↓ 1 callersMethodaddPiecewiseLinearConstraint
src/common/GurobiWrapper.cpp:197
↓ 1 callersMethodaddRelu
src/input_parsers/InputQueryBuilder.cpp:69
↓ 1 callersMethodaddRelus
Identify all relus and their associated variable numbers and add them to Marabou network :meta private:
maraboupy/MarabouNetworkNNet.py:713
↓ 1 callersMethodaddSigmoid
src/input_parsers/InputQueryBuilder.cpp:80
↓ 1 callersMethodaddSuccessorLayer
src/nlr/Layer.cpp:444
↓ 1 callersMethodaddTableauAuxVar
src/engine/MaxConstraint.cpp:735
↓ 1 callersMethodaddTanh
src/input_parsers/InputQueryBuilder.cpp:87
↓ 1 callersFunctionaddTest
Add a test function to the current suite
tools/cxxtest/cxxtestgen.py:277
↓ 1 callersMethodaddVariable
src/proofs/BoundExplainer.cpp:297
↓ 1 callersFunctionadd_node
()
resources/onnx/layer-zoo/onnx-layer-zoo.py:247
↓ 1 callersMethodadjustBasicCostAccuracy
src/engine/CostFunctionManager.cpp:207
↓ 1 callersMethodadjustInputOutputMapping
src/engine/InputQuery.cpp:673
↓ 1 callersMethodappend
src/basis_factorization/SparseUnsortedArrays.cpp:330
↓ 1 callersMethodappend
src/basis_factorization/SparseUnsortedLists.cpp:299
↓ 1 callersMethodapplyAllBoundTightenings
src/engine/Engine.cpp:2152
↓ 1 callersMethodapplyAllValidConstraintCaseSplits
src/engine/Engine.cpp:2165
↓ 1 callersMethodareLinearlyDependent
src/engine/Tableau.cpp:2599
↓ 1 callersFunctionarguments
()
resources/runMarabou.py:137
↓ 1 callersMethodasChar
src/common/HeapData.cpp:132
↓ 1 callersMethodassign
src/common/Vector.h:63
↓ 1 callersMethodattemptToRefine
src/engine/SigmoidConstraint.cpp:255
↓ 1 callersMethodbatchNorm
Function to generate equations for a BatchNormalization Args: node (node): ONNX node representing the BatchNormalization operatio
maraboupy/parsers/ONNXParser.py:489
↓ 1 callersFunctionbatch_normalization_node
()
resources/onnx/layer-zoo/onnx-layer-zoo.py:167
↓ 1 callersMethodbegin
src/common/HashSet.h:80
↓ 1 callersMethodbegin
src/common/List.h:75
↓ 1 callersMethodbuildEquations
Function that searches the graph recursively and builds equations necessary to calculate op Args: op: (tf.op) representing operat
maraboupy/MarabouNetworkTF.py:857
↓ 1 callersMethodbuildEquations
Construct the Marabou equations :meta private:
maraboupy/MarabouNetworkNNet.py:677
↓ 1 callersMethodbuildQueryFromCurrentState
src/engine/Engine.cpp:3304
↓ 1 callersFunctionbytesToString
tools/cxxtest/cxxtest/ValueTraits.cpp:82
↓ 1 callersMethodcalculateBounds
src/engine/Engine.cpp:926
↓ 1 callersMethodcast
Function representing cast Args: node (node): ONNX node representing cast operation :meta private:
maraboupy/parsers/ONNXParser.py:314
↓ 1 callersFunctioncast_int_to_float_node
()
resources/onnx/layer-zoo/onnx-layer-zoo.py:297
↓ 1 callersMethodcertifyUNSATCertificate
src/engine/Engine.cpp:3625
↓ 1 callersMethodcheckSkewFromDebuggingSolution
Return true if stack is currently compliant, false otherwise If there is no stored solution, return false --- incompliant.
src/engine/SmtCore.cpp:427
↓ 1 callersFunctioncheckTensorDataSourceIsInternal
src/input_parsers/OnnxParser.cpp:168
↓ 1 callersMethodchooseViolatedConstraintForFixing
src/engine/SmtCore.cpp:523
↓ 1 callersMethodcleanShapes
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 callersMethodclear
src/basis_factorization/SparseUnsortedArrays.cpp:319
↓ 1 callersMethodclear
src/basis_factorization/SparseUnsortedLists.cpp:288
↓ 1 callersMethodclearBounds
src/engine/InputQuery.cpp:425
↓ 1 callersMethodclearConstraintTightenings
src/nlr/NetworkLevelReasoner.cpp:196
↓ 1 callersMethodclearSolverQueue
src/nlr/ParallelSolver.cpp:29
↓ 1 callersMethodclose
src/common/tests/Test_File.h:73
↓ 1 callersMethodcomputeCoreCostFunction
src/engine/tests/MockCostFunctionManager.h:79
↓ 1 callersMethodcomputeGivenCostFunction
src/engine/CostFunctionManager.cpp:121
↓ 1 callersMethodcomputeGivenCostFunction
src/engine/tests/MockCostFunctionManager.h:88
↓ 1 callersMethodcomputeGivenCostFunctionDirectly
src/engine/CostFunctionManager.cpp:158
↓ 1 callersMethodcomputeGivenCostFunctionDirectly
src/engine/tests/MockCostFunctionManager.h:92
↓ 1 callersMethodcomputeIntervalArithmeticBounds
src/nlr/Layer.cpp:649
↓ 1 callersMethodcomputeSimulations
src/nlr/Layer.cpp:292
← previousnext →801–900 of 4,559, ranked by callers