MCPcopy Create free account

hub / github.com/LiangliangNan/PolyFit / functions

Functions17,984 in github.com/LiangliangNan/PolyFit

↓ 14 callersFunctionSCIPrelaxationIsSolValid
returns whether the global relaxation solution is valid */
code/3rd_party/scip/scip/relax.c:808
↓ 14 callersFunctionSCIProwRelease
decreases usage counter of LP row, and frees memory if necessary */
code/3rd_party/scip/scip/lp.c:5356
↓ 14 callersFunctionSCIPsepaGetNCallsAtNode
gets the number of times, the separator was called at the current node */
code/3rd_party/scip/scip/sepa.c:880
↓ 14 callersFunctionSCIPsetBranchruleCopy
sets copy method of branching rule */
code/3rd_party/scip/scip/scip_branch.c:153
↓ 14 callersFunctionSCIPsetConsChecked
sets the check flag of the given constraint * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is passed.
code/3rd_party/scip/scip/scip_cons.c:1292
↓ 14 callersFunctionSCIPsetGetSepaMaxcuts
returns the maximal number of cuts separated per round */
code/3rd_party/scip/scip/set.c:5854
↓ 14 callersFunctionSCIPsetSumepsilon
returns value treated as zero for sums of floating point values */
code/3rd_party/scip/scip/set.c:6033
↓ 14 callersFunctionSCIPsolGetNodenum
gets node number, where this solution was found */
code/3rd_party/scip/scip/sol.c:2593
↓ 14 callersFunctionSCIPupdateVarPseudocost
updates the pseudo costs of the given variable and the global pseudo costs after a change of "solvaldelta" in the * variable's solution value and re
code/3rd_party/scip/scip/scip_var.c:8786
↓ 14 callersFunctionSCIPvarGetImplBounds
gets array with implication bounds b of implications y <= b or y >= b for x == 0 or x == 1 of given active problem * variable x, there are no impli
code/3rd_party/scip/scip/var.c:18242
↓ 14 callersFunctionSCIPvarGetImplTypes
gets array with implication types of implications y <= b or y >= b for x == 0 or x == 1 of given active problem * variable x (SCIP_BOUNDTYPE_UPPER
code/3rd_party/scip/scip/var.c:18228
↓ 14 callersFunctionSCIPvarGetProbvarBound
transforms given variable, boundtype and bound to the corresponding active, fixed, or multi-aggregated variable * values */
code/3rd_party/scip/scip/var.c:12476
↓ 14 callersFunctionSCIPvarGetSol
gets current LP or pseudo solution value of variable */
code/3rd_party/scip/scip/var.c:13264
↓ 14 callersFunctionaspectRatio
! Returns the Camera aspect ratio defined by screenWidth() / screenHeight(). When the Camera is attached to a QGLViewer, these values and hence the
code/3rd_party/QGLViewer/QGLViewer/camera.h:173
↓ 14 callersMethodbbox
code/3rd_party/QGLViewer/QGLViewer/VRender/Primitive.cpp:30
↓ 14 callersMethodcanvas
code/PolyFit/main_window.h:50
↓ 14 callersFunctionclear
code/basic/basic_types.h:87
↓ 14 callersFunctioncollectCoefficients
fills in matrix elements into coefficient arrays */
code/3rd_party/scip/scip/prop_symmetry.c:1180
↓ 14 callersFunctionconcat
code/3rd_party/pybind11/include/pybind11/detail/descr.h:139
↓ 14 callersFunctionconsdataGetReliableResidualActivity
calculates activity bounds for constraint after setting variable to zero */
code/3rd_party/scip/scip/cons_linear.c:2646
↓ 14 callersFunctionconshdlrAddUpdateCons
adds constraint to constraint handler's update constraint array and captures it */
code/3rd_party/scip/scip/cons.c:1926
↓ 14 callersFunctiondata
code/basic/raw_attribute_store.h:68
↓ 14 callersFunctiondebugSolIsAchieved
returns whether the debug solution is worse than the best known solution or if the debug solution was found */
code/3rd_party/scip/scip/debug.c:524
↓ 14 callersMethodentryIgnored
code/3rd_party/soplex/src/mpsinput.h:205
↓ 14 callersFunctionfieldOfView
code/3rd_party/QGLViewer/QGLViewer/camera.h:157
↓ 14 callersFunctiongetLinVarsAndAndRess
calculate all not artificial linear variables and all artificial and-resultants which will be ordered like the * 'consanddatas' such that the and-re
code/3rd_party/scip/scip/cons_pseudoboolean.c:779
↓ 14 callersFunctionimport
Import and return a module or throws `error_already_set`.
code/3rd_party/pybind11/include/pybind11/pybind11.h:1244
↓ 14 callersFunctionisConnectedSOS1
returns whether two vertices are adjacent in the conflict graph */
code/3rd_party/scip/scip/cons_sos1.c:329
↓ 14 callersMethodisUnsimplified
specifies whether an optimal solution has already been unsimplified.
code/3rd_party/soplex/src/spxmainsm.h:1465
↓ 14 callersMethodis_bound
code/basic/attribute.h:125
↓ 14 callersFunctionkeyString
code/3rd_party/QGLViewer/QGLViewer/qglviewer.cpp:1722
↓ 14 callersFunctionlength2
code/math/vecg.h:250
↓ 14 callersMethodmem
get pointer to internal memory.
code/3rd_party/soplex/src/svectorbase.h:742
↓ 14 callersFunctionmpsinputEntryIgnored
method post a ignore message */
code/3rd_party/scip/scip/reader_mps.c:405
↓ 14 callersMethodrId
Returns the row identifier for row \p n.
code/3rd_party/soplex/src/spxlpbase.h:562
↓ 14 callersFunctionreleaseHashmapEntries
releases all variables or constraints from given hash map */
code/3rd_party/scip/scip/heur_dualval.c:269
↓ 14 callersMethodrotate
! Rotates the Frame by \p q (defined in the Frame coordinate system): R = R*q. The rotation actually applied to the Frame may differ from \p q sinc
code/3rd_party/QGLViewer/QGLViewer/frame.cpp:336
↓ 14 callersFunctionsetIntParam
sets a single integer parameter value */
code/3rd_party/scip/lpi/lpi_grb.c:825
↓ 14 callersFunctionsolStamp
sets the solution time, nodenum, runnum, and depth stamp to the current values */
code/3rd_party/scip/scip/sol.c:259
↓ 14 callersFunctionwith_internals
code/3rd_party/pybind11/include/pybind11/detail/internals.h:585
↓ 14 callersFunctionxmlGetData
get data */
code/3rd_party/scip/xml/xmlparse.c:1509
↓ 13 callersFunctionSCIPaggrRowGetNNz
gets the number of non-zeros in the aggregation row */
code/3rd_party/scip/scip/cuts.c:2479
↓ 13 callersFunctionSCIPbendersGetAuxiliaryVar
returns the auxiliary variable for the given subproblem */
code/3rd_party/scip/scip/benders.c:6140
↓ 13 callersFunctionSCIPbtnodeGetRightchild
returns right child which can be NULL if the given node is a leaf */
code/3rd_party/scip/scip/misc.c:8726
↓ 13 callersFunctionSCIPcreateClock
creates a clock using the default clock type * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is passed
code/3rd_party/scip/scip/scip_timing.c:76
↓ 13 callersFunctionSCIPcreateDigraph
creates directed graph structure */
code/3rd_party/scip/scip/scip_datastructures.c:617
↓ 13 callersFunctionSCIPcreateExprExp
creates an exponential expression */
code/3rd_party/scip/scip/expr_exp.c:510
↓ 13 callersFunctionSCIPcreateRowprep
creates a SCIP_ROWPREP datastructure * * Initial row represents 0 &le; 0. */
code/3rd_party/scip/scip/misc_rowprep.c:547
↓ 13 callersFunctionSCIPcutselGetData
gets user data of cut selector */
code/3rd_party/scip/scip/cutsel.c:418
↓ 13 callersFunctionSCIPdebugIsMainscip
checks whether SCIP data structure is the main SCIP (the one for which debugging is enabled) */
code/3rd_party/scip/scip/debug.c:1841
↓ 13 callersFunctionSCIPdigraphAddArc
add (directed) arc and a related data to the directed graph structure * * @note if the arc is already contained, it is added a second time */
code/3rd_party/scip/scip/misc.c:7573
↓ 13 callersFunctionSCIPdispGetData
gets user data of display column */
code/3rd_party/scip/scip/disp.c:314
↓ 13 callersFunctionSCIPdivesetGetNLPIterations
get the total number of LP iterations used by this dive set */
code/3rd_party/scip/scip/heur.c:587
↓ 13 callersFunctionSCIPdivesetGetRandnumgen
returns the random number generator of this \p diveset for tie-breaking */
code/3rd_party/scip/scip/heur.c:718
↓ 13 callersFunctionSCIPexprGetDerivative
returns the derivative stored in an expression (or SCIP_INVALID if there was an evaluation error) * * @see SCIPevalExprGradient */
code/3rd_party/scip/scip/expr.c:3908
↓ 13 callersFunctionSCIPexprhdlrSetSimplify
set the simplify callback of an expression handler */
code/3rd_party/scip/scip/expr.c:499
↓ 13 callersFunctionSCIPexpriterGetChildIdxDFS
gets the index of the child that the expression iterator considers when in DFS mode and stage \ref SCIP_EXPRITER_VISITINGCHILD or \ref SCIP_EXPRITER_V
code/3rd_party/scip/scip/expriter.c:706
↓ 13 callersFunctionSCIPexpriterGetStageDFS
gets the current stage that the expression iterator is in when using DFS * * If the iterator has finished (SCIPexpriterIsEnd() is TRUE), then the st
code/3rd_party/scip/scip/expriter.c:695
↓ 13 callersFunctionSCIPfindProp
returns the propagator of the given name, or NULL if not existing */
code/3rd_party/scip/scip/scip_prop.c:329
↓ 13 callersFunctionSCIPgetIndexExprVaridx
gives the index stored in a varidx expression */
code/3rd_party/scip/scip/expr_varidx.c:266
↓ 13 callersFunctionSCIPgetMaxDepth
gets maximal depth of all processed nodes in current branch and bound run (excluding probing nodes) * * @return the maximal depth of all processed
code/3rd_party/scip/scip/scip_solvingstats.c:1202
↓ 13 callersFunctionSCIPgetNNodeLPIterations
gets total number of simplex iterations used so far for node relaxations * * @return the total number of simplex iterations used so far for node re
code/3rd_party/scip/scip/scip_solvingstats.c:786
↓ 13 callersFunctionSCIPgetPseudoBranchCands
gets branching candidates for pseudo solution branching (non-fixed variables) along with the number of candidates * * @return \ref SCIP_OKAY is ret
code/3rd_party/scip/scip/scip_branch.c:733
↓ 13 callersFunctionSCIPgetRootNode
gets the root node of the tree * * @return the root node of the search tree * * @pre This method can be called if @p scip is in one of the follo
code/3rd_party/scip/scip/scip_tree.c:110
↓ 13 callersFunctionSCIPgetRowActivity
returns the activity of a row in the last LP or pseudo solution * * @return the activity of a row in the last LP or pseudo solution * * @pre thi
code/3rd_party/scip/scip/scip_lp.c:2098
↓ 13 callersFunctionSCIPgetRowMinCoef
returns minimal absolute value of row vector's non-zero coefficients * * @return minimal absolute value of row vector's non-zero coefficients * *
code/3rd_party/scip/scip/scip_lp.c:1898
↓ 13 callersFunctionSCIPgetRowSolFeasibility
returns the feasibility of a row for the given primal solution * * @return the feasibility of a row for the given primal solution * * @pre this
code/3rd_party/scip/scip/scip_lp.c:2161
↓ 13 callersFunctionSCIPgetSyncstore
Gets the parallel interface to execute processes concurrently. * * @return the \ref SCIP_SYNCSTORE parallel interface pointer to submit jobs for co
code/3rd_party/scip/scip/scip_concurrent.c:223
↓ 13 callersFunctionSCIPgetVarRedcost
returns the reduced costs of the variable in the current node's LP relaxation; * the current node has to have a feasible LP. * * returns SCIP_INV
code/3rd_party/scip/scip/scip_var.c:1870
↓ 13 callersFunctionSCIPhashsetGetNSlots
gives the number of slots of a hash set */
code/3rd_party/scip/scip/misc.c:3949
↓ 13 callersFunctionSCIPheurGetNDivesets
returns the number of divesets of this primal heuristic */
code/3rd_party/scip/scip/heur.c:1658
↓ 13 callersFunctionSCIPhistoryGetAvgCutoffs
returns the average number of cutoffs per branching */
code/3rd_party/scip/scip/history.c:684
↓ 13 callersFunctionSCIPlpDivingObjChanged
returns whether the LP is in diving mode and the objective value of at least one column was changed */
code/3rd_party/scip/scip/lp.c:17849
↓ 13 callersFunctionSCIPlpGetPseudoObjval
gets the pseudo objective value for the current search node; that is all variables set to their best (w.r.t. the * objective function) local bound
code/3rd_party/scip/scip/lp.c:13305
↓ 13 callersFunctionSCIPlpiIsObjlimExc
returns TRUE iff the objective limit was reached */
code/3rd_party/scip/lpi/lpi_msk.c:3530
↓ 13 callersFunctionSCIPlpiIsStable
returns TRUE iff current LP solution is stable * * This function should return true if the solution is reliable, i.e., feasible and optimal (or pro
code/3rd_party/scip/lpi/lpi_msk.c:3515
↓ 13 callersFunctionSCIPmatrixGetCons
get constraint pointer for constraint representing row */
code/3rd_party/scip/scip/matrix.c:1829
↓ 13 callersFunctionSCIPparamGetIntDefault
returns default value of int parameter */
code/3rd_party/scip/scip/paramset.c:770
↓ 13 callersFunctionSCIPpricerGetName
gets name of variable pricer */
code/3rd_party/scip/scip/pricer.c:597
↓ 13 callersFunctionSCIPrelaxGetName
gets name of relaxation handler */
code/3rd_party/scip/scip/relax.c:542
↓ 13 callersFunctionSCIPsetIsFeasPositive
checks, if value is greater than feasibility tolerance */
code/3rd_party/scip/scip/set.c:6655
↓ 13 callersFunctionSCIPsetReaderWrite
set write method of reader * * @return \ref SCIP_OKAY is returned if everything worked. Otherwise a suitable error code is passed. See \ref *
code/3rd_party/scip/scip/scip_reader.c:219
↓ 13 callersFunctionSCIPsetRound
rounds value to the nearest integer in epsilon tolerance */
code/3rd_party/scip/scip/set.c:6345
↓ 13 callersFunctionSCIPstrCopySection
copies the first size characters between a start and end character of str into token, if no error occurred endptr * will point to the position after
code/3rd_party/scip/scip/misc.c:10895
↓ 13 callersFunctionSCIPstrncpy
safe version of strncpy * * Copies string in s to t using at most @a size-1 nonzero characters (strncpy copies size characters). It always adds *
code/3rd_party/scip/scip/misc.c:10807
↓ 13 callersFunctionSCIPtightenVarLbGlobal
changes global lower bound of variable in preprocessing or in the current node, if the new bound is tighter * (w.r.t. bound strengthening epsilon) t
code/3rd_party/scip/scip/scip_var.c:6234
↓ 13 callersFunctionSCIPtranslateSubSols
checks the solutions from the subscip and adds the first one that is found feasible to the master SCIP * * Variables that are relaxation-only in the
code/3rd_party/scip/scip/scip_copy.c:1448
↓ 13 callersFunctionSCIPtreeGetEffectiveRootDepth
returns the depth of the effective root node (i.e. the first depth level of a node with at least two children) */
code/3rd_party/scip/scip/tree.c:8442
↓ 13 callersFunctionSCIPvarDelCliqueFromList
deletes a clique from the list of cliques the binary variable is member of, but does not change the clique * itself */
code/3rd_party/scip/scip/var.c:11422
↓ 13 callersFunctionSCIPvarGetAvgInferences
returns the average number of inferences found after branching on the variable in given direction */
code/3rd_party/scip/scip/var.c:16074
↓ 13 callersFunctionSCIPvarGetBestBoundType
gets type (lower or upper) of best bound of variable with respect to the objective function */
code/3rd_party/scip/scip/var.c:18030
↓ 13 callersFunctionSCIPvarGetImplVars
gets array with implication variables y of implications y <= b or y >= b for x == 0 or x == 1 of given active * problem variable x, there are no im
code/3rd_party/scip/scip/var.c:18213
↓ 13 callersFunctionSCIPvarGetLbLP
gets lower bound of variable in current SCIP_LP; the bound can be different from the bound stored in the variable's own * data due to diving or conf
code/3rd_party/scip/scip/var.c:12939
↓ 13 callersFunctionSCIPvarGetUbLP
gets upper bound of variable in current SCIP_LP; the bound can be different from the bound stored in the variable's own * data due to diving or conf
code/3rd_party/scip/scip/var.c:13009
↓ 13 callersMethodaddCols
code/3rd_party/soplex/src/spxlpbase.h:793
↓ 13 callersMethodappend
code/3rd_party/pybind11/include/pybind11/pytypes.h:2213
↓ 13 callersFunctionarray_proxy
code/3rd_party/pybind11/include/pybind11/numpy.h:456
↓ 13 callersMethodcId
Returns the column identifier for column \p n.
code/3rd_party/soplex/src/spxlpbase.h:568
↓ 13 callersMethodchangeObjOffset
code/3rd_party/soplex/src/spxlpbase.h:1760
↓ 13 callersMethodclear
code/3rd_party/soplex/src/spxsteeppr.cpp:33
← previousnext →1,201–1,300 of 17,984, ranked by callers