|
|
@2386
|
2 years |
unxusr |
formatting
|
|
|
@2370
|
2 years |
forrest |
fix zero row problem and null factorization
|
|
|
@2332
|
3 years |
forrest |
more tweaks for marginal feasible
|
|
|
@2322
|
3 years |
forrest |
changes to improve ray handling
|
|
|
@2315
|
3 years |
forrest |
allow update of solver sos info from cbcmodel
|
|
|
@2299
|
3 years |
forrest |
for readLp and SOS
|
|
|
@2298
|
3 years |
forrest |
changes for SC
|
|
|
@2286
|
3 years |
forrest |
allow superBasic in Coin
|
|
|
@2277
|
3 years |
forrest |
correct whatsChanged
|
|
|
@2271
|
4 years |
forrest |
change some ints to CoinBigIndex?
|
|
|
@2229
|
4 years |
forrest |
minor fix which won't do any harm
|
|
|
@2153
|
6 years |
forrest |
duals and djs in solve from hot start
|
|
|
@2088
|
6 years |
tkr |
Missing flcose call caused unit test to fail
|
|
|
@2083
|
6 years |
forrest |
force serial blas and correct dualobjlimit
|
|
|
@2070
|
6 years |
forrest |
for some cbc ideas
|
|
|
@2063
|
6 years |
forrest |
fix typo and add some stability fixes
|
|
|
@2061
|
6 years |
forrest |
allow for SOS in lp files
|
|
|
@2048
|
7 years |
forrest |
changes for max iterations
|
|
|
@2046
|
7 years |
tkr |
Merging r2045 from stable/1.15. Whoops, meant to commit it to trunk
|
|
|
@2030
|
7 years |
forrest |
fix some ampl stuff, add ClpSolver? and a few fixes
|
|
|
@2025
|
7 years |
forrest |
mainly dantzig-wolfe - also Clp strong branching (rather than OsiClp?)
|
|
|
@1972
|
8 years |
forrest |
changes to allow more options and stop on feasible (and a few other things)
|
|
|
@1926
|
8 years |
forrest |
try to fix infeasibility ray,
changes as in stable (for presolve), …
|
|
|
@1924
|
8 years |
forrest |
changes for miqp, parameters and presolve
|
|
|
@1887
|
8 years |
stefan |
merge r1886 from stable/1.14
|
|
|
@1843
|
9 years |
stefan |
merge chgset 1842 from stable/1.14
|
|
|
@1828
|
9 years |
lou |
Back merge r1827 from stable/1.14
|
|
|
@1809
|
9 years |
forrest |
for derived message handler
|
|
|
@1742
|
10 years |
forrest |
setRowPrice setColSolution to pass tests
|
|
|
@1729
|
10 years |
forrest |
messages for Cbc fathoming and allow perturbation and some safety?
|
|
|
@1724
|
10 years |
forrest |
allow for setting small element tolerance in readMps
|
|
|
@1721
|
10 years |
forrest |
a bit of debug and try and save memory in OsiClp?
|
|
|
@1718
|
10 years |
forrest |
allow for message handling in CoinLpIO
|
|
|
@1679
|
10 years |
forrest |
Add code to help when bad cuts are added by user i.e. ones with tiny …
|
|
|
@1678
|
10 years |
forrest |
gub stuff
|
|
|
@1677
|
10 years |
forrest |
gub
|
|
|
@1664
|
10 years |
lou |
Add EPL license notice in OsiClp?.
|
|
|
@1602
|
11 years |
lou |
Make simplex mode 1 (tableau access) work properly with maximisation. …
|
|
|
@1595
|
11 years |
lou |
Remove setObjectiveAndRefresh. Make getReducedGradient const. A few …
|
|
|
@1592
|
11 years |
lou |
Make param of setObjectiveAndRefresh const, in case the method survives.
|
|
|
@1584
|
11 years |
lou |
Change signature of getDualRays from (int) to (int,bool) to allow …
|
|
|
@1559
|
11 years |
stefan |
merge split branch into trunk
|
|
copied from branches/split/Clp/src/OsiClp/OsiClpSolverInterface.cpp:
|
|
|
@1527
|
11 years |
stefan |
add OsiClp? including OsiClp? unittest
|