Search:
Login
Help/Guide
About Trac
Preferences
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
Older Revisions
→
source:
trunk
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@1690
10 years
tkr
Updating README and INSTALL files
Diff
Rev
Age
Author
Log Message
(edit)
@1685
10 years
tkr
Updating MSVC++ files
Diff
Rev
Age
Author
Log Message
(edit)
@1683
10 years
stefan
rerun autotools
(edit)
@1682
10 years
forrest
take out COIN_HAS_BONMIN
Diff
Rev
Age
Author
Log Message
(edit)
@1679
10 years
tkr
restoring Cbc/trunk
Diff
Rev
Age
Author
Log Message
(edit)
@1677
10 years
tkr
temporarily committing stable candidate
Diff
Rev
Age
Author
Log Message
(edit)
@1674
10 years
stefan
merge chgset 1588 from stable/2.7; back to all-stables in externals; …
(edit)
@1673
10 years
stefan
rerun autotools
Diff
Rev
Age
Author
Log Message
(edit)
@1671
10 years
stefan
rerun autotools again
(edit)
@1670
10 years
stefan
fix examples Makefile for mingw/cl/no-pkgconfig
(edit)
@1669
10 years
stefan
rerun autotools (fixes for building on AIX and mingw)
(edit)
@1668
10 years
stefan
use CoinFileIO::have*Support to decide whether compressed files can be read
(edit)
@1667
10 years
stefan
remove now redundant counting of test failures; a bit more cleanup
(edit)
@1666
10 years
stefan
use new osi unittest macros and functions in osicbc test
(edit)
@1665
10 years
stefan
do not set rpath for executables, since libtool seem to do it anyway
Diff
Rev
Age
Author
Log Message
(edit)
@1663
10 years
forrest
changes for bonmin
(edit)
@1662
10 years
stefan
rerun autotools
(edit)
@1661
10 years
stefan
class members should not depend on internal cbc configuration
(edit)
@1660
10 years
stefan
change to new way of using and installing configuration header files
Diff
Rev
Age
Author
Log Message
(edit)
@1658
10 years
forrest
fix for bonmin
(edit)
@1657
10 years
forrest
correct objectiveValue_
(edit)
@1656
10 years
forrest
allow end cuts and lagomory
(edit)
@1655
10 years
stefan
rerun autotools
(edit)
@1654
10 years
forrest
allow postprocessing when preprocessing inside
CbcModel?
solves problem
Diff
Rev
Age
Author
Log Message
(edit)
@1652
10 years
stefan
similar to chgset 1649 in trunk
(edit)
@1651
10 years
Gassmann
Changes to MSVS v9 .vcproj files
(edit)
@1650
10 years
forrest
messages for fathoming plus soem attempts at robustness
Diff
Rev
Age
Author
Log Message
(edit)
@1646
10 years
lou
Add checks to configure.ac for zlib and the math, float, and ieeefp …
(edit)
@1645
10 years
stefan
setprecision seem to take an int with gcc4.5
(edit)
@1644
10 years
stefan
fix compiler warnings
(edit)
@1643
10 years
stefan
apply fixes for compiler warnings send by Alpar Juettner: - Every …
(edit)
@1642
10 years
forrest
allow for killing small elements in raedLp
(edit)
@1641
10 years
forrest
out some printf statements
(edit)
@1640
10 years
stefan
adjust to changes in
CoinUtils?
header files
(edit)
@1639
10 years
forrest
fix
AddIntegers?
bug (and while I am at it - correct maximize printing)
(edit)
@1638
10 years
forrest
get rid of memory leak
Diff
Rev
Age
Author
Log Message
(edit)
@1636
10 years
lou
Turn off CLR support in libCbcSolver, libOsiCbc. Oversight, should not …
(edit)
@1635
10 years
stefan
rerun autotools
Diff
Rev
Age
Author
Log Message
(edit)
@1633
10 years
stefan
rerun autotools
(edit)
@1632
10 years
forrest
change NULL to 0 for gcc 4.6!
(edit)
@1631
10 years
stefan
rerun autotools
Diff
Rev
Age
Author
Log Message
(edit)
@1626
10 years
forrest
correct timings printed
(edit)
@1625
10 years
tkr
Small fix to reporting of time
(edit)
@1624
10 years
forrest
fix bad bound message
(edit)
@1623
10 years
forrest
allow for elapsed time on unix
(edit)
@1622
10 years
lou
Clean up
CbcClpUnitTest?
. Easy activation for row cut debugger. …
(edit)
@1621
10 years
tkr
Changing from CPU time limit to wallclock time limit for parallelism
(edit)
@1620
10 years
stefan
add include to cope with changes in Osi/trunk unittest
Diff
Rev
Age
Author
Log Message
(edit)
@1614
10 years
lou
Classic solution for VS2010. Change to trunk dependencies.
(edit)
@1613
10 years
forrest
add variations to heuristic and when to call tuning
(edit)
@1612
10 years
lou
Start of VS2010 solutions.
(edit)
@1611
10 years
stefan
clean more files with make distclean
(edit)
@1610
10 years
stefan
more dependencies: add Mumps for Clp, add Metis for Mumps; rerun autotools
(edit)
@1609
10 years
stefan
change to
ThirdParty/Glpk?
trunk for now, since Clp/trunk depends on it
(edit)
@1608
10 years
forrest
allow for problems with large integers
(edit)
@1607
10 years
lou
Make logLevel command work again. New build system does not define …
(edit)
@1606
10 years
forrest
CbcCompareBase?
changed - take out
CbcCompareUser?
(edit)
@1605
10 years
forrest
minor modifications to avoid asserts on odd problem
(edit)
@1604
10 years
stefan
remove unnessary last argument of AC_COIN_MAIN_PACKAGEDIR; rerun autotools
(edit)
@1603
10 years
lou
Make genDefForCbc.ps1 a member of libCbc project.
Diff
Rev
Age
Author
Log Message
(edit)
@1600
10 years
lou
Kill off doxydoc complaints.
(edit)
@1599
10 years
lou
Tweak VS project files for deletion of
CbcChooseVariable?
.hpp.
(edit)
@1598
10 years
lou
CbcChooseVariable?
appears to be unused and unfinished. No need to keep it.
(edit)
@1597
10 years
lou
DLL builds won't work very well without the script to generate the …
(edit)
@1596
10 years
lou
Add DLL builds to Cbc.
(edit)
@1595
10 years
forrest
allow absolute paths in gmpl files
(edit)
@1594
10 years
forrest
make compile without glpk
(edit)
@1593
10 years
forrest
allow glpk solution file
(edit)
@1592
10 years
forrest
allow taking out signal
(edit)
@1591
10 years
forrest
modifications to heuristics and allow missing out some printout
(edit)
@1590
10 years
forrest
extra event hook
(edit)
@1589
10 years
forrest
allow SOS greedy with 0-1
Diff
Rev
Age
Author
Log Message
(edit)
@1587
10 years
forrest
minor changes to heuristics and fix a memory leak
(edit)
@1586
10 years
forrest
fix minor bug
(edit)
@1585
10 years
forrest
add some more heuristics
(edit)
@1584
10 years
forrest
change code so sample2 can be replaced by driver4 if user wants and …
(edit)
@1583
10 years
stefan
fix addlibs file for cygwin/cl build; rerun autotools
(edit)
@1582
10 years
forrest
add some sos heuristics
Diff
Rev
Age
Author
Log Message
(edit)
@1578
10 years
lou
restoring Cbc/trunk
Diff
Rev
Age
Author
Log Message
(edit)
@1576
10 years
lou
temporarily committing stable candidate
(edit)
@1575
10 years
lou
Tweak dependencies, remove vol, add miplib3.
(edit)
@1574
10 years
lou
Change to EPL license notice.
(edit)
@1573
10 years
lou
Change to EPL license notice.
(edit)
@1572
10 years
lou
Change to EPL license notice.
(edit)
@1571
10 years
lou
Remove empty files; all code has been moved elsewhere.
(edit)
@1570
10 years
forrest
modifications for printing
(edit)
@1569
10 years
forrest
more sos heuristics
(edit)
@1568
10 years
stefan
change library installation directory back to
(edit)
@1567
10 years
stefan
update to recent stables in externals, where available; rerun …
(edit)
@1566
10 years
stefan
add URL into .pc field; rerun autotools
(edit)
@1565
10 years
mjs
Relicense under the Eclipse Public License.
(edit)
@1564
10 years
forrest
add some heuristic variants
(edit)
@1563
10 years
stefan
merge chgset 1559 from stable/2.6; rerun autotools
Diff
Rev
Age
Author
Log Message
(edit)
@1552
10 years
forrest
add first attempt at parametrics
(edit)
@1551
10 years
lou
Make sure COIN_HAS_CBC is defined.
(edit)
@1550
10 years
lou
Try to straighten out rename of cbcSolve to cbc.
(edit)
@1549
10 years
lou
Make Visual Studio v9 build work again.
(edit)
@1548
10 years
stefan
rerun autotools
(edit)
@1547
10 years
stefan
rerun autotools
(edit)
@1546
10 years
stefan
update examples Makefile for cygwin/cl/no-pkgconfig
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog