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
2006-03-21 deba Renaming files
2006-03-17 klao unused parameters fix
2006-03-16 klao rethrow fix
2006-03-15 alpar "Node shapes" added
2006-03-15 alpar Also check gcc-4.1
2006-03-15 alpar Spellcheck
2006-03-10 klao unionfind_test: double erase is not supported anymore
2006-03-10 klao UnionFindEnum: one remaining bug; removing commented out code
2006-03-10 klao UnionFindEnum revision:
2006-03-08 deba Omitting warning
2006-03-07 deba Removing obsolote "id" map handling
2006-03-06 deba Checking missing section reader
2006-03-06 deba Clarifing alteration observing system
2006-03-06 deba Bugfix in the hyper map
2006-03-03 klao Bugfix: an ugly artefact of the 'id' -> 'label' renaming
2006-03-03 deba Some documentation arrangement modification
2006-03-02 deba Bugfix in bpugraph
2006-03-01 klao bugfix: moving "invalid.h" down to "bits" broke autoconf
2006-03-01 deba utility, invalid and traits moved to bits
2006-03-01 deba UNDIRGRAPH_TYPEDEFS => UGRAPH_TYPEDEFS
2006-03-01 deba The graph adadptors can be alteration observed.
2006-03-01 deba Some classes assumed that the GraphMaps should be inherited
2006-03-01 deba Traits for alteration notifiers
2006-03-01 deba Bug fix
2006-02-27 deba Default constructor which allocates empty graphs
2006-02-27 deba An additional simplier interface for static size graphs.
2006-02-27 deba Bug fix
2006-02-24 deba Bug fix
2006-02-24 deba Bugfix
2006-02-23 deba ListBpUGraph