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
↓ 30 callers
Function
SCIPintervalGetSup
returns supremum of interval */
code/3rd_party/scip/scip/intervalarith.c:410
↓ 30 callers
Function
SCIPlinkLPSol
links a primal solution to the current LP solution * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is
code/3rd_party/scip/scip/scip_sol.c:1026
↓ 30 callers
Function
SCIPnlpiOracleGetNConstraints
gives the current number of constraints */
code/3rd_party/scip/scip/nlpioracle.c:1726
↓ 30 callers
Function
SCIPnlrowGetLhs
returns the left hand side of a nonlinear row */
code/3rd_party/scip/scip/nlp.c:1813
↓ 30 callers
Function
SCIPsetSeparating
sets separating parameters to * * - SCIP_PARAMSETTING_DEFAULT which are the default values of all separating parameters * - SCIP_PARAMSETTING_FAS
code/3rd_party/scip/scip/scip_param.c:958
↓ 30 callers
Function
SCIPvarGetLbOriginal
gets original lower bound of original problem variable (i.e. the bound set in problem creation) */
code/3rd_party/scip/scip/var.c:17864
↓ 30 callers
Function
SCIPvarGetNImpls
gets number of implications y <= b or y >= b for x == 0 or x == 1 of given active problem variable x, * there are no implications for nonbinary va
code/3rd_party/scip/scip/var.c:18196
↓ 30 callers
Function
Variable
code/3rd_party/scip/cppad/core/par_var.hpp:98
↓ 30 callers
Function
appendLine
appends extension to line and prints it to the give file stream if the * line exceeded the length given in the define LP_PRINTLEN */
code/3rd_party/scip/scip/reader_lp.c:2613
↓ 30 callers
Method
field3
code/3rd_party/soplex/src/mpsinput.h:150
↓ 30 callers
Method
reset
------------------------------------ @name Control */ @{ initialize timer
code/3rd_party/soplex/src/notimer.h:59
↓ 30 callers
Method
setSection
----------------------------------- @name Modification */ @{
code/3rd_party/soplex/src/mpsinput.h:171
↓ 29 callers
Function
Quaternion
! Constructor from rotation axis (non null) and angle (in radians). See also * setAxisAngle(). */
code/3rd_party/QGLViewer/QGLViewer/quaternion.h:57
↓ 29 callers
Function
SCIPallowStrongDualReds
returns whether strong dual reductions are allowed during propagation and presolving * * @note A reduction is called strong dual, if it may discard
code/3rd_party/scip/scip/scip_var.c:8635
↓ 29 callers
Function
SCIPexprIsVar
returns whether an expression is a variable expression */
code/3rd_party/scip/scip/expr.c:2190
↓ 29 callers
Function
SCIPgetCoefExprProduct
gets the constant coefficient of a product expression */
code/3rd_party/scip/scip/expr_product.c:2155
↓ 29 callers
Function
SCIPgetMemExternEstim
returns the estimated number of bytes used by external software, e.g., the LP solver * * @return the estimated number of bytes used by external sof
code/3rd_party/scip/scip/scip_mem.c:126
↓ 29 callers
Function
SCIPgetNNlpis
returns the number of currently available NLPIs */
code/3rd_party/scip/scip/scip_nlpi.c:199
↓ 29 callers
Function
SCIPgetNVarsAnd
gets number of variables in AND-constraint */
code/3rd_party/scip/scip/cons_and.c:5156
↓ 29 callers
Function
SCIPincludeConshdlrBasic
creates a constraint handler and includes it in SCIP. All non-fundamental (or optional) callbacks will be set to NULL. * Optional callbacks can be s
code/3rd_party/scip/scip/scip_cons.c:175
↓ 29 callers
Function
SCIPlpDiving
returns whether the LP is in diving mode */
code/3rd_party/scip/scip/lp.c:17839
↓ 29 callers
Function
SCIPmatrixGetColIdxPtr
get column based start pointer of row indices */
code/3rd_party/scip/scip/matrix.c:1549
↓ 29 callers
Function
SCIPnlrowGetExpr
gets expression */
code/3rd_party/scip/scip/nlp.c:1803
↓ 29 callers
Function
SCIProwGetDualsol
gets the dual LP solution of a row */
code/3rd_party/scip/scip/lp.c:17304
↓ 29 callers
Function
SCIPsolGetObj
gets objective value of primal CIP solution in transformed problem */
code/3rd_party/scip/scip/sol.c:1546
↓ 29 callers
Function
SCIPsolveProbingLP
solves the LP at the current probing node (cannot be applied at preprocessing stage); * no separation or pricing is applied * * The LP has to be
code/3rd_party/scip/scip/scip_probing.c:819
↓ 29 callers
Function
SCIPstrtok
extracts tokens from strings - wrapper method for strtok_r() */
code/3rd_party/scip/scip/misc.c:10722
↓ 29 callers
Function
SCIPtreeHasFocusNodeLP
returns, whether the LP was or is to be solved in the focus node */
code/3rd_party/scip/scip/tree.c:8345
↓ 29 callers
Function
SCIPvarGetNLPSol
gets primal NLP solution value of variable */
code/3rd_party/scip/scip/var.c:18305
↓ 29 callers
Function
SCIPvarGetUnchangedObj
gets the unchanged objective function value of a variable (ignoring temproray changes performed in probing mode) */
code/3rd_party/scip/scip/var.c:17776
↓ 29 callers
Method
add_vertex_to_facet
code/model/map_builder.cpp:235
↓ 29 callers
Method
clone
clone function for polymorphism
code/3rd_party/soplex/src/spxsumst.h:80
↓ 29 callers
Function
enQueueMax
generic heap management */
code/3rd_party/soplex/src/clufactor.cpp:39
↓ 29 callers
Method
epsilon
code/3rd_party/soplex/src/spxdefines.cpp:45
↓ 29 callers
Function
mpsinputField4
return the current value of field 4 */
code/3rd_party/scip/scip/reader_mps.c:275
↓ 29 callers
Method
numRowsReal
returns number of rows
code/3rd_party/soplex/src/soplex.cpp:797
↓ 29 callers
Function
paramSetReal
if a real parameter exits with the given parameter name it is set to the new value */
code/3rd_party/scip/scip/paramset.c:487
↓ 29 callers
Method
push_back
------------------------------------------------------------------------ ! Add an element to theh back of this vector \param e is the element we a
code/3rd_party/scip/cppad/local/pod_vector.hpp:312
↓ 29 callers
Function
reDim
Resets \ref soplex::DVectorBase "DVectorBase"'s dimension to \p newdim.
code/3rd_party/soplex/src/dvectorbase.h:249
↓ 29 callers
Method
setIntParam
sets integer parameter value; returns true on success
code/3rd_party/soplex/src/soplex.cpp:5632
↓ 28 callers
Function
SCIPbendersGetName
gets name of Benders' decomposition */
code/3rd_party/scip/scip/benders.c:5904
↓ 28 callers
Function
SCIPchgLhsLinear
changes left hand side of linear constraint */
code/3rd_party/scip/scip/cons_linear.c:18466
↓ 28 callers
Function
SCIPinferVarLbCons
changes lower bound of variable in preprocessing or in the current node, if the new bound is tighter * (w.r.t. bound strengthening epsilon) than the
code/3rd_party/scip/scip/scip_var.c:5507
↓ 28 callers
Function
SCIPlpGetNCols
gets current number of columns in LP */
code/3rd_party/scip/scip/lp.c:17567
↓ 28 callers
Function
SCIPprintSysError
prints an error message containing of the given string followed by a string describing the current system error * * Prefers to use the strerror_r m
code/3rd_party/scip/scip/misc.c:10673
↓ 28 callers
Function
SCIPround
rounds value to the nearest integer with epsilon tolerance */
code/3rd_party/scip/scip/scip_numerics.c:657
↓ 28 callers
Function
SCIPsetClockTime
sets the measured time of a clock to the given value in seconds * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable e
code/3rd_party/scip/scip/scip_timing.c:334
↓ 28 callers
Function
SCIPsetConshdlrCopy
sets copy method of both the constraint handler and each associated constraint * * @return \ref SCIP_OKAY is returned if everything worked. Otherwi
code/3rd_party/scip/scip/scip_cons.c:341
↓ 28 callers
Function
SCIPsetConshdlrEnforelax
sets relaxation enforcement method of the constraint handler * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable erro
code/3rd_party/scip/scip/scip_cons.c:317
↓ 28 callers
Function
SCIPsetSubscipsOff
sets parameters to deactivate separators and heuristics that use auxiliary SCIP instances; should be called for * auxiliary SCIP instances to avoid
code/3rd_party/scip/scip/scip_param.c:883
↓ 28 callers
Function
SCIPstartClock
starts the time measurement of a clock * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is passed. See
code/3rd_party/scip/scip/scip_timing.c:161
↓ 28 callers
Function
SCIPstopClock
stops the time measurement of a clock * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is passed. See \
code/3rd_party/scip/scip/scip_timing.c:178
↓ 28 callers
Function
SCIPvarGetBranchPriority
gets the branch priority of the variable; variables with higher priority should always be preferred to variables * with lower priority */
code/3rd_party/scip/scip/var.c:18090
↓ 28 callers
Method
data
code/basic/color.h:125
↓ 28 callers
Method
post_element
! Post an element for delayed addition to a set. \param i is the index for this set in the vector of sets. \param element is the value of the e
code/3rd_party/scip/cppad/local/sparse_list.hpp:738
↓ 28 callers
Method
setup
code/3rd_party/soplex/src/spxscaler.cpp:124
↓ 28 callers
Method
values
Returns array values.
code/3rd_party/soplex/src/ssvectorbase.h:299
↓ 28 callers
Function
varGetNodeSOS1
returns SOS1 index of variable or -1 if variable is not part of the SOS1 conflict graph */
code/3rd_party/scip/scip/cons_sos1.c:555
↓ 27 callers
Function
SCIPadjustedVarLb
returns the adjusted (i.e. rounded, if the given variable is of integral type) lower bound value; * does not change the bounds of the variable * *
code/3rd_party/scip/scip/scip_var.c:4619
↓ 27 callers
Function
SCIPadjustedVarUb
returns the adjusted (i.e. rounded, if the given variable is of integral type) upper bound value; * does not change the bounds of the variable * *
code/3rd_party/scip/scip/scip_var.c:4651
↓ 27 callers
Function
SCIPallColsInLP
returns TRUE iff all columns, i.e. every variable with non-empty column w.r.t. all ever created rows, are present * in the LP, and FALSE, if there a
code/3rd_party/scip/scip/scip_lp.c:649
↓ 27 callers
Function
SCIPbuffer
returns buffer memory for short living temporary objects * * @return the buffer memory for short living temporary objects */
code/3rd_party/scip/scip/scip_mem.c:72
↓ 27 callers
Function
SCIPcliqueGetNVars
gets number of variables in the cliques */
code/3rd_party/scip/scip/implics.c:3367
↓ 27 callers
Function
SCIPcolGetVals
gets array with coefficients of nonzero entries */
code/3rd_party/scip/scip/lp.c:17153
↓ 27 callers
Function
SCIPconsIsOriginal
returns TRUE iff constraint is belonging to original space */
code/3rd_party/scip/scip/cons.c:8391
↓ 27 callers
Function
SCIPcreateChild
creates a child node of the focus node * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is passed. See
code/3rd_party/scip/scip/scip_branch.c:1017
↓ 27 callers
Function
SCIPdropEvent
drops a global event (stops to track event) * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is passed.
code/3rd_party/scip/scip/scip_event.c:320
↓ 27 callers
Function
SCIPfgets
code/3rd_party/scip/scip/fileio.c:107
↓ 27 callers
Function
SCIPfixVarProbing
injects a change of variable's bounds into current probing node to fix the variable to the specified value; * the same can also be achieved with a c
code/3rd_party/scip/scip/scip_probing.c:418
↓ 27 callers
Function
SCIPgetBinvarRepresentative
gets a binary variable that is equal to the given binary variable, and that is either active, fixed, or * multi-aggregated, or the negated variable
code/3rd_party/scip/scip/scip_var.c:1603
↓ 27 callers
Function
SCIPheurGetNBestSolsFound
gets the number of new best primal feasible solutions found by this heuristic */
code/3rd_party/scip/scip/heur.c:1596
↓ 27 callers
Function
SCIPparamGetInt
returns value of int parameter */
code/3rd_party/scip/scip/paramset.c:734
↓ 27 callers
Function
SCIPprofileGetTime
returns the time point for given position of the resource profile */
code/3rd_party/scip/scip/misc.c:6758
↓ 27 callers
Function
SCIPsetConshdlrFree
sets destructor method of constraint handler * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is passed
code/3rd_party/scip/scip/scip_cons.c:366
↓ 27 callers
Function
SCIPvarAdjustLb
adjust lower bound to integral value, if variable is integral */
code/3rd_party/scip/scip/var.c:6521
↓ 27 callers
Function
SCIPvarAdjustUb
adjust upper bound to integral value, if variable is integral */
code/3rd_party/scip/scip/var.c:6538
↓ 27 callers
Function
SCIPvarChgLbGlobal
changes global lower bound of variable; if possible, adjusts bound to integral value; * updates local lower bound if the global bound is tighter */
code/3rd_party/scip/scip/var.c:7189
↓ 27 callers
Function
SCIPvarChgUbGlobal
changes global upper bound of variable; if possible, adjusts bound to integral value; * updates local upper bound if the global bound is tighter */
code/3rd_party/scip/scip/var.c:7332
↓ 27 callers
Function
SCIPvarGetMultaggrNVars
gets number n of aggregation variables of a multi aggregated variable x = a0*y0 + ... + a(n-1)*y(n-1) + c */
code/3rd_party/scip/scip/var.c:17686
↓ 27 callers
Function
SCIPvarGetPseudocost
gets the variable's pseudo cost value for the given step size "solvaldelta" in the variable's LP solution value */
code/3rd_party/scip/scip/var.c:14484
↓ 27 callers
Method
coId
id of \p i 'th covector. The \p i 'th #coId() is the \p i 'th SPxColId for a rowwise and the * \p i 'th SPxRowId for a columnwise basis represena
code/3rd_party/soplex/src/spxsolver.h:1103
↓ 27 callers
Function
in_parallel
CppAD callback function that indicates whether we are running in parallel mode */
code/3rd_party/scip/scip/exprinterpret_cppad.cpp:120
↓ 27 callers
Method
inc_ref
code/3rd_party/pybind11/include/pybind11/gil.h:91
↓ 27 callers
Method
insert
insert \p n uninitialized elements before \p i 'th element. * * You must not! use realloc, memcpy or memmove, because some data element points
code/3rd_party/soplex/src/array.h:120
↓ 27 callers
Function
memSize
Returns \ref soplex::DVectorBase "DVectorBase"'s memory size.
code/3rd_party/soplex/src/dvectorbase.h:243
↓ 27 callers
Function
printStart
output two strings in columns 1 (width 2) and 2 (width 8) */
code/3rd_party/scip/scip/reader_mps.c:2775
↓ 27 callers
Method
spxSense
Returns the optimization sense.
code/3rd_party/soplex/src/spxlpbase.h:510
↓ 27 callers
Method
str
code/3rd_party/pybind11/include/pybind11/pytypes.h:1764
↓ 26 callers
Function
SCIPcatchEvent
catches a global (not variable or row dependent) event * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code
code/3rd_party/scip/scip/scip_event.c:286
↓ 26 callers
Function
SCIPchgRhsLinear
changes right hand side of linear constraint */
code/3rd_party/scip/scip/cons_linear.c:18487
↓ 26 callers
Function
SCIPcolGetNLPNonz
get number of nonzero entries in column vector, that correspond to rows currently in the SCIP_LP; * * @warning This method is only applicable on co
code/3rd_party/scip/scip/lp.c:17132
↓ 26 callers
Function
SCIPdisjointsetFind
finds and returns the component identifier of this \p element */
code/3rd_party/scip/scip/misc.c:11157
↓ 26 callers
Function
SCIPeventqueueAdd
processes event or adds event to the event queue */
code/3rd_party/scip/scip/event.c:2240
↓ 26 callers
Function
SCIPexprGetQuadraticBilinTerm
gives the data of a bilinear expression term * * For a term a*expr1*expr2, returns expr1, expr2, a, and * the position of the quadratic expression
code/3rd_party/scip/scip/expr.c:4157
↓ 26 callers
Function
SCIPfindNodesel
returns the node selector of the given name, or NULL if not existing */
code/3rd_party/scip/scip/scip_nodesel.c:234
↓ 26 callers
Function
SCIPfrac
returns fractional part of value, i.e. x - floor(x) in epsilon tolerance */
code/3rd_party/scip/scip/scip_numerics.c:669
↓ 26 callers
Function
SCIPgetNVarsSetppc
gets number of variables in set partitioning / packing / covering constraint */
code/3rd_party/scip/scip/cons_setppc.c:9400
↓ 26 callers
Function
SCIPincludeReaderBasic
creates a reader and includes it in SCIP. All non-fundamental (or optional) callbacks will be set to NULL. * Optional callbacks can be set via speci
code/3rd_party/scip/scip/scip_reader.c:109
↓ 26 callers
Function
SCIPinferBinvarCons
depending on SCIP's stage, fixes binary variable in the problem, in preprocessing, or in current node; * the given inference constraint is stored, s
code/3rd_party/scip/scip/scip_var.c:5729
↓ 26 callers
Function
SCIPlpiGetNRows
gets the number of rows in the LP */
code/3rd_party/scip/lpi/lpi_grb.c:2484
← previous
next →
601–700 of 17,984, ranked by callers