|
|
@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
|
|
|
@1572
|
11 years |
stefan |
rerun autotools
|
|
|
@1571
|
11 years |
stefan |
rerun autotools
|
|
|
@1566
|
11 years |
stefan |
rerun autotools
|
|
|
@1564
|
11 years |
lou |
Tweaks to use PROJECTDIR_INIT to define CLP_VERSION.
|
|
|
@1563
|
11 years |
stefan |
allow build against installed dependencies without presence of base …
|
|
|
@1562
|
11 years |
stefan |
make sure installation directory comes first in include directories
|
|
|
@1561
|
11 years |
stefan |
make check for sample dir work without including ClpConfig?.h
|
|
|
@1560
|
11 years |
stefan |
rerun autotools
|
|
|
@1559
|
11 years |
stefan |
merge split branch into trunk
|
|
|
@1557
|
11 years |
lou |
restoring https://projects.coin-or.org/svn/Clp/trunk
|
|
|
@1555
|
11 years |
lou |
temporarily committing stable candidate
|
|
|
@1554
|
11 years |
lou |
Convert CLPVERSION to CLP_VERSION for consistency with upcoming changes.
|
|
|
@1553
|
11 years |
lou |
Update to BuildTools?/stable/0.6. Add Dependencies.
|
|
|
@1552
|
11 years |
mjs |
Format examples with 'astyle -A4 -p'.
|
|
|
@1551
|
11 years |
mjs |
Rerun formatting after JJF patches (1533 and 1535).
|
|
|
@1541
|
11 years |
stefan |
merge chgset 1536 from stable/1.11 into trunk: do not copy ray_ if it …
|
|
|
@1535
|
11 years |
forrest |
fix dupcol bug
|
|
|
@1533
|
11 years |
forrest |
make it easier to play with multiple Lp solutions
|
|
|
@1525
|
11 years |
mjs |
Formatted .cpp, .hpp, .c, .h files with "astyle -A4 -p". This matches …
|
|
|
@1517
|
11 years |
forrest |
fix odd behavior on crossover from idiot
|
|
|
@1512
|
11 years |
forrest |
fix seg fault on null problem and messagee in idiot
|
|
|
@1506
|
11 years |
forrest |
changes for idiot code
|
|
|
@1505
|
11 years |
forrest |
fix for rare condition with free variables
|
|
|
@1503
|
11 years |
forrest |
fix warning and ambiguity
|
|
|
@1502
|
11 years |
forrest |
moving sandbox stuff to trunk
|
|
|
@1499
|
11 years |
forrest |
try and fix accuracy problems
|
|
|