|
|
@1698
|
10 years |
stefan |
make sure COIN_HAS_BLAS conditional is always defined; rerun autotools
|
|
|
@1697
|
10 years |
forrest |
sorry - did not mean to overwrite - bacl to Stefan's configure
|
|
|
@1696
|
10 years |
forrest |
for integer problems with large values
|
|
|
@1695
|
10 years |
stefan |
fixes for WSMP
|
|
|
@1694
|
10 years |
stefan |
fix
|
|
|
@1693
|
10 years |
stefan |
make WSMP recoginition and use similar to Ipopt's WSMP interface
|
|
|
@1692
|
10 years |
stefan |
recognize ThirdParty/Mumps?; build ClpCholeskyMumps? only if Mumps …
|
|
|
@1691
|
10 years |
stefan |
check for AMD and CHOLMOD and GLPK's AMD in configure; compile …
|
|
|
@1690
|
10 years |
stefan |
-Wno-long-long is now always set (for gnu compiler); rerun autotools
|
|
|
@1689
|
10 years |
lou |
Account for null at end of string. Fixes ticket #44.
|
|
|
@1688
|
10 years |
stefan |
add -Wno-long-long in case someone compiles with AMD UFL; rerun autotools
|
|
|
@1687
|
10 years |
stefan |
remove unnessary last argument of AC_COIN_MAIN_PACKAGEDIR; rerun autotools
|
|
|
@1685
|
10 years |
lou |
Make DLL builds more robust. Build bare DLLs by default, not assemblies.
|
|
|
@1684
|
10 years |
stefan |
rerun autotools to get fix for msys
|
|
|
@1683
|
10 years |
stefan |
rerun autotools
|
|
|
@1682
|
10 years |
forrest |
stupid me - I did it again - glpk fix
|
|
|
@1681
|
10 years |
forrest |
allow gmpl report
|
|
|
@1680
|
10 years |
forrest |
allow glpk solution file
|
|
|
@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
|
|
|
@1676
|
10 years |
forrest |
For GUB
|
|
|
@1675
|
10 years |
stefan |
fix addlibs file for cygwin/cl build; rerun autotools
|
|
|
@1671
|
10 years |
forrest |
CLP_USER_DRIVEN1 error
|
|
|
@1670
|
10 years |
lou |
restoring Clp/trunk
|
|
|
@1668
|
10 years |
lou |
temporarily committing stable candidate
|
|
|
@1667
|
10 years |
lou |
Put Netlib back in trunk dependencies.
|
|
|
@1666
|
10 years |
lou |
A last leftover for EPL conversion, down in doc.
|
|
|
@1665
|
10 years |
lou |
Add EPL license notice in src.
|
|
|
@1664
|
10 years |
lou |
Add EPL license notice in OsiClp?.
|
|
|
@1663
|
10 years |
lou |
Add EPL license notice in test.
|
|
|
@1662
|
10 years |
lou |
Add EPL license notice in examples.
|
|
|
@1661
|
10 years |
forrest |
preftetch_const out for now
|
|
|
@1660
|
10 years |
forrest |
for user hooks and ranging/parametrics
|
|
|
@1659
|
10 years |
stefan |
change library installation directory back to
|
|
|
@1658
|
10 years |
stefan |
update to recent stables in externals, where available; rerun …
|
|
|
@1657
|
10 years |
stefan |
add URL into .pc field; rerun autotools
|
|
|
@1656
|
10 years |
mjs |
Correct typo.
|
|
|
@1655
|
10 years |
mjs |
Relicense under the Eclipse Public License.
|
|
|
@1650
|
10 years |
forrest |
save some memory
|
|
|
@1648
|
10 years |
stefan |
rerun autotools
|
|
|
@1647
|
10 years |
stefan |
rerun autotools
|
|
|
@1646
|
10 years |
stefan |
add comment
|
|
|
@1645
|
10 years |
stefan |
get examples working for cygwin/cl without pkg-config
|
|
|
@1644
|
10 years |
stefan |
list .la files in xxx-uninstalled.pc files; setup binary dependencies …
|
|
|
@1643
|
10 years |
forrest |
stab at parametrics and sparser matrix multiply
|
|
|
@1642
|
10 years |
lou |
Make Visual Studio v9 build work again.
|
|
|
@1641
|
10 years |
forrest |
allow for network bobble and lightweight presolve
|
|
|
@1637
|
10 years |
stefan |
use new fallback variables to setup addlibs file in fallback mode; use …
|
|
|
@1636
|
10 years |
stefan |
install also osi-clp.pc file in main directory (will be needed soon); …
|
|
|
@1635
|
10 years |
forrest |
fix bug when presolved model infeasible but original feasible.
also …
|
|
|
@1631
|
10 years |
stefan |
rerun autotools
|
|
|
@1630
|
10 years |
stefan |
rerun autotools
|
|
|
@1628
|
10 years |
lou |
Add check to Clp/configure.ac to abort configure if CoinUtils? is missing.
|
|
|
@1624
|
10 years |
lou |
restoring Clp/trunk
|
|
|
@1622
|
10 years |
lou |
temporarily committing stable candidate
|
|
|
@1621
|
10 years |
lou |
Remove explicit trunk requirement on CoinUtils? from Clp/configure.ac.
|
|
|
@1620
|
10 years |
lou |
Update Data externals to match 1.1 configuration.
|
|
|
@1619
|
10 years |
stefan |
rerun autotools
|
|
|
@1618
|
10 years |
tkr |
Making name changes to comply with recent changes in build tools and …
|
|
|
@1617
|
10 years |
lou |
Tweaks to genDefForClp.ps1 so we can build 64-bit DLLs.
|
|
|
@1616
|
10 years |
forrest |
for partial skip of etas
|
|
|
@1615
|
10 years |
lou |
Add Osi to Dependencies to reflect move of OsiClp?.
|
|
|
@1614
|
10 years |
lou |
First cut at DLL build for Visual Studio. Requires powershell. 32-bit …
|
|
|
@1613
|
10 years |
lou |
Small changes (remove local static variables) to allow DLL build with …
|
|
|
@1612
|
10 years |
forrest |
minor mistake
|
|
|
@1611
|
10 years |
forrest |
fix typo
|
|
|
@1610
|
10 years |
forrest |
changes for more flexibility in ClpSolve?
|
|
|
@1605
|
10 years |
lou |
Changes to fix 64-bit warnings in MS cl build.
|
|
|
@1604
|
10 years |
lou |
First cut at alternate build strategy for Coin with Visual Studio.
|
|
|
@1603
|
10 years |
stefan |
change from COIN_HAS_MODULE to COIN_HAS_PACKAGE
|
|
|
@1602
|
10 years |
lou |
Make simplex mode 1 (tableau access) work properly with maximisation. …
|
|
|
@1601
|
10 years |
lou |
Capture BuildTools? change that makes XXX_SVN_REV numeric.
|
|
|
@1600
|
10 years |
forrest |
rename infeasibilityRay
|
|
|
@1599
|
10 years |
forrest |
example is rubbish - but at least it should compile!
|
|
|
@1597
|
10 years |
forrest |
fix stupidity in example
|
|
|
@1596
|
10 years |
forrest |
minor changes for making feasible
|
|
|
@1595
|
10 years |
lou |
Remove setObjectiveAndRefresh. Make getReducedGradient const. A few …
|
|
|
@1594
|
10 years |
lou |
Documentation.
|
|
|
@1593
|
10 years |
lou |
Capture a small coin.m4 change in configure.
|
|
|
@1592
|
10 years |
lou |
Make param of setObjectiveAndRefresh const, in case the method survives.
|
|
|
@1591
|
10 years |
forrest |
new functions for SCIP
|
|
|
@1590
|
10 years |
stefan |
rerun autotools
|
|
|
@1589
|
10 years |
stefan |
rerun autotools
|
|
|
@1588
|
10 years |
stefan |
add prefix to COIN_PKG_CONFIG_PATH, also if it does not exists at …
|
|
|
@1587
|
10 years |
lou |
Doxygen tweaks: restore AUTOBRIEF, make COIN_DOXYGEN unchatty.
|
|
|
@1586
|
10 years |
forrest |
another fix for SCIP
|
|
|
@1585
|
10 years |
forrest |
changes to help SCIP
|
|
|
@1584
|
10 years |
lou |
Change signature of getDualRays from (int) to (int,bool) to allow …
|
|
|
@1583
|
10 years |
lou |
Fix up examples: Correct library ordering in Makefile.in, add std:: …
|
|
|
@1582
|
11 years |
lou |
Add forgotten doxydoc targets. But don't build doxydoc by default; …
|
|
|
@1581
|
11 years |
lou |
New doxygen documentation structure.
|
|
|
@1580
|
11 years |
stefan |
COIN_HAS_MODULE_FALLBACK is now always called by COIN_HAS_MODULE and …
|
|
|
@1579
|
11 years |
stefan |
remove addlibs file in uninstall
|
|
|
@1578
|
11 years |
stefan |
no need to set PKG_CONFIG_DISABLE_UNINSTALLED, so don't do it
|
|
|
@1577
|
11 years |
stefan |
create xxx_addlibs.txt after installation by using only .pc files of …
|
|
|
@1576
|
11 years |
stefan |
rerun autotools
|
|
|
@1575
|
11 years |
stefan |
add Osi into Externals; fixes for building osiUnitTest when configured …
|
|
|
@1574
|
11 years |
stefan |
check for Osi in base dir too; fix some comments in Makefile.am
|
|
|
@1573
|
11 years |
stefan |
use PCADDLIBS instead of ADDLIBS to setup .pc file; rerun autotools
|
|
|