MCPcopy Create free account

hub / github.com/NeuralNetworkVerification/Marabou / functions

Functions4,559 in github.com/NeuralNetworkVerification/Marabou

↓ 2 callersMethodenqueueSolver
src/nlr/ParallelSolver.cpp:37
↓ 2 callersFunctionerrorNumber
src/common/real/Errno.cpp:20
↓ 2 callersFunctionevaluateIntermediateLayers
This function loads three networks: the full network, the initial portion up to the intermediate layer, and the final portion beginning with
maraboupy/test/test_onnx.py:371
↓ 2 callersMethodexamineConstraintMatrix
src/engine/tests/MockRowBoundTightener.h:76
↓ 2 callersMethodexistsBasicOutOfBounds
src/engine/Tableau.cpp:567
↓ 2 callersMethodexistsValue
src/engine/Tableau.cpp:468
↓ 2 callersMethodfindError
Function to find error between Marabou solver and TF/Nnet at a given point Args: inputValues (list of np arrays): Input values to
maraboupy/MarabouNetwork.py:269
↓ 2 callersMethodgetAlpha
src/nlr/Layer.h:132
↓ 2 callersMethodgetAssignment
src/engine/NonlinearConstraint.h:277
↓ 2 callersMethodgetBasicAssignment
src/engine/Tableau.cpp:2478
↓ 2 callersMethodgetBasicVariables
src/engine/Tableau.cpp:2507
↓ 2 callersMethodgetBasis
src/basis_factorization/LUFactorization.cpp:70
↓ 2 callersMethodgetBiases
src/nlr/Layer.cpp:525
↓ 2 callersMethodgetBottomScope
* Return the initial (bottom) scope */
deps/CVC4/context/context.h:163
↓ 2 callersMethodgetCMM
* Get the ContextMemoryManager for this Scope */
deps/CVC4/context/context.h:296
↓ 2 callersMethodgetCaseSplit
src/engine/MaxConstraint.cpp:438
↓ 2 callersMethodgetChangeRatio
src/engine/Tableau.cpp:1442
↓ 2 callersMethodgetColumnOfBasis
src/basis_factorization/tests/MockColumnOracle.h:84
↓ 2 callersMethodgetConstraintsWithHighestScore
Get the constraint in the score tracker with the highest score */
src/engine/SmtCore.h:77
↓ 2 callersMethodgetDelegationStatus
src/proofs/UnsatCertificateNode.cpp:123
↓ 2 callersMethodgetDoubleAttribute
src/common/Statistics.h:295
↓ 2 callersMethodgetEliminatedElements
src/engine/MaxConstraint.h:208
↓ 2 callersMethodgetEntailedTightenings
src/engine/MaxConstraint.cpp:269
↓ 2 callersMethodgetEnteringVariable
src/engine/Tableau.cpp:668
↓ 2 callersMethodgetGroundBound
src/engine/Engine.cpp:3329
↓ 2 callersMethodgetLeavingVariableIndex
src/engine/Tableau.cpp:686
↓ 2 callersMethodgetLowerBound
src/input_parsers/MpsParser.cpp:300
↓ 2 callersMethodgetLowerBoundsForLayer
Returns a list of lower bounds for the given layer If b=True, b variables Otherwise, f variables Args:
maraboupy/MarabouNetworkNNet.py:511
↓ 2 callersMethodgetMaxValueOfEliminatedPhases
src/engine/MaxConstraint.h:225
↓ 2 callersMethodgetNode
Find the node in the graph corresponding to the given name Args: nodeName (str): Name of node to find in graph Returns:
maraboupy/parsers/ONNXParser.py:215
↓ 2 callersMethodgetNumberOfRows
src/proofs/BoundExplainer.cpp:70
↓ 2 callersMethodgetNumberOfVariables
src/proofs/BoundExplainer.cpp:75
↓ 2 callersMethodgetParticipatingElements
src/engine/MaxConstraint.h:213
↓ 2 callersMethodgetRandomElement
src/common/Set.h:182
↓ 2 callersMethodgetRedundantRows
src/engine/ConstraintMatrixAnalyzer.cpp:462
↓ 2 callersMethodgetResultString
src/engine/DnCManager.cpp:306
↓ 2 callersFunctiongetStringAttribute
src/input_parsers/OnnxParser.cpp:323
↓ 2 callersMethodgetTableau
src/nlr/NetworkLevelReasoner.cpp:331
↓ 2 callersMethodgetTightenings
src/engine/BoundManager.cpp:242
↓ 2 callersMethodgetUNSATCertificateRoot
src/engine/Engine.cpp:3620
↓ 2 callersMethodgetUpperBound
src/input_parsers/MpsParser.cpp:295
↓ 2 callersMethodgetUpperBoundsForLayer
Returns a list of upper bounds for the given layer If b=True, b variables Otherwise, f variables Args:
maraboupy/MarabouNetworkNNet.py:495
↓ 2 callersMethodgetVar
src/proofs/Contradiction.cpp:37
↓ 2 callersMethodgetVariableAfterMerging
src/engine/Tableau.cpp:2544
↓ 2 callersMethodgetVariableNameFromVariable
src/engine/MILPEncoder.cpp:121
↓ 2 callersMethodgetVisited
src/proofs/UnsatCertificateNode.cpp:113
↓ 2 callersMethodgetWeightMatrix
src/nlr/Layer.cpp:454
↓ 2 callersMethodgurobiEnabled
Options that are determined at compile time */
src/configuration/Options.h:203
↓ 2 callersMethodhasPredecessor
src/nlr/DeepPolyElement.cpp:52
↓ 2 callersMethodidentity
Function representing identity Args: node (node): ONNX node representing identity operation :meta private:
maraboupy/parsers/ONNXParser.py:285
↓ 2 callersMethodinitialize
src/basis_factorization/SparseUnsortedArrays.cpp:54
↓ 2 callersMethodinitialize
src/basis_factorization/SparseUnsortedLists.cpp:54
↓ 2 callersMethodinitializeScoreTrackerIfNeeded
src/engine/SmtCore.cpp:101
↓ 2 callersMethodinitializeTableau
src/engine/Engine.cpp:1346
↓ 2 callersMethodinsert
src/common/Vector.h:73
↓ 2 callersMethodinsert
* Inserts an element into the map. * The key inserted must be not be currently mapped. * This is implemented using d_insertMap.push_back().
deps/CVC4/context/cdinsert_hashmap.h:311
↓ 2 callersMethodisCurrent
* Return true iff this Scope is the current top Scope */
deps/CVC4/context/context.h:306
↓ 2 callersMethodisValidLeaf
src/proofs/UnsatCertificateNode.cpp:152
↓ 2 callersMethodkeys
src/common/Map.h:60
↓ 2 callersFunctionload_acas_network
Load one of the acas networks. This network is larger than fc1.onnx, making it a better test case for testing timeout.
maraboupy/test/test_query.py:147
↓ 2 callersFunctionload_onnx_network
The test network fc1.onnx is used, which has two input variables and two output variables. The network was trained such that the first output
maraboupy/test/test_query.py:127
↓ 2 callersFunctionmake_constant_bool_node
(name, values)
resources/onnx/layer-zoo/onnx-layer-zoo.py:62
↓ 2 callersFunctionmarabouMain
src/engine/MarabouMain.cpp:62
↓ 2 callersFunctionmissingAttributeError
src/input_parsers/OnnxParser.cpp:82
↓ 2 callersFunctionnegative
tools/cxxtest/cxxtest/ValueTraits.h:119
↓ 2 callersMethodneuronHasVariable
src/nlr/Layer.cpp:2013
↓ 2 callersMethodnewData
deps/CVC4/context/context_mm.cpp:99
↓ 2 callersMethodnextGlobalFixture
tools/cxxtest/cxxtest/GlobalFixture.cpp:18
↓ 2 callersMethodnth
tools/cxxtest/cxxtest/LinkedList.cpp:61
↓ 2 callersMethodnumberOfVariables
Get total number of variables in network Returns: (int)
maraboupy/MarabouNetworkNNet.py:542
↓ 2 callersMethodoptimizeBoundsWithLpRelaxation
src/nlr/LPFormulator.cpp:250
↓ 2 callersMethodperformDegeneratePivot
src/engine/tests/MockTableau.h:544
↓ 2 callersMethodperformingFakePivot
src/engine/Tableau.cpp:691
↓ 2 callersMethodpickSplitPLConstraintSnC
src/engine/tests/MockEngine.h:188
↓ 2 callersMethodpopto
deps/CVC4/context/context.cpp:112
↓ 2 callersMethodpreContextPushHook
src/engine/Engine.cpp:2531
↓ 2 callersMethodprevGlobalFixture
tools/cxxtest/cxxtest/GlobalFixture.cpp:19
↓ 2 callersFunctionprintVersion
src/engine/MarabouMain.cpp:48
↓ 2 callersMethodpush_front
* Inserts an element into the map, and pushes its key to the front * of the stack. The key inserted must be not be currently mapped. */
deps/CVC4/context/cdinsert_hashmap.h:134
↓ 2 callersMethodread
src/common/File.cpp:97
↓ 2 callersMethodreadONNX
(self, filename, inputNames=None, outputNames=None, preserveExistingConstraints=False)
maraboupy/MarabouNetworkONNX.py:38
↓ 2 callersMethodregisterAsWatcher
src/engine/MaxConstraint.cpp:111
↓ 2 callersMethodregisterNewVariable
Registers a new variable, grows the BoundManager size and bound vectors, initializes new bounds to +/-inf, and returns the index of the new
src/engine/tests/MockBoundManager.h:56
↓ 2 callersMethodreleaseEngine
src/cegar/IncrementalLinearization.cpp:141
↓ 2 callersMethodremoveConstraintFromTopologicalOrder
src/nlr/NetworkLevelReasoner.cpp:376
↓ 2 callersMethodremoveRedundantAddends
src/engine/Equation.cpp:226
↓ 2 callersMethodresetNetworkFromParameters
Recompute the attributes of the network from basic arguments Args: weights (list of list of list of float): Outer index correspon
maraboupy/MarabouNetworkNNet.py:93
↓ 2 callersMethodresizeHook
src/engine/ProjectedSteepestEdge.cpp:312
↓ 2 callersMethodrestoreFactorization
src/basis_factorization/LUFactorization.cpp:203
↓ 2 callersMethodrestorePrecision
src/engine/PrecisionRestorer.cpp:36
↓ 2 callersMethodsetActive
tools/cxxtest/cxxtest/LinkedList.cpp:98
↓ 2 callersMethodsetAssignment
src/nlr/Layer.cpp:104
↓ 2 callersMethodsetBoundsPointers
src/engine/Tableau.cpp:2652
↓ 2 callersMethodsetContradiction
src/proofs/UnsatCertificateNode.cpp:55
↓ 2 callersMethodsetDelegationStatus
src/proofs/UnsatCertificateNode.cpp:128
↓ 2 callersMethodsetDoubleAttribute
src/common/Statistics.h:272
↓ 2 callersMethodsetGurobi
src/engine/Tableau.cpp:2219
↓ 2 callersMethodsetIfDoesNotExist
src/common/Map.h:191
↓ 2 callersMethodsetLeavingVariableIndex
src/engine/tests/MockTableau.h:297
↓ 2 callersMethodsetQ
src/basis_factorization/ForrestTomlinFactorization.cpp:813
← previousnext →701–800 of 4,559, ranked by callers