Thanks for the response, but this is not the same CLP. The Adobe CLP is something about digital publishing (their Cumulative Licensing Program), but the CLP I have is something to do with Constraint Logic Programming (or possibly Constrained Linear Programming). I believe it came (possibly indirectly from COmputational INfrastructurefor Operations Research). Here is a listing of the contents:
$ exa /Library/Frameworks/clp.framework/
Headers
Resources
Versions
clp
rpg@rpgoldman-2: ~/stratus/stratus-trunk/code $ exa /Library/Frameworks/clp.framework/Headers/
CbcOrClpParam.hpp ClpGubDynamicMatrix.hpp ClpPredictorCorrector.hpp CoinError.hpp CoinPresolveDual.hpp CoinSnapshot.hpp
ClpCholeskyBase.hpp ClpGubMatrix.hpp ClpPresolve.hpp CoinFactorization.hpp CoinPresolveDupcol.hpp CoinSort.hpp
ClpCholeskyDense.hpp ClpHelperFunctions.hpp ClpPrimalColumnDantzig.hpp CoinFileIO.hpp CoinPresolveEmpty.hpp CoinTime.hpp
ClpCholeskyTaucs.hpp ClpInterior.hpp ClpPrimalColumnPivot.hpp CoinFinite.hpp CoinPresolveFixed.hpp CoinTypes.hpp
ClpCholeskyUfl.hpp ClpLinearObjective.hpp ClpPrimalColumnSteepest.hpp CoinFloatEqual.hpp CoinPresolveForcing.hpp CoinUtility.hpp
ClpCholeskyWssmp.hpp ClpLsqr.hpp ClpPrimalQuadraticDantzig.hpp CoinHelperFunctions.hpp CoinPresolveImpliedFree.hpp CoinUtilsConfig.h
ClpCholeskyWssmpKKT.hpp ClpMatrixBase.hpp ClpQuadraticObjective.hpp CoinIndexedVector.hpp CoinPresolveIsolated.hpp CoinWarmStart.hpp
ClpConfig.h ClpMessage.hpp ClpSimplex.hpp CoinLpIO.hpp CoinPresolveMatrix.hpp CoinWarmStartBasis.hpp
ClpConstraint.hpp ClpModel.hpp ClpSimplexDual.hpp CoinMessage.hpp CoinPresolvePsdebug.hpp CoinWarmStartDual.hpp
ClpConstraintLinear.hpp ClpNetworkBasis.hpp ClpSimplexNonlinear.hpp CoinMessageHandler.hpp CoinPresolveSingleton.hpp CoinWarmStartPrimalDual.hpp
ClpConstraintQuadratic.hpp ClpNetworkMatrix.hpp ClpSimplexOther.hpp CoinModel.hpp CoinPresolveSubst.hpp CoinWarmStartVector.hpp
ClpDualRowDantzig.hpp ClpNode.hpp ClpSimplexPrimal.hpp CoinModelUseful.hpp CoinPresolveTighten.hpp Coin_C_defines.h
ClpDualRowPivot.hpp ClpNonLinearCost.hpp ClpSolve.hpp CoinMpsIO.hpp CoinPresolveTripleton.hpp Idiot.hpp
ClpDualRowSteepest.hpp ClpObjective.hpp Clp_C_Interface.h CoinPackedMatrix.hpp CoinPresolveUseless.hpp MyEventHandler.hpp
ClpDummyMatrix.hpp ClpPackedMatrix.hpp CoinAlloc.hpp CoinPackedVector.hpp CoinPresolveZeros.hpp MyMessageHandler.hpp
ClpDynamicExampleMatrix.hpp ClpParameters.hpp CoinBuild.hpp CoinPackedVectorBase.hpp CoinSearchTree.hpp config_clp.h
ClpDynamicMatrix.hpp ClpPdco.hpp CoinDenseFactorization.hpp CoinParam.hpp CoinShallowPackedVector.hpp config_coinutils.h
ClpEventHandler.hpp ClpPdcoBase.hpp CoinDenseVector.hpp CoinPragma.hpp CoinSignal.hpp configall_system.h
ClpFactorization.hpp ClpPlusMinusOneMatrix.hpp CoinDistance.hpp CoinPresolveDoubleton.hpp CoinSmartPtr.hpp configall_system_msc.h
rpg@rpgoldman-2: ~/stratus/stratus-trunk/code $ exa /Library/Frameworks/clp.framework/Versions/
A
Current
rpg@rpgoldman-2: ~/stratus/stratus-trunk/code $ exa /Library/Frameworks/clp.framework/Resources/
Info.plist Makefile.in
My guess is that this came with Octave, R, or some other piece of mathematical software, but I don't know what.