2005-12-19 deba Fixing Bellman's name
2005-12-18 ladanyi Demos and benchmarks are not built by default now. They can be enabled with the --enable-demo and --enable-benchmark configure flags.
2005-12-18 ladanyi Added guipixbufs.h to BUILT_SOURCES. This solves 'make dist' problems.
2005-12-17 ladanyi Distribute xml.h too.
2005-12-17 ladanyi Save and load the coordinates of the arrows on the edges.
2005-12-14 deba Bug fix
2005-12-14 deba Bug fix in def pred map
2005-12-10 klao belmann_ford:
2005-12-08 hegyi Notebook tabs can be closed.
2005-12-07 alpar Eliminate warnins
2005-12-07 alpar Bugfix
2005-12-07 alpar Fix template version of Invalid.
2005-12-07 deba Some bug fixes and improvments in the io classes
2005-12-06 alpar Doc improvements
2005-12-06 marci Bugfix
2005-12-06 hegyi Notebook style is provided. Without opportunity to close tabs. :-) But with all other necessary things (I think).
2005-12-05 deba Doc bug fix
2005-12-05 alpar - Changed and improved Timer interface
2005-12-03 deba I have forgot the attributes
2005-12-03 deba Implementation redesign
2005-12-03 deba Changed implementation and bug fix
2005-12-02 alpar bugfix
2005-12-01 deba NewEdgeSetAdaptor -> ListEdgeSet
2005-11-30 marci bug fix
2005-11-30 marci max flow with lp column generation
2005-11-30 deba Some bug fix
2005-11-30 hegyi MapWin is created and disposed from now instead of being show and hide.
2005-11-29 hegyi Structure of GUI is now more clear-cut than before.
2005-11-29 alpar Clarify INVALID implementation.
2005-11-29 alpar - tolerance.h added
2005-11-28 deba Doc fix
2005-11-28 deba Radix sort algorithm
2005-11-24 deba Bug fix
2005-11-23 hegyi No segmentation fault caused by zero long edges.
2005-11-23 deba Document improvments
2005-11-23 deba Correcting alteration notifing
2005-11-23 deba Static maps for bipartite graphs.
2005-11-22 deba Fixing bug in g++-3.3
2005-11-22 ladanyi clean-up
2005-11-22 ladanyi fixed some memory leaks
2005-11-21 deba Erasing old header
2005-11-21 hegyi NewMapWin has become Dialog instead of Window. Therefore it is created dynamically, when there is need for it, instead of keeping one instance in memory. This solution is slower, but more correct than before.
2005-11-21 deba Erasing from the Makefile.am too
2005-11-21 deba Erasing old tests
2005-11-21 deba Undir Bipartite Graph/Full and Smart/ without concept, doc and concept
2005-11-21 hegyi Reorganizing.
2005-11-21 alpar UndirEulerIt added
2005-11-18 alpar - Spellcheck (pathes->paths)
2005-11-18 alpar - Spellcheck (pathes->paths)
2005-11-18 alpar Bugfix
2005-11-17 hegyi As initial value of a new map expression with ()+-/* operators can be given. These operators work on numbers, or on maps. If maps are given, then the new value for a given graph element will be calculated using the value from the given maps that belong to that graph element.
2005-11-17 deba Bug fix
2005-11-17 alpar split(Edge) member function added.
2005-11-17 alpar Several bugfices.
2005-11-16 deba Modified iterators on graph maps
2005-11-16 marci The GRAPH_TYPEDEFS macro is a bug.
2005-11-16 alpar wirteable -> writable
2005-11-16 alpar Empty graph is (strongly) connected.
2005-11-16 alpar The first parameter of runningTimeTest became const.
2005-11-16 alpar Iterable Bool maps can count the number of true and false values.