|
|
|
@509:daddd623ac9a
|
16 years |
Alpar Juttner |
Set the compatibily related MSVC defines only if they has't been …
|
|
|
@508:70aa52d30f13
|
16 years |
tapolcai |
Compilation bug fixed in graph_to_eps.h with VS2005 (#214)
|
|
|
@507:55111a054b2e
|
16 years |
Alpar Juttner |
Add missing include to time_measure.h
|
|
|
@506:7e0d5d971bab
|
16 years |
Alpar Juttner |
LEMON 1.0.2 released (b4c892aa217c tagged as r1.0.2)
1.0
|
|
|
@505:b4c892aa217c
|
16 years |
Alpar Juttner |
Update NEWS file
1.0
r1.0.2
|
|
|
@504:29cbdb01d5f0
|
16 years |
Alpar Juttner |
Merge build system updates
1.0
|
|
|
@503:64c2641286df
|
16 years |
Alpar Juttner |
Set the proper version for CMAKE in the tarballs (made by autotools).
|
|
|
@502:e58c511a5eba
|
16 years |
Akos Ladanyi |
Enable the component-based installer
|
|
|
@501:f9a879c9787c
|
16 years |
Akos Ladanyi |
Update the lemon icon
|
|
|
@500:2b6a20528f35
|
16 years |
Alpar Juttner |
Backport [e6ae4999cf22] from main (Suppress or fix VS2008 warnings) (#208)
1.0
|
|
|
@499:227f36959519
|
16 years |
Alpar Juttner |
Merge bugfix #207
1.0
|
|
|
@498:f59df77f5c8d
|
16 years |
Akos Ladanyi |
Fix CMAKE build without GLPK
|
|
|
@497:8b56605db6a8
|
16 years |
Akos Ladanyi |
Fix 'make install' without 'make html' using CMAKE (#207)
|
|
|
@496:17d918051964
|
16 years |
Akos Ladanyi |
Build GLPK dependent parts with CMake too
|
|
|
@495:c46afb3f67a6
|
16 years |
Alpar Juttner |
(.hg)ignore more build-like dirs (*objs* and *build*)
|
|
|
@494:fb5af0411793
|
16 years |
Balazs Dezso |
Fix lp indexing bug (#205)
|
|
|
@493:81627fa1b007
|
16 years |
Alpar Juttner |
Own support for isnan()
|
|
|
@492:04c0631fd332
|
16 years |
Alpar Juttner |
Merge
|
|
|
@491:68fe66e2b34a
|
16 years |
Balazs Dezso |
ArcSet? and EdgeSet? ports from SVN 3489 (ticket #67)
|
|
|
@490:a1155a9e8e09
|
16 years |
Alpar Juttner |
Merge
|
|
|
@489:4f1431aeef42
|
16 years |
Peter Kovacs |
Rename graph adaptors with the migration script (#67)
|
|
|
@488:2b5496c62ccd
|
16 years |
Peter Kovacs |
Rename graph_adaptor_test.cc to adaptors_test.cc (#67)
|
|
|
@487:acfb0f24d178
|
16 years |
Peter Kovacs |
Rename Residual to ResidualDigraph? (#67)
The new name is more …
|
|
|
@486:a2fd8b8d0b30
|
16 years |
Peter Kovacs |
Greatly extend and improve the test file for adaptors (#67)
- Add …
|
|
|
@485:9b082b3fb33f
|
16 years |
Alpar Juttner |
Rename Lp*/Mip* to *Lp/*Mip
|
|
|
@484:08d495d48089
|
16 years |
Alpar Juttner |
Remove lp_ prefix from the solver's header name
|
|
|
@483:76ec7bd57026
|
16 years |
Alpar Juttner |
Bypass warnings with gcc 4.3
|
|
|
@482:ed54c0d13df0
|
16 years |
Balazs Dezso |
Thorough redesign of the LP/MIP interface (#44)
- Redesigned class …
|
|
|
@481:7afc121e0689
|
16 years |
Balazs Dezso |
Port LP and MIP solvers from SVN -r3509 (#44)
|
|
|
@480:69928a704ffb
|
16 years |
Alpar Juttner |
Add HAVE_LP and HAVE_MIP #defines
|
|
|
@479:aff6888e71c9
|
16 years |
Alpar Juttner |
Ignore standard .m4 files
|
|
|
@478:5a1e9fdcfd3a
|
16 years |
Alpar Juttner |
Merge
|
|
|
@477:f599fa651202
|
16 years |
Alpar Juttner |
Update lemon/adaptors.h's header to 2009
|
|
|
@476:c246659c8b19
|
16 years |
Peter Kovacs |
Remove non-checked subgraph adaptors + rename parameters (#67)
|
|
|
@475:aea2dc0518ce
|
16 years |
Peter Kovacs |
Rename convenience functions in subgraph adaptors (#67)
- Rename …
|
|
|
@474:fbd6e04acf44
|
16 years |
Peter Kovacs |
Various doc improvements for graph adaptors (#67)
- Add notes about …
|
|
|
@473:14bb8812b8af
|
16 years |
Peter Kovacs |
Add creator functions for Residual and Residual::ResidualCapacity? (#67)
|
|
|
@472:91fcb8ed4cdc
|
16 years |
Peter Kovacs |
Various bug fixes and code improvements in adaptors.h (#67)
- Fix …
|
|
|
@471:9d9990909fc8
|
16 years |
Peter Kovacs |
Add missing const keywords (+ remove misleading ones) (#67)
|
|
|
@470:3c0d39b6388c
|
16 years |
Peter Kovacs |
Avoid warning in adaptors.h (#67)
|
|
|
@469:d369e885d196
|
16 years |
Peter Kovacs |
Fix the usage of tags in adaptors.h (#67)
There are separate tags for …
|
|
|
@468:75a5df083951
|
16 years |
Alpar Juttner |
Merge
|
|
|
@467:ba49101c9b07
|
16 years |
Alpar Juttner |
Update to 2009 plus whitespace unification
|
|
|
@466:de16f1f2d228
|
16 years |
Balazs Dezso |
Rename counterSort to stableRadixSort
|
|
|
@465:31d224a3c0af
|
16 years |
Alpar Juttner |
Doc improvements and source unification in radix_sort (#72)
|
|
|
@464:4f7224faf3bd
|
16 years |
Balazs Dezso |
Porting radix sorts from SVN #3509
|
|
|
@463:88ed40ad0d4f
|
16 years |
Alpar Juttner |
Happy New Year again
- update the copyright headers + run the source …
|
|
|
@462:1cc2818c03c0
|
16 years |
Balazs Dezso |
Merge bugfix #197
1.0
|
|
|
@461:1229dc2f1d36
|
16 years |
Balazs Dezso |
Merge bugfix #197
|
|
|
@460:81d40f1c850c
|
16 years |
Balazs Dezso |
Bug fix in heap unionfind (ticket #197)
The previous bugfix set the …
|
|
|
@459:6c1ac149ebf8
|
16 years |
Balazs Dezso |
Merge bugfix #197
|
|
|
@458:bb022b8f9c8f
|
16 years |
Balazs Dezso |
Merge bugix #197
1.0
|
|
|
@457:561be42c4b99
|
16 years |
Balazs Dezso |
Bug fix in heap unionfind (ticket #197)
The minimum item in the …
|
|
|
@456:30d22b636e57
|
16 years |
Alpar Juttner |
Merge
|
|
|
@455:5c69a36729cb
|
16 years |
Alpar Juttner |
Merge
|
|
|
@454:39b03fc708fd
|
16 years |
Alpar Juttner |
Merge
|
|
|
@453:e9a568cc86e3
|
16 years |
Alpar Juttner |
Merge
|
|
|
@452:9dfaf6efc36f
|
16 years |
Peter Kovacs |
Hide all docs in variant.h (#196)
|
|
|
@451:09e416d35896
|
16 years |
Peter Kovacs |
Bug fix in variant.h (#196)
|
|
|
@450:d5cfcff85dfd
|
16 years |
Alpar Juttner |
Merge bugfix #195
1.0
|
|
|
@449:b0f74ca2e3ac
|
16 years |
Peter Kovacs |
Bug fix in ConEdgeIt? (#195)
|
|
|
@448:919878a41a60
|
16 years |
Alpar Juttner |
Merge
|
|
|
@447:a07eb292dd95
|
16 years |
Alpar Juttner |
Merge bugfix #193
1.0
|
|
|
@446:33e9699c7d3a
|
16 years |
Balazs Dezso |
Fix skipSection() function (ticket #193)
|
|
|
@445:b2564598b46d
|
16 years |
Alpar Juttner |
Merge
|
|
|
@444:cace3206223b
|
16 years |
Balazs Dezso |
Fix typos (ticket #192)
|
|
|
@443:346991bf7ddd
|
16 years |
Alpar Juttner |
Update test/CMakeLists.txt and test/Makefile.am
|
|
|
@442:ff48c2738fb2
|
16 years |
Alpar Juttner |
Inline the test input files into the source code
|
|
|
@441:d05ad26c4d71
|
16 years |
Alpar Juttner |
LEMON 1.0.1 released (d5f1163b1522 tagged as r1.0.1)
1.0
|
|
|
@440:d5f1163b1522
|
16 years |
Alpar Juttner |
Update NEWS
1.0
r1.0.1
|
|
|
@439:62c1ed05e83f
|
16 years |
Alpar Juttner |
chg-len.py does not scan any hg config file now
|
|
|
@438:0f2091856dab
|
16 years |
Alpar Juttner |
Merge
|
|
|
@437:6a2a33ad261b
|
16 years |
Peter Kovacs |
Add missing 'const' for query functions of algorithms
|
|
|
@436:e562b69acbc6
|
16 years |
Alpar Juttner |
Bugfix in DfsVisit? (the same fix as in [9afe81e4c543] for the main …
1.0
|
|
|
@435:9afe81e4c543
|
16 years |
Balazs Dezso |
Renamings in connectivity.h and bug fix in DfsVisit? (#61)
- The …
|
|
|
@434:ad483acf1654
|
16 years |
Alpar Juttner |
Merge
|
|
|
@433:6ff53afe98b5
|
16 years |
Balazs Dezso |
Port topology.h as connectivity.h from SVN -r3509 (#61)
|
|
|
@432:76287c8caa26
|
16 years |
Balazs Dezso |
Reorganication of graph adaptors and doc improvements (#67)
- Moving …
|
|
|
@431:4b6112235fad
|
16 years |
Balazs Dezso |
Improvements in graph adaptors (#67)
Remove DigraphAdaptor? and …
|
|
|
@430:05357da973ce
|
16 years |
Balazs Dezso |
Port graph adaptors from svn -r3498 (#67)
|
|
|
@429:d8b87e9b90c3
|
16 years |
Alpar Juttner |
Merge
|
|
|
@428:7030149efed2
|
16 years |
Alpar Juttner |
Minor doc improvements in HaoOrlin? (#58)
|
|
|
@427:01c443515ad2
|
16 years |
Balazs Dezso |
New queue implementation for HaoOrlin? class (#58)
|
|
|
@426:eac19fb31a09
|
16 years |
Balazs Dezso |
Simple test for HaoOrlin? algorithm class (#58)
|
|
|
@425:b8ce15103485
|
16 years |
Balazs Dezso |
Port Hao-Orlin algorithm from SVN -r3509 (#58)
|
|
|
@424:69f33ef03334
|
16 years |
Alpar Juttner |
Merge
|
|
|
@423:e22fc10ab6f1
|
16 years |
Alpar Juttner |
Merge
|
|
|
@422:a578265aa8a6
|
16 years |
Peter Kovacs |
Improvements in groups.dox (#188)
- Unify the notations used for …
|
|
|
@421:6b9057cdcd8b
|
16 years |
Peter Kovacs |
Doc improvements for Bfs, Dfs, Dijkstra (#185)
- More precise …
|
|
|
@420:cb5f50e6c78b
|
16 years |
Alpar Juttner |
Merge fix #187
1.0
|
|
|
@419:59d3aa4f921f
|
16 years |
Alpar Juttner |
Merge
|
|
|
@418:940587667b47
|
16 years |
Peter Kovacs |
Improve test file for Circulation (#175)
- Bug fix: add a missing …
|
|
|
@417:235be9d4b6ab
|
16 years |
Peter Kovacs |
Many doc improvements for Circulation (#175)
- More precise doc for …
|
|
|
@416:26fd85a3087e
|
16 years |
Alpar Juttner |
Def->Set change in lemon/circulation.h
|
|
|
@415:fa341dd6ab23
|
16 years |
Alpar Juttner |
Transform circulation demo to test
|
|
|
@414:5a7dbeaed70e
|
16 years |
Alpar Juttner |
Port Circulation from svn -r3516 (#175)
Namely,
- port the files
- …
|
|
|
@413:532f34ea9cf3
|
16 years |
Alpar Juttner |
Merge
|
|
|
@412:62f9787c516c
|
16 years |
Peter Kovacs |
Remove DijkstraWidestPathOperationTraits? (#187)
|
|
|
@411:c5f010a5647a
|
16 years |
Peter Kovacs |
Improve unify-sources.sh (#186)
Errors can also be accepted when the …
|
|
|
@410:0c5dd7ceda03
|
16 years |
Alpar Juttner |
Merge
|
|
|