|
|
@733:7439dc5fe1b9
|
15 years |
Alpar Juttner |
Merge
|
|
|
@732:a27356ceb5bd
|
15 years |
Peter Kovacs |
Add missing 'explicit' keywords (#311)
|
|
|
@731:7b1a6e963018
|
15 years |
Peter Kovacs |
Fix the implementation and doc of CrossRefMap? (#302)
- Handle …
|
|
|
@730:9f529abcaebf
|
15 years |
Balazs Dezso |
Unification of names in heaps (#50)
|
|
|
@729:bb8c4cd57900
|
15 years |
Balazs Dezso |
Simplified implementation of bucket heaps (#50)
|
|
|
@728:532697c9fa53
|
15 years |
Balazs Dezso |
Port remaining heaps from SVN -r 3509 (#50)
- FibHeap?
- RadixHeap?
…
|
|
|
@726:9c7639f3a741
|
15 years |
Akos Ladanyi |
Minor CMake improvements
* Use the empty ELSE(), ENDIF(), ENDMACRO(), …
|
|
|
@725:d1e1cd94bf49
|
15 years |
Akos Ladanyi |
Put the version string into config.h
Also make it possible to set the …
|
|
|
@722:c5dc4d3124aa
|
15 years |
Akos Ladanyi |
Generate and install LEMONConfig.cmake
|
|
|
@718:da70af8844b9
|
15 years |
Akos Ladanyi |
Suppress MSVC warnings using pragmas (#295)
|
|
|
@717:926c47568a56
|
15 years |
Peter Kovacs |
Add artificial addNode() function to the arc/edge set classes
|
|
|
@714:d10545c08e61
|
15 years |
Alpar Juttner |
Add lemon/config.h.cmake to the tarball
|
|
|
@713:1993af615e68
|
15 years |
Alpar Juttner |
Resolve GCC-4.4 warnings & fix ambiguous op=() in graph_components.h
|
|
|
@710:8b0df68370a4
|
15 years |
Peter Kovacs |
Fix the GEQ/LEQ handling in NetworkSimplex? + improve doc (#291)
- …
|
|
|
@708:ca92c2f936b0
|
15 years |
Peter Kovacs |
Remove bits/base_extender.h, which is not used at all (#288)
|
|
|
@707:d9cf3b5858ae
|
15 years |
Peter Kovacs |
Move list and edge sets to the graph module (#290)
|
|
|
@705:ebdcc68fe79e
|
15 years |
Peter Kovacs |
Change the explanation of the acronym LEMON (#289)
|
|
|
@704:bf7928412136
|
15 years |
Peter Kovacs |
Change Graph::Edge -> Graph::Arc inheritance to conversion (#283)
|
|
|
@703:cb38ccedd2c1
|
15 years |
Balazs Dezso |
Change Undirector::Edge -> Undirector::Arc inheritance to conversion (#283)
|
|
|
@698:3adf5e2d1e62
|
15 years |
Peter Kovacs |
Small doc improvements (#257)
|
|
|
@697:a8dfe89b7719
|
15 years |
Balazs Dezso |
Fix glp_prob definition (#286)
|
|
|
@695:4ff8041e9c2e
|
15 years |
Peter Kovacs |
Doc improvements and fixes for connectivity tools (#285)
And add …
|
|
|
@694:dcba640438c7
|
15 years |
Peter Kovacs |
Bug fixes in connectivity.h (#285)
- Bug fix in tree().
- Rename …
|
|
|
@692:cb8270a98660
|
15 years |
Akos Ladanyi |
Add the solver libraries to lemon.pc.in (#281)
|
|
|
@690:f3792d5bb294
|
15 years |
Alpar Juttner |
Resolve gcc-4.3 warning in lemon/network_simplex.h
|
|
|
@689:111698359429
|
15 years |
Peter Kovacs |
Less map copying in NetworkSimplex? (#234)
- The graph is copied in …
|
|
|
@688:756a5ec551c8
|
15 years |
Peter Kovacs |
Rename Flow to Value in the flow algorithms (#266)
We agreed that …
|
|
|
@687:6c408d864fa1
|
15 years |
Peter Kovacs |
Support negative costs and bounds in NetworkSimplex? (#270)
* The …
|
|
|
@686:72ac25ad276e
|
15 years |
Alpar Juttner |
Merge
|
|
|
@677:936355864d6e
|
15 years |
Akos Ladanyi |
Add cbc.h to lemon/Makefile.am (#279)
|
|
|
@674:20dac2104519
|
15 years |
Akos Ladanyi |
Merge and extend the fix of #275
|
|
|
@672:029a48052c67
|
15 years |
Peter Kovacs |
Modify the interface of MinCostArborescence? + improvements (#267)
- …
|
|
|
@670:7c1324b35d89
|
15 years |
Peter Kovacs |
Modify the interface of Suurballe (#266, #181)
- Move the parameters …
|
|
|
@669:28f58740b6f8
|
15 years |
Peter Kovacs |
Support infinite bounds in Circulation + fixes (#270, #266)
- …
|
|
|
@668:b536eaacb39b
|
15 years |
Akos Ladanyi |
FindCOIN for CMake (#256)
|
|
|
@667:c3ce597c11ae
|
15 years |
Akos Ladanyi |
FindCPLEX for CMake (#256)
|
|
|
@666:ec817dfc2cb7
|
15 years |
Akos Ladanyi |
FindGLPK improvements (#256)
|
|
|
@665:b95898314e09
|
15 years |
Alpar Juttner |
Merge
|
|
|
@664:4137ef9aacc6
|
15 years |
Peter Kovacs |
Fix and uniform the usage of Graph and Parent typedefs (#268)
- …
|
|
|
@663:f2d6d3446adf
|
15 years |
Peter Kovacs |
VS compatibility fix (#268)
|
|
|
@660:b1811c363299
|
15 years |
Peter Kovacs |
Bug fix in NetworkSimplex? (#234)
|
|
|
@659:0c8e5c688440
|
15 years |
Alpar Juttner |
Fix usage of sqrt() (#268)
|
|
|
@658:85cb3aa71cce
|
15 years |
Alpar Juttner |
Merge and fix
|
|
|
@657:dacc2cee2b4c
|
15 years |
Peter Kovacs |
Slightly modify the interface of Circulation and Preflow (#266)
in …
|
|
|
@656:e6927fe719e6
|
15 years |
Peter Kovacs |
Support >= and <= constraints in NetworkSimplex? (#219, #234)
By …
|
|
|
@655:6ac5d9ae1d3d
|
16 years |
Peter Kovacs |
Support real types + numerical stability fix in NS (#254)
- Real …
|
|
|
@654:9ad8d2122b50
|
16 years |
Peter Kovacs |
Separate types for flow and cost values in NetworkSimplex? (#234)
|
|
|
@653:c7d160f73d52
|
16 years |
Peter Kovacs |
Support multiple run() calls in NetworkSimplex? (#234)
|
|
|
@652:5232721b3f14
|
16 years |
Peter Kovacs |
Rework the interface of NetworkSimplex? (#234)
The parameters of the …
|
|
|
@651:8c3112a66878
|
16 years |
Peter Kovacs |
Use XTI implementation instead of ATI in NetworkSimplex? (#234)
XTI …
|
|
|
@650:425cc8328c0e
|
16 years |
Peter Kovacs |
Internal restructuring and renamings in NetworkSimplex? (#234)
|
|
|
@648:e8349c6f12ca
|
16 years |
Peter Kovacs |
Port NetworkSimplex? from SVN -r3520 (#234)
|
|
|
@647:0ba8dfce7259
|
15 years |
Alpar Juttner |
Merge
|
|
|
@646:f63e87b9748e
|
15 years |
Alpar Juttner |
Merge
|
|
|
@645:a3402913cffe
|
15 years |
Balazs Dezso |
Add more docs to LGF function interface (#109)
|
|
|
@644:2ca0cdb5f366
|
15 years |
Balazs Dezso |
Fix in HaoOrlin? (#264)
|
|
|
@643:293551ad254f
|
15 years |
Peter Kovacs |
Improvements and fixes for the minimum cut algorithms (#264)
|
|
|
@641:d657c71db7db
|
15 years |
Peter Kovacs |
Rename max_matching.h to matching.h (#265)
|
|
|
@640:7ac52d6a268e
|
15 years |
Peter Kovacs |
Extend and modify the interface of matching algorithms (#265)
- …
|
|
|
@639:2ebfdb89ec66
|
15 years |
Peter Kovacs |
Improvements for the Euler tools and the test file (#264)
|
|
|
@638:493533ead9df
|
15 years |
Peter Kovacs |
Bug fix in the Euler iterators (#264)
Handle the case when the first …
|
|
|
@637:b61354458b59
|
15 years |
Peter Kovacs |
Imporvements for the matching algorithms (#264)
|
|
|
@633:7c12061bd271
|
15 years |
Peter Kovacs |
Add images + fixes in the doc of connectivity tools (#262)
|
|
|
@631:33c6b6e755cd
|
15 years |
Peter Kovacs |
Small doc improvements (#263)
|
|
|
@629:7a28e215f715
|
15 years |
Peter Kovacs |
Remove notes about reference maps as extra features (#190)
|
|
|
@628:aa1804409f29
|
15 years |
Peter Kovacs |
Exploit that the standard maps are reference maps (#190)
|
|
|
@627:2313edd0db0b
|
15 years |
Peter Kovacs |
Standard graph maps are required to be reference maps (#190)
|
|
|
@626:d11bf7998905
|
15 years |
Peter Kovacs |
Various improvements and fixes (mainly in the doc) (#190)
|
|
|
@623:745e182d0139
|
16 years |
Balazs Dezso |
Unified message handling for LP and MIP solvers (#9)
|
|
|
@619:be6646ac5d89
|
16 years |
Alpar Juttner |
DescriptorMap?->RangeIdMap?, InvertableMap?->CrossRefMap? (#160)
|
|
|
@614:3314f58e7b25
|
16 years |
Balazs Dezso |
Add CBC support (#204)
|
|
|
@613:e7017ec2d5cd
|
16 years |
Balazs Dezso |
Silent glp_adv_basis() (#255)
|
|
|
@612:7ab97e2a0c33
|
16 years |
Balazs Dezso |
Fixing presolver and basis handling (#255)
|
|
|
@608:6e0525ec5355
|
16 years |
Alpar Juttner |
Accept negative values as unbounded capacity in dimacs readers (#243) …
|
|
|
@606:c5fd2d996909
|
16 years |
Peter Kovacs |
Various doc improvements (#248)
- Rename all the ugly template …
|
|
|
@598:9d0d7e20f76d
|
16 years |
Balazs Dezso |
Fix lp related errors and warnings (#241 and #242)
|
|
|
@597:20e3acc1a757
|
16 years |
Alpar Juttner |
Switch on warnings when compiling the lib
|
|
|
@596:ba659d676331
|
16 years |
Akos Ladanyi |
Make it possible to use LEMON as a CMake subproject (#240)
|
|
|
@595:94387da47f79
|
16 years |
Alpar Juttner |
Merge
|
|
|
@593:d6b40ebb2617
|
16 years |
Peter Kovacs |
Doc improvements in GomoryHu? (#66)
And make init() and start() private …
|
|
|
@592:e72bacfea6b7
|
16 years |
Alpar Juttner |
Remane GomoryHuTree? to GomoryHu? (#66)
|
|
|
@591:ccd2d3a3001e
|
16 years |
Alpar Juttner |
Cut iterators for GomoryHuTree? + doc cleanup + bug fixes (#66)
|
|
|
@590:924887566bf2
|
16 years |
tapolcai |
Porting Gomory-Hu algorithm (#66)
|
|
|
@589:fc6c7aab4b8d
|
16 years |
Alpar Juttner |
Merge
|
|
|
@588:89e29e22d479
|
16 years |
Alpar Juttner |
Remove \bug and \todo comments
|
|
|
@587:9db62975c32b
|
16 years |
Alpar Juttner |
Fix newSolver()/cloneSolver() API in LP tools + doc improvements …
|
|
|
@586:547e966b3b29
|
16 years |
Alpar Juttner |
Fix Soplex config in autoconf (#230)
|
|
|
@585:ba124394367a
|
16 years |
Balazs Dezso |
Automatic GLPK env deallocation (#213)
|
|
|
@584:0fec6a017ead
|
16 years |
Balazs Dezso |
Fix GLPK tests (#213)
|
|
|
@582:6a17a722b50e
|
16 years |
Alpar Juttner |
Merge
|
|
|
@581:6d3a9eec82b4
|
16 years |
Alpar Juttner |
Merge
|
|
|
@576:f5bc148f7e1f
|
16 years |
Balazs Dezso |
Fix the naming convention of guards and remove one unnecessary include
|
|
|
@575:88bd39ef7d98
|
16 years |
Alpar Juttner |
Merge
|
|
|
@572:635a8375227d
|
16 years |
Alpar Juttner |
dimacs.h reads MAT files to both dir and undir graphs (#231)
|
|
|
@569:22f932bbb305
|
16 years |
Akos Ladanyi |
Test for euler.h (#65)
|
|
|
@568:3af83b6be1df
|
16 years |
Alpar Juttner |
Rename euler() to eulerian() (#65)
|
|
|
@567:42d4b889903a
|
16 years |
Alpar Juttner |
Port Euler walk tools from SVN -r3512 (#65)
|
|
|
@566:c786cd201266
|
16 years |
Balazs Dezso |
Fix several missing includes (#232)
|
|
|
@564:2b6d5d22bb23
|
16 years |
Alpar Juttner |
Merge
|
|
|
@563:dab9e610e37d
|
16 years |
Peter Kovacs |
Fixes in adaptors.h to compile on AIX
|
|
|