|
|
@2225
|
3 years |
forrest |
out abort
|
|
|
@2223
|
3 years |
forrest |
hopefully correct this time
|
|
|
@2221
|
3 years |
forrest |
minor tweak for decomposition
|
|
|
@2219
|
3 years |
forrest |
isHeuristInteger
|
|
|
@2218
|
4 years |
forrest |
minor changes for infeasible difficult problems
|
|
|
@2216
|
4 years |
tkr |
Removing defines that break the MSVC++ build
|
|
|
@2206
|
4 years |
forrest |
fix handling of free slacks
|
|
|
@2189
|
4 years |
forrest |
fix ; error
|
|
|
@2186
|
4 years |
forrest |
memory overflow on small problem
|
|
|
@2184
|
4 years |
forrest |
out flaky perturbation
|
|
|
@2182
|
4 years |
forrest |
was being too clever
|
|
|
@2177
|
4 years |
forrest |
minor debug changes
|
|
|
@2176
|
4 years |
forrest |
more flushing
|
|
|
@2174
|
4 years |
forrest |
out idiot assert
|
|
|
@2171
|
4 years |
forrest |
change in fastdual
|
|
|
@2166
|
4 years |
forrest |
improve singular
|
|
|
@2164
|
4 years |
forrest |
stop over-zealous infeasible
|
|
|
@2159
|
4 years |
forrest |
fix for hotstart
|
|
|
@2157
|
4 years |
forrest |
tweak for idiot
|
|
|
@2155
|
4 years |
forrest |
allow stupid objective coefficients
|
|
|
@2153
|
4 years |
forrest |
duals and djs in solve from hot start
|
|
|
@2150
|
4 years |
forrest |
changes to allow PE in Cbc
|
|
|
@2149
|
4 years |
forrest |
add PE code
|
|
|
@2147
|
4 years |
tkr |
Making afterEquals static
|
|
|
@2146
|
4 years |
forrest |
stuff from stable and start aboca_lite
|
|
|
@2145
|
5 years |
forrest |
odd error that makes COIN_DBL_MAX 0.0!
|
|
|
@2144
|
5 years |
forrest |
tiny new option
|
|
|
@2141
|
5 years |
forrest |
forgot to check in - writeLP
|
|
|
@2140
|
5 years |
forrest |
improve handling of free variables in dual
|
|
|
@2132
|
5 years |
forrest |
fix name on writemps
|
|
|
@2129
|
5 years |
tkr |
Re-running the autotools after adding doxygen targets
|
|
|
@2127
|
5 years |
forrest |
out mac warnings
|
|
|
@2117
|
5 years |
forrest |
fix uninitialized
|
|
|
@2115
|
5 years |
forrest |
make more threadsafe
|
|
|
@2103
|
5 years |
forrest |
try and fix problem going a bit wrong - better to go to primal
|
|
|
@2092
|
5 years |
tkr |
restoring Clp/trunk
|
|
|
@2090
|
5 years |
tkr |
temporarily committing stable candidate
|
|
|
@2088
|
5 years |
tkr |
Missing flcose call caused unit test to fail
|
|
|
@2086
|
5 years |
forrest |
cleaner way for thread barrier
|
|
|
@2085
|
5 years |
forrest |
allow for Mac pthreads
|
|
|
@2084
|
5 years |
forrest |
out try to serialize blas
|
|
|
@2083
|
5 years |
forrest |
force serial blas and correct dualobjlimit
|
|
|
@2082
|
5 years |
forrest |
out extraneous printfs
|
|
|
@2081
|
5 years |
forrest |
add anyInteger_ setting
|
|
|
@2080
|
5 years |
forrest |
try and take out null message and extra solve
|
|
|
@2079
|
5 years |
forrest |
parameters for Cbc
|
|
|
@2078
|
5 years |
forrest |
make faster on difficult problems
|
|
|
@2077
|
5 years |
forrest |
stop assert and fine tune some robustness coding
|
|
|
@2075
|
5 years |
forrest |
allow primal a bit more slack to reduce objective
|
|
|
@2074
|
5 years |
forrest |
changes to try and make more stable
|
|
|
@2072
|
5 years |
forrest |
fix assert error in odd case
|
|
|
@2071
|
5 years |
forrest |
for build pthreads for use in Cbc analyze
|
|
|
@2070
|
5 years |
forrest |
for some cbc ideas
|
|
|
@2069
|
5 years |
forrest |
changes to diving heuristics
|
|
|
@2068
|
5 years |
forrest |
fix highly unlikely bug
|
|
|
@2064
|
5 years |
forrest |
modify help for diveoption
|
|
|
@2063
|
5 years |
forrest |
fix typo and add some stability fixes
|
|
|
@2061
|
5 years |
forrest |
allow for SOS in lp files
|
|
|
@2048
|
5 years |
forrest |
changes for max iterations
|
|
|
@2046
|
5 years |
tkr |
Merging r2045 from stable/1.15. Whoops, meant to commit it to trunk
|
|
|
@2044
|
5 years |
stefan |
use Sleep on windows and usleep on non-windows
|
|
|
@2043
|
5 years |
forrest |
take out unused feature
|
|
|
@2042
|
5 years |
forrest |
fix pragmas
|
|
|
@2041
|
5 years |
forrest |
add force for orbits
|
|
|
@2040
|
5 years |
forrest |
add Orbital branching
|
|
|
@2036
|
5 years |
stefan |
rerun with our version of autotools; reverts damage from r2030
|
|
|
@2034
|
6 years |
stefan |
revert r2033: doesn't seem right, as ClpTraceDebug? should be empty if …
|
|
|
@2033
|
6 years |
tkr |
Fixing small bug
|
|
|
@2032
|
6 years |
forrest |
fix mistake when nearly optimal
|
|
|
@2030
|
6 years |
forrest |
fix some ampl stuff, add ClpSolver? and a few fixes
|
|
|
@2028
|
6 years |
forrest |
contributed fix to parametrics
|
|
|
@2026
|
6 years |
forrest |
fix compile error for abc
|
|
|
@2025
|
6 years |
forrest |
mainly dantzig-wolfe - also Clp strong branching (rather than OsiClp?)
|
|
|
@2024
|
6 years |
forrest |
changes to abc
|
|
|
@2022
|
6 years |
forrest |
fixx AddColumns? CoinModel?
|
|
|
@2019
|
6 years |
stefan |
add function Clp_freeRay to C interface to free a ray given by …
|
|
|
@2016
|
6 years |
forrest |
weird compiler error
|
|
|
@2015
|
6 years |
forrest |
merge from stable 2006
|
|
|
@1996
|
6 years |
stefan |
conditional addition of dependent libraries into project libs via …
|
|
|
@1994
|
6 years |
stefan |
also use handler for printing
|
|
|
@1990
|
6 years |
forrest |
merge 1989 from stable
|
|
|
@1977
|
6 years |
forrest |
fix for tiny qp
|
|
|
@1976
|
6 years |
forrest |
allow use of plusnnnn or minusnnnn as keyword
|
|
|
@1975
|
6 years |
forrest |
allow custom print format
|
|
|
@1974
|
6 years |
forrest |
change KKT ordering in ClpcholeskyBase?
|
|
|
@1973
|
6 years |
forrest |
try and trap bad primal bases
|
|
|
@1972
|
6 years |
forrest |
changes to allow more options and stop on feasible (and a few other things)
|
|
|
@1967
|
6 years |
tkr |
Updates to allow installig of manifest (sorry for the multiple commits)
|
|
|
@1966
|
6 years |
tkr |
Changes for embedding manifest
|
|
|
@1965
|
6 years |
tkr |
Change to allow embedding of manifest
|
|
|
@1964
|
6 years |
forrest |
fix postsolve bug in qp
|
|
|
@1958
|
7 years |
forrest |
allow better handling of odd addColumns
|
|
|
@1956
|
7 years |
forrest |
fix assert if variable wrongly marked
|
|
|
@1953
|
7 years |
forrest |
don't go into abc if empty problem
|
|
|
@1952
|
7 years |
forrest |
fix in case anyone so experimental as to use setAutomaticScale
|
|
|
@1951
|
7 years |
forrest |
add event handler for barrier iteration
|
|
|
@1950
|
7 years |
forrest |
fix number of iterations after barrier
|
|
|
@1948
|
7 years |
forrest |
forgot to checkin!
|
|
|
@1947
|
7 years |
forrest |
2.8 modification which can cause problems
|
|
|
@1946
|
7 years |
forrest |
allow AMPL in Clp
|
|
|