|
|
@1001
|
13 years |
jpgoncal |
The boounds of the parent were not changed when the grandparent was …
|
|
|
@999
|
13 years |
jpgoncal |
fixed getTree()
|
|
|
@998
|
13 years |
jpgoncal |
getTree was not working if there was a node deleted. Now it tests for …
|
|
|
@997
|
13 years |
jpgoncal |
removed printout from clp.
|
|
|
@996
|
13 years |
ladanyi |
|
|
|
@995
|
13 years |
ladanyi |
seems to work
|
|
|
@994
|
13 years |
ladanyi |
…
|
|
|
@993
|
13 years |
ladanyi |
works???
|
|
|
@992
|
13 years |
ladanyi |
one more bug…
|
|
|
@991
|
13 years |
ladanyi |
one more check…
|
|
|
@990
|
13 years |
ladanyi |
one step closer…
|
|
|
@989
|
13 years |
ladanyi |
still not there…
|
|
|
@988
|
13 years |
ladanyi |
still not there…
|
|
|
@987
|
13 years |
jpgoncal |
fixed the bounds of GP and its descendants.
|
|
|
@986
|
13 years |
jpgoncal |
added a few things in the printout for debugging.
|
|
|
@985
|
13 years |
ladanyi |
slowly debugging
|
|
|
@981
|
13 years |
jpgoncal |
Added print statements for debugging.
|
|
|
@980
|
13 years |
ladanyi |
works properly on p0033.mps, though does not save any nodes…
|
|
|
@977
|
13 years |
ladanyi |
shared libs should be found now
|
|
|
@976
|
13 years |
ladanyi |
seems to work if FUNNY_BRANCHING is not defined
|
|
|
@975
|
13 years |
ladanyi |
|
|
|
@974
|
13 years |
ladanyi |
|
|
|
@973
|
13 years |
ladanyi |
|
|
|
@972
|
13 years |
ladanyi |
|
|
|
@971
|
13 years |
ladanyi |
change how way is set. its value is now the currently processed child …
|
|
|
@970
|
13 years |
jpgoncal |
Added function to do move.
|
|
|
@969
|
13 years |
jpgoncal |
Added variables to store children of a node.
|
|
|
@967
|
13 years |
ladanyi |
|
|
|
@966
|
13 years |
ladanyi |
added -lOsiClp
|
|
|
@965
|
13 years |
jpgoncal |
Copied code from OsiClpSolverInterface?.
|
|
|
@963
|
13 years |
ladanyi |
set up the dir for working on dynamic branching
|
|
|
@962
|
13 years |
ladanyi |
Create branch to code dynamic branching
|
|
|
@949
|
13 years |
ladanyi |
Creating a new branch to make threaded version fast.
|
|
|
@911
|
13 years |
ladanyi |
|
|
|
@910
|
13 years |
ladanyi |
change usage of pow() and log() to appease MSVC++
|
|
|
@909
|
13 years |
ladanyi |
added new files to the MSVC++ project files
|
|
|
@908
|
13 years |
jpgoncal |
Ran autotools and configure changed/
|
|
|
@907
|
13 years |
jpgoncal |
Add new files.
|
|
|
@906
|
13 years |
jpgoncal |
Merged with changes done in trunk
|
|
|
@901
|
13 years |
jpgoncal |
latest version with random choice.
|
|
|
@898
|
13 years |
ladanyi |
fixed previousBranch() for a couple of branching object types. still …
|
|
|
@897
|
13 years |
ladanyi |
evenly distributed heur invocation doesn't crash
|
|
|
@896
|
13 years |
ladanyi |
added debug info
|
|
|
@895
|
13 years |
jpgoncal |
Store branching object in CbcNOdeInfo.
|
|
|
@894
|
13 years |
jpgoncal |
header.
|
|
|
@893
|
13 years |
jpgoncal |
Added function to print info.
|
|
|
@891
|
13 years |
jpgoncal |
Added gutsOfConstructor in CbcHeuristicNode?.
|
|
|
@890
|
13 years |
jpgoncal |
Small changes in CbcHeuristicNode?.
|
|
|
@889
|
13 years |
ladanyi |
code to decide when to run heuristics is done and compiles, need to debug
|
|
|
@886
|
13 years |
ladanyi |
Added a new way of determinig when to run a heuristic
|
|
|
@885
|
13 years |
jpgoncal |
Cleaned up a little bit.
|
|
|
@884
|
13 years |
jpgoncal |
Draft code for heuristic to control heuristics.
|
|
|
@883
|
13 years |
jpgoncal |
Create a branch to work with the heuristics.
|
|
|
@878
|
13 years |
ladanyi |
creating a branch to experiment with common search tree class
|
|
|
@766
|
14 years |
andreasw |
deleting temporary BSP branch
|
|
|
@764
|
14 years |
ladanyi |
committing merging w/ trunk of Clp, Osi, Cbc
|
|
|
@763
|
14 years |
andreasw |
unded [762] and moved CbcCbcParam?.cpp from libCbc to libCbcSolver
|
|
|
@762
|
14 years |
tkr |
Fixing dependence of libCbc on libCbcSolver
|
|
|
@761
|
14 years |
andreasw |
moved all ASL dependent code into new installable library libCbcSolver
|
|
|
@757
|
14 years |
andreasw |
allow --enable-doscompile on MinGW/MSys
|
|
|
@756
|
14 years |
andreasw |
undoing ADDLIBS hack to include ASL library into ADDLIBS (see [752])
|
|
|
@754
|
14 years |
jpfasano |
Modified to avoid MS compiler messages: …
|
|
|
@752
|
14 years |
andreasw |
fixing linking issues with ASL (temporary fix)
|
|
|
@749
|
14 years |
stefan |
remove unused variable and value
|
|
|
@748
|
14 years |
stefan |
add unitTestClp.cpp to libCbc to have CbcClpUnitTest? well defined
|
|
|
@746
|
14 years |
lou |
Add using declarations to suppress compiler warnings about hidden …
|
|
|
@745
|
14 years |
lou |
Create dummy CbcClpUnitTest?.
|
|
|
@744
|
14 years |
lou |
Remove `using namespace std' from CbcTree?.hpp, fix collateral damage.
|
|
|
@743
|
14 years |
jpfasano |
Changed to remove MS compiler messages: …
|
|
|
@742
|
14 years |
ladanyi |
Added new parameters to indicate location of Sample/Netlib?/mplib problems
|
|
|
@740
|
14 years |
jpfasano |
Changed to avoid these MS compiler messages: …
|
|
|
@737
|
14 years |
ladanyi |
Got rid of dependency on Data/... except for Sample
|
|
|
@736
|
14 years |
jpfasano |
Modified to remove MS Compiler message
warning C4800: …
|
|
|
@735
|
14 years |
lou |
Correct linking of cbc-generic when ASL is present.
|
|
|
@734
|
14 years |
ladanyi |
|
|
|
@733
|
14 years |
andreasw |
corrected Cbc version number that is printed
|
|
|
@732
|
14 years |
jpfasano |
Modified to remove a few MS Compiler messages
warning C4800: …
|
|
|
@731
|
14 years |
jpfasano |
Modified way dependent library is specified.
|
|
|
@730
|
14 years |
andreasw |
creating branches/BSP/stable/1.2 from stable/1.2 rev 728
|
|
|
@729
|
14 years |
andreasw |
creating branches/BSP/stable
|
|
|
@728
|
14 years |
andreasw |
creating branches/BSP/trunk from trunk rev 727
|
|
|
@727
|
14 years |
andreasw |
creating branches/BSP
|
|
|
@686
|
14 years |
forrest |
for pseudo shadow prices in LOS
|
|
|
@685
|
14 years |
forrest |
try and fix hang on max nodes
|
|
|
@684
|
14 years |
forrest |
updated example
|
|
|
@682
|
14 years |
forrest |
modify makefile for example
|
|
|
@681
|
14 years |
forrest |
add example
|
|
|
@680
|
14 years |
forrest |
small changes for LOS
|
|
|
@679
|
14 years |
forrest |
take out misleading setting of integer variables because of ampl
|
|
|
@678
|
14 years |
forrest |
for tighter linear constraints in bilinear
|
|
|
@676
|
14 years |
forrest |
timing again
|
|
|
@675
|
14 years |
forrest |
timing
|
|
|
@674
|
14 years |
forrest |
timing
|
|
|
@673
|
14 years |
forrest |
try and fix time on some computers
|
|
|
@672
|
14 years |
forrest |
for compiler warnings on AIX
|
|
|
@671
|
14 years |
forrest |
slight typo
|
|
|
@670
|
14 years |
forrest |
possible thread loop?
|
|
|
@669
|
14 years |
forrest |
still trying to get round compiler error
|
|
|
@668
|
14 years |
forrest |
for compiler error
|
|
|
@667
|
14 years |
forrest |
for dummy loadNonLinear
|
|
|