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
↓ 18 callers
Method
vector
default constructor sets capacity_ = length_ = data_ = 0
code/3rd_party/scip/cppad/utility/vector.hpp:355
↓ 18 callers
Function
xmlFindNodeMaxdepth
find node with bound on the depth */
code/3rd_party/scip/xml/xmlparse.c:1419
↓ 17 callers
Function
SCIPcleanbuffer
returns clean buffer memory for short living temporary objects initialized to all zero * * @return the buffer memory for short living temporary obj
code/3rd_party/scip/scip/scip_mem.c:86
↓ 17 callers
Function
SCIPconflicthdlrGetName
gets name of conflict handler */
code/3rd_party/scip/scip/conflict.c:772
↓ 17 callers
Function
SCIPconshdlrSetData
sets user data of constraint handler; user has to free old data in advance! */
code/3rd_party/scip/scip/cons.c:4212
↓ 17 callers
Function
SCIPcreateNlRow
creates and captures a nonlinear row * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is passed. See \r
code/3rd_party/scip/scip/scip_nlp.c:921
↓ 17 callers
Function
SCIPdecompGetNBlocks
gets number of blocks of this decomposition */
code/3rd_party/scip/scip/dcmp.c:278
↓ 17 callers
Function
SCIPdigraphGetNNodes
returns the number of nodes of the given digraph */
code/3rd_party/scip/scip/misc.c:7657
↓ 17 callers
Function
SCIPgetConsVars
method to collect the variables of a constraint * * If the number of variables is greater than the available slots in the variable array, nothing h
code/3rd_party/scip/scip/scip_cons.c:2523
↓ 17 callers
Function
SCIPgetLPColsData
gets current LP columns along with the current number of LP columns * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitab
code/3rd_party/scip/scip/scip_lp.c:471
↓ 17 callers
Function
SCIPhistoryGetAvgInferences
returns the average number of inferences per branching */
code/3rd_party/scip/scip/history.c:658
↓ 17 callers
Function
SCIPintervalSetEntire
sets interval to entire [-infinity, +infinity] */
code/3rd_party/scip/scip/intervalarith.c:467
↓ 17 callers
Function
SCIPlinConsStatsGetTypeCount
returns the number of occurrences of a specific type of linear constraint */
code/3rd_party/scip/scip/cons.c:7963
↓ 17 callers
Function
SCIPnodeCutoff
cuts off node and whole sub tree from branch and bound tree */
code/3rd_party/scip/scip/tree.c:1188
↓ 17 callers
Function
SCIPparamGetData
returns locally defined parameter specific data */
code/3rd_party/scip/scip/paramset.c:679
↓ 17 callers
Function
SCIPprintVar
outputs variable information to file stream via the message system * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitabl
code/3rd_party/scip/scip/scip_var.c:9891
↓ 17 callers
Function
SCIPsolIsPartial
returns whether the given solution is defined on original variables and containes unknown solution values */
code/3rd_party/scip/scip/sol.c:2540
↓ 17 callers
Function
SCIPsolSetHeur
informs the solution that it now belongs to the given primal heuristic. For convenience and backwards compatibility, * the method accepts NULL as in
code/3rd_party/scip/scip/sol.c:2658
↓ 17 callers
Function
SCIPunfixParam
unfixes the value of an existing parameter * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is passed.
code/3rd_party/scip/scip/scip_param.c:385
↓ 17 callers
Function
SCIPunlinkSol
stores solution values of variables in solution's own array * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error
code/3rd_party/scip/scip/scip_sol.c:1190
↓ 17 callers
Function
SCIPvarChgLbLocal
changes current local lower bound of variable; if possible, adjusts bound to integral value; stores inference * information in variable */
code/3rd_party/scip/scip/var.c:7974
↓ 17 callers
Function
SCIPvarChgUbLocal
changes current local upper bound of variable; if possible, adjusts bound to integral value; stores inference * information in variable */
code/3rd_party/scip/scip/var.c:8101
↓ 17 callers
Function
SCIPvarGetVlbConstants
gets array with bounding constants d_i in variable lower bounds x >= b_i*z_i + d_i of given variable x */
code/3rd_party/scip/scip/var.c:18142
↓ 17 callers
Function
SCIPvarIsInitial
returns whether variable's column should be present in the initial root LP */
code/3rd_party/scip/scip/var.c:17460
↓ 17 callers
Function
delCoefPos
deletes coefficient at given position from constraint data */
code/3rd_party/scip/scip/cons_knapsack.c:6334
↓ 17 callers
Function
divesetGetStats
returns the dive set statistics for the given context */
code/3rd_party/scip/scip/heur.c:187
↓ 17 callers
Method
end
code/math/principal_axes.cpp:54
↓ 17 callers
Function
getLinearConsVarsData
gets variables and coefficients of linear constraint */
code/3rd_party/scip/scip/cons_pseudoboolean.c:616
↓ 17 callers
Method
max
Current maximum number of SVectorBase%s.
code/3rd_party/soplex/src/svsetbase.h:752
↓ 17 callers
Function
object
code/3rd_party/pybind11/include/pybind11/pytypes.h:380
↓ 17 callers
Method
prev
returns predecessor of \p elem or 0, if \p elem is the first element.
code/3rd_party/soplex/src/idlist.h:149
↓ 17 callers
Function
printConformName
print first len-1 characters of name to string s and replace '#', '*', '+', '/', and '-' by '_' if necessary */
code/3rd_party/scip/scip/reader_gms.c:249
↓ 17 callers
Function
printCutQuad
code/3rd_party/scip/scip/cuts.c:60
↓ 17 callers
Method
process_post
----------------------------------------------------------------- ! process post entries for a specific set. \param i index of the set for which w
code/3rd_party/scip/cppad/local/sparse_list.hpp:762
↓ 17 callers
Function
pushToken
puts the current token on the token stack, such that it is read at the next call to getNextToken() */
code/3rd_party/scip/scip/reader_lp.c:463
↓ 17 callers
Method
read
code/model/map_io.cpp:49
↓ 17 callers
Function
reoptnodeCheckMemory
check allocated memory of a node within the reoptimization tree and if necessary reallocate */
code/3rd_party/scip/scip/reopt.c:289
↓ 17 callers
Method
section
----------------------------------- @name Access */ @{
code/3rd_party/soplex/src/mpsinput.h:140
↓ 17 callers
Method
setMax
code/3rd_party/soplex/src/didxset.cpp:22
↓ 17 callers
Method
width
code/math/box.h:63
↓ 16 callers
Function
LErel
returns \c true iff relDiff(a,b) <= eps
code/3rd_party/soplex/src/spxdefines.h:446
↓ 16 callers
Function
SCIPaddNlRow
adds a nonlinear row to the NLP. This row is captured by the NLP. * * @pre This method can be called if SCIP is in one of the following stages: *
code/3rd_party/scip/scip/scip_nlp.c:363
↓ 16 callers
Function
SCIPaddVarsToRow
resolves variables to columns and adds them with the coefficients to the row; * this method caches the row extensions and flushes them afterwards to
code/3rd_party/scip/scip/scip_lp.c:1721
↓ 16 callers
Function
SCIPappendExprSumExpr
appends an expression to a sum expression */
code/3rd_party/scip/scip/expr_sum.c:1116
↓ 16 callers
Function
SCIPchgVarLbGlobal
changes global lower bound of variable; if possible, adjust bound to integral value; also tightens the local bound, * if the global bound is better
code/3rd_party/scip/scip/scip_var.c:4949
↓ 16 callers
Function
SCIPchgVarUbGlobal
changes global upper bound of variable; if possible, adjust bound to integral value; also tightens the local bound, * if the global bound is better
code/3rd_party/scip/scip/scip_var.c:5038
↓ 16 callers
Function
SCIPconsGetAge
gets age of constraint */
code/3rd_party/scip/scip/cons.c:8251
↓ 16 callers
Function
SCIPcreateSolCopy
creates a copy of a primal solution; note that a copy of a linked solution is also linked and needs to be unlinked * if it should stay unaffected fr
code/3rd_party/scip/scip/scip_sol.c:618
↓ 16 callers
Function
SCIPdigraphAddArcSafe
add (directed) arc to the directed graph structure, if it is not contained, yet * * @note if there already exists an arc from startnode to endnode,
code/3rd_party/scip/scip/misc.c:7604
↓ 16 callers
Function
SCIPdispInt
displays an integer in decimal form fitting in a given width */
code/3rd_party/scip/scip/disp.c:627
↓ 16 callers
Function
SCIPeventGetNewbound
gets new bound for a bound change event */
code/3rd_party/scip/scip/event.c:1242
↓ 16 callers
Function
SCIPfindEventhdlr
returns the event handler of the given name, or NULL if not existing */
code/3rd_party/scip/scip/scip_event.c:234
↓ 16 callers
Function
SCIPfindExprhdlr
returns an expression handler of a given name (or NULL if not found) */
code/3rd_party/scip/scip/scip_expr.c:868
↓ 16 callers
Function
SCIPfreeClock
frees a clock * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is passed. See \ref * SCIP_Ret
code/3rd_party/scip/scip/scip_timing.c:127
↓ 16 callers
Function
SCIPgetConss
gets array of globally valid constraints currently in the problem * * @return array of globally valid constraints currently in the problem * * @
code/3rd_party/scip/scip/scip_prob.c:3096
↓ 16 callers
Function
SCIPgetExprBoundsNonlinear
returns bounds on the expression * * This gives an intersection of bounds from * - activity calculation (SCIPexprGetActivity()), if valid, * - aux
code/3rd_party/scip/scip/cons_nonlinear.c:13124
↓ 16 callers
Function
SCIPgetRowSolActivity
returns the activity of a row for the given primal solution * * @return the activitiy of a row for the given primal solution * * @pre this metho
code/3rd_party/scip/scip/scip_lp.c:2138
↓ 16 callers
Function
SCIPgetVbdcoefVarbound
gets bound coefficient c of variable bound constraint lhs <= x + c*y <= rhs */
code/3rd_party/scip/scip/cons_varbound.c:5452
↓ 16 callers
Function
SCIPhistoryGetNBranchings
get number of branchings counter */
code/3rd_party/scip/scip/history.c:632
↓ 16 callers
Function
SCIPincludeDefaultPlugins
includes default SCIP plugins into SCIP */
code/3rd_party/scip/scip/scipdefplugins.c:37
↓ 16 callers
Function
SCIPisObjIntegral
returns whether the objective value is known to be integral in every feasible solution * * @return TRUE, if objective value is known to be always i
code/3rd_party/scip/scip/scip_prob.c:1570
↓ 16 callers
Function
SCIPsetAddCharParam
creates a char parameter, sets it to its default value, and adds it to the parameter set */
code/3rd_party/scip/scip/set.c:3022
↓ 16 callers
Function
SCIPsetCharParam
changes the value of an existing char parameter * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is pas
code/3rd_party/scip/scip/scip_param.c:661
↓ 16 callers
Function
SCIPsetConshdlrExitsol
sets solving process deinitialization method of constraint handler * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitabl
code/3rd_party/scip/scip/scip_cons.c:462
↓ 16 callers
Function
SCIPsetEmphasis
sets parameters to * * - \ref SCIP_PARAMEMPHASIS_DEFAULT to use default values (see also SCIPresetParams()) * - \ref SCIP_PARAMEMPHASIS_COUNTER t
code/3rd_party/scip/scip/scip_param.c:861
↓ 16 callers
Function
SCIPsetHeurExitsol
sets solving process deinitialization method of primal heuristic */
code/3rd_party/scip/scip/scip_heur.c:242
↓ 16 callers
Function
SCIPsetIsDualfeasNegative
checks, if value is lower than -dual feasibility tolerance */
code/3rd_party/scip/scip/set.c:6877
↓ 16 callers
Function
SCIPsetIsDualfeasPositive
checks, if value is greater than dual feasibility tolerance */
code/3rd_party/scip/scip/set.c:6866
↓ 16 callers
Function
SCIPsetPresolCopy
sets copy method of presolver */
code/3rd_party/scip/scip/scip_presol.c:140
↓ 16 callers
Function
SCIPstoreSolutionGap
update statistical information when a new solution was found */
code/3rd_party/scip/scip/scip_solvingstats.c:4454
↓ 16 callers
Function
SCIPtreeGetFocusDepth
gets depth of focus node in the tree */
code/3rd_party/scip/scip/tree.c:8328
↓ 16 callers
Function
SCIPtreeIsFocusNodeLPConstructed
returns whether the LP of the focus node is already constructed */
code/3rd_party/scip/scip/tree.c:8366
↓ 16 callers
Function
SCIPvarFix
converts variable into fixed variable */
code/3rd_party/scip/scip/var.c:3751
↓ 16 callers
Function
SCIPvarGetProbvarSum
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/var.c:12654
↓ 16 callers
Function
SCIPvarGetVubConstants
gets array with bounding constants d_i in variable upper bounds x <= b_i*z_i + d_i of given variable x */
code/3rd_party/scip/scip/var.c:18184
↓ 16 callers
Method
bind
code/model/map_attributes.h:226
↓ 16 callers
Function
cast_impl
code/3rd_party/pybind11/include/pybind11/eigen/tensor.h:270
↓ 16 callers
Method
changeRange
code/3rd_party/soplex/src/changesoplex.cpp:1170
↓ 16 callers
Function
conshdlrDelayUpdates
marks constraint handler to delay all constraint updates until the next conshdlrProcessUpdates() call */
code/3rd_party/scip/scip/cons.c:1884
↓ 16 callers
Function
conshdlrForceUpdates
marks constraint handler to perform all constraint updates immediately; * all delayed constraint updates will be processed */
code/3rd_party/scip/scip/cons.c:1900
↓ 16 callers
Function
constraint
! @name Constraint on the displacement */ @{ ! Returns the current constraint applied to the Frame. A \c nullptr value (default) means that no Cons
code/3rd_party/QGLViewer/QGLViewer/frame.h:372
↓ 16 callers
Method
coordinatesOf
! Returns the Frame coordinates of a point \p src defined in the world coordinate system (converts from world to Frame). inverseCoordinatesOf() per
code/3rd_party/QGLViewer/QGLViewer/frame.cpp:658
↓ 16 callers
Method
dim
Dimension of vector.
code/3rd_party/soplex/src/vectorbase.h:215
↓ 16 callers
Method
field5
code/3rd_party/soplex/src/mpsinput.h:154
↓ 16 callers
Function
first
code/3rd_party/pybind11/include/pybind11/detail/common.h:829
↓ 16 callers
Function
getFiniteLooseObjval
gets finite part of objective value of current LP that results from LOOSE variables only */
code/3rd_party/scip/scip/lp.c:904
↓ 16 callers
Function
halfedge
the halfedge points to this vertex
code/model/map_cells.h:89
↓ 16 callers
Method
height
code/math/box.h:64
↓ 16 callers
Function
if
code/3rd_party/scip/scip/matrix.c:529
↓ 16 callers
Function
lpalgoName
returns the name of the given LP algorithm */
code/3rd_party/scip/scip/lp.c:10301
↓ 16 callers
Function
negate
gets the negation of a double * Do this in a way that the compiler does not "optimize" it away, which usually does not considers rounding modes. * H
code/3rd_party/scip/scip/intervalarith.c:287
↓ 16 callers
Function
normalize
code/math/vecg.h:253
↓ 16 callers
Method
normalize
----------------------------------------------------------------------------- Normalization Private method to do normalization (using Norm() method of
code/3rd_party/QGLViewer/QGLViewer/VRender/NVector3.cpp:139
↓ 16 callers
Method
num_load_op_rec
Fetch number of vecad load operations
code/3rd_party/scip/cppad/local/player.hpp:620
↓ 16 callers
Method
num_vec_ind_rec
Fetch number of VecAD indices in the recording.
code/3rd_party/scip/cppad/local/player.hpp:628
↓ 16 callers
Method
set
set row and column for a possibly non-zero element
code/3rd_party/scip/cppad/utility/sparse_rc.hpp:266
↓ 16 callers
Function
set_internal_sparsity
code/3rd_party/scip/cppad/local/sparse_internal.hpp:102
↓ 16 callers
Function
stoinputSyntaxerror
code/3rd_party/scip/scip/reader_sto.c:1247
↓ 16 callers
Function
usage_cexp_result2arg
code/3rd_party/scip/cppad/local/optimize/get_opt_op_info.hpp:91
↓ 16 callers
Function
vector
code/model/map_geometry.h:50
← previous
next →
1,001–1,100 of 17,984, ranked by callers