Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 2, 2019 00:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/ff75006cba64a7722cc4be1de35602cc to your computer and use it in GitHub Desktop.
Save ryantm/ff75006cba64a7722cc4be1de35602cc to your computer and use it in GitHub Desktop.
/nix/store/fca33h4aig8rkd2lz0ar60wycla9aafw-CoinMP-1.8.4
├── bin
│   ├── cbc
│   └── clp
├── include
│   └── coin
│   ├── CbcBranchActual.hpp
│   ├── CbcBranchAllDifferent.hpp
│   ├── CbcBranchBase.hpp
│   ├── CbcBranchCut.hpp
│   ├── CbcBranchDecision.hpp
│   ├── CbcBranchDefaultDecision.hpp
│   ├── CbcBranchDynamic.hpp
│   ├── CbcBranchingObject.hpp
│   ├── CbcBranchLotsize.hpp
│   ├── CbcBranchToFixLots.hpp
│   ├── Cbc_C_Interface.h
│   ├── CbcClique.hpp
│   ├── CbcCompareActual.hpp
│   ├── CbcCompareBase.hpp
│   ├── CbcCompareDefault.hpp
│   ├── CbcCompareDepth.hpp
│   ├── CbcCompareEstimate.hpp
│   ├── CbcCompare.hpp
│   ├── CbcCompareObjective.hpp
│   ├── CbcConfig.h
│   ├── CbcConsequence.hpp
│   ├── CbcCountRowCut.hpp
│   ├── CbcCutGenerator.hpp
│   ├── CbcCutModifier.hpp
│   ├── CbcCutSubsetModifier.hpp
│   ├── CbcDummyBranchingObject.hpp
│   ├── CbcEventHandler.hpp
│   ├── CbcFathomDynamicProgramming.hpp
│   ├── CbcFathom.hpp
│   ├── CbcFeasibilityBase.hpp
│   ├── CbcFixVariable.hpp
│   ├── CbcFollowOn.hpp
│   ├── CbcFullNodeInfo.hpp
│   ├── CbcGeneralDepth.hpp
│   ├── CbcGeneral.hpp
│   ├── CbcHeuristicDINS.hpp
│   ├── CbcHeuristicDiveCoefficient.hpp
│   ├── CbcHeuristicDiveFractional.hpp
│   ├── CbcHeuristicDiveGuided.hpp
│   ├── CbcHeuristicDive.hpp
│   ├── CbcHeuristicDiveLineSearch.hpp
│   ├── CbcHeuristicDivePseudoCost.hpp
│   ├── CbcHeuristicDiveVectorLength.hpp
│   ├── CbcHeuristicDW.hpp
│   ├── CbcHeuristicFPump.hpp
│   ├── CbcHeuristicGreedy.hpp
│   ├── CbcHeuristic.hpp
│   ├── CbcHeuristicLocal.hpp
│   ├── CbcHeuristicPivotAndFix.hpp
│   ├── CbcHeuristicRandRound.hpp
│   ├── CbcHeuristicRENS.hpp
│   ├── CbcHeuristicRINS.hpp
│   ├── CbcHeuristicVND.hpp
│   ├── CbcLinked.hpp
│   ├── CbcMessage.hpp
│   ├── CbcMipStartIO.hpp
│   ├── CbcModel.hpp
│   ├── CbcNode.hpp
│   ├── CbcNodeInfo.hpp
│   ├── CbcNWay.hpp
│   ├── CbcObject.hpp
│   ├── CbcObjectUpdateData.hpp
│   ├── CbcOrClpParam.cpp
│   ├── CbcOrClpParam.hpp
│   ├── CbcParam.hpp
│   ├── CbcPartialNodeInfo.hpp
│   ├── CbcSimpleIntegerDynamicPseudoCost.hpp
│   ├── CbcSimpleInteger.hpp
│   ├── CbcSimpleIntegerPseudoCost.hpp
│   ├── CbcSolver.hpp
│   ├── CbcSOS.hpp
│   ├── CbcStrategy.hpp
│   ├── CbcSubProblem.hpp
│   ├── CbcTree.hpp
│   ├── CbcTreeLocal.hpp
│   ├── Cgl012cut.hpp
│   ├── CglAllDifferent.hpp
│   ├── CglClique.hpp
│   ├── CglConfig.h
│   ├── CglCutGenerator.hpp
│   ├── CglDuplicateRow.hpp
│   ├── CglFlowCover.hpp
│   ├── CglGMI.hpp
│   ├── CglGMIParam.hpp
│   ├── CglGomory.hpp
│   ├── CglKnapsackCover.hpp
│   ├── CglLandP.hpp
│   ├── CglLandPValidator.hpp
│   ├── CglLiftAndProject.hpp
│   ├── CglMessage.hpp
│   ├── CglMixedIntegerRounding2.hpp
│   ├── CglMixedIntegerRounding.hpp
│   ├── CglOddHole.hpp
│   ├── CglParam.hpp
│   ├── CglPreProcess.hpp
│   ├── CglProbing.hpp
│   ├── CglRedSplit2.hpp
│   ├── CglRedSplit2Param.hpp
│   ├── CglRedSplit.hpp
│   ├── CglRedSplitParam.hpp
│   ├── CglResidualCapacity.hpp
│   ├── CglSimpleRounding.hpp
│   ├── CglStored.hpp
│   ├── CglTreeInfo.hpp
│   ├── CglTwomir.hpp
│   ├── CglZeroHalf.hpp
│   ├── ClpAmplObjective.hpp
│   ├── ClpCholeskyBase.hpp
│   ├── ClpCholeskyDense.hpp
│   ├── Clp_C_Interface.h
│   ├── ClpConfig.h
│   ├── ClpConstraintAmpl.hpp
│   ├── ClpConstraint.hpp
│   ├── ClpConstraintLinear.hpp
│   ├── ClpConstraintQuadratic.hpp
│   ├── ClpDualRowDantzig.hpp
│   ├── ClpDualRowPivot.hpp
│   ├── ClpDualRowSteepest.hpp
│   ├── ClpDummyMatrix.hpp
│   ├── ClpDynamicExampleMatrix.hpp
│   ├── ClpDynamicMatrix.hpp
│   ├── ClpEventHandler.hpp
│   ├── ClpFactorization.hpp
│   ├── ClpGubDynamicMatrix.hpp
│   ├── ClpGubMatrix.hpp
│   ├── ClpInterior.hpp
│   ├── ClpLinearObjective.hpp
│   ├── ClpMatrixBase.hpp
│   ├── ClpMessage.hpp
│   ├── ClpModel.hpp
│   ├── ClpNetworkMatrix.hpp
│   ├── ClpNode.hpp
│   ├── ClpNonLinearCost.hpp
│   ├── ClpObjective.hpp
│   ├── ClpPackedMatrix.hpp
│   ├── ClpParameters.hpp
│   ├── ClpPdcoBase.hpp
│   ├── ClpPlusMinusOneMatrix.hpp
│   ├── ClpPresolve.hpp
│   ├── ClpPrimalColumnDantzig.hpp
│   ├── ClpPrimalColumnPivot.hpp
│   ├── ClpPrimalColumnSteepest.hpp
│   ├── ClpQuadraticObjective.hpp
│   ├── ClpSimplexDual.hpp
│   ├── ClpSimplex.hpp
│   ├── ClpSimplexNonlinear.hpp
│   ├── ClpSimplexOther.hpp
│   ├── ClpSimplexPrimal.hpp
│   ├── ClpSolve.hpp
│   ├── CoinAlloc.hpp
│   ├── CoinBuild.hpp
│   ├── Coin_C_defines.h
│   ├── CoinDenseFactorization.hpp
│   ├── CoinDenseVector.hpp
│   ├── CoinDistance.hpp
│   ├── CoinError.hpp
│   ├── CoinFactorization.hpp
│   ├── CoinFileIO.hpp
│   ├── CoinFinite.hpp
│   ├── CoinFloatEqual.hpp
│   ├── CoinHelperFunctions.hpp
│   ├── CoinIndexedVector.hpp
│   ├── CoinLpIO.hpp
│   ├── CoinMessageHandler.hpp
│   ├── CoinMessage.hpp
│   ├── CoinModel.hpp
│   ├── CoinModelUseful.hpp
│   ├── CoinMPConfig.h
│   ├── CoinMP.h
│   ├── CoinMpsIO.hpp
│   ├── CoinOslFactorization.hpp
│   ├── CoinPackedMatrix.hpp
│   ├── CoinPackedVectorBase.hpp
│   ├── CoinPackedVector.hpp
│   ├── CoinParam.hpp
│   ├── CoinPragma.hpp
│   ├── CoinPresolveDoubleton.hpp
│   ├── CoinPresolveDual.hpp
│   ├── CoinPresolveDupcol.hpp
│   ├── CoinPresolveEmpty.hpp
│   ├── CoinPresolveFixed.hpp
│   ├── CoinPresolveForcing.hpp
│   ├── CoinPresolveImpliedFree.hpp
│   ├── CoinPresolveIsolated.hpp
│   ├── CoinPresolveMatrix.hpp
│   ├── CoinPresolveMonitor.hpp
│   ├── CoinPresolvePsdebug.hpp
│   ├── CoinPresolveSingleton.hpp
│   ├── CoinPresolveSubst.hpp
│   ├── CoinPresolveTighten.hpp
│   ├── CoinPresolveTripleton.hpp
│   ├── CoinPresolveUseless.hpp
│   ├── CoinPresolveZeros.hpp
│   ├── CoinRational.hpp
│   ├── CoinSearchTree.hpp
│   ├── CoinShallowPackedVector.hpp
│   ├── CoinSignal.hpp
│   ├── CoinSimpFactorization.hpp
│   ├── CoinSmartPtr.hpp
│   ├── CoinSnapshot.hpp
│   ├── CoinSort.hpp
│   ├── CoinStructuredModel.hpp
│   ├── CoinTime.hpp
│   ├── CoinTypes.hpp
│   ├── CoinUtility.hpp
│   ├── CoinUtilsConfig.h
│   ├── CoinWarmStartBasis.hpp
│   ├── CoinWarmStartDual.hpp
│   ├── CoinWarmStart.hpp
│   ├── CoinWarmStartPrimalDual.hpp
│   ├── CoinWarmStartVector.hpp
│   ├── Idiot.hpp
│   ├── OsiAuxInfo.hpp
│   ├── OsiBranchingObject.hpp
│   ├── OsiCbcSolverInterface.hpp
│   ├── OsiChooseVariable.hpp
│   ├── OsiClpSolverInterface.hpp
│   ├── OsiColCut.hpp
│   ├── OsiCollections.hpp
│   ├── OsiConfig.h
│   ├── OsiCut.hpp
│   ├── OsiCuts.hpp
│   ├── OsiPresolve.hpp
│   ├── OsiRowCutDebugger.hpp
│   ├── OsiRowCut.hpp
│   ├── OsiSolverBranch.hpp
│   ├── OsiSolverInterface.hpp
│   ├── OsiSolverParameters.hpp
│   └── OsiUnitTests.hpp
├── lib
│   ├── libCbc.la
│   ├── libCbc.so -> libCbc.so.3.9.10
│   ├── libCbc.so.3 -> libCbc.so.3.9.10
│   ├── libCbc.so.3.9.10
│   ├── libCbcSolver.la
│   ├── libCbcSolver.so -> libCbcSolver.so.3.9.10
│   ├── libCbcSolver.so.3 -> libCbcSolver.so.3.9.10
│   ├── libCbcSolver.so.3.9.10
│   ├── libCgl.la
│   ├── libCgl.so -> libCgl.so.1.9.11
│   ├── libCgl.so.1 -> libCgl.so.1.9.11
│   ├── libCgl.so.1.9.11
│   ├── libClp.la
│   ├── libClp.so -> libClp.so.1.13.12
│   ├── libClp.so.1 -> libClp.so.1.13.12
│   ├── libClp.so.1.13.12
│   ├── libClpSolver.la
│   ├── libClpSolver.so -> libClpSolver.so.1.13.12
│   ├── libClpSolver.so.1 -> libClpSolver.so.1.13.12
│   ├── libClpSolver.so.1.13.12
│   ├── libCoinMP.la
│   ├── libCoinMP.so -> libCoinMP.so.1.8.4
│   ├── libCoinMP.so.1 -> libCoinMP.so.1.8.4
│   ├── libCoinMP.so.1.8.4
│   ├── libCoinUtils.la
│   ├── libCoinUtils.so -> libCoinUtils.so.3.10.15
│   ├── libCoinUtils.so.3 -> libCoinUtils.so.3.10.15
│   ├── libCoinUtils.so.3.10.15
│   ├── libOsiCbc.la
│   ├── libOsiCbc.so -> libOsiCbc.so.3.9.10
│   ├── libOsiCbc.so.3 -> libOsiCbc.so.3.9.10
│   ├── libOsiCbc.so.3.9.10
│   ├── libOsiClp.la
│   ├── libOsiClp.so -> libOsiClp.so.1.13.12
│   ├── libOsiClp.so.1 -> libOsiClp.so.1.13.12
│   ├── libOsiClp.so.1.13.12
│   ├── libOsiCommonTests.la
│   ├── libOsiCommonTests.so -> libOsiCommonTests.so.1.12.10
│   ├── libOsiCommonTests.so.1 -> libOsiCommonTests.so.1.12.10
│   ├── libOsiCommonTests.so.1.12.10
│   ├── libOsi.la
│   ├── libOsi.so -> libOsi.so.1.12.10
│   ├── libOsi.so.1 -> libOsi.so.1.12.10
│   ├── libOsi.so.1.12.10
│   └── pkgconfig
│   ├── cbc.pc
│   ├── cgl.pc
│   ├── clp.pc
│   ├── coindatasample.pc
│   ├── coinmp.pc
│   ├── coinutils.pc
│   ├── osi-cbc.pc
│   ├── osi-clp.pc
│   ├── osi.pc
│   └── osi-unittests.pc
└── share
└── coin
├── Data
│   └── Sample
│   ├── afiro.mps
│   ├── app0110.cor
│   ├── app0110R.cor
│   ├── app0110R.stoch
│   ├── app0110R.time
│   ├── app0110.stoch
│   ├── app0110.time
│   ├── atm_5_10_1.block
│   ├── atm_5_10_1.mps
│   ├── block_milp.dec
│   ├── block_milp.lp
│   ├── brandy.mps
│   ├── bug.cor
│   ├── bug.stoch
│   ├── bug.time
│   ├── conic.mps
│   ├── e226.mps
│   ├── exmip1.5.mps
│   ├── exmip1.lp
│   ├── exmip1.mps
│   ├── finnis.mps
│   ├── galenetbnds.mps
│   ├── galenet.mps
│   ├── hello.mps
│   ├── input.130
│   ├── lseu.mps
│   ├── nw460.mps
│   ├── p0033.mps
│   ├── p0201.mps
│   ├── p0548.mps
│   ├── pack1.mps
│   ├── retail3.block
│   ├── retail3.mps
│   ├── scOneInt.mps
│   ├── share2qp.mps
│   ├── spec_sections.mps
│   ├── tp3.mps
│   ├── tp4.mps
│   ├── tp5.mps
│   ├── wedding_16.block
│   └── wedding_16.mps
└── doc
├── Cbc
│   ├── AUTHORS
│   ├── cbc_addlibs.txt
│   ├── LICENSE
│   └── README
├── Cgl
│   ├── AUTHORS
│   ├── cgl_addlibs.txt
│   ├── LICENSE
│   └── README
├── Clp
│   ├── AUTHORS
│   ├── clp_addlibs.txt
│   ├── LICENSE
│   └── README
├── CoinMP
│   ├── AUTHORS
│   ├── coinmp_addlibs.txt
│   ├── example.c
│   ├── LICENSE
│   ├── Makefile
│   └── README
├── CoinUtils
│   ├── AUTHORS
│   ├── coinutils_addlibs.txt
│   ├── LICENSE
│   └── README
└── Osi
├── AUTHORS
├── LICENSE
├── osi_addlibs.txt
└── README
16 directories, 352 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment