Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coin-or/Cbc
/ functions
Functions
3,710 in github.com/coin-or/Cbc
⨍
Functions
3,710
◇
Types & classes
395
↓ 5 callers
Method
fillOrbits
src/CbcSymmetry.cpp:441
↓ 5 callers
Function
getMaximumNodes
Get the \link CbcModel::CbcMaxNumNode maximum node limit \endlink
src/CbcModel.hpp:665
↓ 5 callers
Function
getNumRows
Get number of rows
src/CbcModel.hpp:1225
↓ 5 callers
Method
initialize
------------------------------------------------------------------- Real initializer -----------------------------------------------------------------
examples/CbcSolver3.cpp:474
↓ 5 callers
Method
initializeInfo
Initialize reference counts (numberPointingToThis, numberBranchesLeft_) in the attached nodeInfo_. */
src/CbcNode.cpp:6634
↓ 5 callers
Method
isAbandoned
src/OsiCbc/OsiCbcSolverInterface.cpp:113
↓ 5 callers
Method
isContinuous
------------------------------------------------------------------ Return information on integrality -------------------------------------------------
src/OsiCbc/OsiCbcSolverInterface.cpp:223
↓ 5 callers
Method
isProvenDualInfeasible
src/OsiCbc/OsiCbcSolverInterface.cpp:137
↓ 5 callers
Method
lockThread
Locks a thread if parallel so that stuff like cut pool can be updated and/or used. */
src/CbcThread.cpp:99
↓ 5 callers
Function
logLevel
Get log level
src/CbcModel.hpp:2128
↓ 5 callers
Method
matches
src/CbcParameters.cpp:504
↓ 5 callers
Method
noteRowSolution
src/CbcOutput.cpp:1709
↓ 5 callers
Function
numberTimesDown
Down number times
src/CbcSOS.hpp:108
↓ 5 callers
Function
numberTimesUp
Up number times
src/CbcSOS.hpp:113
↓ 5 callers
Method
passInMessageHandler
Pass in Message handler (not deleted at end)
src/OsiCbc/OsiCbcSolverInterface.cpp:847
↓ 5 callers
Method
redoSequenceEtc
Redoes data when sequence numbers change
src/CbcSOS.cpp:514
↓ 5 callers
Method
resolve
-----------------------------------------------------------------------------
examples/driverFat.cpp:610
↓ 5 callers
Method
savedSolutionObjective
Return a saved solution objective (0==best) - COIN_DBL_MAX if off end
src/CbcModel.cpp:19768
↓ 5 callers
Method
setBaBStatus
src/CbcParameters.cpp:3610
↓ 5 callers
Method
setStrParam
src/OsiCbc/OsiCbcSolverInterface.cpp:77
↓ 5 callers
Method
setStrategy
Strategy
examples/CbcSolver2.hpp:89
↓ 5 callers
Method
setWeight
examples/CbcCompareUser.hpp:56
↓ 5 callers
Method
synchronizeModel
! Ensure all attached objects (OsiObjects, heuristics, and cut generators) point to this model. */
src/CbcModel.cpp:13059
↓ 5 callers
Method
thisModel
Get this model
src/CbcThread.hpp:166
↓ 5 callers
Method
unlockThread
Unlocks a thread if parallel to say cut pool stuff not needed */
src/CbcThread.cpp:111
↓ 5 callers
Method
unlockThread2
Unlocks a thread for testing whether to start etc
src/CbcThread.cpp:131
↓ 5 callers
Method
usefulInformation
Generate an OsiBranchingInformation object
src/CbcModel.cpp:17292
↓ 5 callers
Method
waitNano
Just wait for so many nanoseconds
src/CbcThread.cpp:467
↓ 4 callers
Function
BuildExmip1Mtx
test/OsiCbcSolverInterfaceTest.cpp:23
↓ 4 callers
Function
CbcCompareRanges
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 callers
Function
Cbc_iniBuffer
src/Cbc_C_Interface.cpp:1048
↓ 4 callers
Function
Cbc_iniBuffer
src/Attic/Cbc_C_Interface.cpp:1018
↓ 4 callers
Method
addCuts1
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 callers
Method
addPermutation
takes ownership of cbc_permute (orbits part)
src/CbcSymmetry.cpp:1575
↓ 4 callers
Method
analyzeObjective
src/CbcModel.cpp:410
↓ 4 callers
Function
applyVectorMode
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 callers
Function
apply_new_x
src/CbcLinkedUtils.cpp:136
↓ 4 callers
Method
cleanBounds
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 callers
Method
clone
------------------------------------------------------------------- Clone -------------------------------------------------------------------
src/CbcLinked.cpp:3071
↓ 4 callers
Method
columnNumber
Column number if single column object -1 otherwise, so returns >= 0 Used by heuristics */
src/CbcSimpleInteger.cpp:214
↓ 4 callers
Method
fathom
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 callers
Method
feasibleRegion
This looks at solution and sets bounds to contain solution
src/CbcSOS.cpp:447
↓ 4 callers
Method
fillPseudoCosts
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 callers
Method
fix
Update bounds in solver as in 'branch' and update given bounds. branchState is -1 for 'down' +1 for 'up' */
src/CbcSOS.cpp:967
↓ 4 callers
Method
flipModel
Flip direction of optimization on all models */
src/CbcModel.cpp:20568
↓ 4 callers
Function
flipSolver
src/CbcModel.cpp:20534
↓ 4 callers
Function
gcd
------------------------------------------------------------------- Returns the greatest common denominator of two positive integers, a and b, found u
src/CbcModel.cpp:144
↓ 4 callers
Method
generateCpp
Create C++ lines to get to current state
src/CbcModel.cpp:17830
↓ 4 callers
Function
getColSolution
Get pointer to array[getNumCols()] of primal solution vector
src/CbcModel.hpp:1510
↓ 4 callers
Method
getEmptyBasis
src/CbcModel.cpp:6515
↓ 4 callers
Function
getEventHandler
! \brief Retrieve a pointer to the event handler */
src/CbcModel.hpp:2058
↓ 4 callers
Function
getMaximumSeconds
Get the \link CbcModel::CbcMaximumSeconds maximum number of seconds \endlink desired. */
src/CbcModel.hpp:744
↓ 4 callers
Method
getNumGenerators
src/CbcSymmetry.cpp:2098
↓ 4 callers
Function
getObjCoefficients
Get pointer to array[getNumCols()] of objective function coefficients
src/CbcModel.hpp:1329
↓ 4 callers
Method
getOrbits
src/CbcSymmetry.cpp:2112
↓ 4 callers
Function
humanize_bound
Replace sentinel values with human-readable labels.
doc/generate_latex_reference.py:193
↓ 4 callers
Function
humanize_bound
Replace sentinel values with human-readable labels.
doc/generate_markdown_reference.py:155
↓ 4 callers
Method
initialize
src/CbcSolver.cpp:2558
↓ 4 callers
Method
isNodeLimitReached
Node limit reached?
src/CbcModel.cpp:8266
↓ 4 callers
Method
isPrimalObjectiveLimitReached
src/OsiCbc/OsiCbcSolverInterface.cpp:144
↓ 4 callers
Function
lagrangeanSolver
create a lagrangean solver
src/CbcCutGenerator.cpp:1588
↓ 4 callers
Method
markInfeasible
src/CbcOutput.cpp:373
↓ 4 callers
Function
maskMatches
src/CbcSolver.cpp:15175
↓ 4 callers
Function
maskMatches
src/Attic/CbcSolver.cpp:12787
↓ 4 callers
Function
name
Name
src/CbcSolver.hpp:640
↓ 4 callers
Method
numberLinks
Number of links for each member
examples/CbcBranchLink.hpp:66
↓ 4 callers
Method
numberTimesLocked
Get number times locked
src/CbcThread.hpp:295
↓ 4 callers
Method
onStopReason
src/CbcOutput.cpp:2381
↓ 4 callers
Method
printFinalStatus
src/CbcOutput.cpp:557
↓ 4 callers
Function
rad
test/CInterfaceTest.c:817
↓ 4 callers
Method
refreshModel
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 callers
Function
resizeDouble
src/CbcModel.cpp:6990
↓ 4 callers
Function
same
src/CbcCountRowCut.cpp:246
↓ 4 callers
Method
setBestObjectiveValue
Just update objectiveValue
src/CbcModel.cpp:15801
↓ 4 callers
Function
setColLower
Set a bound
src/CbcFullNodeInfo.hpp:125
↓ 4 callers
Function
setColUpper
Set a bound
src/CbcFullNodeInfo.hpp:140
↓ 4 callers
Method
setCreatedNode
Set created node
src/CbcThread.hpp:186
↓ 4 callers
Method
setMeshSizes
Set all mesh sizes on x-x variables
src/CbcLinked.cpp:1815
↓ 4 callers
Function
setObjectiveValue
src/CbcNode.hpp:229
↓ 4 callers
Method
setupSymmetry
src/CbcSymmetry.cpp:1138
↓ 4 callers
Method
status
Get status
src/CbcThread.cpp:241
↓ 4 callers
Method
stopThreads
Stop threads
src/CbcThread.cpp:597
↓ 4 callers
Function
sumDownChange
Down sum change
src/CbcSimpleIntegerDynamicPseudoCost.hpp:219
↓ 4 callers
Function
sumUpChange
Up sum change
src/CbcSimpleIntegerDynamicPseudoCost.hpp:235
↓ 4 callers
Method
timedWait
Timed wait in nanoseconds - if negative then seconds
src/CbcThread.cpp:176
↓ 4 callers
Function
timing
Get whether the cut generator is being timed
src/CbcCutGenerator.hpp:238
↓ 4 callers
Method
zapIntegerInformation
Zap integer information in problem (may leave object info)
src/CbcModel.cpp:17815
↓ 3 callers
Function
CbcClpUnitTest
############################################################################ jjf: testSwitch -2 unitTest, -1 normal (==2) MiplibTest might be more
src/unitTestClp.cpp:131
↓ 3 callers
Function
CbcClpUnitTest
############################################################################ jjf: testSwitch -2 unitTest, -1 normal (==2) MiplibTest might be more
src/Attic/unitTestClp.cpp:127
↓ 3 callers
Function
CbcTestMpsFile
src/unitTestClp.cpp:55
↓ 3 callers
Function
CbcTestMpsFile
src/Attic/unitTestClp.cpp:51
↓ 3 callers
Function
Cbc_cleanOptResults
src/Cbc_C_Interface.cpp:2259
↓ 3 callers
Function
Cbc_cleanOptResults
src/Attic/Cbc_C_Interface.cpp:1998
↓ 3 callers
Function
Cbc_deleteColBuffer
src/Cbc_C_Interface.cpp:907
↓ 3 callers
Function
Cbc_deleteColBuffer
src/Attic/Cbc_C_Interface.cpp:877
↓ 3 callers
Function
Cbc_deleteRowBuffer
src/Cbc_C_Interface.cpp:1021
↓ 3 callers
Function
Cbc_deleteRowBuffer
src/Attic/Cbc_C_Interface.cpp:991
↓ 3 callers
Function
Cbc_updateSlack
src/Attic/Cbc_C_Interface.cpp:1945
↓ 3 callers
Method
addExtraRow
Adds in data for extra row with variable coefficients
src/CbcLinked.cpp:5219
↓ 3 callers
Method
addHeuristic
Adds an heuristic with probability
src/CbcHeuristic.cpp:3512
← previous
next →
301–400 of 3,710, ranked by callers