|
|
@765:703ebf476a1d
|
15 years |
Peter Kovacs |
Also check ReferenceMapTag? in concept checks (#312)
|
|
|
@732:a27356ceb5bd
|
15 years |
Peter Kovacs |
Add missing 'explicit' keywords (#311)
|
|
|
@708:ca92c2f936b0
|
16 years |
Peter Kovacs |
Remove bits/base_extender.h, which is not used at all (#288)
|
|
|
@674:20dac2104519
|
16 years |
Akos Ladanyi |
Merge and extend the fix of #275
|
|
|
@664:4137ef9aacc6
|
16 years |
Peter Kovacs |
Fix and uniform the usage of Graph and Parent typedefs (#268)
- …
|
|
|
@663:f2d6d3446adf
|
16 years |
Peter Kovacs |
VS compatibility fix (#268)
|
|
|
@627:2313edd0db0b
|
16 years |
Peter Kovacs |
Standard graph maps are required to be reference maps (#190)
|
|
|
@606:c5fd2d996909
|
16 years |
Peter Kovacs |
Various doc improvements (#248)
- Rename all the ugly template …
|
|
|
@582:6a17a722b50e
|
16 years |
Alpar Juttner |
Merge
|
|
|
@576:f5bc148f7e1f
|
16 years |
Balazs Dezso |
Fix the naming convention of guards and remove one unnecessary include
|
|
|
@566:c786cd201266
|
16 years |
Balazs Dezso |
Fix several missing includes (#232)
|
|
|
@564:2b6d5d22bb23
|
16 years |
Alpar Juttner |
Merge
|
|
|
@540:8a144437db7d
|
16 years |
Akos Ladanyi |
Prefix macro names with LEMON_ in lemon/config.h (#275)
|
|
|
@525:9605e051942f
|
16 years |
Peter Kovacs |
Various doc improvements
|
|
|
@523:39aaeea2d471
|
16 years |
Alpar Juttner |
Include /lemon/config.h globally (#230)
|
|
|
@515:7992dcb0d0e6
|
16 years |
Alpar Juttner |
Add long long checking to build systems (#230)
|
|
|
@513:3f0ddf255524
|
16 years |
tapolcai |
Further fixes to windows.cc (#215)
|
|
|
@511:879c55700cd4
|
16 years |
Alpar Juttner |
Wrap around the usages of windows.h
|
|
|
@491:68fe66e2b34a
|
16 years |
Balazs Dezso |
ArcSet? and EdgeSet? ports from SVN 3489 (ticket #67)
|
|
|
@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)
|
|
|
@478:5a1e9fdcfd3a
|
16 years |
Alpar Juttner |
Merge
|
|
|
@476:c246659c8b19
|
16 years |
Peter Kovacs |
Remove non-checked subgraph adaptors + rename parameters (#67)
|
|
|
@463:88ed40ad0d4f
|
16 years |
Alpar Juttner |
Happy New Year again
- update the copyright headers + run the source …
|
|
|
@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)
|
|
|
@432:76287c8caa26
|
16 years |
Balazs Dezso |
Reorganication of graph adaptors and doc improvements (#67)
- Moving …
|
|
|
@430:05357da973ce
|
16 years |
Balazs Dezso |
Port graph adaptors from svn -r3498 (#67)
|
|
|
@373:f58410582b9b
|
16 years |
Peter Kovacs |
Doc improvements for the graph related tools in lemon/bits
|
|
|
@372:75cf49ce5390
|
16 years |
Peter Kovacs |
Add missing tags and indicators
|
|
|
@314:2cc60866a0c9
|
16 years |
Peter Kovacs |
Doc reorganization + improvements
- Reorganize several tools (move …
|
|
|
@313:64f8f7cc6168
|
16 years |
Peter Kovacs |
Fix several doxygen warnings
|
|
|
@289:d91884dcd572
|
16 years |
Peter Kovacs |
Use DEBUG instead of ASSERT in graph extenders (ticket #17)
|
|
|
@280:e7f8647ce760
|
16 years |
Alpar Juttner |
Remove todo-s and convert them to trac tickets
|
|
|
@263:be8a861d3bb7
|
16 years |
Peter Kovacs |
Make copy constr and op= of the default maps private (ticket #137)
|
|
|
@256:c760d691fe3c
|
16 years |
Peter Kovacs |
Bug fix + doc improvement in UndirDigraphExtender? (ticket #141)
|
|
|
@236:da953e387d31
|
16 years |
Akos Ladanyi |
Unify the spelling of LEMON (#103).
|
|
|
@230:af4e8ba94294
|
16 years |
Balazs Dezso |
Fix ImmediateDetach? in AlterationObserver? (ticket #130)
|
|
|
@221:64613d8fae28
|
16 years |
Alpar Juttner |
Merge
|
|
|
@220:a5d8c039f218
|
16 years |
Balazs Dezso |
Reorganize header files (Ticket #97)
In addition on some places the …
|
|
|
@209:765619b7cbb2
|
16 years |
Alpar Juttner |
Apply unify-sources.sh to the source tree
|
|
|
@184:716b220697a0
|
17 years |
Alpar Juttner |
Fix gcc-4.3 compilation errors and warnings
|
|
|
@157:2ccc1afc2c52
|
17 years |
Peter Kovacs |
Using \tparam commands + removing \author commands (ticket #29, #39)
|
|
|
@139:701c529ba737
|
17 years |
Balazs Dezso |
Renamings in the graph_utils.h + graph_utils_test added
|
|
|
@128:7cd965d2257f
|
17 years |
Alpar Juttner |
Port graph_to_eps() and Color from svn -r3482.
|
|
|
@125:19e82bda606a
|
17 years |
Balazs Dezso |
Fix bug #83 in graph concept, extender and smart graph
|
|
|
@117:7b0ce9fb1169
|
17 years |
Alpar Juttner |
Remove ISO8859-1 characters
|
|
|
@107:31a2e6d28f61
|
17 years |
Alpar Juttner |
Happy New Year! (Update Copyright dates)
|
|
|
@100:4f754b4cf82b
|
17 years |
Alpar Juttner |
Bfs/Dfs/Dijkstra? and their deps ported from svn trung -r 3441.
|
|
|
@78:c46b3453455f
|
17 years |
Balazs Dezso |
Renaming types and variables
|
|
|
@77:2de55e4f57a7
|
17 years |
Balazs Dezso |
Fix bug #26 (UndirectedTagIndicator?<> does not work)
|
|
|
@57:c1acf0018c0a
|
17 years |
Balazs Dezso |
Port ListDigraph? and ListGraph? from svn -r 3433
Details:
- port …
|
|
|
@49:9a556af88710
|
17 years |
Peter Kovacs |
Doc improvements is some files.
|
|
|
@39:0a01d811071f
|
17 years |
Alpar Juttner |
Happy New Year (update the copyright headers)
|
|
|
@13:83c84df7a956
|
17 years |
Peter Kovacs |
Documentation cleanup.
|
|
|
@7:4d461e9867da
|
17 years |
Alpar Juttner |
Port invalid.h utility.h tolerance.h from svn -r3422
|