#428 |
lemon.pc.cmake
|
Alpar Juttner
|
defect
|
blocker
|
core
|
hg main
|
#434 |
Phase out Autotools in favor of CMAKE
|
Alpar Juttner
|
enhancement
|
blocker
|
build system
|
hg main
|
#443 |
Doc is fully broken with Doxygen 1.8
|
Peter Kovacs
|
defect
|
blocker
|
documentation
|
hg main
|
#444 |
Strange bug in ListPath<>
|
Alpar Juttner
|
defect
|
blocker
|
core
|
hg main
|
#450 |
Serious bug in ListDigraph::erase(Node &)
|
Balazs Dezso
|
defect
|
blocker
|
core
|
hg main
|
#469 |
map_test hangs with gcc 4.7/4.8
|
Alpar Juttner
|
defect
|
blocker
|
core
|
hg main
|
#69 |
Revise and port bipartite graphs
|
Balazs Dezso
|
task
|
critical
|
core
|
|
#223 |
Thread safe graphs
|
Alpar Juttner
|
enhancement
|
critical
|
core
|
hg main
|
#364 |
Missing UndirectedTag in SubGraph adaptor
|
Peter Kovacs
|
defect
|
critical
|
core
|
hg main
|
#369 |
graphCopy crash
|
Peter Kovacs
|
defect
|
critical
|
core
|
release branch 1.1
|
#371 |
Target graph is not cleared before graph copying
|
Peter Kovacs
|
defect
|
critical
|
core
|
hg main
|
#372 |
Critical bug in Elevator
|
Balazs Dezso
|
defect
|
critical
|
core
|
hg main
|
#420 |
Memory corruption when using IterableValueMap on Class derived from lemon Graph
|
Balazs Dezso
|
defect
|
critical
|
core
|
hg main
|
#429 |
graph_utils_test fails on Windows
|
Peter Kovacs
|
defect
|
critical
|
core
|
hg main
|
#470 |
"Unused locally defined typedef" warning with gcc 4.8
|
Alpar Juttner
|
defect
|
critical
|
core
|
hg main
|
#56 |
Port Nagamochi-Ibaraki algorithm
|
Alpar Juttner
|
enhancement
|
major
|
core
|
|
#177 |
Port the Edmonds-Karp max. flow alg.
|
Peter Kovacs
|
task
|
major
|
core
|
hg main
|
#294 |
ignore_unused_variable_warning
|
Balazs Dezso
|
defect
|
major
|
core
|
hg main
|
#362 |
Radix sort for bidirectional iterators
|
Balazs Dezso
|
enhancement
|
major
|
core
|
hg main
|
#366 |
Bug in PredMapPath::empty()
|
Balazs Dezso
|
defect
|
major
|
core
|
hg main
|
#368 |
numeric_limits::min() fixes
|
Peter Kovacs
|
defect
|
major
|
core
|
hg main
|
#380 |
A heuristic algorithm for the Maximum Clique problem
|
Peter Kovacs
|
enhancement
|
major
|
core
|
hg main
|
#382 |
LGF without arc maps
|
Balazs Dezso
|
task
|
major
|
core
|
hg main
|
#383 |
List of important tasks in the documentation
|
Peter Kovacs
|
task
|
major
|
documentation
|
hg main
|
#386 |
Heuristic algorithms for symmetric TSP
|
Peter Kovacs
|
task
|
major
|
core
|
hg main
|
#387 |
unionfind.h should be union_find.h
|
Alpar Juttner
|
defect
|
major
|
core
|
hg main
|
#388 |
Can't build without compiling the tests using CMAKE
|
Akos Ladanyi
|
enhancement
|
major
|
build system
|
hg main
|
#389 |
version tag set by CMAKE is less fancy than the automake setting
|
Akos Ladanyi
|
enhancement
|
major
|
build system
|
hg main
|
#390 |
Different compilation flags using CMAKE vs. Autotools
|
Akos Ladanyi
|
enhancement
|
major
|
build system
|
hg main
|
#391 |
NetworkSimplex improvements
|
Peter Kovacs
|
enhancement
|
major
|
core
|
hg main
|
#392 |
Dfs::start(source, dest) always returns false
|
Peter Kovacs
|
defect
|
major
|
core
|
hg main
|
#393 |
CMAKE doesn't create lemon.pc
|
Akos Ladanyi
|
defect
|
major
|
build system
|
hg main
|
#395 |
Various CMAKE enhancements
|
Alpar Juttner
|
enhancement
|
major
|
core
|
hg main
|
#397 |
Port maximum cardinality search algorithm
|
Alpar Juttner
|
enhancement
|
major
|
core
|
hg main
|
#398 |
Improve the doc of HaoOrlin
|
Alpar Juttner
|
enhancement
|
major
|
documentation
|
hg main
|
#401 |
Contrib dir
|
Akos Ladanyi
|
enhancement
|
major
|
build system
|
hg main
|
#403 |
Possible floating point issue in cycle_canceling.h
|
Peter Kovacs
|
defect
|
major
|
core
|
hg main
|
#404 |
Update the configuration files for Doxygen 1.7.3
|
Peter Kovacs
|
enhancement
|
major
|
documentation
|
hg main
|
#405 |
Various search limits for the max clique algorithm
|
Peter Kovacs
|
enhancement
|
major
|
core
|
hg main
|
#406 |
Minor doc improvements
|
Peter Kovacs
|
enhancement
|
major
|
documentation
|
hg main
|
#408 |
Extend path_test.cc
|
Peter Kovacs
|
enhancement
|
major
|
core
|
hg main
|
#410 |
Theoretical running time for algorithms
|
Peter Kovacs
|
enhancement
|
major
|
documentation
|
hg main
|
#411 |
Better image for stronglyConnectedComponents()
|
Balazs Dezso
|
enhancement
|
major
|
documentation
|
hg main
|
#414 |
Wrong mincut in preflow algorithm when a valid preflow is supplied.
|
Alpar Juttner
|
defect
|
major
|
core
|
release branch 1.1
|
#416 |
Support for running the test with valgrind in CMAKE
|
Alpar Juttner
|
enhancement
|
major
|
core
|
hg main
|
#417 |
Greatly improved implementation of CostScaling
|
Peter Kovacs
|
enhancement
|
major
|
core
|
hg main
|
#418 |
Compilation problem with CodeBlock + MinGW
|
Alpar Juttner
|
defect
|
major
|
core
|
hg main
|
#419 |
Various improvements and bugfixes in the LP/MIP interface
|
Alpar Juttner
|
enhancement
|
major
|
core
|
hg main
|
#423 |
CPLEX LP slow problem build-up
|
Peter Kovacs
|
defect
|
major
|
core
|
hg main
|
#424 |
CPLEX LP slow problem build-up
|
Peter Kovacs
|
defect
|
major
|
core
|
hg main
|
#430 |
Bug in LpBase::Constr
|
Alpar Juttner
|
defect
|
major
|
core
|
|
#432 |
Files missing from release tarball
|
Alpar Juttner
|
defect
|
major
|
build system
|
release branch 1.2
|
#433 |
Support for building shared library
|
Akos Ladanyi
|
enhancement
|
major
|
build system
|
hg main
|
#435 |
Improved implementation of the Altering List pivot rule in NetworkSimplex
|
Peter Kovacs
|
enhancement
|
major
|
core
|
hg main
|
#436 |
Use HartmannOrlinMmc instead of HowardMmc in CycleCanceling
|
Peter Kovacs
|
enhancement
|
major
|
core
|
hg main
|
#437 |
Doc improvements
|
Alpar Juttner
|
enhancement
|
major
|
core
|
hg main
|
#438 |
Optional iteration limit in HowardMmc
|
Peter Kovacs
|
enhancement
|
major
|
core
|
hg main
|
#439 |
Bug in biNodeConnected()
|
Balazs Dezso
|
defect
|
major
|
core
|
hg main
|
#440 |
Bug fix in dimacs-solver
|
Alpar Juttner
|
defect
|
major
|
core
|
hg main
|
#441 |
LpBase::clear() bug
|
Alpar Juttner
|
defect
|
major
|
core
|
hg main
|
#442 |
New features in time_report.h
|
Alpar Juttner
|
enhancement
|
major
|
core
|
hg main
|
#445 |
Buggy initialization of CplexEnv
|
Alpar Juttner
|
defect
|
major
|
core
|
hg main
|
#446 |
Better CPLEX component discovery
|
Alpar Juttner
|
defect
|
major
|
build system
|
hg main
|
#447 |
AllArcLookUp bug
|
Alpar Juttner
|
defect
|
major
|
core
|
release branch 1.2
|
#448 |
adaptor_test.cc fails to run with VS in Release mode.
|
Alpar Juttner
|
defect
|
major
|
core
|
hg main
|
#449 |
Clang compiler support
|
Alpar Juttner
|
enhancement
|
major
|
core
|
hg main
|
#453 |
Compilation warnings with GCC 4.7
|
Alpar Juttner
|
defect
|
major
|
core
|
hg main
|
#455 |
Use mathjax for doc expression generation
|
Peter Kovacs
|
enhancement
|
major
|
documentation
|
hg main
|
#456 |
Use doxygen's own bibtex support insead of our home brewed one
|
Peter Kovacs
|
enhancement
|
major
|
documentation
|
hg main
|
#457 |
File export functionality for the LP interface
|
Alpar Juttner
|
enhancement
|
major
|
core
|
hg main
|
#459 |
Various improvements in the doc
|
Peter Kovacs
|
enhancement
|
major
|
documentation
|
hg main
|
#460 |
SoPlex CMAKE support
|
Alpar Juttner
|
enhancement
|
major
|
build system
|
hg main
|
#461 |
Bug in assert.h
|
Peter Kovacs
|
defect
|
major
|
core
|
hg main
|
#463 |
Unify the usage of e and m in the doc
|
Peter Kovacs
|
enhancement
|
major
|
documentation
|
hg main
|
#464 |
Update the installation guide for LEMON 1.3
|
Alpar Juttner
|
task
|
major
|
web page
|
hg main
|
#465 |
Better CMAKE config for the LP tools
|
Akos Ladanyi
|
enhancement
|
major
|
build system
|
hg main
|
#468 |
make check fails with gcc 4.8.1 and 4.7.2 for lemon 1.2.3
|
Alpar Juttner
|
defect
|
major
|
core
|
release branch 1.2
|
#454 |
Insufficient checking for feasibility in min cost flow algorithms
|
Peter Kovacs
|
enhancement
|
minor
|
core
|
hg main
|
#458 |
Invalid use of unqualified lookup
|
Alpar Juttner
|
defect
|
minor
|
core
|
hg main
|