|
|
@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.
|
|
|
@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
|
10 years |
lou |
Add forgotten doxydoc targets. But don't build doxydoc by default; …
|
|
|
@1581
|
10 years |
lou |
New doxygen documentation structure.
|
|
|
@1580
|
10 years |
stefan |
COIN_HAS_MODULE_FALLBACK is now always called by COIN_HAS_MODULE and …
|
|
|
@1579
|
10 years |
stefan |
remove addlibs file in uninstall
|
|
|
@1578
|
10 years |
stefan |
no need to set PKG_CONFIG_DISABLE_UNINSTALLED, so don't do it
|
|
|
@1577
|
10 years |
stefan |
create xxx_addlibs.txt after installation by using only .pc files of …
|
|
|
@1576
|
10 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.
|
|
|
@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
|
|
|
@1496
|
11 years |
forrest |
get rid of assert
|
|
|
@1494
|
11 years |
forrest |
fix for extremely badly scaled fathom
|
|
|
@1484
|
11 years |
forrest |
memory leak
|
|
|
@1480
|
11 years |
ladanyi |
exposed the idiot code through the C interface
|
|
|
@1470
|
11 years |
bjarni |
Add defines _CRT_SECURE_NO_WARNINGS and _CRT_SECURE_NO_DEPRECATE to …
|
|
|
@1464
|
11 years |
forrest |
minor changes for stability
|
|
|
@1453
|
11 years |
forrest |
second try at changes for seg fault and idiot
|
|
|
@1452
|
11 years |
forrest |
hopefully fix fake feasible
|
|
|
@1451
|
11 years |
forrest |
fix for segfault in guts of copy
|
|
|
@1449
|
11 years |
forrest |
take out a time wasting bit of debug
|
|
|
@1448
|
11 years |
stefan |
for doxygen docu: docu of special options should be directly in front …
|
|
|
@1443
|
11 years |
forrest |
ifdef some printing
|
|
|
@1442
|
11 years |
forrest |
fix bad write and optional parentheses
|
|
|
@1440
|
11 years |
forrest |
add pivot and complement
|
|
|
@1439
|
11 years |
forrest |
minor changes
|
|
|
@1436
|
11 years |
forrest |
fix divide by zero
|
|
|
@1434
|
11 years |
forrest |
minor changes
|
|
|
@1431
|
11 years |
forrest |
fix memory leak
|
|
|
@1430
|
11 years |
forrest |
changes for fathoming
|
|
|
@1429
|
11 years |
forrest |
fixes etc
|
|
|
@1428
|
11 years |
forrest |
fix for Marc
|
|
|
@1427
|
11 years |
forrest |
minor changes for examples
|
|
|
@1426
|
11 years |
forrest |
minor changes for an idea
|
|
|
@1425
|
11 years |
forrest |
trying to put fix in again
|
|
|
@1424
|
11 years |
forrest |
fixes for various things
|
|
|
@1423
|
11 years |
forrest |
more info on bad movement
|
|
|
@1422
|
11 years |
forrest |
trying again on assert
|
|
|
@1421
|
11 years |
stefan |
let configure setup CLPVERSION
|
|
|
@1416
|
11 years |
forrest |
fix for network detection
|
|
|
@1412
|
11 years |
forrest |
changes for priorities etc
|
|
|
@1409
|
11 years |
forrest |
change dual bounds a bit more
|
|
|
@1407
|
11 years |
forrest |
fix for ray and warning messages
|
|
|
@1403
|
11 years |
forrest |
fixing segfault
|
|
|
@1402
|
11 years |
forrest |
get rid of compiler warnings
|
|
|
@1401
|
12 years |
forrest |
parameters osl
|
|
|
@1399
|
12 years |
forrest |
change message for slog
|
|
|
@1397
|
12 years |
forrest |
stuff for Marc and Stefan
|
|
|
@1396
|
12 years |
forrest |
stupid me
|
|
|
@1395
|
12 years |
forrest |
mistake on osl
|
|
|
@1394
|
12 years |
forrest |
allow infeasibilityray more and prepare
|
|
|
@1390
|
12 years |
forrest |
compiler warnings
|
|
|
@1379
|
12 years |
forrest |
add space
|
|
|
@1377
|
12 years |
forrest |
changes led to asserts
|
|
|
@1376
|
12 years |
forrest |
chnages for speed and alternate factorization
|
|
|
@1371
|
12 years |
forrest |
changes to try and make faster
|
|
|