2006-05-18 deba Functor usage for writeable map adaptors
2006-05-17 alpar Docfix
2006-05-17 deba SimpleBucketHeap added
2006-05-17 alpar Fix Bug #45: Missing include
2006-05-16 deba DirUGraphAdaptor documentation
2006-05-16 alpar Polinomial template class
2006-05-15 deba Bug fix by Jano
2006-05-15 deba Documentation improvements
2006-05-15 deba Writing only not empty sections
2006-05-15 deba Bug fix
2006-05-12 deba New demo file for computing disjoint paths
2006-05-12 deba Bug fix
2006-05-12 deba Remade SplitGraphAdaptor
2006-05-12 deba Revised Compile Time Arithmetic
2006-05-12 deba Two state Variant
2006-05-12 deba Extenders modified
2006-05-09 athos Fixed typos.
2006-05-09 deba Bug fix
2006-05-09 alpar - fix bug #43: static and const in Tolerance class
2006-05-09 alpar Create a separate group for matrices
2006-05-09 alpar Also install .gif files.
2006-05-08 deba Getting Negative Cycle
2006-05-05 deba Bug fix: Using set instead reference assignment
2006-05-02 ladanyi gLEMON does not compile with gtkmm 2.4.x
2006-04-27 deba Tabu Search by Szabadkai Mark
2006-04-27 ladanyi added scrollbars to the canvas
2006-04-27 ladanyi filter loop edges
2006-04-25 deba Bug fix in findUEdge
2006-04-18 ladanyi id->label
2006-04-18 alpar Also check mingw compatibility
2006-04-18 deba Bug fix
2006-04-18 deba Images into the algorithm groups
2006-04-18 deba Doc fix
2006-04-18 deba Refinements in bipartite matching algorithms
2006-04-14 ladanyi added missing glibc2.m4
2006-04-14 ladanyi downgrade to gettext 0.14.2
2006-04-14 ladanyi po update
2006-04-14 ladanyi bugfix
2006-04-14 ladanyi distribute m4/*.m4
2006-04-14 ladanyi some reorganization
2006-04-14 deba MaxWeightedBipartiteMatching
2006-04-14 deba Changing the mining of the clear in heaps
2006-04-14 ladanyi bugfix
2006-04-14 ladanyi make distcheck should work now
2006-04-13 ladanyi Removed a 0x00 byte which confused the file utility.
2006-04-13 klao more explicit :)
2006-04-13 klao path.h: bugfix, returning reference to a temporary
2006-04-12 ladanyi svn:ignore
2006-04-12 ladanyi revert to single configure scheme
2006-04-07 deba New Algorithm group for matchings
2006-04-07 deba Forgotten functions in the graph adaptor extenders.
2006-04-07 deba Bipartite Graph Max Cardinality Matching (Hopcroft-Karp)
2006-04-06 deba Commiting The DynamicAsymMatrixMap from Nagy Jano
2006-04-04 deba LinearHeap is renamed to BucketHeap which is more conform
2006-04-04 deba Doxygen log corrections
2006-04-04 deba The algorithm does not change the capacity and the flow in the resgraph
2006-04-03 deba More mingw compatibility
2006-04-03 deba Edmonds-Karp MaxFlow
2006-04-03 deba Small corrections
2006-04-03 deba Writeable extension of some maps