MCPcopy Create free account

hub / github.com/ERGO-Code/HiGHS / functions

Functions6,874 in github.com/ERGO-Code/HiGHS

↓ 11 callersMethodhas_barrier_lb
highs/ipm/ipx/iterate.h:313
↓ 11 callersMethodhas_barrier_ub
highs/ipm/ipx/iterate.h:318
↓ 11 callersFunctionhighsStatusToString
highs/lp_data/HighsStatus.cpp:12
↓ 11 callersMethodidx
Convert highs_var/highs_cons to a flat int32 index array. Can be called as: - ``h.idx(array)`` with a HighspyArray, numpy array,
highspy/highspy/highs.py:1475
↓ 11 callersMethodlb
highs/ipm/hipo/ipm/Model.h:116
↓ 11 callersMethodmulti_option_policy
extern/cli11/CLI11.hpp:6196
↓ 11 callersMethodname
extern/catch/catch.hpp:10644
↓ 11 callersFunctionpermuteWithSwaps
highs/ipm/hipo/factorhighs/Swaps.cpp:8
↓ 11 callersMethodreset
highs/ipm/hipo/ipm/Solver.cpp:71
↓ 11 callersMethodresize
highs/qpsolver/factor.hpp:36
↓ 11 callersMethodsaxpy
highs/util/HVectorBase.cpp:175
↓ 11 callersMethodsetOptionValue
(string option, string value)
highs/interfaces/highs_csharp_api.cs:761
↓ 11 callersMethodsolve
highs/simplex/HEkk.cpp:1002
↓ 11 callersFunctionupdate
highs/presolve/ICrash.cpp:153
↓ 10 callersFunctionDot
highs/ipm/ipx/utils.cc:38
↓ 10 callersMethodSolveDense
highs/ipm/ipx/basis.cc:183
↓ 10 callersMethodaddCut
highs/mip/HighsCutPool.cpp:503
↓ 10 callersMethodaddRow
highs/lp_data/Highs.cpp:2884
↓ 10 callersMethodapply
highs/ipm/hipo/ipm/PreProcess.cpp:19
↓ 10 callersMethodboundDistance
highs/mip/HighsTransformedLp.h:55
↓ 10 callersFunctionclear
Clear the parsed results (mostly for testing)
extern/cli11/CLI11.hpp:5540
↓ 10 callersMethodclearHighsCallbackOutput
highs/lp_data/HighsCallback.cpp:21
↓ 10 callersFunctionconvertToPrintString
highs/mip/HighsMipSolverData.cpp:1609
↓ 10 callersMethodcount_all
extern/cli11/CLI11.hpp:8645
↓ 10 callersFunctionequalSparseVectors
check/TestLpModification.cpp:1901
↓ 10 callersFunctionfreeVector
highs/ipm/hipo/auxiliary/Auxiliary.h:83
↓ 10 callersMethodftran
highs/simplex/HEkk.cpp:402
↓ 10 callersMethodgetARindex
highs/mip/HighsDynamicRowMatrix.h:99
↓ 10 callersMethodgetARvalue
highs/mip/HighsDynamicRowMatrix.h:101
↓ 10 callersMethodgetBranchNode
highs/util/HighsHashTree.h:386
↓ 10 callersMethodgetColIntegrality
highs/lp_data/Highs.cpp:3381
↓ 10 callersMethodgetColLowerPos
highs/mip/HighsDomain.cpp:2563
↓ 10 callersMethodgetColUpperPos
highs/mip/HighsDomain.cpp:2574
↓ 10 callersFunctiongetIndexFromName
highs/lp_data/HighsLpUtils.cpp:2818
↓ 10 callersFunctiongetOptionIndex
highs/lp_data/HighsOptions.cpp:225
↓ 10 callersMethodgetRow
highs/mip/HighsLpRelaxation.h:159
↓ 10 callersMethodintegralScale
highs/mip/HighsObjectiveFunction.h:64
↓ 10 callersFunctionis_end
highs/util/stringutil.cpp:107
↓ 10 callersFunctionload_mpsLine
highs/io/HMPSIO.cpp:478
↓ 10 callersFunctionlu_free
* lu_free() * * p = lu_free(p) deallocates p if not NULL and sets p to NULL. */
highs/ipm/basiclu/basiclu_object.c:15
↓ 10 callersMethodm
highs/ipm/hipo/ipm/Model.h:102
↓ 10 callersMethodmat_vec
highs/qpsolver/matrix.hpp:304
↓ 10 callersMethodnorm2
highs/util/HVectorBase.cpp:157
↓ 10 callersMethodnumCliques
highs/mip/HighsCliqueTable.h:327
↓ 10 callersMethodnumNodesDown
highs/mip/HighsNodeQueue.h:253
↓ 10 callersMethodnumNodesUp
highs/mip/HighsNodeQueue.h:249
↓ 10 callersMethodpassHessian
highs/lp_data/Highs.cpp:655
↓ 10 callersFunctionremove_underscore
remove underscores from a string
extern/cli11/CLI11.hpp:642
↓ 10 callersFunctionreportColSet
check/TestAlienBasis.cpp:412
↓ 10 callersMethodresparsify
highs/qpsolver/qpvector.hpp:109
↓ 10 callersMethodscaled
highs/ipm/hipo/ipm/Model.h:122
↓ 10 callersMethodscore
Computes the constraint's contribution to the feasibility score: If the constraint is satisfied by the given LHS value, returns 0. If the constraint i
highs/mip/feasibilityjump.hh:75
↓ 10 callersMethodsetIterationLimit
highs/mip/HighsLpRelaxation.h:370
↓ 10 callersMethodsolutionStatusToString
highs/lp_data/Highs.cpp:3717
↓ 10 callersMethodsolve
Runs the solver on the current problem. Returns: A HighsStatus object containing the solve status.
highspy/highspy/highs.py:124
↓ 10 callersMethodsparseLoopStyle
highs/simplex/HSimplexNla.cpp:309
↓ 10 callersMethodtestSpec
extern/catch/catch.hpp:15387
↓ 10 callersFunctiontoLower
extern/catch/catch.hpp:14514
↓ 10 callersMethodub
highs/ipm/hipo/ipm/Model.h:117
↓ 10 callersMethodvalue
extern/catch/catch.hpp:16963
↓ 10 callersMethodwriteToFileValue
highs/io/FilereaderLp.cpp:331
↓ 9 callersMethodApply
highs/ipm/ipx/linear_operator.cc:5
↓ 9 callersFunctionHighs_changeObjectiveSense
highs/interfaces/highs_c_api.cpp:828
↓ 9 callersFunctionHighs_getNumCol
highs/interfaces/highs_c_api.cpp:1166
↓ 9 callersMethodInterruptCheck
highs/ipm/ipx/control.cc:13
↓ 9 callersMethodSolve
highs/ipm/ipx/lp_solver.cc:51
↓ 9 callersFunctionaTy
highs/pdlp/hipdlp/linalg.cc:49
↓ 9 callersMethodacquire
highs/parallel/HighsBinarySemaphore.h:51
↓ 9 callersMethodadd_column
highs/ipm/ipx/sparse_matrix.cc:89
↓ 9 callersMethodb
Returns an entry of a model vector.
highs/ipm/ipx/model.h:106
↓ 9 callersFunctionboundRange
highs/mip/HighsDomain.cpp:61
↓ 9 callersMethodcomputeDot
highs/util/HighsSparseMatrix.cpp:1604
↓ 9 callersFunctioncupdlp_cdot
x = x .* y*/
highs/pdlp/cupdlp/cupdlp_linalg.c:189
↓ 9 callersMethoddebug
highs/ipm/hipo/auxiliary/Logger.cpp:9
↓ 9 callersFunctiondualizeTest
check/TestDualize.cpp:36
↓ 9 callersMethodensureRowwise
highs/lp_data/HighsLp.h:76
↓ 9 callersMethodflops
highs/ipm/hipo/ipm/FactorHiGHSSolver.cpp:665
↓ 9 callersMethodftranCall
highs/util/HFactor.cpp:463
↓ 9 callersMethodgetBasisSolve
highs/lp_data/Highs.cpp:2344
↓ 9 callersMethodgetCoeff
highs/lp_data/Highs.cpp:3469
↓ 9 callersMethodgetDualUnboundednessDirection
highs/lp_data/Highs.cpp:2164
↓ 9 callersMethodgetIllConditioning
highs/lp_data/Highs.cpp:2213
↓ 9 callersMethodgetInfo
extern/HighsExtrasExternalDeps.cpp:32
↓ 9 callersMethodgetInfoType
highs/lp_data/Highs.cpp:394
↓ 9 callersFunctiongetKktFailures
highs/lp_data/HighsSolution.cpp:30
↓ 9 callersMethodgetNumCol
highs/pdlp/hipdlp/pdhg.hpp:97
↓ 9 callersMethodgetNumNz
* @brief Get the number of (constraint matrix) nonzeros in the incumbent * model */
highs/Highs.h:768
↓ 9 callersMethodgetObjectiveSense
highs/lp_data/Highs.cpp:3297
↓ 9 callersMethodgetStatus
highs/mip/HighsLpRelaxation.h:235
↓ 9 callersMethodgetVariables
Retrieves all variables in the model. Returns: A list of highs_var objects, each representing a variable in the model.
highspy/highspy/highs.py:1160
↓ 9 callersMethodget_required
True if this is a required option
extern/cli11/CLI11.hpp:5288
↓ 9 callersMethodgetstatus
highs/qpsolver/basis.hpp:124
↓ 9 callersMethodinternal_get_value
( array_values: Union[Sequence[float], np.ndarray[Any, np.dtype[np.float64]]], index_collectio
highspy/highspy/highs.py:340
↓ 9 callersMethodinvalidate
highs/lp_data/HighsInfo.cpp:17
↓ 9 callersMethodisColInteger
highs/mip/HighsMipSolver.h:105
↓ 9 callersMethodisOk
Result was a success, or failure is suppressed
extern/catch/catch.hpp:8976
↓ 9 callersFunctionlpDimensionsOk
highs/lp_data/HighsLpUtils.cpp:107
↓ 9 callersFunctionlu_save
highs/ipm/basiclu/lu_internal.c:203
↓ 9 callersFunctionmake_char
extern/cli11/CLI11.hpp:920
↓ 9 callersMethodmyThread
highs/lp_data/HighsInterface.cpp:4359
← previousnext →401–500 of 6,874, ranked by callers