MCPcopy Create free account

hub / github.com/coin-or/Cbc / functions

Functions3,710 in github.com/coin-or/Cbc

↓ 5 callersMethodfillOrbits
src/CbcSymmetry.cpp:441
↓ 5 callersFunctiongetMaximumNodes
Get the \link CbcModel::CbcMaxNumNode maximum node limit \endlink
src/CbcModel.hpp:665
↓ 5 callersFunctiongetNumRows
Get number of rows
src/CbcModel.hpp:1225
↓ 5 callersMethodinitialize
------------------------------------------------------------------- Real initializer -----------------------------------------------------------------
examples/CbcSolver3.cpp:474
↓ 5 callersMethodinitializeInfo
Initialize reference counts (numberPointingToThis, numberBranchesLeft_) in the attached nodeInfo_. */
src/CbcNode.cpp:6634
↓ 5 callersMethodisAbandoned
src/OsiCbc/OsiCbcSolverInterface.cpp:113
↓ 5 callersMethodisContinuous
------------------------------------------------------------------ Return information on integrality -------------------------------------------------
src/OsiCbc/OsiCbcSolverInterface.cpp:223
↓ 5 callersMethodisProvenDualInfeasible
src/OsiCbc/OsiCbcSolverInterface.cpp:137
↓ 5 callersMethodlockThread
Locks a thread if parallel so that stuff like cut pool can be updated and/or used. */
src/CbcThread.cpp:99
↓ 5 callersFunctionlogLevel
Get log level
src/CbcModel.hpp:2128
↓ 5 callersMethodmatches
src/CbcParameters.cpp:504
↓ 5 callersMethodnoteRowSolution
src/CbcOutput.cpp:1709
↓ 5 callersFunctionnumberTimesDown
Down number times
src/CbcSOS.hpp:108
↓ 5 callersFunctionnumberTimesUp
Up number times
src/CbcSOS.hpp:113
↓ 5 callersMethodpassInMessageHandler
Pass in Message handler (not deleted at end)
src/OsiCbc/OsiCbcSolverInterface.cpp:847
↓ 5 callersMethodredoSequenceEtc
Redoes data when sequence numbers change
src/CbcSOS.cpp:514
↓ 5 callersMethodresolve
-----------------------------------------------------------------------------
examples/driverFat.cpp:610
↓ 5 callersMethodsavedSolutionObjective
Return a saved solution objective (0==best) - COIN_DBL_MAX if off end
src/CbcModel.cpp:19768
↓ 5 callersMethodsetBaBStatus
src/CbcParameters.cpp:3610
↓ 5 callersMethodsetStrParam
src/OsiCbc/OsiCbcSolverInterface.cpp:77
↓ 5 callersMethodsetStrategy
Strategy
examples/CbcSolver2.hpp:89
↓ 5 callersMethodsetWeight
examples/CbcCompareUser.hpp:56
↓ 5 callersMethodsynchronizeModel
! Ensure all attached objects (OsiObjects, heuristics, and cut generators) point to this model. */
src/CbcModel.cpp:13059
↓ 5 callersMethodthisModel
Get this model
src/CbcThread.hpp:166
↓ 5 callersMethodunlockThread
Unlocks a thread if parallel to say cut pool stuff not needed */
src/CbcThread.cpp:111
↓ 5 callersMethodunlockThread2
Unlocks a thread for testing whether to start etc
src/CbcThread.cpp:131
↓ 5 callersMethodusefulInformation
Generate an OsiBranchingInformation object
src/CbcModel.cpp:17292
↓ 5 callersMethodwaitNano
Just wait for so many nanoseconds
src/CbcThread.cpp:467
↓ 4 callersFunctionBuildExmip1Mtx
test/OsiCbcSolverInterfaceTest.cpp:23
↓ 4 callersFunctionCbcCompareRanges
Compare two ranges. The two bounds arrays are both of size two and describe closed intervals. Return the appropriate CbcRangeCompare value (fi
src/CbcBranchBase.hpp:35
↓ 4 callersFunctionCbc_iniBuffer
src/Cbc_C_Interface.cpp:1048
↓ 4 callersFunctionCbc_iniBuffer
src/Attic/Cbc_C_Interface.cpp:1018
↓ 4 callersMethodaddCuts1
The last subproblem handled by the solver is not necessarily related to the one being recreated, so the first action is to remove all cuts from the
src/CbcModel.cpp:8406
↓ 4 callersMethodaddPermutation
takes ownership of cbc_permute (orbits part)
src/CbcSymmetry.cpp:1575
↓ 4 callersMethodanalyzeObjective
src/CbcModel.cpp:410
↓ 4 callersFunctionapplyVectorMode
Enable vectorized matrix operations. When setMode is true the solver's vector mode flag is also turned on (needed before B&B but not before a standal
src/CbcSolver.cpp:1044
↓ 4 callersFunctionapply_new_x
src/CbcLinkedUtils.cpp:136
↓ 4 callersMethodcleanBounds
Clean model i.e. make SOS/integer variables exactly at bound if needed Only if moreSpecialOptions2_ 32768 Returns number of variables forced out
src/CbcModel.cpp:21694
↓ 4 callersMethodclone
------------------------------------------------------------------- Clone -------------------------------------------------------------------
src/CbcLinked.cpp:3071
↓ 4 callersMethodcolumnNumber
Column number if single column object -1 otherwise, so returns >= 0 Used by heuristics */
src/CbcSimpleInteger.cpp:214
↓ 4 callersMethodfathom
Problem specific Returns -1 if node fathomed and no solution 0 if did nothing 1 if node fathomed and solution allFixed is true if all LinkedBo
src/CbcLinked.cpp:3386
↓ 4 callersMethodfeasibleRegion
This looks at solution and sets bounds to contain solution
src/CbcSOS.cpp:447
↓ 4 callersMethodfillPseudoCosts
Return pseudo costs If not all integers or not pseudo costs - returns all zero Length of arrays are numberIntegers() and entries correspon
src/CbcModel.cpp:19539
↓ 4 callersMethodfix
Update bounds in solver as in 'branch' and update given bounds. branchState is -1 for 'down' +1 for 'up' */
src/CbcSOS.cpp:967
↓ 4 callersMethodflipModel
Flip direction of optimization on all models */
src/CbcModel.cpp:20568
↓ 4 callersFunctionflipSolver
src/CbcModel.cpp:20534
↓ 4 callersFunctiongcd
------------------------------------------------------------------- Returns the greatest common denominator of two positive integers, a and b, found u
src/CbcModel.cpp:144
↓ 4 callersMethodgenerateCpp
Create C++ lines to get to current state
src/CbcModel.cpp:17830
↓ 4 callersFunctiongetColSolution
Get pointer to array[getNumCols()] of primal solution vector
src/CbcModel.hpp:1510
↓ 4 callersMethodgetEmptyBasis
src/CbcModel.cpp:6515
↓ 4 callersFunctiongetEventHandler
! \brief Retrieve a pointer to the event handler */
src/CbcModel.hpp:2058
↓ 4 callersFunctiongetMaximumSeconds
Get the \link CbcModel::CbcMaximumSeconds maximum number of seconds \endlink desired. */
src/CbcModel.hpp:744
↓ 4 callersMethodgetNumGenerators
src/CbcSymmetry.cpp:2098
↓ 4 callersFunctiongetObjCoefficients
Get pointer to array[getNumCols()] of objective function coefficients
src/CbcModel.hpp:1329
↓ 4 callersMethodgetOrbits
src/CbcSymmetry.cpp:2112
↓ 4 callersFunctionhumanize_bound
Replace sentinel values with human-readable labels.
doc/generate_latex_reference.py:193
↓ 4 callersFunctionhumanize_bound
Replace sentinel values with human-readable labels.
doc/generate_markdown_reference.py:155
↓ 4 callersMethodinitialize
src/CbcSolver.cpp:2558
↓ 4 callersMethodisNodeLimitReached
Node limit reached?
src/CbcModel.cpp:8266
↓ 4 callersMethodisPrimalObjectiveLimitReached
src/OsiCbc/OsiCbcSolverInterface.cpp:144
↓ 4 callersFunctionlagrangeanSolver
create a lagrangean solver
src/CbcCutGenerator.cpp:1588
↓ 4 callersMethodmarkInfeasible
src/CbcOutput.cpp:373
↓ 4 callersFunctionmaskMatches
src/CbcSolver.cpp:15175
↓ 4 callersFunctionmaskMatches
src/Attic/CbcSolver.cpp:12787
↓ 4 callersFunctionname
Name
src/CbcSolver.hpp:640
↓ 4 callersMethodnumberLinks
Number of links for each member
examples/CbcBranchLink.hpp:66
↓ 4 callersMethodnumberTimesLocked
Get number times locked
src/CbcThread.hpp:295
↓ 4 callersMethodonStopReason
src/CbcOutput.cpp:2381
↓ 4 callersMethodprintFinalStatus
src/CbcOutput.cpp:557
↓ 4 callersFunctionrad
test/CInterfaceTest.c:817
↓ 4 callersMethodrefreshModel
This is used to refresh any inforamtion. It also refreshes the solver in the cut generator in case generator wants to do some work */
src/CbcCutGenerator.cpp:175
↓ 4 callersFunctionresizeDouble
src/CbcModel.cpp:6990
↓ 4 callersFunctionsame
src/CbcCountRowCut.cpp:246
↓ 4 callersMethodsetBestObjectiveValue
Just update objectiveValue
src/CbcModel.cpp:15801
↓ 4 callersFunctionsetColLower
Set a bound
src/CbcFullNodeInfo.hpp:125
↓ 4 callersFunctionsetColUpper
Set a bound
src/CbcFullNodeInfo.hpp:140
↓ 4 callersMethodsetCreatedNode
Set created node
src/CbcThread.hpp:186
↓ 4 callersMethodsetMeshSizes
Set all mesh sizes on x-x variables
src/CbcLinked.cpp:1815
↓ 4 callersFunctionsetObjectiveValue
src/CbcNode.hpp:229
↓ 4 callersMethodsetupSymmetry
src/CbcSymmetry.cpp:1138
↓ 4 callersMethodstatus
Get status
src/CbcThread.cpp:241
↓ 4 callersMethodstopThreads
Stop threads
src/CbcThread.cpp:597
↓ 4 callersFunctionsumDownChange
Down sum change
src/CbcSimpleIntegerDynamicPseudoCost.hpp:219
↓ 4 callersFunctionsumUpChange
Up sum change
src/CbcSimpleIntegerDynamicPseudoCost.hpp:235
↓ 4 callersMethodtimedWait
Timed wait in nanoseconds - if negative then seconds
src/CbcThread.cpp:176
↓ 4 callersFunctiontiming
Get whether the cut generator is being timed
src/CbcCutGenerator.hpp:238
↓ 4 callersMethodzapIntegerInformation
Zap integer information in problem (may leave object info)
src/CbcModel.cpp:17815
↓ 3 callersFunctionCbcClpUnitTest
############################################################################ jjf: testSwitch -2 unitTest, -1 normal (==2) MiplibTest might be more
src/unitTestClp.cpp:131
↓ 3 callersFunctionCbcClpUnitTest
############################################################################ jjf: testSwitch -2 unitTest, -1 normal (==2) MiplibTest might be more
src/Attic/unitTestClp.cpp:127
↓ 3 callersFunctionCbcTestMpsFile
src/unitTestClp.cpp:55
↓ 3 callersFunctionCbcTestMpsFile
src/Attic/unitTestClp.cpp:51
↓ 3 callersFunctionCbc_cleanOptResults
src/Cbc_C_Interface.cpp:2259
↓ 3 callersFunctionCbc_cleanOptResults
src/Attic/Cbc_C_Interface.cpp:1998
↓ 3 callersFunctionCbc_deleteColBuffer
src/Cbc_C_Interface.cpp:907
↓ 3 callersFunctionCbc_deleteColBuffer
src/Attic/Cbc_C_Interface.cpp:877
↓ 3 callersFunctionCbc_deleteRowBuffer
src/Cbc_C_Interface.cpp:1021
↓ 3 callersFunctionCbc_deleteRowBuffer
src/Attic/Cbc_C_Interface.cpp:991
↓ 3 callersFunctionCbc_updateSlack
src/Attic/Cbc_C_Interface.cpp:1945
↓ 3 callersMethodaddExtraRow
Adds in data for extra row with variable coefficients
src/CbcLinked.cpp:5219
↓ 3 callersMethodaddHeuristic
Adds an heuristic with probability
src/CbcHeuristic.cpp:3512
← previousnext →301–400 of 3,710, ranked by callers