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
↓ 52 callers
Method
addIdx
appends index \p i.
code/3rd_party/soplex/src/idxset.h:165
↓ 52 callers
Method
changeRhs
code/3rd_party/soplex/src/changesoplex.cpp:1140
↓ 52 callers
Method
get_op_info
! \brief fetch the information corresponding to an operator \param op_index index for this operator [in] \param op [out] op code for this oper
code/3rd_party/scip/cppad/local/player.hpp:487
↓ 52 callers
Method
insert
code/model/kdtree/QueryGrid.h:431
↓ 52 callers
Function
mpsinputSetSection
set the section in the mps input structure to given section */
code/3rd_party/scip/scip/reader_mps.c:341
↓ 51 callers
Function
SCIPcreateCons
creates and captures a constraint of the given constraint handler * * @warning If a constraint is marked to be checked for feasibility but not to b
code/3rd_party/scip/scip/scip_cons.c:943
↓ 51 callers
Function
SCIPcreateExprSum
creates a sum expression */
code/3rd_party/scip/scip/expr_sum.c:1079
↓ 51 callers
Function
SCIPdigraphGetSuccessors
returns the array of indices of the successor nodes; this array must not be changed from outside */
code/3rd_party/scip/scip/misc.c:7730
↓ 51 callers
Function
SCIPsetIsFeasLE
checks, if relative difference of val1 and val2 is not greater than feastol */
code/3rd_party/scip/scip/set.c:6578
↓ 51 callers
Function
SCIPsetIsNegative
checks, if value is lower than -epsilon */
code/3rd_party/scip/scip/set.c:6270
↓ 51 callers
Function
SCIPsetRealParam
changes the value of an existing SCIP_Real parameter * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code i
code/3rd_party/scip/scip/scip_param.c:603
↓ 51 callers
Method
length
returns the number of elements in IsList.
code/3rd_party/soplex/src/islist.h:330
↓ 50 callers
Function
Parameter
code/3rd_party/scip/cppad/core/par_var.hpp:79
↓ 50 callers
Function
SCIPnodeGetVarSOS1
returns variable that belongs to a given node from the conflict graph */
code/3rd_party/scip/scip/cons_sos1.c:10760
↓ 50 callers
Function
SCIPsolGetHeur
gets heuristic, that found this solution or NULL if solution has type different than SCIP_SOLTYPE_HEUR */
code/3rd_party/scip/scip/sol.c:2613
↓ 50 callers
Function
SCIPunlockVarCons
remove locks of type @p locktype of variable with respect to the lock status of the constraint and its negation; * this method should be called when
code/3rd_party/scip/scip/scip_var.c:4443
↓ 50 callers
Method
isSetup
Returns setup status.
code/3rd_party/soplex/src/ssvectorbase.h:120
↓ 49 callers
Function
SCIPbdchginfoGetBoundtype
returns whether the bound change information belongs to a lower or upper bound change */
code/3rd_party/scip/scip/var.c:18540
↓ 49 callers
Function
SCIPhashtableFree
frees the hash table */
code/3rd_party/scip/scip/misc.c:2295
↓ 49 callers
Function
SCIPincludeDisp
creates a display column and includes it in SCIP */
code/3rd_party/scip/scip/scip_disp.c:55
↓ 49 callers
Function
SCIPmatrixGetColNNonzs
get the number of non-zero entries of this column */
code/3rd_party/scip/scip/matrix.c:1561
↓ 49 callers
Method
changeLower
code/3rd_party/soplex/src/changesoplex.cpp:809
↓ 49 callers
Method
isSPxRowId
is id a row id?
code/3rd_party/soplex/src/spxid.h:160
↓ 48 callers
Function
SCIPbdchginfoGetVar
returns variable that belongs to the given bound change information */
code/3rd_party/scip/scip/var.c:18520
↓ 48 callers
Function
SCIPcreateEmptyRowCons
creates and captures an LP row without any coefficients from a constraint * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a
code/3rd_party/scip/scip/scip_lp.c:1422
↓ 48 callers
Method
changeUpper
code/3rd_party/soplex/src/changesoplex.cpp:917
↓ 48 callers
Function
handle
The default constructor creates a handle with a ``nullptr``-valued pointer
code/3rd_party/pybind11/include/pybind11/pytypes.h:243
↓ 48 callers
Method
obj
Objective coefficient value.
code/3rd_party/soplex/src/lprowbase.h:227
↓ 47 callers
Function
SCIPgetProbvarLinearSum
Transforms a given linear sum of variables, that is a_1*x_1 + ... + a_n*x_n + c into a corresponding linear sum of * active variables, that is b_1*y
code/3rd_party/scip/scip/scip_var.c:1744
↓ 47 callers
Function
SCIPhashtableCreate
creates a hash table */
code/3rd_party/scip/scip/misc.c:2245
↓ 47 callers
Function
SCIPintervalSetEmpty
sets interval to empty interval, which will be [1.0, -1.0] */
code/3rd_party/scip/scip/intervalarith.c:444
↓ 47 callers
Function
SCIPrandomGetReal
returns a random real between minrandval and maxrandval */
code/3rd_party/scip/scip/misc.c:10034
↓ 47 callers
Method
field2
code/3rd_party/soplex/src/mpsinput.h:148
↓ 47 callers
Function
mpsinputField2
return the current value of field 2 */
code/3rd_party/scip/scip/reader_mps.c:253
↓ 46 callers
Function
SCIPcreateExpriter
creates an expression iterator */
code/3rd_party/scip/scip/scip_expr.c:2311
↓ 46 callers
Function
SCIPcreateVarBasic
creates and captures problem variable with optional callbacks and variable data set to NULL, which can be set * afterwards using SCIPvarSetDelorigDa
code/3rd_party/scip/scip/scip_var.c:194
↓ 46 callers
Function
SCIPdelConsLocal
disables constraint's separation, enforcing, and propagation capabilities at the current node (and all subnodes); * if the method is called during p
code/3rd_party/scip/scip/scip_prob.c:3482
↓ 46 callers
Function
SCIPfreeExpriter
frees an expression iterator */
code/3rd_party/scip/scip/scip_expr.c:2325
↓ 46 callers
Function
SCIPsetHeurInit
sets initialization method of primal heuristic */
code/3rd_party/scip/scip/scip_heur.c:194
↓ 46 callers
Function
SCIPtightenVarUb
changes upper 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:5326
↓ 46 callers
Function
getNextToken
reads the next token from the input file into the token buffer; returns whether a token was read */
code/3rd_party/scip/scip/reader_fzn.c:487
↓ 46 callers
Method
isSPxColId
is id a column id?
code/3rd_party/soplex/src/spxid.h:165
↓ 45 callers
Function
SCIPcreate
creates and initializes SCIP data structures * * @note The SCIP default message handler is installed. Use the method SCIPsetMessagehdlr() to instal
code/3rd_party/scip/scip/scip_general.c:292
↓ 45 callers
Function
SCIPisExprValue
returns whether an expression is a value expression */
code/3rd_party/scip/scip/scip_expr.c:1441
↓ 45 callers
Function
SCIPnlhdlrGetName
gives name of nonlinear handler */
code/3rd_party/scip/scip/nlhdlr.c:150
↓ 45 callers
Function
SCIPtightenVarLb
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:5209
↓ 45 callers
Function
errorMessage
error handling method */
code/3rd_party/scip/lpi/lpi_none.c:73
↓ 45 callers
Function
ind
Computes the index of element [i][j] in a \c qreal matrix[3][4].
code/3rd_party/QGLViewer/QGLViewer/camera.cpp:1191
↓ 45 callers
Method
position
! Returns the position of the Frame, defined in the world coordinate system. See also orientation(), setPosition() and translation(). */
code/3rd_party/QGLViewer/QGLViewer/frame.cpp:497
↓ 45 callers
Function
scip_checkdata
check data */
code/3rd_party/scip/lpi/lpi_msk.c:279
↓ 44 callers
Function
SCIPdialoghdlrGetWord
returns the next word in the handler's command buffer; if the buffer is empty, displays the given prompt or the * current dialog's path and asks the
code/3rd_party/scip/scip/dialog.c:546
↓ 44 callers
Function
SCIPgetObjsense
returns objective sense of original problem * * @return objective sense of original problem * * @pre This method can be called if @p scip is in
code/3rd_party/scip/scip/scip_prob.c:1233
↓ 44 callers
Function
SCIPhasCurrentNodeLP
returns, whether the LP was or is to be solved in the current node * * @return whether the LP was or is to be solved in the current node. * * @p
code/3rd_party/scip/scip/scip_lp.c:83
↓ 44 callers
Function
SCIPmessagePrintInfo
prints a message, acting like the printf() command */
code/3rd_party/scip/scip/message.c:594
↓ 44 callers
Function
SCIPparamsetSetToDefault
installs default value for a single parameter */
code/3rd_party/scip/scip/paramset.c:2790
↓ 44 callers
Function
SCIPprintSol
outputs non-zero variables of solution in original problem space to the given file stream * * @return \ref SCIP_OKAY is returned if everything work
code/3rd_party/scip/scip/scip_sol.c:1775
↓ 44 callers
Function
SCIPreaderGetData
gets user data of reader */
code/3rd_party/scip/scip/reader.c:492
↓ 44 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 PIP_PRINTLEN */
code/3rd_party/scip/scip/reader_pip.c:1892
↓ 43 callers
Function
SCIPexprGetQuadraticQuadTerm
gives the data of a quadratic expression term * * For a term \f$a \cdot \text{expr}^2 + b \cdot \text{expr} + \sum_i (c_i \cdot \text{expr} \cdot \t
code/3rd_party/scip/scip/expr.c:4114
↓ 43 callers
Function
SCIPfindVar
returns variable of given name in the problem, or NULL if not existing * * @return variable of given name in the problem, or NULL if not existing
code/3rd_party/scip/scip/scip_prob.c:2693
↓ 43 callers
Function
SCIPgetNVarsLinear
gets the number of variables in the linear constraint */
code/3rd_party/scip/scip/cons_linear.c:18505
↓ 43 callers
Function
SCIPgetTransformedVar
gets corresponding transformed variable of a given variable; * returns NULL as transvar, if transformed variable is not yet existing * * @return
code/3rd_party/scip/scip/scip_var.c:1445
↓ 43 callers
Method
name
code/3rd_party/pybind11/include/pybind11/attr.h:53
↓ 42 callers
Function
SCIPbranchruleGetName
gets name of branching rule */
code/3rd_party/scip/scip/branch.c:1971
↓ 42 callers
Function
SCIPchgVarUb
depending on SCIP's stage, changes upper bound of variable in the problem, in preprocessing, or in current node; * if possible, adjusts bound to int
code/3rd_party/scip/scip/scip_var.c:4772
↓ 42 callers
Function
SCIPeventGetVar
gets variable for a variable event (var added, var deleted, var fixed, objective value or domain change) */
code/3rd_party/scip/scip/event.c:1053
↓ 42 callers
Function
SCIPgetPrimalbound
gets global primal bound (objective value of best solution or user objective limit) for the original problem * * @return the global primal bound (o
code/3rd_party/scip/scip/scip_solvingstats.c:1531
↓ 42 callers
Function
SCIPgetVarsLinear
gets the array of variables in the linear constraint; the user must not modify this array! */
code/3rd_party/scip/scip/cons_linear.c:18529
↓ 42 callers
Function
SCIPinitConflictAnalysis
initializes the conflict analysis by clearing the conflict candidate queue; this method must be called before you * enter the conflict variables by
code/3rd_party/scip/scip/scip_conflict.c:323
↓ 42 callers
Function
SCIPisEfficacious
checks, if the given cut's efficacy is larger than the minimal cut efficacy * * @return TRUE if the given cut's efficacy is larger than the minimal
code/3rd_party/scip/scip/scip_cut.c:135
↓ 42 callers
Function
SCIPnextafter
returns the next representable value of from in the direction of to */
code/3rd_party/scip/scip/misc.c:9274
↓ 42 callers
Function
SCIPnlpiOracleGetNVars
gives the current number of variables */
code/3rd_party/scip/scip/nlpioracle.c:1716
↓ 42 callers
Function
SCIProwGetNLPNonz
get number of nonzero entries in row vector, that correspond to columns currently in the SCIP_LP; * * @warning This method is only applicable on ro
code/3rd_party/scip/scip/lp.c:17219
↓ 42 callers
Function
SCIPsetIsFeasGE
checks, if relative difference of val1 and val2 is not lower than -feastol */
code/3rd_party/scip/scip/set.c:6622
↓ 42 callers
Function
SCIPsetIsFeasIntegral
checks, if value is integral within the feasibility bounds */
code/3rd_party/scip/scip/set.c:6677
↓ 42 callers
Function
getNextToken
reads the next token from the input file into the token buffer; returns whether a token was read */
code/3rd_party/scip/scip/reader_lp.c:356
↓ 42 callers
Method
nbVertices
code/3rd_party/QGLViewer/QGLViewer/VRender/Primitive.h:113
↓ 41 callers
Function
SCIPbendersSubproblem
returns the SCIP instance for a given subproblem */
code/3rd_party/scip/scip/benders.c:5958
↓ 41 callers
Function
SCIPexprGetQuadraticData
gives the coefficients and expressions that define a quadratic expression * * It can return the constant part, the number, arguments, and coefficien
code/3rd_party/scip/scip/expr.c:4067
↓ 41 callers
Function
SCIPswapPointers
swaps the addresses of two pointers */
code/3rd_party/scip/scip/misc.c:10300
↓ 41 callers
Function
SCIPvarIsOriginal
returns whether the variable belongs to the original problem */
code/3rd_party/scip/scip/var.c:17388
↓ 41 callers
Function
manipulatedFrame
! Returns the viewer's qglviewer::ManipulatedFrame. This qglviewer::ManipulatedFrame can be moved with the mouse when the associated mouse bindin
code/3rd_party/QGLViewer/QGLViewer/qglviewer.h:280
↓ 41 callers
Method
prev
code/model/map_circulators.h:98
↓ 41 callers
Method
type
-------------------------------- @name Access / modification */ @{ returns the type of the id.
code/3rd_party/soplex/src/spxid.h:145
↓ 41 callers
Function
xmlFirstChild
return first child */
code/3rd_party/scip/xml/xmlparse.c:1469
↓ 40 callers
Method
GetOp
! \brief fetch an operator from the recording. \return the i-th operator in the recording. \param i the index of the operator in recording */
code/3rd_party/scip/cppad/local/player.hpp:560
↓ 40 callers
Method
GetPar
! \brief Fetch a parameter from the recording. \return the i-th parameter in the recording. \param i the index of the parameter in recording
code/3rd_party/scip/cppad/local/player.hpp:586
↓ 40 callers
Function
SCIPaddCharParam
creates a char parameter, sets it to its default value, and adds it to the parameter set * * @return \ref SCIP_OKAY is returned if everything worke
code/3rd_party/scip/scip/scip_param.c:167
↓ 40 callers
Function
SCIPgetConstantExprSum
gets the constant of a summation expression */
code/3rd_party/scip/scip/expr_sum.c:1181
↓ 40 callers
Function
SCIPisConflictAnalysisApplicable
return TRUE if conflict analysis is applicable; In case the function return FALSE there is no need to initialize the * conflict analysis since it wi
code/3rd_party/scip/scip/scip_conflict.c:301
↓ 40 callers
Function
SCIPlpiInfinity
returns value treated as infinity in the LP solver */
code/3rd_party/scip/lpi/lpi_msk.c:5422
↓ 40 callers
Function
SCIPmatrixGetRowLhs
get left-hand-side of row */
code/3rd_party/scip/scip/matrix.c:1711
↓ 40 callers
Function
SCIPpqueueNElems
returns the number of elements in the queue */
code/3rd_party/scip/scip/misc.c:1477
↓ 40 callers
Function
SCIPretransformObj
maps transformed objective value into original space * * @return objective value into original space * * @pre This method can be called if SCIP
code/3rd_party/scip/scip/scip_sol.c:1576
↓ 40 callers
Function
consdataChgWeight
changes a single weight in knapsack constraint data */
code/3rd_party/scip/scip/cons_knapsack.c:829
↓ 40 callers
Method
extend
---------------------------------------------------------------------- ! Increase the number of elements the end of this vector (existing elements a
code/3rd_party/scip/cppad/local/pod_vector.hpp:115
↓ 40 callers
Function
mpsinputSyntaxerror
code/3rd_party/scip/scip/reader_mps.c:392
↓ 39 callers
Function
SCIPchgVarLb
depending on SCIP's stage, changes lower bound of variable in the problem, in preprocessing, or in current node; * if possible, adjusts bound to int
code/3rd_party/scip/scip/scip_var.c:4682
↓ 39 callers
Function
SCIPchgVarType
changes type of variable in the problem; * * @warning This type change might change the variable array returned from SCIPgetVars() and SCIPgetVarsD
code/3rd_party/scip/scip/scip_var.c:8182
↓ 39 callers
Function
SCIPfreeRandom
frees a random number generator */
code/3rd_party/scip/scip/scip_randnumgen.c:79
← previous
next →
401–500 of 17,984, ranked by callers