Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LiangliangNan/PolyFit
/ functions
Functions
17,984 in github.com/LiangliangNan/PolyFit
⨍
Functions
17,984
◇
Types & classes
2,137
↓ 100 callers
Function
SCIPgetBoolParam
gets the value of an existing SCIP_Bool parameter * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is p
code/3rd_party/scip/scip/scip_param.c:250
↓ 100 callers
Function
pow
code/3rd_party/scip/cppad/core/pow.hpp:97
↓ 99 callers
Function
SCIProwGetName
returns the name of the row */
code/3rd_party/scip/scip/lp.c:17343
↓ 97 callers
Method
altValues
Returns array values.
code/3rd_party/soplex/src/ssvectorbase.h:318
↓ 97 callers
Method
begin
code/3rd_party/pybind11/include/pybind11/pytypes.h:2524
↓ 97 callers
Function
isZero
returns \c true iff |a| <= eps
code/3rd_party/soplex/src/spxdefines.h:416
↓ 96 callers
Function
SCIPsetIsGE
checks, if val1 is not (more than epsilon) lower than val2 */
code/3rd_party/scip/scip/set.c:6230
↓ 95 callers
Function
SCIPgetSolOrigObj
returns objective value of primal CIP solution w.r.t. original problem, or current LP/pseudo objective value * * @return objective value of primal
code/3rd_party/scip/scip/scip_sol.c:1444
↓ 95 callers
Function
SCIPgetVarLbAtIndex
returns lower bound of variable directly before or after the bound change given by the bound change index * was applied */
code/3rd_party/scip/scip/scip_var.c:1998
↓ 95 callers
Function
SCIPmessagePrintWarning
prints a warning message, acting like the printf() command */
code/3rd_party/scip/scip/message.c:427
↓ 95 callers
Function
SCIPvarGetLPSol
gets primal LP solution value of variable */
code/3rd_party/scip/scip/var.c:18292
↓ 95 callers
Function
isNotZero
returns \c true iff |a| > eps
code/3rd_party/soplex/src/spxdefines.h:422
↓ 94 callers
Function
SCIPgetCurrentNode
gets current node in the tree * * @return the current node of the search tree * * @pre This method can be called if @p scip is in one of the fol
code/3rd_party/scip/scip/scip_tree.c:91
↓ 94 callers
Function
SCIPgetVarUbAtIndex
returns upper bound of variable directly before or after the bound change given by the bound change index * was applied */
code/3rd_party/scip/scip/scip_var.c:2134
↓ 94 callers
Function
SCIProwGetLPPos
gets position of row in current LP, or -1 if it is not in LP */
code/3rd_party/scip/scip/lp.c:17493
↓ 93 callers
Function
SCIPgetNegatedVar
gets negated variable x' = lb + ub - x of variable x; negated variable is created, if not yet existing; * in difference to \ref SCIPcreateVar, the n
code/3rd_party/scip/scip/scip_var.c:1533
↓ 93 callers
Function
SCIPintervalSet
stores given value as interval */
code/3rd_party/scip/scip/intervalarith.c:418
↓ 92 callers
Function
SCIPexprGetActivity
returns the activity that is currently stored for an expression * * @see SCIPevalExprActivity */
code/3rd_party/scip/scip/expr.c:3964
↓ 92 callers
Function
SCIPfindDisp
returns the display column of the given name, or NULL if not existing */
code/3rd_party/scip/scip/scip_disp.c:97
↓ 92 callers
Function
SCIPsetIsLE
checks, if val1 is not (more than epsilon) greater than val2 */
code/3rd_party/scip/scip/set.c:6194
↓ 90 callers
Function
SCIPgetLowerbound
gets global lower (dual) bound in transformed problem * * @return the global lower (dual) bound in transformed problem * * @pre This method can
code/3rd_party/scip/scip/scip_solvingstats.c:1375
↓ 90 callers
Function
SCIPgetSolvingTime
gets the current solving time in seconds * * @return the current solving time in seconds. * * @pre This method can be called if SCIP is in one o
code/3rd_party/scip/scip/scip_timing.c:378
↓ 90 callers
Function
SCIPhashmapInsert
inserts new origin->image pair in hash map * * @note multiple insertion of same element is checked and results in an error */
code/3rd_party/scip/scip/misc.c:3105
↓ 90 callers
Method
begin
code/model/kdtree_search.cpp:37
↓ 89 callers
Function
SCIPcaptureVar
increases usage counter of variable * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is passed. See \re
code/3rd_party/scip/scip/scip_var.c:1220
↓ 89 callers
Method
field1
code/3rd_party/soplex/src/mpsinput.h:146
↓ 88 callers
Method
empty
code/3rd_party/pybind11/include/pybind11/pytypes.h:2149
↓ 87 callers
Function
SCIPcreateSol
creates a primal solution, initialized to zero * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is pass
code/3rd_party/scip/scip/scip_sol.c:328
↓ 87 callers
Function
SCIPexprhdlrGetName
gives the name of an expression handler */
code/3rd_party/scip/scip/expr.c:534
↓ 86 callers
Function
SCIPgetNSols
gets number of feasible primal solutions stored in the solution storage in case the problem is transformed; * in case the problem stage is SCIP_STAG
code/3rd_party/scip/scip/scip_sol.c:2214
↓ 86 callers
Function
SCIPvarGetNegatedVar
gets the negation of the given variable; may return NULL, if no negation is existing yet */
code/3rd_party/scip/scip/var.c:17734
↓ 86 callers
Method
append
append \p n uninitialized elements.
code/3rd_party/soplex/src/array.h:100
↓ 85 callers
Function
SCIPcreateVar
creates and captures problem variable; if variable is of integral type, fractional bounds are automatically rounded; * an integer variable with boun
code/3rd_party/scip/scip/scip_var.c:114
↓ 85 callers
Function
SCIPpropGetData
gets user data of propagator */
code/3rd_party/scip/scip/prop.c:789
↓ 85 callers
Method
altIndexMem
Returns array indices.
code/3rd_party/soplex/src/ssvectorbase.h:311
↓ 85 callers
Function
setIntParam
sets a single integer parameter value */
code/3rd_party/scip/lpi/lpi_cpx.c:652
↓ 84 callers
Function
SCIPnodeAddBoundchg
adds bound change to focus node, or child of focus node, or probing node; * if possible, adjusts bound to integral value */
code/3rd_party/scip/scip/tree.c:2087
↓ 84 callers
Function
SCIPsepaGetData
gets user data of separator */
code/3rd_party/scip/scip/sepa.c:633
↓ 84 callers
Function
SCIPsolIsOriginal
returns whether the given solution is defined on original variables */
code/3rd_party/scip/scip/sol.c:2530
↓ 84 callers
Function
intervalSetRoundingMode
sets rounding mode of floating point operations */
code/3rd_party/scip/scip/intervalarith.c:94
↓ 83 callers
Function
SCIPepsilon
returns value treated as zero * * @return value treated as zero */
code/3rd_party/scip/scip/scip_numerics.c:139
↓ 83 callers
Function
SCIPsetAddRealParam
creates a SCIP_Real parameter, sets it to its default value, and adds it to the parameter set */
code/3rd_party/scip/scip/set.c:2998
↓ 83 callers
Function
paramSetInt
if an integer parameter exits with the given parameter name it is set to the new value */
code/3rd_party/scip/scip/paramset.c:415
↓ 82 callers
Function
SCIPclockCreate
creates a clock and initializes it */
code/3rd_party/scip/scip/clock.c:170
↓ 82 callers
Function
SCIPtreeProbing
returns whether the current node is a temporary probing node */
code/3rd_party/scip/scip/tree.c:8285
↓ 81 callers
Function
SCIPaddRow
adds row to separation storage * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is passed. See \ref *
code/3rd_party/scip/scip/scip_cut.c:251
↓ 81 callers
Function
SCIPexprGetData
gets the expression data of an expression */
code/3rd_party/scip/scip/expr.c:3841
↓ 81 callers
Function
SCIPsetIsGT
checks, if val1 is (more than epsilon) greater than val2 */
code/3rd_party/scip/scip/set.c:6212
↓ 81 callers
Function
SCIPtreeGetCurrentDepth
gets depth of current node in the tree, i.e. the length of the active path minus 1, or -1 if no current node exists */
code/3rd_party/scip/scip/tree.c:8403
↓ 80 callers
Method
PutPar
code/3rd_party/scip/cppad/local/recorder.hpp:314
↓ 80 callers
Function
SCIPclockFree
frees a clock */
code/3rd_party/scip/scip/clock.c:185
↓ 80 callers
Function
equalTokens
compares two token if they are equal */
code/3rd_party/scip/scip/reader_fzn.c:411
↓ 80 callers
Method
rep
return the current basis representation.
code/3rd_party/soplex/src/spxsolver.h:483
↓ 79 callers
Function
SCIPvarIsNegated
returns whether the variable was created by negation of a different variable */
code/3rd_party/scip/scip/var.c:17414
↓ 79 callers
Function
epsilon
code/3rd_party/scip/cppad/core/epsilon.hpp:56
↓ 79 callers
Method
size
Total number of elements
code/3rd_party/pybind11/include/pybind11/numpy.h:1016
↓ 78 callers
Function
SCIPceil
rounds value - epsilon up to the next integer */
code/3rd_party/scip/scip/scip_numerics.c:645
↓ 78 callers
Method
point
code/math/plane.h:205
↓ 77 callers
Function
SCIPprintRow
output row to file stream via the message handler system * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error co
code/3rd_party/scip/scip/scip_lp.c:2206
↓ 77 callers
Function
Vec
! @name Setting the value */ @{ ! Default constructor. Value is set to (0,0,0). */
code/3rd_party/QGLViewer/QGLViewer/vec.h:68
↓ 76 callers
Function
SCIPgetNIntVars
gets number of integer active problem variables * * @return the number of integer active problem variables * * @pre This method can be called if
code/3rd_party/scip/scip/scip_prob.c:2090
↓ 76 callers
Method
isScaled
Returns true if and only if the LP is scaled
code/3rd_party/soplex/src/spxlpbase.h:139
↓ 75 callers
Function
SCIPprintExpr
print an expression as info-message */
code/3rd_party/scip/scip/scip_expr.c:1485
↓ 75 callers
Function
SCIPrelDiff
returns the relative difference: (val1-val2)/max(|val1|,|val2|,1.0) */
code/3rd_party/scip/scip/misc.c:11072
↓ 75 callers
Method
arg
Constructs an argument with the name of the argument; if null or omitted, this is a positional argument.
code/3rd_party/pybind11/include/pybind11/cast.h:1492
↓ 75 callers
Function
operator=
accessor overload required to override default assignment operator (templates are not allowed to replace default compiler-generated assignments).
code/3rd_party/pybind11/include/pybind11/pytypes.h:1040
↓ 75 callers
Method
remove
code/3rd_party/soplex/src/idxset.cpp:49
↓ 74 callers
Function
SCIPeventhdlrGetName
gets name of event handler */
code/3rd_party/scip/scip/event.c:324
↓ 74 callers
Function
SCIPsetIsFeasEQ
checks, if relative difference of values is in range of feastol */
code/3rd_party/scip/scip/set.c:6534
↓ 74 callers
Method
stop
stop timer, return accounted user time.
code/3rd_party/soplex/src/usertimer.cpp:86
↓ 73 callers
Function
SCIPexpriterGetNext
moves the iterator to the next expression according to the mode of the expression iterator * * @return the next expression, if any, and NULL otherwi
code/3rd_party/scip/scip/expriter.c:857
↓ 73 callers
Function
SCIPreaderGetName
gets name of reader */
code/3rd_party/scip/scip/reader.c:557
↓ 72 callers
Function
SCIPgetClockTime
gets the measured time of a clock in seconds * * @return the measured time of a clock in seconds. */
code/3rd_party/scip/scip/scip_timing.c:319
↓ 72 callers
Function
SCIPsepaGetName
gets name of separator */
code/3rd_party/scip/scip/sepa.c:743
↓ 72 callers
Function
SCIPsetLongintParam
changes the value of an existing SCIP_Longint parameter * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error cod
code/3rd_party/scip/scip/scip_param.c:545
↓ 72 callers
Function
_glewStrSame2
code/3rd_party/glew/src/glew.c:267
↓ 72 callers
Method
what
---------------------------------------- @name Access / modification */ @{ returns exception message
code/3rd_party/soplex/src/exceptions.h:57
↓ 71 callers
Function
SCIPheurGetNCalls
gets the number of times, the heuristic was called and tried to find a solution */
code/3rd_party/scip/scip/heur.c:1576
↓ 70 callers
Function
EQrel
returns \c true iff |relDiff(a,b)| <= eps
code/3rd_party/soplex/src/spxdefines.h:428
↓ 70 callers
Function
SCIPclockReset
completely stop the clock and reset the clock's counter to zero */
code/3rd_party/scip/scip/clock.c:209
↓ 70 callers
Function
SCIPhashtableInsert
inserts element in hash table * * @note multiple inserts of same element overrides previous one */
code/3rd_party/scip/scip/misc.c:2496
↓ 70 callers
Function
SCIPtreeGetCurrentNode
gets current node of the tree, i.e. the last node in the active path, or NULL if no current node exists */
code/3rd_party/scip/scip/tree.c:8386
↓ 69 callers
Function
SCIPaddVarLocksType
adds given values to lock numbers of type @p locktype of variable for rounding * * @return \ref SCIP_OKAY is returned if everything worked. Otherwi
code/3rd_party/scip/scip/scip_var.c:4265
↓ 69 callers
Function
SCIPgetNLPIterations
gets total number of iterations used so far in primal and dual simplex and barrier algorithm * * @return the total number of iterations used so far
code/3rd_party/scip/scip/scip_solvingstats.c:447
↓ 69 callers
Function
SCIPprintCons
outputs constraint information to file stream via the message handler system * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise
code/3rd_party/scip/scip/scip_cons.c:2482
↓ 69 callers
Function
SCIPvarCompare
compares the index of two variables, returns -1 if first is smaller than, and +1 if first is greater than second * variable index; returns 0 if both
code/3rd_party/scip/scip/var.c:11949
↓ 69 callers
Method
attr
code/3rd_party/pybind11/include/pybind11/pytypes.h:2544
↓ 69 callers
Method
isValid
returns TRUE iff the id is a valid column or row identifier.
code/3rd_party/soplex/src/spxid.h:150
↓ 69 callers
Function
mpsinputField1
return the current value of field 1 */
code/3rd_party/scip/scip/reader_mps.c:242
↓ 68 callers
Function
SCIPbendersGetNSubproblems
gets the number of subproblems for the Benders' decomposition */
code/3rd_party/scip/scip/benders.c:5948
↓ 68 callers
Function
SCIPdigraphGetNSuccessors
returns the number of successor nodes of the given node */
code/3rd_party/scip/scip/misc.c:7715
↓ 68 callers
Function
SCIPgetLhsLinear
gets left hand side of linear constraint */
code/3rd_party/scip/scip/cons_linear.c:18418
↓ 68 callers
Function
SCIPsumepsilon
returns value treated as zero for sums of floating point values * * @return value treated as zero for sums of floating point values */
code/3rd_party/scip/scip/scip_numerics.c:153
↓ 67 callers
Function
SCIPconshdlrGetConss
gets array with constraints of constraint handler; the first SCIPconshdlrGetNActiveConss() entries are the active * constraints, the last SCIPconshd
code/3rd_party/scip/scip/cons.c:4554
↓ 67 callers
Function
SCIPexpriterInit
initializes an expression iterator * * @note If `expr` is NULL, then iterator will be set into ended-state (SCIPexpriterIsEnd() is TRUE). Useful if
code/3rd_party/scip/scip/expriter.c:500
↓ 67 callers
Function
SCIPexpriterIsEnd
returns whether the iterator visited all expressions already */
code/3rd_party/scip/scip/expriter.c:968
↓ 67 callers
Function
SCIPpropGetName
gets name of propagator */
code/3rd_party/scip/scip/prop.c:941
↓ 67 callers
Method
data
current data pointer is no longer valid after any of the following: extend, erase, operator=, and ~pod_vector. Take extreem care when using this funct
code/3rd_party/scip/cppad/local/pod_vector.hpp:89
↓ 67 callers
Method
setSize
Sets number of nonzeros (thereby unSetup SSVectorBase).
code/3rd_party/soplex/src/ssvectorbase.h:581
↓ 67 callers
Method
start
start timer, resume accounting user, system and real time.
code/3rd_party/soplex/src/usertimer.cpp:72
← previous
next →
201–300 of 17,984, ranked by callers