MCPcopy Create free account

hub / github.com/LiangliangNan/PolyFit / functions

Functions17,984 in github.com/LiangliangNan/PolyFit

↓ 2,448 callersFunctionSCIPisInfinity
checks, if value is (positive) infinite */
code/3rd_party/scip/scip/scip_numerics.c:523
↓ 2,087 callersFunctionSCIPvarGetName
returns the name of the variable * * @note to change the name of a variable, use SCIPchgVarName() from scip.h */
code/3rd_party/scip/scip/var.c:17259
↓ 1,206 callersFunctionSCIPvarGetLbLocal
gets current lower bound of variable */
code/3rd_party/scip/scip/var.c:17974
↓ 1,173 callersFunctionSCIPvarGetUbLocal
gets current upper bound of variable */
code/3rd_party/scip/scip/var.c:17984
↓ 1,170 callersFunctionSCIPinfoMessage
prints a message */
code/3rd_party/scip/scip/scip_message.c:208
↓ 1,058 callersFunction_glewStrSame3
code/3rd_party/glew/src/glew.c:283
↓ 1,052 callersFunctionSCIPinfinity
returns value treated as infinity */
code/3rd_party/scip/scip/scip_numerics.c:512
↓ 1,051 callersFunctionSCIPconsGetName
returns the name of the constraint * * @note to change the name of a constraint, use SCIPchgConsName() from scip.h */
code/3rd_party/scip/scip/cons.c:8092
↓ 1,039 callersFunctionSCIPcheckStage
code/3rd_party/scip/scip/debug.c:2186
↓ 987 callersFunctionSCIPsnprintf
safe version of snprintf */
code/3rd_party/scip/scip/misc.c:10764
↓ 935 callersFunctionSCIPvarGetStatus
gets status of variable */
code/3rd_party/scip/scip/var.c:17378
↓ 887 callersFunctionSCIPconsGetData
returns the constraint data field of the constraint */
code/3rd_party/scip/scip/cons.c:8122
↓ 883 callersFunctionSCIPsetIsInfinity
checks, if value is (positive) infinite */
code/3rd_party/scip/scip/set.c:6136
↓ 802 callersMethodsize
return the number of elements.
code/3rd_party/soplex/src/array.h:251
↓ 745 callersFunctionSCIPvarGetLbGlobal
gets global lower bound of variable */
code/3rd_party/scip/scip/var.c:17918
↓ 730 callersFunctionSCIPvarGetType
gets type of variable */
code/3rd_party/scip/scip/var.c:17424
↓ 707 callersFunctionSCIPvarGetUbGlobal
gets global upper bound of variable */
code/3rd_party/scip/scip/var.c:17928
↓ 671 callersFunctionSCIPisEQ
checks, if values are in range of epsilon */
code/3rd_party/scip/scip/scip_numerics.c:447
↓ 608 callersFunctionSCIPconshdlrGetName
gets name of constraint handler */
code/3rd_party/scip/scip/cons.c:4182
↓ 583 callersFunctionSCIPgetSolVal
returns value of variable in primal CIP solution, or in current LP/pseudo solution * * @return value of variable in primal CIP solution, or in curr
code/3rd_party/scip/scip/scip_sol.c:1361
↓ 580 callersFunctionSCIPaddBoolParam
creates a SCIP_Bool parameter, sets it to its default value, and adds it to the parameter set * * @return \ref SCIP_OKAY is returned if everything
code/3rd_party/scip/scip/scip_param.c:57
↓ 579 callersFunctionSCIPmessageFPrintInfo
prints a message into a file, acting like the fprintf() command */
code/3rd_party/scip/scip/message.c:618
↓ 504 callersFunctionSCIPisZero
checks, if value is in range epsilon of 0.0 */
code/3rd_party/scip/scip/scip_numerics.c:560
↓ 498 callersMethodsize
number of elements currently in this vector.
code/3rd_party/scip/cppad/utility/vector.hpp:387
↓ 470 callersFunctionSCIPconshdlrGetData
gets user data of constraint handler */
code/3rd_party/scip/scip/cons.c:4202
↓ 466 callersFunctionSCIPdialogMessage
prints a dialog message that requests user interaction or is a direct response to a user interactive command */
code/3rd_party/scip/scip/scip_message.c:191
↓ 452 callersMethoddim
code/3rd_party/soplex/src/idxset.cpp:21
↓ 400 callersFunctionSCIPvarGetProbindex
gets position of variable in problem, or -1 if variable is not active */
code/3rd_party/scip/scip/var.c:17608
↓ 400 callersMethodvalue
code/3rd_party/soplex/src/spxsolver.cpp:888
↓ 379 callersFunctionSCIPvarGetObj
gets objective function value of variable */
code/3rd_party/scip/scip/var.c:17766
↓ 376 callersFunctionSCIPaddIntParam
creates a int parameter, sets it to its default value, and adds it to the parameter set * * @return \ref SCIP_OKAY is returned if everything worked
code/3rd_party/scip/scip/scip_param.c:83
↓ 371 callersFunctionSCIPvarIsBinary
returns TRUE if the variable is of binary type; this is the case if: * (1) variable type is binary * (2) variable type is integer or implicit inte
code/3rd_party/scip/scip/var.c:17439
↓ 360 callersFunctionSCIPgetStage
returns current stage of SCIP * * @return the current SCIP stage * * See \ref SCIP_Stage "SCIP_STAGE" for a complete list of all possible solvin
code/3rd_party/scip/scip/scip_general.c:365
↓ 349 callersMethodindex
--------------------------------------- @name Access */ @{ access \p n 'th index.
code/3rd_party/soplex/src/idxset.h:118
↓ 334 callersFunctionSCIPexprGetChildren
gives the children of an expression (can be NULL if no children) */
code/3rd_party/scip/scip/expr.c:3818
↓ 332 callersFunctionSCIPvarIsActive
returns whether variable is an active (neither fixed nor aggregated) variable */
code/3rd_party/scip/scip/var.c:17588
↓ 329 callersFunctionSCIPconsGetHdlr
returns the constraint handler of the constraint */
code/3rd_party/scip/scip/cons.c:8112
↓ 328 callersFunctionSCIPgetNVars
gets number of active problem variables * * @return the number of active problem variables * * @pre This method can be called if @p scip is in o
code/3rd_party/scip/scip/scip_prob.c:2000
↓ 325 callersFunctionSCIPaddRealParam
creates a SCIP_Real parameter, sets it to its default value, and adds it to the parameter set * * @return \ref SCIP_OKAY is returned if everything
code/3rd_party/scip/scip/scip_param.c:139
↓ 318 callersMethodnCols
Returns number of columns in LP.
code/3rd_party/soplex/src/spxlpbase.h:157
↓ 311 callersFunctionSCIPisFeasEQ
checks, if relative difference of values is in range of feasibility tolerance */
code/3rd_party/scip/scip/scip_numerics.c:782
↓ 309 callersFunctionSCIPexprGetNChildren
gives the number of children of an expression */
code/3rd_party/scip/scip/expr.c:3808
↓ 308 callersFunctionspx_alloc
code/3rd_party/soplex/src/spxalloc.h:48
↓ 306 callersFunctionSCIPconsIsModifiable
returns TRUE iff constraint is modifiable (subject to column generation) */
code/3rd_party/scip/scip/cons.c:8341
↓ 296 callersFunctionSCIPblkmem
returns block memory to use at the current time * * @return the block memory to use at the current time. */
code/3rd_party/scip/scip/scip_mem.c:57
↓ 294 callersFunctionNumArg
! Number of arguments for a specified operator. \return Number of arguments corresponding to the specified operator. \param op Operator for which we
code/3rd_party/scip/cppad/local/op_code.hpp:175
↓ 293 callersFunctionSCIPreleaseCons
decreases usage counter of constraint, if the usage pointer reaches zero the constraint gets freed * * @return \ref SCIP_OKAY is returned if everyt
code/3rd_party/scip/scip/scip_cons.c:1119
↓ 283 callersFunctionSCIPverbMessage
prints a message depending on the verbosity level */
code/3rd_party/scip/scip/scip_message.c:225
↓ 283 callersMethodnRows
Returns number of rows in LP.
code/3rd_party/soplex/src/spxlpbase.h:151
↓ 282 callersFunctionSCIPsetIntParam
changes the value of an existing int parameter * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is pass
code/3rd_party/scip/scip/scip_param.c:487
↓ 281 callersFunctionNumRes
! Number of variables resulting from the specified operation. \param op Operator for which we are fecching the number of results. \par NumResTable t
code/3rd_party/scip/cppad/local/op_code.hpp:281
↓ 271 callersFunctionSCIPsetInfinity
returns value treated as infinity */
code/3rd_party/scip/scip/set.c:6001
↓ 270 callersFunctionSCIPheurGetData
gets user data of primal heuristic */
code/3rd_party/scip/scip/heur.c:1361
↓ 269 callersFunctionSCIPwarningMessage
prints a warning message via the message handler */
code/3rd_party/scip/scip/scip_message.c:120
↓ 261 callersFunctionSCIPisFeasZero
checks, if value is in range feasibility tolerance of 0.0 */
code/3rd_party/scip/scip/scip_numerics.c:847
↓ 252 callersFunctionSCIPisLE
checks, if val1 is not (more than epsilon) greater than val2 */
code/3rd_party/scip/scip/scip_numerics.c:473
↓ 251 callersFunction_glewSearchExtension
code/3rd_party/glew/src/glew.c:307
↓ 250 callersFunctionSCIPfindConshdlr
returns the constraint handler of the given name, or NULL if not existing */ returns the constraint handler of the given name, or NULL if not existing
code/3rd_party/scip/scip/scip_cons.c:886
↓ 249 callersMethodsize
Return number of steps.
code/model/map_circulators.h:112
↓ 247 callersMethodpush_back
add an element to the back of this vector
code/3rd_party/scip/cppad/utility/vector.hpp:491
↓ 246 callersFunctionSCIPhashmapExists
checks whether an image to the given origin exists in the hash map */
code/3rd_party/scip/scip/misc.c:3372
↓ 246 callersFunctionspx_free
code/3rd_party/soplex/src/spxalloc.h:109
↓ 243 callersFunctionSCIPvarGetIndex
gets unique index of variable */
code/3rd_party/scip/scip/var.c:17598
↓ 242 callersFunctionSCIPaddCons
adds constraint to the problem; if constraint is only valid locally, it is added to the local subproblem of the * current node (and all of its subno
code/3rd_party/scip/scip/scip_prob.c:2778
↓ 230 callersFunctionSCIPisGT
checks, if val1 is (more than epsilon) greater than val2 */
code/3rd_party/scip/scip/scip_numerics.c:486
↓ 228 callersFunctionspxAbs
Absolute.
code/3rd_party/soplex/src/rational.cpp:2826
↓ 228 callersMethodvertex
code/model/map_builder.cpp:313
↓ 221 callersFunctionSCIPconsIsActive
returns TRUE iff constraint is active in the current node */
code/3rd_party/scip/scip/cons.c:8153
↓ 219 callersFunctionSCIPisLT
checks, if val1 is (more than epsilon) lower than val2 */
code/3rd_party/scip/scip/scip_numerics.c:460
↓ 219 callersFunctionisConsistent
Consistency check.
code/3rd_party/soplex/src/dvectorbase.h:302
↓ 219 callersMethodlower
Gets lower bound.
code/3rd_party/soplex/src/lpcolbase.h:137
↓ 218 callersFunctionSCIPdelCons
globally removes constraint from all subproblems; removes constraint from the constraint set change data of the * node, where it was added, or from
code/3rd_party/scip/scip/scip_prob.c:2851
↓ 216 callersFunctionSCIPisFeasIntegral
checks, if value is integral within the LP feasibility bounds */
code/3rd_party/scip/scip/scip_numerics.c:883
↓ 214 callersFunctionSCIPnodeGetType
gets the type of the node */
code/3rd_party/scip/scip/tree.c:7433
↓ 214 callersMethodresize
change the number of elements in this vector.
code/3rd_party/scip/cppad/utility/vector.hpp:399
↓ 213 callersFunctionSCIPisPositive
checks, if value is greater than epsilon */
code/3rd_party/scip/scip/scip_numerics.c:572
↓ 213 callersFunctionSCIPreleaseExpr
releases an expression (decrements usage count and possibly frees expression) */
code/3rd_party/scip/scip/scip_expr.c:1416
↓ 213 callersMethodupper
Gets upper bound.
code/3rd_party/soplex/src/lpcolbase.h:125
↓ 212 callersFunctionSCIPheurGetName
gets name of primal heuristic */
code/3rd_party/scip/scip/heur.c:1450
↓ 212 callersFunctionSCIPisGE
checks, if val1 is not (more than epsilon) lower than val2 */
code/3rd_party/scip/scip/scip_numerics.c:499
↓ 212 callersMethodlhs
Left-hand side value.
code/3rd_party/soplex/src/lprowbase.h:203
↓ 207 callersFunctionSCIPhashmapGetImage
retrieves image of given origin from the hash map, or NULL if no image exists */
code/3rd_party/scip/scip/misc.c:3210
↓ 206 callersFunctionSCIPsetIsEQ
checks, if values are in range of epsilon */
code/3rd_party/scip/scip/set.c:6158
↓ 205 callersMethodreDim
The following method resizes all vectors and arrays of |SoPlex| (excluding inherited vectors). */
code/3rd_party/soplex/src/spxsolver.cpp:461
↓ 199 callersMethodrhs
Right-hand side value.
code/3rd_party/soplex/src/lprowbase.h:215
↓ 194 callersMethodnumber
returns the number of the element with DataKey \p k in DataSet or -1, if it doesn't exist.
code/3rd_party/soplex/src/dataset.h:411
↓ 194 callersMethodsize
---------------------------------------------------------------------- current number of elements in this vector.
code/3rd_party/scip/cppad/local/pod_vector.hpp:79
↓ 193 callersFunctionSCIPgetDepth
gets depth of current node, or -1 if no current node exists; in probing, the current node is the last probing node, * such that the depth includes t
code/3rd_party/scip/scip/scip_tree.c:670
↓ 193 callersFunctionSCIPisIntegral
checks, if value is integral within epsilon */
code/3rd_party/scip/scip/scip_numerics.c:596
↓ 193 callersMethodstatus
returns the current solver status
code/3rd_party/soplex/src/soplex.cpp:2896
↓ 191 callersMethodrowStatus
returns status of row \p i.
code/3rd_party/soplex/src/spxbasis.h:244
↓ 190 callersFunctionSCIPhashmapFree
frees the hash map */
code/3rd_party/scip/scip/misc.c:3057
↓ 185 callersMethodget_ptr
This function serves for using a Vector in an C-style * function. It returns a pointer to the first value of the array. */
code/3rd_party/soplex/src/array.h:94
↓ 181 callersFunctionSCIPincludeDialog
creates and includes dialog * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is passed. See \ref *
code/3rd_party/scip/scip/scip_dialog.c:59
↓ 181 callersFunctionSCIPreleaseDialog
releases a dialog * * @return \ref SCIP_OKAY is returned if everything worked. otherwise a suitable error code is passed. see \ref * SCIP
code/3rd_party/scip/scip/scip_dialog.c:124
↓ 180 callersFunctionSCIPaddDialogEntry
adds a sub dialog to the given dialog as menu entry and captures it * * @return \ref SCIP_OKAY is returned if everything worked. otherwise a suitab
code/3rd_party/scip/scip/scip_dialog.c:171
↓ 180 callersFunctionSCIPdialogHasEntry
returns TRUE iff a dialog entry matching exactly the given name is existing in the given dialog */
code/3rd_party/scip/scip/dialog.c:995
↓ 180 callersFunctionSCIPnodeGetDepth
gets the depth of the node */
code/3rd_party/scip/scip/tree.c:7453
↓ 179 callersFunctionSCIPconsIsChecked
returns TRUE iff constraint should be checked for feasibility */
code/3rd_party/scip/scip/cons.c:8291
↓ 178 callersMethodget_const_ptr
get a const C pointer to the data.
code/3rd_party/soplex/src/dataarray.h:115
next →1–100 of 17,984, ranked by callers