MCPcopy Create free account

hub / github.com/NeuralNetworkVerification/Marabou / functions

Functions4,559 in github.com/NeuralNetworkVerification/Marabou

↓ 6 callersMethodgetExitCode
src/engine/tests/MockEngine.h:133
↓ 6 callersMethodgetNewIndex
src/engine/Preprocessor.cpp:1036
↓ 6 callersMethodgetOutputVariable
src/input_parsers/AcasParser.cpp:190
↓ 6 callersMethodgetUpperBound
Get upper bound for the variable corresponding to layer, node If b=True, b variable Otherwise, f variable Args:
maraboupy/MarabouNetworkNNet.py:457
↓ 6 callersMethodgetValues
Function to find underlying constants or variables representing operation Args: op: (tf.op) operation to find values for
maraboupy/MarabouNetworkTF.py:271
↓ 6 callersMethodgetVariable
Get variable number corresponding to layer, node If b=True, b variable Otherwise, f variable If layer is 0 (inpu
maraboupy/MarabouNetworkNNet.py:438
↓ 6 callersMethodinsert
deps/CVC4/context/cdhashmap.h:350
↓ 6 callersMethodinvert
src/basis_factorization/PermutationMatrix.cpp:88
↓ 6 callersMethodinvertBasis
src/basis_factorization/LUFactors.cpp:354
↓ 6 callersMethodmarkOutputVariable
src/engine/InputQuery.cpp:540
↓ 6 callersFunctionmissingNodeError
src/input_parsers/OnnxParser.cpp:137
↓ 6 callersMethodnotifyLowerBound
src/engine/Tableau.cpp:2166
↓ 6 callersMethodnotifyUpperBound
src/engine/Tableau.cpp:2178
↓ 6 callersMethodpostContextPopHook
src/engine/Engine.cpp:2543
↓ 6 callersMethodsaveQuery
Serializes the inputQuery in the given filename Args: filename: (string) file to write serialized inputQuery
maraboupy/parsers/InputQueryBuilder.py:352
↓ 6 callersMethodsaveQuery
src/engine/InputQuery.cpp:436
↓ 6 callersMethodsetActiveConstraint
src/engine/PiecewiseLinearConstraint.cpp:53
↓ 6 callersMethodsetBoundsPointers
src/engine/tests/MockTableau.h:568
↓ 6 callersMethodsetExitCode
src/engine/tests/MockEngine.h:128
↓ 6 callersMethodsetObjective
src/common/GurobiWrapper.cpp:309
↓ 6 callersMethodstoreState
src/engine/Engine.cpp:1834
↓ 6 callersMethodstoreToOther
src/basis_factorization/LUFactors.cpp:439
↓ 5 callersMethodaddGeqIndicatorConstraint
src/common/GurobiWrapper.cpp:229
↓ 5 callersMethodaddLeqIndicatorConstraint
src/common/GurobiWrapper.cpp:221
↓ 5 callersMethodapplySplit
src/engine/Engine.cpp:1979
↓ 5 callersMethodcheckConsistency
deps/CVC4/context/backtrackable.h:204
↓ 5 callersMethodcomputePivotRow
src/engine/tests/MockTableau.h:413
↓ 5 callersMethodcontainsVariable
src/common/GurobiWrapper.h:151
↓ 5 callersMethodcountInfiniteBounds
src/engine/InputQuery.cpp:248
↓ 5 callersMethodcreateRandomInputsForNetwork
Create a random input for the network. The value for each input variable is chosen uniformly at random between the lower and the upper bounds
maraboupy/MarabouNetworkNNet.py:659
↓ 5 callersMethoddecideToAcceptCurrentProposal
src/engine/SumOfInfeasibilitiesManager.cpp:258
↓ 5 callersMethodduplicateConstraint
src/engine/MaxConstraint.cpp:90
↓ 5 callersMethodend
deps/CVC4/context/cdhashmap.h:438
↓ 5 callersFunctionevaluateFile
Load network and evaluate testInputs with and without Marabou Args: filename (str): name of network file without path
maraboupy/test/test_nnet.py:138
↓ 5 callersMethodfBackwardTransformation
src/basis_factorization/LUFactors.cpp:204
↓ 5 callersMethodgetBias
src/nlr/Layer.cpp:520
↓ 5 callersMethodgetBound
src/proofs/PlcLemma.cpp:75
↓ 5 callersMethodgetChangeColumn
src/engine/Tableau.cpp:1459
↓ 5 callersMethodgetLowerBound
Get lower bound for the variable corresponding to layer, node If b=True, b variable Otherwise, f variable Args:
maraboupy/MarabouNetworkNNet.py:476
↓ 5 callersMethodgetRowDense
src/basis_factorization/CSRMatrix.cpp:286
↓ 5 callersMethodgetScore
Get the score of the PLConstraint */
src/engine/PLConstraintScoreTracker.h:91
↓ 5 callersMethodgetStatistics
src/engine/Engine.cpp:2344
↓ 5 callersMethodgetSymbolicLb
src/nlr/Layer.cpp:1749
↓ 5 callersMethodgetSymbolicLowerBias
src/nlr/Layer.cpp:1759
↓ 5 callersMethodgetSymbolicUb
src/nlr/Layer.cpp:1754
↓ 5 callersMethodgetSymbolicUpperBias
src/nlr/Layer.cpp:1764
↓ 5 callersMethodgetTopScope
* Return the current (top) scope */
deps/CVC4/context/context.h:158
↓ 5 callersMethodhead
tools/cxxtest/cxxtest/LinkedList.cpp:16
↓ 5 callersMethodinitializeDuplicateCDOs
src/engine/PiecewiseLinearConstraint.cpp:142
↓ 5 callersMethodinitializeToEmpty
src/basis_factorization/CSRMatrix.cpp:80
↓ 5 callersMethodinsertHead
src/common/Vector.h:94
↓ 5 callersMethodlowerBoundExists
Function to check whether lower bound for a variable is known Args: x (int): Variable to check
maraboupy/parsers/InputQueryBuilder.py:182
↓ 5 callersFunctionmake_constant_int_node
(name, values)
resources/onnx/layer-zoo/onnx-layer-zoo.py:48
↓ 5 callersMethodmergeColumns
src/basis_factorization/CSRMatrix.cpp:308
↓ 5 callersMethodmergeEntries
src/basis_factorization/SparseUnsortedList.cpp:193
↓ 5 callersMethodmockConstructor
src/engine/tests/MockEngine.h:45
↓ 5 callersMethodmockDestructor
src/engine/tests/MockEngine.h:51
↓ 5 callersMethodparse
Parses the provided ONNX graph into constraints which are stored in the query argument. Args: query: the query to which
maraboupy/parsers/ONNXParser.py:35
↓ 5 callersMethodproposePhasePatternUpdate
src/engine/SumOfInfeasibilitiesManager.cpp:155
↓ 5 callersMethodrecordImpliedValidSplit
src/engine/SmtCore.cpp:390
↓ 5 callersMethodremoveCostComponentFromHeuristicCost
src/engine/SumOfInfeasibilitiesManager.cpp:303
↓ 5 callersMethodsetCutoff
src/nlr/LPFormulator.cpp:1127
↓ 5 callersMethodsetDimensions
src/engine/Tableau.cpp:205
↓ 5 callersMethodsetLongAttribute
src/common/Statistics.h:257
↓ 5 callersMethodsetPhaseStatusInLastAcceptedPhasePattern
src/engine/SumOfInfeasibilitiesManager.cpp:336
↓ 5 callersMethodsetVerbosity
src/engine/Engine.cpp:116
↓ 5 callersMethodstoreFactorization
src/basis_factorization/LUFactorization.cpp:189
↓ 5 callersMethodtranspose
Function representing transpose Args: node (node): ONNX node representing transpose operation :meta private:
maraboupy/parsers/ONNXParser.py:417
↓ 5 callersFunctiontransposeTensor
src/input_parsers/TensorUtils.h:75
↓ 5 callersFunctiontransposeVector
src/input_parsers/TensorUtils.h:63
↓ 5 callersFunctionunimplementedAttributeError
src/input_parsers/OnnxParser.cpp:98
↓ 5 callersMethodupdateVariableIndex
src/engine/Equation.cpp:60
↓ 5 callersMethodupperBoundExists
Function to check whether upper bound for a variable is known Args: x (int): Variable to check
maraboupy/parsers/InputQueryBuilder.py:190
↓ 5 callersMethodvBackwardTransformation
src/basis_factorization/LUFactors.cpp:288
↓ 5 callersMethodvForwardTransformation
src/basis_factorization/LUFactors.cpp:248
↓ 5 callersMethodvariableIsMerged
src/engine/Preprocessor.cpp:1021
↓ 4 callersFunctionIllegalArgumentException
deps/CVC4/base/exception.h:102
↓ 4 callersMethodOptions
src/configuration/Options.cpp:28
↓ 4 callersMethodactive
tools/cxxtest/cxxtest/LinkedList.cpp:93
↓ 4 callersMethodaddPLCLemma
src/proofs/UnsatCertificateNode.cpp:85
↓ 4 callersMethodcheck
src/proofs/Checker.cpp:35
↓ 4 callersMethodclear
Reset values to represent empty network
maraboupy/parsers/InputQueryBuilder.py:33
↓ 4 callersMethodcomputeAssignment
src/engine/Tableau.cpp:376
↓ 4 callersMethodcomputeAssignment
src/engine/tests/MockTableau.h:423
↓ 4 callersMethodcomputeChangeColumn
src/engine/Tableau.cpp:1452
↓ 4 callersMethodcomputeCoreCostFunction
src/engine/CostFunctionManager.cpp:170
↓ 4 callersMethodcomputePivotRow
src/engine/Tableau.cpp:1469
↓ 4 callersMethodconcretizeInputAssignment
src/nlr/NetworkLevelReasoner.cpp:131
↓ 4 callersMethodcountElements
src/basis_factorization/CSRMatrix.cpp:640
↓ 4 callersFunctioncreateOptions
Create an options object for how Marabou should solve the query Args: numWorkers (int, optional): Number of workers to use in Split-and-C
maraboupy/Marabou.py:124
↓ 4 callersMethodcreateSubQueries
src/engine/PolarityBasedDivider.cpp:29
↓ 4 callersMethodend
src/common/Vector.h:182
↓ 4 callersMethoderase
src/basis_factorization/SparseUnsortedList.cpp:235
↓ 4 callersMethoderaseAt
src/common/Vector.h:212
↓ 4 callersMethoderaseByValue
src/common/Vector.h:163
↓ 4 callersMethodexaminePivotRow
src/engine/tests/MockRowBoundTightener.h:79
↓ 4 callersFunctionexitCodeToString
maraboupy/MarabouCore.cpp:415
↓ 4 callersMethodexplicitBasisAvailable
src/basis_factorization/LUFactorization.cpp:228
↓ 4 callersMethodextractBounds
src/engine/Engine.cpp:3776
↓ 4 callersMethodextractSolution
src/common/GurobiWrapper.cpp:382
← previousnext →401–500 of 4,559, ranked by callers