|
|
@2111
|
6 years |
tkr |
temporarily committing stable candidate
|
|
|
@2110
|
6 years |
tkr |
Make sure number of rows is not zero in rounding heuristic
|
|
|
@2109
|
6 years |
tkr |
Updating externals and re-running autotools
|
|
|
@2108
|
6 years |
forrest |
out openblas serialization
|
|
|
@2107
|
6 years |
forrest |
somehow blas can go paralllel - I think this fixes
|
|
|
@2106
|
6 years |
forrest |
take out xxx ? 0 : 0
|
|
|
@2105
|
6 years |
forrest |
mostly reporting options plus a few tweaks
|
|
|
@2104
|
6 years |
forrest |
fix assert
|
|
|
@2103
|
6 years |
tkr |
Fix for missing usleep with MSVC. See r2004 in Clp
|
|
|
@2101
|
6 years |
forrest |
minor print change to diving
|
|
|
@2100
|
6 years |
forrest |
fix from stable + fix in analyze
|
|
|
@2097
|
6 years |
forrest |
try and improve memory leaks (and clean up Clp pthread build problem)
|
|
|
@2096
|
6 years |
forrest |
fix lack of threads
|
|
|
@2095
|
6 years |
forrest |
mingw64 COIN_HAS_CLP not defined
|
|
|
@2094
|
6 years |
forrest |
for memory leaks and heuristics and some experimental stuff
|
|
|
@2093
|
6 years |
forrest |
changes for diving heuristic
|
|
|
@2092
|
6 years |
forrest |
symmetry and diving
|
|
|
@2091
|
6 years |
mlubin |
Update outdated comment
|
|
|
@2087
|
6 years |
forrest |
fix multiple solver conflict abort
|
|
|
@2086
|
6 years |
forrest |
fix sign in ampl
|
|
|
@2083
|
6 years |
forrest |
modify is... meanings
|
|
|
@2081
|
6 years |
forrest |
zerohalf thread safety plus restart with deterministic parallel
|
|
|
@2080
|
6 years |
forrest |
changes for non simplex solvers
|
|
|
@2078
|
6 years |
forrest |
make message handlers threadsafer (also modify multiple root solver)
|
|
|
@2076
|
6 years |
forrest |
modify 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
|
6 years |
forrest |
change to printing
|
|
|
@2058
|
6 years |
forrest |
fix bad status in printing
|
|
|
@2053
|
6 years |
mlubin |
update documentation for setInitialSolution
|
|
|
@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
|
|
|
@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
|
|
|
@2033
|
7 years |
mlubin |
SOS updates and test (not yet working)
|
|
|
@2032
|
7 years |
mlubin |
Implement Cbc_setInitialSolution for providing a feasible solution.
|
|
|
@2030
|
7 years |
forrest |
fix some ampl problems
|
|
|
@2029
|
7 years |
forrest |
fix ampl bug
|
|
|
@2026
|
7 years |
mlubin |
remove some unimplemented functions from C interface
|
|
|
@2025
|
7 years |
forrest |
cosmetic change for status printing
|
|
|
@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
|
|
|
@2016
|
7 years |
mlubin |
More C interface work. Move C interface to libCbcSolver so that we can …
|
|
|
@2014
|
7 years |
forrest |
fix infeas status
|
|
|
@2013
|
7 years |
forrest |
mods for mipstart
|
|
|
@2003
|
7 years |
forrest |
change from stable 2002
|
|
|
@2000
|
7 years |
tkr |
Fixing error in Makefile.am
|
|
|
@1998
|
7 years |
forrest |
for threadsafe
|
|
|
@1987
|
7 years |
forrest |
for compiler
|
|
|
@1984
|
7 years |
tkr |
Unit test should not fail because miplib cannot be found
|
|
|
@1979
|
7 years |
stefan |
conditional addition of dependent libraries into project libs via …
|
|
|
@1971
|
7 years |
stefan |
commit pietros suggestions to handle derived CbcModel? classes in …
|
|
|
@1957
|
7 years |
forrest |
minor fixes and take out printout
|
|
|
@1956
|
7 years |
forrest |
correct some printing and allow RINS to start more easily in mini B&B
|
|
|
@1955
|
7 years |
forrest |
add more twiddles for advanced use of heuristics
|
|
|
@1954
|
7 years |
forrest |
new event plus flexible output format
|
|
|
@1953
|
7 years |
forrest |
yet more changes
|
|
|
@1952
|
7 years |
tkr |
Adding log level check before printing message
|
|
|
@1951
|
7 years |
forrest |
changes to fix bug on max nodes
|
|
|
@1949
|
7 years |
forrest |
try and fix thread problem and fix nextbestsolution counter
|
|
|
@1948
|
7 years |
forrest |
yet more changes for dubious idea
|
|
|
@1946
|
7 years |
forrest |
modifications to heuristic
|
|
|
@1945
|
7 years |
forrest |
adding a dubious heuristic
|
|
|
@1944
|
7 years |
forrest |
ouch - finger trouble
|
|
|
@1943
|
8 years |
forrest |
more options, copy statistics structure analysis
start coding of …
|
|
|
@1937
|
8 years |
unxusr |
use mipstart from cbcmodel if available
|
|
|
@1935
|
8 years |
tkr |
Updates to allow installig of manifest (sorry for the multiple commits)
|
|
|
@1934
|
8 years |
tkr |
Changes for embedding manifest
|
|
|
@1933
|
8 years |
tkr |
Change to allow embedding of manifest
|
|
|
@1927
|
8 years |
unxusr |
so that MIPstart can be informed programmatically (start of changes)
|
|
|
@1924
|
8 years |
forrest |
add eventhandling if continuous solution
|
|
|
@1923
|
8 years |
forrest |
fix divepseudo when when -999
|
|
|
@1921
|
8 years |
tkr |
Small bug fix and update to AMPL driver version number
|
|
|
@1915
|
8 years |
tkr |
Cleaner way of controlling output
|
|
|
@1911
|
8 years |
stefan |
disable debug printf
|
|
|
@1909
|
8 years |
tkr |
Only print message about integer incremenet if log level is set high enough
|
|
|
@1907
|
8 years |
forrest |
fix to allow .lp from stdin
|
|
|
@1906
|
8 years |
forrest |
minor change to correct switching back on of a cut generator
|
|
|
@1901
|
8 years |
forrest |
fix stupid error on resetModel
|
|
|
@1900
|
8 years |
forrest |
fix some examples and a bug on repeated use of same CbcModel?
|
|
|
@1899
|
8 years |
stefan |
fixup svn properties
|
|
|
@1898
|
8 years |
stefan |
fixup examples
|
|
|
@1893
|
8 years |
forrest |
may help segfault in non-deterministic parallel cbc
|
|
|
@1889
|
8 years |
stefan |
for users that have a Cbc with Clp, but do not have COIN_HAS_CLP …
|
|
|
@1887
|
8 years |
stefan |
for change in Cgl api
|
|
|