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
2006-04-03 deba Correcting the structure of the graph's and adaptor's map.
2006-04-03 deba Naming convention fix
2006-04-03 deba Count ANodes-BNodes
2006-03-31 deba MinGW32 compatibility
2006-03-31 deba MinGW compatibility fix
2006-03-31 deba NaN checking to be conform to MinGW32
2006-03-31 deba Bugfix in the minimum cost arborescence algorithm
2006-03-30 jacint tolerance class incorporated
2006-03-30 jacint Unionfind changes induced some bugs here. Also some augmentations made.
2006-03-30 alpar docfix
2006-03-30 deba IncEdgeIt goes through on loop edges twice.
2006-03-30 deba Rewritten countItems and findEdges
2006-03-27 deba Adding todo to preflow
2006-03-27 klao missing ignore
2006-03-27 deba Minimum Cost Arborescence algorithm
2006-03-27 deba Doc rearrangement
2006-03-24 klao bootstrap: quiet option
2006-03-23 ladanyi ignore generated files
2006-03-23 ladanyi include fixes
2006-03-23 ladanyi - added gettext infrastructure to the gui