|
|
@2089
|
6 years |
mlubin |
include stdlib.h for malloc(), thanks Victor Zverovich
|
|
|
@2088
|
6 years |
forrest |
fix multiple solvers in stable
|
|
|
@2087
|
6 years |
forrest |
fix multiple solver conflict abort
|
|
|
@2086
|
6 years |
forrest |
fix sign in ampl
|
|
|
@2085
|
6 years |
forrest |
fix sign for ampl
|
|
|
@2084
|
6 years |
forrest |
modify is.. meanings
|
|
|
@2083
|
6 years |
forrest |
modify is... meanings
|
|
|
@2082
|
6 years |
forrest |
allow restarts with deterministic
|
|
|
@2081
|
6 years |
forrest |
zerohalf thread safety plus restart with deterministic parallel
|
|
|
@2080
|
6 years |
forrest |
changes for non simplex solvers
|
|
|
@2079
|
6 years |
forrest |
changes for non simplex solvers
|
|
|
@2078
|
6 years |
forrest |
make message handlers threadsafer (also modify multiple root solver)
|
|
|
@2077
|
6 years |
forrest |
make derived message handlers threadsafe
|
|
|
@2076
|
6 years |
forrest |
modify isProven
|
|
|
@2075
|
6 years |
forrest |
change OsiCbc? isProven
|
|
|
@2074
|
6 years |
forrest |
make zerohalf work with threads
|
|
|
@2073
|
6 years |
forrest |
out fathomDone assert and fix debug compiler errors
|
|
|
@2072
|
6 years |
unxusr |
fix several memory leaks in fpump, some reported by coverity
|
|
|
@2071
|
6 years |
unxusr |
double free, as reported by coverity
|
|
|
@2070
|
6 years |
forrest |
allow sos in lp files and fix odd SOS branching
|
|
|
@2069
|
7 years |
forrest |
change to printing
|
|
|
@2068
|
7 years |
forrest |
try using message handler for more things
|
|
|
@2067
|
7 years |
tkr |
restoring Cbc/stable/2.8
|
|
|
@2066
|
7 years |
tkr |
creating Cbc/releases/2.8.12 from Cbc/stable/2.8 (rev 2065)
|
|
|
@2065
|
7 years |
tkr |
temporarily committing release candidate
|
|
|
@2064
|
7 years |
tkr |
Re-running the autotools
|
|
|
@2063
|
7 years |
tkr |
restoring Cbc/stable/2.8
|
|
|
@2062
|
7 years |
tkr |
creating Cbc/releases/2.8.11 from Cbc/stable/2.8 (rev 2061)
|
|
|
@2061
|
7 years |
tkr |
temporarily committing release candidate
|
|
|
@2060
|
7 years |
tkr |
Re-running autotools
|
|
|
@2059
|
7 years |
tkr |
Merging r20009 r2010 r2016 r2019 r2020 r2021 r2026 r2032 r2033 r2036 …
|
|
|
@2058
|
7 years |
forrest |
fix bad status in printing
|
|
|
@2057
|
7 years |
forrest |
fix bad infeasibility status
|
|
|
@2056
|
7 years |
forrest |
more changes for AddIntegers?
|
|
|
@2055
|
7 years |
forrest |
Fix SOS problem and also bad bestSolution_
|
|
|
@2054
|
7 years |
mlubin |
Force C++ linking for C interface test
|
|
|
@2053
|
7 years |
mlubin |
update documentation for setInitialSolution
|
|
|
@2052
|
7 years |
mlubin |
another unit test for the C interface
|
|
|
@2051
|
7 years |
forrest |
fix stupid bug in orbital branching
|
|
|
@2050
|
7 years |
forrest |
fix error if orbital not activated and add example
|
|
|
@2049
|
7 years |
forrest |
oops forgot to add files
|
|
|
@2048
|
7 years |
forrest |
First try at orbital branching
|
|
|
@2047
|
7 years |
mlubin |
fix error in C interface test (uninitialized memory)
|
|
|
@2046
|
7 years |
tkr |
restoring Cbc/stable/2.8
|
|
|
@2045
|
7 years |
tkr |
creating Cbc/releases/2.8.10 from Cbc/stable/2.8 (rev 2044)
|
|
|
@2044
|
7 years |
tkr |
temporarily committing release candidate
|
|
|
@2043
|
7 years |
forrest |
minor changes for SOS etc
|
|
|
@2042
|
7 years |
forrest |
fix replace bounds rather than tighten them
|
|
|
@2041
|
7 years |
forrest |
minor changes to improve SOS and lotsize detection
|
|
|
@2040
|
7 years |
forrest |
fixes for odd SOS
|
|
|
@2039
|
7 years |
mlubin |
reenable SOS code
|
|
|
@2038
|
7 years |
mlubin |
improve return types of Cbc_setInteger and Cbc_setContinuous
|
|
|
@2037
|
7 years |
mlubin |
Remove nonworking problem modification functions. Update docs.
|
|
|
@2036
|
7 years |
mlubin |
Disable non-working SOS constraints
Add non-working attempt at problem …
|
|
|
@2035
|
7 years |
forrest |
more space for a row in ampl
|
|
|
@2034
|
7 years |
forrest |
allow longer row in ampl
|
|
|
@2033
|
7 years |
mlubin |
SOS updates and test (not yet working)
|
|
|
@2032
|
7 years |
mlubin |
Implement Cbc_setInitialSolution for providing a feasible solution.
|
|
|
@2031
|
7 years |
forrest |
fix some ampl problems
|
|
|
@2030
|
7 years |
forrest |
fix some ampl problems
|
|
|
@2029
|
7 years |
forrest |
fix ampl bug
|
|
|
@2028
|
7 years |
forrest |
fix ampl uninitialized memory
|
|
|
@2027
|
7 years |
tkr |
Fixing links to examples
|
|
|
@2026
|
7 years |
mlubin |
remove some unimplemented functions from C interface
|
|
|
@2025
|
7 years |
forrest |
cosmetic change for status printing
|
|
|
@2024
|
7 years |
forrest |
cosmetic change for status with threads
|
|
|
@2023
|
7 years |
forrest |
fix thread bug
|
|
|
@2022
|
7 years |
forrest |
fix bug with cbc threads
|
|
|
@2021
|
7 years |
mlubin |
Improved documentation. Tests for callbacks and row/column names. More …
|
|
|
@2020
|
7 years |
mlubin |
Allow passing arbitrary command-line parameters using the C interface
|
|
|
@2019
|
7 years |
mlubin |
Major cleaning of C interface, more to come
|
|
|
@2018
|
7 years |
forrest |
fix segfault if infeasible
|
|
|
@2017
|
7 years |
forrest |
fix seg fault if infeasible
|
|
|
@2016
|
7 years |
mlubin |
More C interface work. Move C interface to libCbcSolver so that we can …
|
|
|
@2015
|
7 years |
forrest |
fix infeas status
|
|
|
@2014
|
7 years |
forrest |
fix infeas status
|
|
|
@2013
|
7 years |
forrest |
mods for mipstart
|
|
|
@2012
|
7 years |
forrest |
mipstart mods
|
|
|
@2011
|
7 years |
forrest |
fix minor stuff like provenoptimal
|
|
|
@2010
|
7 years |
mlubin |
Include CInterfaceTest in build script
|
|
|
@2009
|
7 years |
mlubin |
new unit test for Cbc C interface (not yet built)
|
|
|
@2008
|
7 years |
tkr |
Giving Miles write access
|
|
|
@2007
|
7 years |
tkr |
restoring Cbc/stable/2.8
|
|
|
@2006
|
7 years |
tkr |
creating Cbc/releases/2.8.9 from Cbc/stable/2.8 (rev 2005)
|
|
|
@2005
|
7 years |
tkr |
temporarily committing release candidate
|
|
|
@2004
|
7 years |
forrest |
more for threadsafe
|
|
|
@2003
|
7 years |
forrest |
change from stable 2002
|
|
|
@2002
|
7 years |
forrest |
for preprocess strategy deleting all problem
|
|
|
@2001
|
7 years |
tkr |
Merging r2000 from trunk
|
|
|
@2000
|
7 years |
tkr |
Fixing error in Makefile.am
|
|
|
@1999
|
7 years |
tkr |
Correcting very small mistake in Makefile.am. I don't see the need for …
|
|
|
@1998
|
7 years |
forrest |
for threadsafe
|
|
|
@1997
|
7 years |
forrest |
adding pthreads example
|
|
|
@1996
|
7 years |
tkr |
restoring Cbc/stable/2.8
|
|
|
@1995
|
7 years |
tkr |
creating Cbc/releases/2.8.8 from Cbc/stable/2.8 (rev 1994)
|
|
|
@1994
|
7 years |
tkr |
temporarily committing release candidate
|
|
|
@1993
|
7 years |
tkr |
Re-running the autotools
|
|
|
@1992
|
7 years |
tkr |
Merging r1990, r1989, r1984, r1979 from trunk
|
|
|
@1991
|
7 years |
tkr |
Re-running the autotools
|
|
|
@1990
|
7 years |
tkr |
Putting CbcSolver? into cbc_addlibs.txt when plg-config is not present
|
|
|