# # ChangeLog for / # # Generated by Trac 1.0.11 # Dec 14, 2019 9:56:16 PM Mon, 27 Sep 2010 16:50:22 GMT lou [1505] * trunk/Cbc/src/CbcHeuristic.cpp (modified) * trunk/Cbc/src/CbcHeuristic.hpp (modified) Quash a few conversion warnings in 64-bit cl build. Mon, 27 Sep 2010 16:48:34 GMT lou [1504] * trunk/Cbc/MSVisualStudio/v9alt/Cbc.sln (modified) Fix a few mismatches in build configurations. Mon, 20 Sep 2010 19:50:02 GMT lou [1503] * trunk/Cbc/MSVisualStudio/v9alt/Cbc.sln (modified) * trunk/Cbc/MSVisualStudio/v9alt/OsiCbcUnitTest.vcproj (added) * trunk/Cbc/MSVisualStudio/v9alt/libCbc.vcproj (modified) * trunk/Cbc/MSVisualStudio/v9alt/libCbcSolver.vcproj (modified) * trunk/Cbc/MSVisualStudio/v9alt/libOsiCbc.vcproj (added) * trunk/Cbc/MSVisualStudio/v9alt/osicbc.vsprops (added) Add project files for libOsiCbc, OsiCbcUnitTest to v9alt. Thu, 16 Sep 2010 00:54:54 GMT lou [1502] * trunk/Cbc/MSVisualStudio/v9alt (added) * trunk/Cbc/MSVisualStudio/v9alt/Cbc.sln (added) * trunk/Cbc/MSVisualStudio/v9alt/Cbc.vcproj (added) * trunk/Cbc/MSVisualStudio/v9alt/cbc.vsprops (added) * trunk/Cbc/MSVisualStudio/v9alt/cbcsolver.vsprops (added) * trunk/Cbc/MSVisualStudio/v9alt/libCbc.vcproj (added) * trunk/Cbc/MSVisualStudio/v9alt/libCbcSolver.vcproj (added) First cut at alternate build strategy for Coin with Visual Studio. Mon, 13 Sep 2010 07:41:21 GMT stefan [1501] * trunk/Cbc/Makefile.in (modified) * trunk/Cbc/cbc-uninstalled.pc.in (modified) * trunk/Cbc/cbc.pc.in (modified) * trunk/Cbc/configure (modified) * trunk/Cbc/configure.ac (modified) * trunk/Cbc/examples/Makefile.in (modified) * trunk/Cbc/inc/config_cbc.h.in (modified) * trunk/Cbc/src/Makefile.am (modified) * trunk/Cbc/src/Makefile.in (modified) * trunk/Cbc/src/OsiCbc/Makefile.in (modified) * trunk/Cbc/test/Makefile.am (modified) * trunk/Cbc/test/Makefile.in (modified) change from COIN_HAS_MODULE to COIN_HAS_PACKAGE Tue, 31 Aug 2010 12:31:27 GMT forrest [1500] * trunk/Cbc/src/CbcModel.cpp (modified) minor change to say infeasible not abandoned Tue, 31 Aug 2010 11:14:51 GMT forrest [1499] * trunk/Cbc/src/CbcHeuristic.cpp (modified) * trunk/Cbc/src/CbcHeuristicRENS.cpp (modified) * trunk/Cbc/src/CbcHeuristicRENS.hpp (modified) * trunk/Cbc/src/CbcSolver.cpp (modified) * trunk/Cbc/src/CbcSolverHeuristics.cpp (modified) a few more rens heuristics Sat, 28 Aug 2010 15:14:01 GMT stefan [1498] * stable/2.4/Cbc/src/CbcBranchDynamic.cpp (modified) use message handler to print warning Thu, 19 Aug 2010 13:33:01 GMT stefan [1497] * trunk/Cbc/configure (modified) rerun autotools Wed, 18 Aug 2010 01:39:53 GMT stefan [1496] * trunk/Cbc/configure (modified) rerun autotools Tue, 17 Aug 2010 14:11:10 GMT stefan [1495] * trunk/Cbc/configure (modified) add prefix to COIN_PKG_CONFIG_PATH, also if it does not exists at ... Fri, 13 Aug 2010 21:53:02 GMT lou [1494] * trunk/Cbc/configure (modified) * trunk/Cbc/doxydoc/doxygen.conf.in (modified) * trunk/configure (modified) * trunk/doxydoc/doxygen.conf.in (modified) Doxygen tweaks: restore AUTOBRIEF, make COIN_DOXYGEN unchatty. Fri, 30 Jul 2010 18:40:39 GMT lou [1493] * trunk/Cbc/src/OsiCbc/OsiCbcSolverInterface.cpp (modified) * trunk/Cbc/src/OsiCbc/OsiCbcSolverInterface.hpp (modified) Change signature of getDualRays from (int) to (int,bool) to allow ... Wed, 28 Jul 2010 16:09:09 GMT lou [1492] * trunk/Cbc/Makefile.am (modified) * trunk/Cbc/Makefile.in (modified) Add doxydoc to the PHONY target list. Wed, 28 Jul 2010 15:02:00 GMT lou [1491] * trunk/Makefile.am (modified) * trunk/Makefile.in (modified) Don't build doxydoc with install. Breaks nightly build. Tue, 27 Jul 2010 18:42:58 GMT lou [1490] * trunk/Cbc/Makefile.am (modified) * trunk/Cbc/Makefile.in (modified) * trunk/Cbc/configure (modified) * trunk/Cbc/configure.ac (modified) * trunk/Cbc/doc/doxygen.conf (deleted) * trunk/Cbc/doxydoc (added) * trunk/Cbc/doxydoc/doxygen.conf.in (added) * trunk/Cbc/src/Makefile.in (modified) * trunk/Cbc/src/OsiCbc/Makefile.in (modified) * trunk/Cbc/test/Makefile.in (modified) * trunk/Makefile.am (modified) * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.ac (modified) * trunk/doxydoc/doxygen.conf (deleted) * trunk/doxydoc/doxygen.conf.in (added) New doxygen documentation configuration. Sun, 25 Jul 2010 19:58:37 GMT stefan [1489] * trunk/Cbc/configure (modified) * trunk/Cbc/configure.ac (modified) * trunk/Cbc/inc/config_cbc.h.in (modified) COIN_HAS_MODULE_FALLBACK is now always called by COIN_HAS_MODULE and ... Thu, 22 Jul 2010 13:12:32 GMT stefan [1488] * trunk/Cbc/Makefile.am (modified) * trunk/Cbc/Makefile.in (modified) remove addlibs file in uninstall Thu, 22 Jul 2010 10:21:02 GMT stefan [1487] * trunk/Cbc/Makefile.am (modified) * trunk/Cbc/Makefile.in (modified) no need to set PKG_CONFIG_DISABLE_UNINSTALLED, so don't do it Thu, 22 Jul 2010 10:04:38 GMT stefan [1486] * trunk/Cbc/Makefile.am (modified) * trunk/Cbc/Makefile.in (modified) * trunk/Cbc/configure (modified) * trunk/Cbc/src/Makefile.in (modified) * trunk/Cbc/src/OsiCbc/Makefile.in (modified) * trunk/Cbc/test/Makefile.in (modified) create xxx_addlibs.txt after installation by using only .pc files of ... Wed, 21 Jul 2010 12:50:04 GMT stefan [1485] * trunk/Cbc/configure (modified) rerun autotools Sun, 18 Jul 2010 15:13:57 GMT stefan [1484] * trunk/Cbc/Makefile.in (modified) * trunk/Cbc/cbc-uninstalled.pc.in (modified) * trunk/Cbc/cbc.pc.in (modified) * trunk/Cbc/configure (modified) * trunk/Cbc/src/Makefile.in (modified) * trunk/Cbc/src/OsiCbc/Makefile.in (modified) * trunk/Cbc/test/Makefile.in (modified) use PCADDLIBS instead of ADDLIBS to setup .pc file; rerun autotools Sun, 18 Jul 2010 13:20:41 GMT stefan [1483] * trunk/Cbc/configure (modified) * trunk/Makefile.am (modified) * trunk/Makefile.in (modified) * trunk/configure (modified) rerun autotools Fri, 16 Jul 2010 07:52:55 GMT forrest [1482] * trunk/Cbc/src/CbcSolver.cpp (modified) crude fix for CglPreProcess Fri, 16 Jul 2010 07:40:08 GMT forrest [1481] * stable/2.4/Cbc/src/CbcSolver.cpp (modified) crude fix to access CglPreProcess Sat, 10 Jul 2010 14:48:52 GMT stefan [1480] * trunk/Cbc/configure (modified) rerun autotools Mon, 05 Jul 2010 03:01:53 GMT lou [1479] * stable/2.5 (modified) * stable/2.5/Cbc/configure (modified) * stable/2.5/Cbc/configure.ac (modified) * stable/2.5/Cbc/src/CbcConfig.h (modified) * stable/2.5/Dependencies (modified) * stable/2.5/configure (modified) * stable/2.5/configure.ac (modified) restoring Cbc/stable/2.5 Mon, 05 Jul 2010 03:00:55 GMT lou [1478] * releases/2.5.0 (copied) creating Cbc/releases/2.5.0 from Cbc/stable/2.5 (rev 1477) Mon, 05 Jul 2010 03:00:27 GMT lou [1477] * stable/2.5 (modified) * stable/2.5/Cbc/configure (modified) * stable/2.5/Cbc/configure.ac (modified) * stable/2.5/Cbc/src/CbcConfig.h (modified) * stable/2.5/Dependencies (modified) * stable/2.5/configure (modified) * stable/2.5/configure.ac (modified) temporarily committing release candidate Mon, 05 Jul 2010 01:10:29 GMT lou [1476] * stable/2.5 (modified) * stable/2.5/Cbc/configure (modified) * stable/2.5/Dependencies (modified) * stable/2.5/Externals (modified) * stable/2.5/configure (modified) Revert to BuildTools/stable/0.5 for compatibility. Requires 0.5.30 or ... Sat, 19 Jun 2010 18:12:42 GMT stefan [1475] * trunk/Cbc/configure (modified) * trunk/Cbc/inc/config_cbc.h.in (modified) rerun autotools Wed, 16 Jun 2010 18:24:30 GMT lou [1474] * stable/2.5/Cbc/configure (modified) * stable/2.5/Cbc/configure.ac (modified) * stable/2.5/Cbc/inc/config_cbc.h.in (modified) Whoops. Forgot to remove the explicit definition of CBC_VERSION from ... Wed, 16 Jun 2010 14:48:47 GMT lou [1473] * stable/2.5/Cbc/configure (modified) * stable/2.5/Cbc/configure.ac (modified) * stable/2.5/Cbc/src/CbcConfig.h (modified) Set CBC_VERSION properly from PROJECTDIR_INIT. Tue, 15 Jun 2010 17:43:50 GMT lou [1472] * trunk/Cbc/configure.ac (modified) * trunk/Cbc/src/CbcConfig.h (modified) Tweaks to use PROJECTDIR_INIT to define CBC_VERSION. Sun, 13 Jun 2010 17:52:10 GMT stefan [1471] * trunk/Cbc/Makefile.am (modified) * trunk/Cbc/Makefile.in (modified) * trunk/Cbc/config.guess (added) * trunk/Cbc/config.sub (added) * trunk/Cbc/depcomp (added) * trunk/Cbc/install-sh (added) * trunk/Cbc/ltmain.sh (added) * trunk/Cbc/missing (added) * trunk/Cbc/src/Makefile.in (modified) * trunk/Cbc/src/OsiCbc/Makefile.in (modified) * trunk/Cbc/test/Makefile.in (modified) allow build against installed dependencies without presence of base ... Sun, 13 Jun 2010 15:14:00 GMT stefan [1470] * trunk/Cbc/examples/Makefile.in (modified) make sure installation directory is checked first for header files Sun, 13 Jun 2010 12:56:40 GMT stefan [1469] * trunk/Cbc/examples/Makefile.in (modified) fix copy-and-paste error Sun, 13 Jun 2010 12:35:15 GMT stefan [1468] * trunk/Cbc/examples/Makefile.in (modified) * trunk/Cbc/examples/allCuts.cpp (modified) * trunk/Cbc/examples/barrier.cpp (modified) * trunk/Cbc/examples/cbc_driverC_sos.c (modified) * trunk/Cbc/examples/crew.cpp (modified) * trunk/Cbc/examples/driver.cpp (modified) * trunk/Cbc/examples/driver2.cpp (modified) * trunk/Cbc/examples/driver3.cpp (modified) * trunk/Cbc/examples/driver4.cpp (modified) * trunk/Cbc/examples/hotstart.cpp (modified) * trunk/Cbc/examples/longthin.cpp (modified) * trunk/Cbc/examples/lotsize.cpp (modified) * trunk/Cbc/examples/minimum.cpp (modified) * trunk/Cbc/examples/nway.cpp (modified) * trunk/Cbc/examples/repeat.cpp (modified) * trunk/Cbc/examples/sample2.cpp (modified) * trunk/Cbc/examples/sos.cpp (modified) do not require CbcConfig.h in example to decide whether sample or ... Thu, 10 Jun 2010 00:13:31 GMT lou [1467] * trunk/Cbc/test/Makefile.am (modified) * trunk/Cbc/test/Makefile.in (modified) Fix incorrect library order for osiUnitTest. Wed, 09 Jun 2010 10:25:35 GMT stefan [1466] * trunk/Cbc/Makefile.in (modified) * trunk/Cbc/configure (modified) * trunk/Cbc/configure.ac (modified) * trunk/Cbc/inc/config_cbc.h.in (modified) * trunk/Cbc/src/CbcGenSolvers.cpp (modified) * trunk/Cbc/src/Makefile.am (modified) * trunk/Cbc/src/Makefile.in (modified) * trunk/Cbc/src/OsiCbc/Makefile.in (modified) * trunk/Cbc/test/Makefile.in (modified) add (back) option to use SoPlex as LP solver Mon, 07 Jun 2010 12:29:01 GMT stefan [1465] * trunk/Cbc/cbc_addlibs.txt.in (deleted) remove addlibs template file Mon, 07 Jun 2010 12:27:42 GMT stefan [1464] * trunk (modified) * trunk/Cbc (modified) * trunk/Cbc/Makefile.am (modified) * trunk/Cbc/Makefile.in (modified) * trunk/Cbc/cbc-uninstalled.pc.in (copied) * trunk/Cbc/cbc.pc.in (copied) * trunk/Cbc/configure (modified) * trunk/Cbc/configure.ac (modified) * trunk/Cbc/examples/CbcBranchLink.hpp (modified) * trunk/Cbc/examples/CbcSolver3.cpp (modified) * trunk/Cbc/examples/Makefile.in (modified) * trunk/Cbc/examples/allCuts.cpp (modified) * trunk/Cbc/examples/barrier.cpp (modified) * trunk/Cbc/examples/cbc_driverC_sos.c (modified) * trunk/Cbc/examples/crew.cpp (modified) * trunk/Cbc/examples/driver.cpp (modified) * trunk/Cbc/examples/driver2.cpp (modified) * trunk/Cbc/examples/driver3.cpp (modified) * trunk/Cbc/examples/driver4.cpp (modified) * trunk/Cbc/examples/fast0507.cpp (modified) * trunk/Cbc/examples/fast0507b.cpp (modified) * trunk/Cbc/examples/hotstart.cpp (modified) * trunk/Cbc/examples/longthin.cpp (modified) * trunk/Cbc/examples/lotsize.cpp (modified) * trunk/Cbc/examples/minimum.cpp (modified) * trunk/Cbc/examples/nway.cpp (modified) * trunk/Cbc/examples/repeat.cpp (modified) * trunk/Cbc/examples/sample2.cpp (modified) * trunk/Cbc/examples/sample3.cpp (modified) * trunk/Cbc/examples/sos.cpp (modified) * trunk/Cbc/examples/sudoku.cpp (modified) * trunk/Cbc/inc/config_cbc.h.in (modified) * trunk/Cbc/osi-cbc-uninstalled.pc.in (copied) * trunk/Cbc/osi-cbc.pc.in (copied) * trunk/Cbc/src/CbcCbcParam.cpp (modified) * trunk/Cbc/src/CbcConfig.h (modified) * trunk/Cbc/src/CbcGenBaB.cpp (modified) * trunk/Cbc/src/CbcGenCbcParam.cpp (modified) * trunk/Cbc/src/CbcGenCbcParam.hpp (modified) * trunk/Cbc/src/CbcGenCbcParamUtils.cpp (modified) * trunk/Cbc/src/CbcGenCtlBlk.cpp (modified) * trunk/Cbc/src/CbcGenCtlBlk.hpp (modified) * trunk/Cbc/src/CbcGenMessages.cpp (modified) * trunk/Cbc/src/CbcGenMessages.hpp (modified) * trunk/Cbc/src/CbcGenOsiParam.cpp (modified) * trunk/Cbc/src/CbcGenOsiParam.hpp (modified) * trunk/Cbc/src/CbcGenOsiParamUtils.cpp (modified) * trunk/Cbc/src/CbcGenParam.cpp (modified) * trunk/Cbc/src/CbcGenParam.hpp (modified) * trunk/Cbc/src/CbcGenParamUtils.cpp (modified) * trunk/Cbc/src/CbcGenSolution.cpp (modified) * trunk/Cbc/src/CbcGenSolvers.cpp (modified) * trunk/Cbc/src/CbcGeneric.cpp (modified) * trunk/Cbc/src/Makefile.am (modified) * trunk/Cbc/src/Makefile.in (modified) * trunk/Cbc/src/OsiCbc (copied) * trunk/Cbc/src/OsiCbc/Makefile.am (copied) * trunk/Cbc/src/OsiCbc/Makefile.in (copied) * trunk/Cbc/src/OsiCbc/OsiCbcSolverInterface.cpp (copied) * trunk/Cbc/src/OsiCbc/OsiCbcSolverInterface.hpp (copied) * trunk/Cbc/test/Makefile.am (modified) * trunk/Cbc/test/Makefile.in (modified) * trunk/Cbc/test/OsiCbcSolverInterfaceTest.cpp (copied) * trunk/Cbc/test/osiUnitTest.cpp (copied) * trunk/Externals (modified) * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.ac (modified) merge split branch into trunk; fix some examples Mon, 07 Jun 2010 10:49:37 GMT stefan [1463] * branches/split/Cbc/src/CbcConfig.h (modified) * branches/split/configure (modified) rerun autotools; move some code from OsiConfig.h to CbcConfig.h Sun, 06 Jun 2010 21:39:38 GMT tkr [1462] * trunk (modified) * trunk/Cbc/src/CbcSolver.cpp (modified) * trunk/Dependencies (modified) Changing externals Wed, 02 Jun 2010 22:16:02 GMT lou [1461] * trunk (modified) * trunk/Cbc/configure (modified) * trunk/Cbc/configure.ac (modified) * trunk/Cbc/src/CbcConfig.h (modified) * trunk/Dependencies (modified) * trunk/configure (modified) * trunk/configure.ac (modified) restoring Cbc/trunk Wed, 02 Jun 2010 22:15:00 GMT lou [1460] * stable/2.5 (copied) creating Cbc/stable/2.5/ from Cbc/trunk (r1459). Final stable prior ... Wed, 02 Jun 2010 22:14:32 GMT lou [1459] * trunk (modified) * trunk/Cbc/configure (modified) * trunk/Cbc/configure.ac (modified) * trunk/Cbc/src/CbcConfig.h (modified) * trunk/Dependencies (modified) * trunk/configure (modified) * trunk/configure.ac (modified) temporarily committing stable candidate Wed, 02 Jun 2010 17:39:23 GMT lou [1458] * trunk/Cbc/configure (modified) * trunk/Cbc/configure.ac (modified) * trunk/configure (modified) * trunk/configure.ac (modified) Let trunk be trunk, while I'm at it; avoid future fussing. Wed, 02 Jun 2010 17:34:28 GMT lou [1457] * trunk/Cbc/src/CbcConfig.h (modified) Sigh. CBC_VERSION, not CBCVERSION. Wed, 02 Jun 2010 01:32:19 GMT lou [1456] * trunk (modified) * trunk/Cbc/configure (modified) * trunk/Cbc/configure.ac (modified) * trunk/Cbc/inc/config_cbc.h.in (modified) * trunk/Cbc/src/CbcConfig.h (modified) * trunk/Cbc/src/CbcSolver.cpp (modified) * trunk/Dependencies (added) * trunk/Externals (modified) * trunk/configure (modified) Change CBCVERSION to CBC_VERSION for compatibility. Update externals ... Tue, 01 Jun 2010 17:31:09 GMT lou [1455] * trunk/Cbc/src/Makefile.am (modified) * trunk/Cbc/src/Makefile.in (modified) Add CbcCompareBase.hpp to includecoin_HEADERS; clear Ticket #94. Fri, 21 May 2010 10:35:19 GMT stefan [1454] * stable/2.4 (modified) * stable/2.4/Cbc/configure (modified) * stable/2.4/Cbc/configure.ac (modified) * stable/2.4/Externals (modified) * stable/2.4/configure (modified) * stable/2.4/configure.ac (modified) restoring stable/2.4 Fri, 21 May 2010 10:33:24 GMT stefan [1453] * releases/2.4.2 (copied) creating releases/2.4.2 from stable/2.4 (rev 1452) Fri, 21 May 2010 10:32:54 GMT stefan [1452] * stable/2.4 (modified) * stable/2.4/Cbc/configure (modified) * stable/2.4/Cbc/configure.ac (modified) * stable/2.4/Externals (modified) * stable/2.4/configure (modified) * stable/2.4/configure.ac (modified) temporarily committing release candidate to stable Thu, 20 May 2010 14:19:37 GMT forrest [1451] * stable/2.4/Cbc/src/CbcModel.cpp (modified) more changes for bonmin Wed, 19 May 2010 09:13:56 GMT forrest [1450] * trunk/Cbc/src/CbcModel.cpp (modified) for BonMin Wed, 19 May 2010 08:47:09 GMT forrest [1449] * stable/2.4/Cbc/src/CbcModel.cpp (modified) small change for BonMin Thu, 13 May 2010 10:51:27 GMT stefan [1448] * branches/split/Cbc/configure (modified) rerun autotools Sun, 09 May 2010 10:16:20 GMT stefan [1447] * branches/split/Cbc/configure (modified) * branches/split/Cbc/configure.ac (modified) change dependency to CoinUtils/trunk Sat, 01 May 2010 13:13:26 GMT stefan [1446] * branches/split (modified) * branches/split/Cbc/Makefile.in (modified) * branches/split/Cbc/configure (modified) * branches/split/Cbc/configure.ac (modified) * branches/split/Cbc/inc/config_cbc.h.in (modified) * branches/split/Cbc/src/Makefile.in (modified) * branches/split/Cbc/src/OsiCbc/Makefile.in (modified) * branches/split/Cbc/test/Makefile.in (modified) * branches/split/Externals (modified) * branches/split/Makefile.in (modified) * branches/split/configure (modified) switch to BuildTools/trunk; rerun autotools Sat, 01 May 2010 11:22:11 GMT stefan [1445] * branches/split/Cbc/Makefile.am (modified) * branches/split/Cbc/Makefile.in (modified) * branches/split/Cbc/configure (modified) * branches/split/Cbc/configure.ac (modified) * branches/split/Cbc/src/Makefile.in (modified) * branches/split/Cbc/src/OsiCbc/Makefile.in (modified) * branches/split/Cbc/test/Makefile.in (modified) use advanced COIN_HAS_MODULE macro; setup addlibs file from .pc file; ... Sat, 24 Apr 2010 20:04:45 GMT stefan [1444] * branches/split/Cbc/Makefile.in (modified) * branches/split/Cbc/cbc-uninstalled.pc.in (modified) * branches/split/Cbc/configure (modified) * branches/split/Cbc/configure.ac (modified) * branches/split/Cbc/inc/config_cbc.h.in (modified) * branches/split/Cbc/osi-cbc-uninstalled.pc.in (modified) * branches/split/Cbc/src/Makefile.in (modified) * branches/split/Cbc/src/OsiCbc/Makefile.am (modified) * branches/split/Cbc/src/OsiCbc/Makefile.in (modified) * branches/split/Cbc/test/Makefile.in (modified) use new fallback macro; do not use COIN_HAS_PROJECT anymore Sat, 17 Apr 2010 18:58:17 GMT tkr [1443] * stable/2.4/Cbc/src/CbcBranchDynamic.cpp (modified) Changing assert to warning message for unit test Wed, 07 Apr 2010 14:00:49 GMT tkr [1442] * stable/2.4 (modified) * stable/2.4/Cbc/configure (modified) * stable/2.4/Cbc/configure.ac (modified) * stable/2.4/Externals (modified) * stable/2.4/configure (modified) * stable/2.4/configure.ac (modified) restoring stable/2.4 Wed, 07 Apr 2010 13:58:31 GMT tkr [1441] * releases/2.4.1 (copied) creating releases/2.4.1 from stable/2.4 (rev 1440) Wed, 07 Apr 2010 13:58:19 GMT tkr [1440] * stable/2.4 (modified) * stable/2.4/Cbc/configure (modified) * stable/2.4/Cbc/configure.ac (modified) * stable/2.4/Externals (modified) * stable/2.4/configure (modified) * stable/2.4/configure.ac (modified) temporarily committing release candidate to stable Sun, 14 Mar 2010 16:40:23 GMT stefan [1439] * branches/split/Cbc/Makefile.am (modified) * branches/split/Cbc/Makefile.in (modified) * branches/split/Cbc/configure (modified) * branches/split/Cbc/configure.ac (modified) * branches/split/Cbc/inc/config_cbc.h.in (modified) * branches/split/Cbc/osi-cbc-uninstalled.pc.in (added) * branches/split/Cbc/osi-cbc.pc.in (added) * branches/split/Cbc/src/Makefile.am (modified) * branches/split/Cbc/src/Makefile.in (modified) * branches/split/Cbc/src/OsiCbc (added) * branches/split/Cbc/src/OsiCbc/Makefile.am (added) * branches/split/Cbc/src/OsiCbc/Makefile.in (added) * branches/split/Cbc/src/OsiCbc/OsiCbcSolverInterface.cpp (added) * branches/split/Cbc/src/OsiCbc/OsiCbcSolverInterface.hpp (added) * branches/split/Cbc/test/Makefile.am (modified) * branches/split/Cbc/test/Makefile.in (modified) * branches/split/Cbc/test/OsiCbcSolverInterfaceTest.cpp (added) * branches/split/Cbc/test/osiUnitTest.cpp (added) add OsiCbc Sun, 14 Mar 2010 15:20:53 GMT stefan [1438] * branches/split/Cbc/Makefile.in (modified) * branches/split/Cbc/configure (modified) * branches/split/Cbc/configure.ac (modified) * branches/split/Cbc/inc/config_cbc.h.in (modified) * branches/split/Cbc/src/Makefile.in (modified) * branches/split/Cbc/test/Makefile.in (modified) add no pkg-config fallback (not tested) Sun, 07 Mar 2010 19:51:39 GMT stefan [1437] * branches/split (modified) * branches/split/Cbc/Makefile.am (modified) * branches/split/Cbc/Makefile.in (modified) * branches/split/Cbc/cbc-uninstalled.pc.in (added) * branches/split/Cbc/cbc.pc.in (added) * branches/split/Cbc/configure (modified) * branches/split/Cbc/configure.ac (modified) * branches/split/Cbc/inc/config_cbc.h.in (modified) * branches/split/Cbc/src/CbcCbcParam.cpp (modified) * branches/split/Cbc/src/CbcConfig.h (modified) * branches/split/Cbc/src/Makefile.am (modified) * branches/split/Cbc/src/Makefile.in (modified) * branches/split/Cbc/test/Makefile.am (modified) * branches/split/Cbc/test/Makefile.in (modified) * branches/split/Externals (modified) * branches/split/Makefile.in (modified) * branches/split/configure (modified) * branches/split/configure.ac (modified) use pkg-config to find dependencies Sun, 07 Mar 2010 18:30:34 GMT stefan [1436] * branches/split (copied) create split branch from trunk Fri, 19 Feb 2010 07:11:12 GMT bjarni [1435] * trunk/Cbc/MSVisualStudio/v8/Cbc.sln (modified) Remove CbcGeneric project from v8/Cbc.sln Fri, 19 Feb 2010 07:10:00 GMT bjarni [1434] * trunk/Cbc/MSVisualStudio/v8/libCbc/libCbc.vcproj (modified) * trunk/Cbc/MSVisualStudio/v9/libCbc/libCbc.vcproj (modified) Update v8/libCbc/libCbc.vcproj to include CglResidualCapacity and ... Fri, 12 Feb 2010 22:53:24 GMT tkr [1433] * trunk/Cbc/configure (modified) * trunk/Cbc/configure.ac (modified) * trunk/Cbc/src/CbcConfig.h (modified) * trunk/Cbc/src/CbcSolver.cpp (modified) * trunk/configure (modified) * trunk/configure.ac (modified) Changing version string to 2.5devel Sun, 07 Feb 2010 19:33:53 GMT bjarni [1432] * trunk/Cbc/src/CbcBranchActual.hpp (modified) * trunk/Cbc/src/CbcBranchAllDifferent.cpp (modified) * trunk/Cbc/src/CbcBranchAllDifferent.hpp (modified) * trunk/Cbc/src/CbcBranchCut.cpp (modified) * trunk/Cbc/src/CbcBranchDecision.cpp (modified) * trunk/Cbc/src/CbcBranchDecision.hpp (modified) * trunk/Cbc/src/CbcBranchDefaultDecision.cpp (modified) * trunk/Cbc/src/CbcBranchDefaultDecision.hpp (modified) * trunk/Cbc/src/CbcBranchDynamic.cpp (modified) * trunk/Cbc/src/CbcBranchDynamic.hpp (modified) * trunk/Cbc/src/CbcBranchLotsize.cpp (modified) * trunk/Cbc/src/CbcBranchLotsize.hpp (modified) * trunk/Cbc/src/CbcBranchToFixLots.cpp (modified) * trunk/Cbc/src/CbcBranchToFixLots.hpp (modified) * trunk/Cbc/src/CbcBranchingObject.cpp (modified) * trunk/Cbc/src/CbcBranchingObject.hpp (modified) * trunk/Cbc/src/CbcChooseVariable.hpp (modified) * trunk/Cbc/src/CbcClique.cpp (modified) * trunk/Cbc/src/CbcClique.hpp (modified) * trunk/Cbc/src/CbcCompareActual.hpp (modified) * trunk/Cbc/src/CbcCompareDefault.hpp (modified) * trunk/Cbc/src/CbcCompareDepth.cpp (modified) * trunk/Cbc/src/CbcCompareDepth.hpp (modified) * trunk/Cbc/src/CbcCompareEstimate.cpp (modified) * trunk/Cbc/src/CbcCompareEstimate.hpp (modified) * trunk/Cbc/src/CbcCompareObjective.hpp (modified) * trunk/Cbc/src/CbcConsequence.cpp (modified) * trunk/Cbc/src/CbcConsequence.hpp (modified) * trunk/Cbc/src/CbcCountRowCut.hpp (modified) * trunk/Cbc/src/CbcCutGenerator.hpp (modified) * trunk/Cbc/src/CbcCutModifier.cpp (modified) * trunk/Cbc/src/CbcCutModifier.hpp (modified) * trunk/Cbc/src/CbcCutSubsetModifier.cpp (modified) * trunk/Cbc/src/CbcCutSubsetModifier.hpp (modified) * trunk/Cbc/src/CbcDummyBranchingObject.hpp (modified) * trunk/Cbc/src/CbcEventHandler.hpp (modified) * trunk/Cbc/src/CbcFathom.cpp (modified) * trunk/Cbc/src/CbcFathom.hpp (modified) * trunk/Cbc/src/CbcFathomDynamicProgramming.hpp (modified) * trunk/Cbc/src/CbcFeasibilityBase.hpp (modified) * trunk/Cbc/src/CbcFixVariable.cpp (modified) * trunk/Cbc/src/CbcFixVariable.hpp (modified) * trunk/Cbc/src/CbcFollowOn.cpp (modified) * trunk/Cbc/src/CbcFollowOn.hpp (modified) * trunk/Cbc/src/CbcFullNodeInfo.cpp (modified) * trunk/Cbc/src/CbcFullNodeInfo.hpp (modified) * trunk/Cbc/src/CbcGenBaB.cpp (modified) * trunk/Cbc/src/CbcGenCbcParam.hpp (modified) * trunk/Cbc/src/CbcGenCtlBlk.cpp (modified) * trunk/Cbc/src/CbcGenCtlBlk.hpp (modified) * trunk/Cbc/src/CbcGenMessages.hpp (modified) * trunk/Cbc/src/CbcGenOsiParam.hpp (modified) * trunk/Cbc/src/CbcGenSolution.cpp (modified) * trunk/Cbc/src/CbcGeneral.cpp (modified) * trunk/Cbc/src/CbcGeneral.hpp (modified) * trunk/Cbc/src/CbcGeneralDepth.cpp (modified) * trunk/Cbc/src/CbcGeneralDepth.hpp (modified) * trunk/Cbc/src/CbcGeneric.cpp (modified) * trunk/Cbc/src/CbcHeuristic.cpp (modified) * trunk/Cbc/src/CbcHeuristic.hpp (modified) * trunk/Cbc/src/CbcHeuristicDINS.cpp (modified) * trunk/Cbc/src/CbcHeuristicDINS.hpp (modified) * trunk/Cbc/src/CbcHeuristicDive.cpp (modified) * trunk/Cbc/src/CbcHeuristicDive.hpp (modified) * trunk/Cbc/src/CbcHeuristicDiveCoefficient.cpp (modified) * trunk/Cbc/src/CbcHeuristicDiveCoefficient.hpp (modified) * trunk/Cbc/src/CbcHeuristicDiveFractional.cpp (modified) * trunk/Cbc/src/CbcHeuristicDiveFractional.hpp (modified) * trunk/Cbc/src/CbcHeuristicDiveGuided.cpp (modified) * trunk/Cbc/src/CbcHeuristicDiveGuided.hpp (modified) * trunk/Cbc/src/CbcHeuristicDiveLineSearch.cpp (modified) * trunk/Cbc/src/CbcHeuristicDiveLineSearch.hpp (modified) * trunk/Cbc/src/CbcHeuristicDivePseudoCost.cpp (modified) * trunk/Cbc/src/CbcHeuristicDivePseudoCost.hpp (modified) * trunk/Cbc/src/CbcHeuristicDiveVectorLength.cpp (modified) * trunk/Cbc/src/CbcHeuristicDiveVectorLength.hpp (modified) * trunk/Cbc/src/CbcHeuristicFPump.hpp (modified) * trunk/Cbc/src/CbcHeuristicGreedy.hpp (modified) * trunk/Cbc/src/CbcHeuristicLocal.hpp (modified) * trunk/Cbc/src/CbcHeuristicPivotAndFix.hpp (modified) * trunk/Cbc/src/CbcHeuristicRENS.cpp (modified) * trunk/Cbc/src/CbcHeuristicRENS.hpp (modified) * trunk/Cbc/src/CbcHeuristicRINS.hpp (modified) * trunk/Cbc/src/CbcHeuristicRandRound.hpp (modified) * trunk/Cbc/src/CbcHeuristicVND.cpp (modified) * trunk/Cbc/src/CbcHeuristicVND.hpp (modified) * trunk/Cbc/src/CbcLinked.cpp (modified) * trunk/Cbc/src/CbcLinked.hpp (modified) * trunk/Cbc/src/CbcLinkedUtils.cpp (modified) * trunk/Cbc/src/CbcMessage.cpp (modified) * trunk/Cbc/src/CbcMessage.hpp (modified) * trunk/Cbc/src/CbcModel.cpp (modified) * trunk/Cbc/src/CbcNWay.cpp (modified) * trunk/Cbc/src/CbcNode.cpp (modified) * trunk/Cbc/src/CbcNodeInfo.cpp (modified) * trunk/Cbc/src/CbcNodeInfo.hpp (modified) * trunk/Cbc/src/CbcObject.cpp (modified) * trunk/Cbc/src/CbcObject.hpp (modified) * trunk/Cbc/src/CbcObjectUpdateData.cpp (modified) * trunk/Cbc/src/CbcObjectUpdateData.hpp (modified) * trunk/Cbc/src/CbcParam.cpp (modified) * trunk/Cbc/src/CbcParam.hpp (modified) * trunk/Cbc/src/CbcPartialNodeInfo.cpp (modified) * trunk/Cbc/src/CbcPartialNodeInfo.hpp (modified) * trunk/Cbc/src/CbcSOS.cpp (modified) * trunk/Cbc/src/CbcSOS.hpp (modified) * trunk/Cbc/src/CbcSimpleInteger.cpp (modified) * trunk/Cbc/src/CbcSimpleInteger.hpp (modified) * trunk/Cbc/src/CbcSimpleIntegerDynamicPseudoCost.cpp (modified) * trunk/Cbc/src/CbcSimpleIntegerDynamicPseudoCost.hpp (modified) * trunk/Cbc/src/CbcSimpleIntegerPseudoCost.cpp (modified) * trunk/Cbc/src/CbcSimpleIntegerPseudoCost.hpp (modified) * trunk/Cbc/src/CbcSolver.cpp (modified) * trunk/Cbc/src/CbcSolver.hpp (modified) * trunk/Cbc/src/CbcSolverExpandKnapsack.hpp (modified) * trunk/Cbc/src/CbcStatistics.cpp (modified) * trunk/Cbc/src/CbcStatistics.hpp (modified) * trunk/Cbc/src/CbcStrategy.hpp (modified) * trunk/Cbc/src/CbcSubProblem.cpp (modified) * trunk/Cbc/src/CbcSubProblem.hpp (modified) * trunk/Cbc/src/CbcThread.cpp (modified) * trunk/Cbc/src/CbcThread.hpp (modified) * trunk/Cbc/src/CbcTree.cpp (modified) * trunk/Cbc/src/Cbc_C_Interface.cpp (modified) * trunk/Cbc/src/Cbc_ampl.cpp (modified) * trunk/Cbc/src/ClpAmplObjective.hpp (modified) * trunk/Cbc/src/ClpConstraintAmpl.hpp (modified) * trunk/Cbc/src/CoinSolve.cpp (modified) * trunk/Cbc/src/unitTestClp.cpp (modified) Added extra return at end of each source file where needed, to remove ... Thu, 04 Feb 2010 02:41:34 GMT tkr [1431] * conf/projDesc.xml (modified) Updating PM e-mail address Tue, 02 Feb 2010 20:45:48 GMT tkr [1430] * trunk/Cbc/src/CbcCompareDepth.hpp (modified) Adding more newlines... Tue, 02 Feb 2010 10:23:05 GMT forrest [1429] * trunk (modified) * trunk/Externals (modified) use cgl/trunk not sandbox (after modifying trunk) Tue, 02 Feb 2010 06:09:17 GMT tkr [1428] * trunk/Cbc/src/CbcBranchAllDifferent.hpp (modified) One more newline Tue, 02 Feb 2010 01:09:00 GMT tkr [1427] * trunk/Cbc/src/CbcBranchDefaultDecision.hpp (modified) * trunk/Cbc/src/CbcFixVariable.hpp (modified) * trunk/Cbc/src/CbcGeneral.hpp (modified) * trunk/Cbc/src/CbcSimpleIntegerPseudoCost.hpp (modified) * trunk/Cbc/src/CbcSubProblem.hpp (modified) Adding newlines to files Mon, 01 Feb 2010 18:38:07 GMT tkr [1426] * stable/2.4/Cbc/MSVisualStudio/v9/cbcSolve/cbcSolve.vcproj (modified) * stable/2.4/Cbc/MSVisualStudio/v9/libCbc/libCbc.vcproj (modified) Moving unitTestClp.cpp from cbcSolve to libCbc in order to allow ... Fri, 29 Jan 2010 14:50:25 GMT forrest [1425] * trunk (modified) * trunk/Externals (modified) move Clp external from sandbox to trunk Fri, 29 Jan 2010 10:34:53 GMT forrest [1424] * trunk/Cbc/src/CbcBranchDecision.hpp (modified) * trunk/Cbc/src/CbcConsequence.hpp (modified) * trunk/Cbc/src/CbcFullNodeInfo.hpp (modified) * trunk/Cbc/src/CbcNodeInfo.hpp (modified) * trunk/Cbc/src/CbcObject.hpp (modified) * trunk/Cbc/src/CbcObjectUpdateData.hpp (modified) * trunk/Cbc/src/CbcPartialNodeInfo.hpp (modified) add newlines to some .hpp files Wed, 27 Jan 2010 09:21:03 GMT tkr [1423] * conf/perms.txt (modified) Changing permissions Wed, 27 Jan 2010 09:19:27 GMT tkr [1422] * trunk (moved) Moving branches/sandbox/ to trunk/ Wed, 27 Jan 2010 09:13:18 GMT tkr [1421] * branches/reeng (deleted) * branches/reengAnn (deleted) * tags/trunk-on-27Jan2010 (moved) Moving current trunk to tags Wed, 20 Jan 2010 10:48:58 GMT forrest [1420] * branches/sandbox/Cbc/src/CbcNode.cpp (modified) fix if integers have very large coefficients Wed, 20 Jan 2010 09:58:14 GMT forrest [1419] * trunk/Cbc/src/CbcNode.cpp (modified) take out a few redundant lines Wed, 20 Jan 2010 09:48:56 GMT forrest [1418] * trunk/Cbc/src/CbcModel.cpp (modified) * trunk/Cbc/src/CbcNode.cpp (modified) * trunk/Cbc/src/CbcSolver.cpp (modified) fix odd accuracy problem when very large elements Tue, 19 Jan 2010 04:15:49 GMT tkr [1417] * stable/2.4 (modified) * stable/2.4/Cbc/configure (modified) * stable/2.4/Cbc/configure.ac (modified) * stable/2.4/Externals (modified) * stable/2.4/configure (modified) * stable/2.4/configure.ac (modified) restoring stable/2.4 Tue, 19 Jan 2010 04:13:14 GMT tkr [1416] * releases/2.4.0 (copied) creating releases/2.4.0 from stable/2.4 (rev 1415) Tue, 19 Jan 2010 04:13:05 GMT tkr [1415] * stable/2.4 (modified) * stable/2.4/Cbc/configure (modified) * stable/2.4/Cbc/configure.ac (modified) * stable/2.4/Externals (modified) * stable/2.4/configure (modified) * stable/2.4/configure.ac (modified) temporarily committing release candidate to stable Tue, 19 Jan 2010 03:04:39 GMT tkr [1414] * stable/2.4 (modified) * stable/2.4/Externals (modified) Updating externals Tue, 12 Jan 2010 08:48:50 GMT stefan [1413] * stable/2.4/Cbc/configure (modified) * stable/2.4/Cbc/configure.ac (modified) * stable/2.4/Cbc/src/CbcConfig.h (modified) fix CBCVERSION: stable/2.4 does not equal upcoming releases/2.4.0 Tue, 05 Jan 2010 16:20:52 GMT forrest [1412] * branches/sandbox/Cbc/src/CbcModel.cpp (modified) * branches/sandbox/Cbc/src/CbcSolver.cpp (modified) * branches/sandbox/Cbc/src/CbcThread.cpp (modified) * branches/sandbox/Cbc/src/CbcThread.hpp (modified) try and modularize threads Tue, 05 Jan 2010 09:33:45 GMT forrest [1411] * stable/2.4/Cbc/src/CbcSolver.cpp (modified) absolute path name on windows Tue, 22 Dec 2009 14:50:37 GMT stefan [1410] * branches/reeng (modified) * branches/reeng/Externals (modified) give up waiting and fix externals by myself Mon, 21 Dec 2009 16:59:56 GMT forrest [1409] * branches/sandbox/Cbc/src/CbcCutGenerator.hpp (modified) * branches/sandbox/Cbc/src/CbcModel.cpp (modified) * branches/sandbox/Cbc/src/CbcModel.hpp (modified) * branches/sandbox/Cbc/src/CbcNode.cpp (modified) * branches/sandbox/Cbc/src/CbcThread.cpp (modified) * branches/sandbox/Cbc/src/CbcThread.hpp (modified) first attempt at cleaning up threads Mon, 21 Dec 2009 10:53:01 GMT forrest [1408] * stable/2.4/Cbc/src/CbcModel.cpp (modified) fix possible assert failure Mon, 21 Dec 2009 10:41:51 GMT forrest [1407] * trunk/Cbc/src/CbcModel.cpp (modified) * trunk/Cbc/src/CbcSolver.cpp (modified) out possible assert failure Thu, 17 Dec 2009 14:26:46 GMT forrest [1406] * branches/sandbox/Cbc/src/CbcNode.cpp (modified) fix memory leak