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
↓ 16 callers
Method
~NameSet
code/3rd_party/soplex/src/nameset.cpp:259
↓ 15 callers
Function
LTrel
returns \c true iff relDiff(a,b) <= -eps
code/3rd_party/soplex/src/spxdefines.h:440
↓ 15 callers
Function
SCIPaddConflictRelaxedLb
adds lower bound of variable at the time of the given bound change index to the conflict analysis' candidate storage * with the additional informati
code/3rd_party/scip/scip/scip_conflict.c:386
↓ 15 callers
Function
SCIPaddConflictRelaxedUb
adds upper bound of variable at the time of the given bound change index to the conflict analysis' candidate storage * with the additional informati
code/3rd_party/scip/scip/scip_conflict.c:454
↓ 15 callers
Function
SCIPaddVarSOS1
adds variable to SOS1 constraint, the position is determined by the given weight */
code/3rd_party/scip/scip/cons_sos1.c:10516
↓ 15 callers
Function
SCIPcalcNodeselPriority
calculates the node selection priority for moving the given variable's LP value to the given target value; * this node selection priority can be giv
code/3rd_party/scip/scip/scip_branch.c:920
↓ 15 callers
Function
SCIPchgVarLbDive
changes variable's lower bound in current dive * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is pass
code/3rd_party/scip/scip/scip_lp.c:2413
↓ 15 callers
Function
SCIPchgVarUbDive
changes variable's upper bound in current dive * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is pass
code/3rd_party/scip/scip/scip_lp.c:2445
↓ 15 callers
Function
SCIPcutoffNode
cuts off node and whole sub tree from branch and bound tree * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error
code/3rd_party/scip/scip/scip_tree.c:434
↓ 15 callers
Function
SCIPdecompIsOriginal
returns TRUE if decomposition is in the original space */
code/3rd_party/scip/scip/dcmp.c:245
↓ 15 callers
Function
SCIPexprGetActivityTag
returns the tag associated with the activity of the expression * * It can depend on the owner of the expression how to interpret this tag. * SCIPev
code/3rd_party/scip/scip/expr.c:3980
↓ 15 callers
Function
SCIPexprIsIntegral
returns whether an expression is integral */
code/3rd_party/scip/scip/expr.c:4027
↓ 15 callers
Function
SCIPexprhdlrSetCopyFreeHdlr
set the expression handler callbacks to copy and free an expression handler */
code/3rd_party/scip/scip/expr.c:368
↓ 15 callers
Function
SCIPexprhdlrSetCurvature
set the curvature detection callback of an expression handler */
code/3rd_party/scip/scip/expr.c:418
↓ 15 callers
Function
SCIPexprhdlrSetDiff
set differentiation callbacks of an expression handler */
code/3rd_party/scip/scip/expr.c:473
↓ 15 callers
Function
SCIPexprhdlrSetHash
set the hash callback of an expression handler */
code/3rd_party/scip/scip/expr.c:451
↓ 15 callers
Function
SCIPexprhdlrSetMonotonicity
set the monotonicity detection callback of an expression handler */
code/3rd_party/scip/scip/expr.c:429
↓ 15 callers
Function
SCIPgetNLPNlRows
gets array with nonlinear rows of the NLP * * @pre This method can be called if SCIP is in one of the following stages: * - \ref SCIP_STAGE_
code/3rd_party/scip/scip/scip_nlp.c:319
↓ 15 callers
Function
SCIPgetNNLPNlRows
gets current number of nonlinear rows in NLP * * @pre This method can be called if SCIP is in one of the following stages: * - \ref SCIP_STA
code/3rd_party/scip/scip/scip_nlp.c:341
↓ 15 callers
Function
SCIPgetNTotalVars
gets number of all problem variables created during creation and solving of problem; * this includes also variables that were deleted in the meantim
code/3rd_party/scip/scip/scip_prob.c:2577
↓ 15 callers
Function
SCIPgetOrigVars
gets array with original problem variables; data may become invalid after * a call to SCIPchgVarType() * * @return an array with original problem
code/3rd_party/scip/scip/scip_prob.c:2413
↓ 15 callers
Function
SCIPgetSubscipDepth
gets depth of current scip instance (increased by each copy call) * * @return Depth of subscip of SCIP is returned. * * @pre This method can be
code/3rd_party/scip/scip/scip_copy.c:2600
↓ 15 callers
Function
SCIPgetVarVarbound
gets bounded variable x of variable bound constraint lhs <= x + c*y <= rhs */
code/3rd_party/scip/scip/cons_varbound.c:5406
↓ 15 callers
Function
SCIPgetVbdvarVarbound
gets bounding variable y of variable bound constraint lhs <= x + c*y <= rhs */
code/3rd_party/scip/scip/cons_varbound.c:5429
↓ 15 callers
Function
SCIPhashmapSetImageInt
sets image for given origin in the hash map, either by modifying existing origin->image pair * or by appending a new origin->image pair */
code/3rd_party/scip/scip/misc.c:3306
↓ 15 callers
Function
SCIPincludeBranchruleBasic
creates a branching rule and includes it in SCIP. All non-fundamental (or optional) callbacks will be set to NULL. * Optional callbacks can be set v
code/3rd_party/scip/scip/scip_branch.c:116
↓ 15 callers
Function
SCIPincludeExprhdlr
creates the handler for an expression handler and includes it into SCIP */
code/3rd_party/scip/scip/scip_expr.c:823
↓ 15 callers
Function
SCIPintervalAddScalar
adds operand1 and scalar operand2 and stores result in resultant */
code/3rd_party/scip/scip/intervalarith.c:714
↓ 15 callers
Function
SCIPintervalIntersect
intersection of two intervals */
code/3rd_party/scip/scip/intervalarith.c:554
↓ 15 callers
Function
SCIPisSumGT
checks, if val1 is (more than sumepsilon) greater than val2 */
code/3rd_party/scip/scip/scip_numerics.c:720
↓ 15 callers
Function
SCIPisUpdateUnreliable
Checks, if an iteratively updated value is reliable or should be recomputed from scratch. * This is useful, if the value, e.g., the activity of a li
code/3rd_party/scip/scip/scip_numerics.c:1330
↓ 15 callers
Function
SCIPlinConsStatsIncTypeCount
increases the number of occurrences of a specific type of linear constraint */
code/3rd_party/scip/scip/cons.c:7986
↓ 15 callers
Function
SCIPlpiSolveDual
calls dual simplex to solve the LP */
code/3rd_party/scip/lpi/lpi_msk.c:2587
↓ 15 callers
Function
SCIPnlrowGetCurvature
returns the curvature of a nonlinear row */
code/3rd_party/scip/scip/nlp.c:1833
↓ 15 callers
Function
SCIPnodeCreateChild
creates a child node of the focus node */
code/3rd_party/scip/scip/tree.c:993
↓ 15 callers
Function
SCIPparamGetReal
returns value of SCIP_Real parameter */
code/3rd_party/scip/scip/paramset.c:828
↓ 15 callers
Function
SCIPprintRowprep
prints a rowprep */
code/3rd_party/scip/scip/misc_rowprep.c:778
↓ 15 callers
Function
SCIProwGetRank
gets rank of row */
code/3rd_party/scip/scip/lp.c:17373
↓ 15 callers
Function
SCIPsetBranchruleExecLp
sets branching execution method for fractional LP solutions */
code/3rd_party/scip/scip/scip_branch.c:249
↓ 15 callers
Function
SCIPsetConshdlrInitsol
sets solving process initialization method of constraint handler * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable
code/3rd_party/scip/scip/scip_cons.c:438
↓ 15 callers
Function
SCIPsetFeastol
returns feasibility tolerance for constraints */
code/3rd_party/scip/scip/set.c:6043
↓ 15 callers
Function
SCIPvarCapture
increases usage counter of variable */
code/3rd_party/scip/scip/var.c:2849
↓ 15 callers
Function
SCIPvarGetAggregatedObj
gets corresponding objective value of active, fixed, or multi-aggregated problem variable of given variable * e.g. obj(x) = 1 this method returns fo
code/3rd_party/scip/scip/var.c:17788
↓ 15 callers
Function
SCIPvarGetBranchFactor
gets the branch factor of the variable; this value can be used in the branching methods to scale the score * values of the variables; higher factor
code/3rd_party/scip/scip/var.c:18078
↓ 15 callers
Function
SCIPvarIsRemovable
returns whether variable's column is removable from the LP (due to aging or cleanup) */
code/3rd_party/scip/scip/var.c:17470
↓ 15 callers
Function
SCIPvarRelease
decreases usage counter of variable, and frees memory if necessary */
code/3rd_party/scip/scip/var.c:2874
↓ 15 callers
Method
addRows
code/3rd_party/soplex/src/spxlpbase.h:635
↓ 15 callers
Method
blue
code/3rd_party/QGLViewer/QGLViewer/VRender/Primitive.h:42
↓ 15 callers
Method
changeElement
code/3rd_party/soplex/src/changesoplex.cpp:1227
↓ 15 callers
Method
close
code/3rd_party/soplex/src/gzstream.cpp:70
↓ 15 callers
Function
computePrice
code/3rd_party/soplex/src/spxdevexpr.cpp:104
↓ 15 callers
Function
computePrice
code/3rd_party/soplex/src/spxsteeppr.cpp:201
↓ 15 callers
Function
endLine
ends the given line with '\\0' and prints it to the given file stream, with a newline at the end */
code/3rd_party/scip/scip/reader_gms.c:148
↓ 15 callers
Function
getInferInt
constructs an inference information out of a propagation rule and a position number, returns info as int */
code/3rd_party/scip/scip/cons_linear.c:435
↓ 15 callers
Method
getPrimal
code/3rd_party/soplex/src/spxsolve.cpp:1726
↓ 15 callers
Method
getRowScaleExp
returns scaling factor for row \p i todo pass the LP?!
code/3rd_party/soplex/src/spxscaler.cpp:294
↓ 15 callers
Method
green
code/3rd_party/QGLViewer/QGLViewer/VRender/Primitive.h:41
↓ 15 callers
Function
init
! Initializes the viewer OpenGL context. This method is called before the first drawing and should be overloaded to initialize some of the OpenGL
code/3rd_party/QGLViewer/QGLViewer/qglviewer.h:818
↓ 15 callers
Method
inverseTransformOf
! Returns the world transform of the vector whose coordinates in the Frame coordinate system is \p src (converts vectors from Frame to world). tr
code/3rd_party/QGLViewer/QGLViewer/frame.cpp:802
↓ 15 callers
Function
iterations
code/3rd_party/scip/lpi/lpi_spx1.cpp:1253
↓ 15 callers
Function
lpSetRealpar
sets parameter of type SCIP_Real in LP solver, ignoring unknown parameters */
code/3rd_party/scip/scip/lp.c:2556
↓ 15 callers
Function
mpsinputReadLine
read a mps format data line and parse the fields. */
code/3rd_party/scip/scip/reader_mps.c:462
↓ 15 callers
Method
num_par_rec
Fetch number of parameters in the recording.
code/3rd_party/scip/cppad/local/player.hpp:640
↓ 15 callers
Method
red
code/3rd_party/QGLViewer/QGLViewer/VRender/Primitive.h:40
↓ 15 callers
Method
scip_exitsol
solving process deinitialization method of transformed data (called before the branch and bound data is freed) * * This method is called befo
code/3rd_party/scip/objscip/objprobdata.h:150
↓ 15 callers
Method
scip_initsol
solving process initialization method of transformed data (called before the branch and bound process begins) * * This method is called befor
code/3rd_party/scip/objscip/objprobdata.h:137
↓ 15 callers
Function
setParameterValues
sets all CPLEX parameters used in LPI */
code/3rd_party/scip/lpi/lpi_cpx.c:537
↓ 15 callers
Method
size
code/3rd_party/pybind11/include/pybind11/detail/type_caster_base.h:323
↓ 15 callers
Function
stoinputField0
return the current value of field 0 */
code/3rd_party/scip/scip/reader_sto.c:1108
↓ 15 callers
Function
swapTokenBuffer
swaps the current token with the token buffer */
code/3rd_party/scip/scip/reader_lp.c:489
↓ 15 callers
Function
xmlGetName
return name of node */
code/3rd_party/scip/xml/xmlparse.c:1489
↓ 14 callers
Function
MPSwriteRecord
code/3rd_party/soplex/src/spxlpbase_rational.cpp:2131
↓ 14 callers
Function
MPSwriteRecord
code/3rd_party/soplex/src/spxlpbase_real.cpp:2381
↓ 14 callers
Function
SCIPbtnodeGetLeftchild
returns left child which can be NULL if the given node is a leaf */
code/3rd_party/scip/scip/misc.c:8716
↓ 14 callers
Function
SCIPchgVarLbNode
changes lower bound of variable in the given node; if possible, adjust bound to integral value; doesn't store any * inference information in the bou
code/3rd_party/scip/scip/scip_var.c:4852
↓ 14 callers
Function
SCIPchgVarUbNode
changes upper bound of variable in the given node; if possible, adjust bound to integral value; doesn't store any * inference information in the bou
code/3rd_party/scip/scip/scip_var.c:4896
↓ 14 callers
Function
SCIPconsAddUpgradeLocks
adds locks to (dis-)allow upgrading of constraint */
code/3rd_party/scip/scip/cons.c:8531
↓ 14 callers
Function
SCIPdebugAddSolVal
adds a solution value for a new variable in the transformed problem that has no original counterpart * a value can only be set if no value has been s
code/3rd_party/scip/scip/debug.c:1994
↓ 14 callers
Function
SCIPdecodeDualBit
decode a packed dual bit vector into unpacked format */
code/3rd_party/scip/scip/bitencode.c:308
↓ 14 callers
Function
SCIPdecompGetVarsLabels
queries labels for an array of variables */
code/3rd_party/scip/scip/dcmp.c:148
↓ 14 callers
Function
SCIPencodeDualBit
encode a dual bit vector into packed format */
code/3rd_party/scip/scip/bitencode.c:238
↓ 14 callers
Function
SCIPexprRelease
releases an expression (decrements usage count and possibly frees expression) */
code/3rd_party/scip/scip/expr.c:2058
↓ 14 callers
Function
SCIPexprhdlrSetIntEval
set the interval evaluation callback of an expression handler */
code/3rd_party/scip/scip/expr.c:488
↓ 14 callers
Function
SCIPexpriterGetChildExprDFS
gets the child expression that the expression iterator considers when in DFS mode and stage \ref SCIP_EXPRITER_VISITINGCHILD or \ref SCIP_EXPRITER_VIS
code/3rd_party/scip/scip/expriter.c:720
↓ 14 callers
Function
SCIPgetNConflictConssApplied
get total number of conflict constraints added to the problem * * @return the total number of conflict constraints added to the problem * * @pre
code/3rd_party/scip/scip/scip_solvingstats.c:1153
↓ 14 callers
Function
SCIPgetNLPTermstat
gets termination status of last NLP solve * * @pre This method can be called if SCIP is in one of the following stages: * - \ref SCIP_STAGE_
code/3rd_party/scip/scip/scip_nlp.c:563
↓ 14 callers
Function
SCIPgetNOrigConss
gets total number of constraints in the original problem * * @return total number of constraints in the original problem * * @pre This method ca
code/3rd_party/scip/scip/scip_prob.c:3142
↓ 14 callers
Function
SCIPgetProbvarSum
transforms given variable, scalar and constant to the corresponding active, fixed, or * multi-aggregated variable, scalar and constant; if the varia
code/3rd_party/scip/scip/scip_var.c:1800
↓ 14 callers
Function
SCIPgetTransformedVars
gets corresponding transformed variables for an array of variables; * stores NULL in a transvars slot, if the transformed variable is not yet existi
code/3rd_party/scip/scip/scip_var.c:1486
↓ 14 callers
Function
SCIPhistoryGetPseudocost
returns the expected dual gain for moving the corresponding variable by "solvaldelta" */
code/3rd_party/scip/scip/history.c:439
↓ 14 callers
Function
SCIPintervalSub
subtracts operand2 from operand1 and stores result in resultant */
code/3rd_party/scip/scip/intervalarith.c:794
↓ 14 callers
Function
SCIPisExactSolve
returns whether the solution process should be probably correct * * @note This feature is not supported yet! * * @return Returns TRUE if \SCIP i
code/3rd_party/scip/scip/scip_general.c:590
↓ 14 callers
Function
SCIPisLPDualReliable
returns whether the current LP solution passed the dual feasibility check * * @returns whether the current LP solution passed the dual feasibility
code/3rd_party/scip/scip/scip_lp.c:207
↓ 14 callers
Function
SCIPisPresolveFinished
returns whether the presolving process would be finished given no more presolving reductions are found in this * presolving round * * Checks whet
code/3rd_party/scip/scip/scip_general.c:612
↓ 14 callers
Function
SCIPlpSolveAndEval
solves the LP with simplex algorithm, and copy the solution into the column's data */
code/3rd_party/scip/scip/lp.c:12416
↓ 14 callers
Function
SCIPlpiChgBounds
changes lower and upper bounds of columns */
code/3rd_party/scip/lpi/lpi_msk.c:1437
↓ 14 callers
Function
SCIPmemccpy
copies characters from 'src' to 'dest', copying is stopped when either the 'stop' character is reached or after * 'cnt' characters have been copied,
code/3rd_party/scip/scip/misc.c:10648
↓ 14 callers
Function
SCIPnlpiGetName
gets NLP solver name */
code/3rd_party/scip/scip/nlpi.c:722
↓ 14 callers
Function
SCIPparamIsFixed
returns whether parameter is fixed */
code/3rd_party/scip/scip/paramset.c:699
↓ 14 callers
Function
SCIPprobInternObjval
returns the internal value of the given external objective value */
code/3rd_party/scip/scip/prob.c:2138
← previous
next →
1,101–1,200 of 17,984, ranked by callers