MCPcopy Create free account

hub / github.com/LiangliangNan/PolyFit / functions

Functions17,984 in github.com/LiangliangNan/PolyFit

↓ 18 callersMethodvector
default constructor sets capacity_ = length_ = data_ = 0
code/3rd_party/scip/cppad/utility/vector.hpp:355
↓ 18 callersFunctionxmlFindNodeMaxdepth
find node with bound on the depth */
code/3rd_party/scip/xml/xmlparse.c:1419
↓ 17 callersFunctionSCIPcleanbuffer
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 callersFunctionSCIPconflicthdlrGetName
gets name of conflict handler */
code/3rd_party/scip/scip/conflict.c:772
↓ 17 callersFunctionSCIPconshdlrSetData
sets user data of constraint handler; user has to free old data in advance! */
code/3rd_party/scip/scip/cons.c:4212
↓ 17 callersFunctionSCIPcreateNlRow
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 callersFunctionSCIPdecompGetNBlocks
gets number of blocks of this decomposition */
code/3rd_party/scip/scip/dcmp.c:278
↓ 17 callersFunctionSCIPdigraphGetNNodes
returns the number of nodes of the given digraph */
code/3rd_party/scip/scip/misc.c:7657
↓ 17 callersFunctionSCIPgetConsVars
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 callersFunctionSCIPgetLPColsData
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 callersFunctionSCIPhistoryGetAvgInferences
returns the average number of inferences per branching */
code/3rd_party/scip/scip/history.c:658
↓ 17 callersFunctionSCIPintervalSetEntire
sets interval to entire [-infinity, +infinity] */
code/3rd_party/scip/scip/intervalarith.c:467
↓ 17 callersFunctionSCIPlinConsStatsGetTypeCount
returns the number of occurrences of a specific type of linear constraint */
code/3rd_party/scip/scip/cons.c:7963
↓ 17 callersFunctionSCIPnodeCutoff
cuts off node and whole sub tree from branch and bound tree */
code/3rd_party/scip/scip/tree.c:1188
↓ 17 callersFunctionSCIPparamGetData
returns locally defined parameter specific data */
code/3rd_party/scip/scip/paramset.c:679
↓ 17 callersFunctionSCIPprintVar
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 callersFunctionSCIPsolIsPartial
returns whether the given solution is defined on original variables and containes unknown solution values */
code/3rd_party/scip/scip/sol.c:2540
↓ 17 callersFunctionSCIPsolSetHeur
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 callersFunctionSCIPunfixParam
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 callersFunctionSCIPunlinkSol
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 callersFunctionSCIPvarChgLbLocal
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 callersFunctionSCIPvarChgUbLocal
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 callersFunctionSCIPvarGetVlbConstants
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 callersFunctionSCIPvarIsInitial
returns whether variable's column should be present in the initial root LP */
code/3rd_party/scip/scip/var.c:17460
↓ 17 callersFunctiondelCoefPos
deletes coefficient at given position from constraint data */
code/3rd_party/scip/scip/cons_knapsack.c:6334
↓ 17 callersFunctiondivesetGetStats
returns the dive set statistics for the given context */
code/3rd_party/scip/scip/heur.c:187
↓ 17 callersMethodend
code/math/principal_axes.cpp:54
↓ 17 callersFunctiongetLinearConsVarsData
gets variables and coefficients of linear constraint */
code/3rd_party/scip/scip/cons_pseudoboolean.c:616
↓ 17 callersMethodmax
Current maximum number of SVectorBase%s.
code/3rd_party/soplex/src/svsetbase.h:752
↓ 17 callersFunctionobject
code/3rd_party/pybind11/include/pybind11/pytypes.h:380
↓ 17 callersMethodprev
returns predecessor of \p elem or 0, if \p elem is the first element.
code/3rd_party/soplex/src/idlist.h:149
↓ 17 callersFunctionprintConformName
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 callersFunctionprintCutQuad
code/3rd_party/scip/scip/cuts.c:60
↓ 17 callersMethodprocess_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 callersFunctionpushToken
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 callersMethodread
code/model/map_io.cpp:49
↓ 17 callersFunctionreoptnodeCheckMemory
check allocated memory of a node within the reoptimization tree and if necessary reallocate */
code/3rd_party/scip/scip/reopt.c:289
↓ 17 callersMethodsection
----------------------------------- @name Access */ @{
code/3rd_party/soplex/src/mpsinput.h:140
↓ 17 callersMethodsetMax
code/3rd_party/soplex/src/didxset.cpp:22
↓ 17 callersMethodwidth
code/math/box.h:63
↓ 16 callersFunctionLErel
returns \c true iff relDiff(a,b) <= eps
code/3rd_party/soplex/src/spxdefines.h:446
↓ 16 callersFunctionSCIPaddNlRow
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 callersFunctionSCIPaddVarsToRow
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 callersFunctionSCIPappendExprSumExpr
appends an expression to a sum expression */
code/3rd_party/scip/scip/expr_sum.c:1116
↓ 16 callersFunctionSCIPchgVarLbGlobal
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 callersFunctionSCIPchgVarUbGlobal
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 callersFunctionSCIPconsGetAge
gets age of constraint */
code/3rd_party/scip/scip/cons.c:8251
↓ 16 callersFunctionSCIPcreateSolCopy
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 callersFunctionSCIPdigraphAddArcSafe
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 callersFunctionSCIPdispInt
displays an integer in decimal form fitting in a given width */
code/3rd_party/scip/scip/disp.c:627
↓ 16 callersFunctionSCIPeventGetNewbound
gets new bound for a bound change event */
code/3rd_party/scip/scip/event.c:1242
↓ 16 callersFunctionSCIPfindEventhdlr
returns the event handler of the given name, or NULL if not existing */
code/3rd_party/scip/scip/scip_event.c:234
↓ 16 callersFunctionSCIPfindExprhdlr
returns an expression handler of a given name (or NULL if not found) */
code/3rd_party/scip/scip/scip_expr.c:868
↓ 16 callersFunctionSCIPfreeClock
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 callersFunctionSCIPgetConss
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 callersFunctionSCIPgetExprBoundsNonlinear
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 callersFunctionSCIPgetRowSolActivity
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 callersFunctionSCIPgetVbdcoefVarbound
gets bound coefficient c of variable bound constraint lhs <= x + c*y <= rhs */
code/3rd_party/scip/scip/cons_varbound.c:5452
↓ 16 callersFunctionSCIPhistoryGetNBranchings
get number of branchings counter */
code/3rd_party/scip/scip/history.c:632
↓ 16 callersFunctionSCIPincludeDefaultPlugins
includes default SCIP plugins into SCIP */
code/3rd_party/scip/scip/scipdefplugins.c:37
↓ 16 callersFunctionSCIPisObjIntegral
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 callersFunctionSCIPsetAddCharParam
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 callersFunctionSCIPsetCharParam
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 callersFunctionSCIPsetConshdlrExitsol
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 callersFunctionSCIPsetEmphasis
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 callersFunctionSCIPsetHeurExitsol
sets solving process deinitialization method of primal heuristic */
code/3rd_party/scip/scip/scip_heur.c:242
↓ 16 callersFunctionSCIPsetIsDualfeasNegative
checks, if value is lower than -dual feasibility tolerance */
code/3rd_party/scip/scip/set.c:6877
↓ 16 callersFunctionSCIPsetIsDualfeasPositive
checks, if value is greater than dual feasibility tolerance */
code/3rd_party/scip/scip/set.c:6866
↓ 16 callersFunctionSCIPsetPresolCopy
sets copy method of presolver */
code/3rd_party/scip/scip/scip_presol.c:140
↓ 16 callersFunctionSCIPstoreSolutionGap
update statistical information when a new solution was found */
code/3rd_party/scip/scip/scip_solvingstats.c:4454
↓ 16 callersFunctionSCIPtreeGetFocusDepth
gets depth of focus node in the tree */
code/3rd_party/scip/scip/tree.c:8328
↓ 16 callersFunctionSCIPtreeIsFocusNodeLPConstructed
returns whether the LP of the focus node is already constructed */
code/3rd_party/scip/scip/tree.c:8366
↓ 16 callersFunctionSCIPvarFix
converts variable into fixed variable */
code/3rd_party/scip/scip/var.c:3751
↓ 16 callersFunctionSCIPvarGetProbvarSum
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 callersFunctionSCIPvarGetVubConstants
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 callersMethodbind
code/model/map_attributes.h:226
↓ 16 callersFunctioncast_impl
code/3rd_party/pybind11/include/pybind11/eigen/tensor.h:270
↓ 16 callersMethodchangeRange
code/3rd_party/soplex/src/changesoplex.cpp:1170
↓ 16 callersFunctionconshdlrDelayUpdates
marks constraint handler to delay all constraint updates until the next conshdlrProcessUpdates() call */
code/3rd_party/scip/scip/cons.c:1884
↓ 16 callersFunctionconshdlrForceUpdates
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 callersFunctionconstraint
! @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 callersMethodcoordinatesOf
! 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 callersMethoddim
Dimension of vector.
code/3rd_party/soplex/src/vectorbase.h:215
↓ 16 callersMethodfield5
code/3rd_party/soplex/src/mpsinput.h:154
↓ 16 callersFunctionfirst
code/3rd_party/pybind11/include/pybind11/detail/common.h:829
↓ 16 callersFunctiongetFiniteLooseObjval
gets finite part of objective value of current LP that results from LOOSE variables only */
code/3rd_party/scip/scip/lp.c:904
↓ 16 callersFunctionhalfedge
the halfedge points to this vertex
code/model/map_cells.h:89
↓ 16 callersMethodheight
code/math/box.h:64
↓ 16 callersFunctionif
code/3rd_party/scip/scip/matrix.c:529
↓ 16 callersFunctionlpalgoName
returns the name of the given LP algorithm */
code/3rd_party/scip/scip/lp.c:10301
↓ 16 callersFunctionnegate
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 callersFunctionnormalize
code/math/vecg.h:253
↓ 16 callersMethodnormalize
----------------------------------------------------------------------------- Normalization Private method to do normalization (using Norm() method of
code/3rd_party/QGLViewer/QGLViewer/VRender/NVector3.cpp:139
↓ 16 callersMethodnum_load_op_rec
Fetch number of vecad load operations
code/3rd_party/scip/cppad/local/player.hpp:620
↓ 16 callersMethodnum_vec_ind_rec
Fetch number of VecAD indices in the recording.
code/3rd_party/scip/cppad/local/player.hpp:628
↓ 16 callersMethodset
set row and column for a possibly non-zero element
code/3rd_party/scip/cppad/utility/sparse_rc.hpp:266
↓ 16 callersFunctionset_internal_sparsity
code/3rd_party/scip/cppad/local/sparse_internal.hpp:102
↓ 16 callersFunctionstoinputSyntaxerror
code/3rd_party/scip/scip/reader_sto.c:1247
↓ 16 callersFunctionusage_cexp_result2arg
code/3rd_party/scip/cppad/local/optimize/get_opt_op_info.hpp:91
↓ 16 callersFunctionvector
code/model/map_geometry.h:50
← previousnext →1,001–1,100 of 17,984, ranked by callers