2004-09-07 alpar Spell checking.
2004-09-06 alpar Minor change (STL naming conv. differs from our).
2004-09-06 alpar Kruskal alg. (src/hugo/kruskal.h, src/test/kruskal_test.cc) is (almost) done.
2004-09-06 alpar Spell checking.
2004-09-06 alpar Bug: This file must be updated.
2004-09-06 alpar Correction in doc: skeleton/path.h has been moved to the 'skeletons' module.
2004-09-06 alpar Minor changes in doc.
2004-09-06 alpar Changes in doc.
2004-09-06 alpar One more thing to do...
2004-09-05 alpar - Clarified Path skeleton.
2004-09-05 alpar - Changes in doc
2004-09-05 alpar - Changes in doc
2004-09-03 alpar Move general graph compilation tests to 'src/test/graph_test.h'.
2004-09-03 deba (none)
2004-09-03 deba (none)
2004-09-03 alpar Skeleton for paths.
2004-09-03 alpar INSTALL and COPYING are not generated files.
2004-09-03 alpar Put a lot of missing header files to src/hugo/Makefile.am
2004-09-03 alpar New doxygen module "skeletons" for the skeletons.
2004-09-03 alpar - BFD/DFS/Dijkstra compile test is done with skeleton::GraphSkeleton graph
2004-09-02 marci Nicer and more documented graph_wrapper.h file.
2004-09-02 alpar Formatting: breaking long lines.
2004-09-02 alpar - 'minlengpaths_test.cc' added.
2004-09-02 marci .
2004-09-02 marci mincostflow_test is ok.
2004-09-02 alpar Tests for the existence of 'KeyType' and 'ValueType' in the graph maps.
2004-09-02 alpar Change 'Key' to 'KeyType' (possibly temporarily).
2004-09-02 alpar Changes in doc. (New module name for array/vector maps added.)
2004-09-02 marci dimacs.h
2004-09-02 deba (none)
2004-09-02 deba --This line, and those below, will be ignored--
2004-09-01 alpar Changes in the doc.
2004-09-01 alpar - DFS class (bfs.h and bfs_test.cc) added
2004-09-01 marci correction
2004-08-31 marci .
2004-08-31 marci graph_wrapper.h is ready for hugo 0.2
2004-08-31 hegyi minlengthpaths_test.cc is already hugo++ comform and is compilable
2004-08-31 marci ResGraphWrapper<Graph> is done, so does dimacs.h.
2004-08-30 alpar Merge back the whole branches/hugo++ to trunk.
2004-08-25 marci bug fix, test...
2004-08-24 marci Demo directory...
2004-08-23 marci sg is moved sg is not...
2004-08-23 marci .
2004-08-23 marci .
2004-08-23 marci stGraphWrapper modifications
2004-08-19 alpar Revome an unnecessary (but still important) comment.
2004-08-19 alpar Add lp_solver_wrapper.h to work doxygen.
2004-08-19 alpar Add empty docs in order to make the functions and classes visible in
2004-08-17 marci An experimental LPSolverWrapper class which uses glpk. For a short
2004-08-17 marci lp_solver_wrapper stuff.
2004-08-17 marci technical corrections
2004-08-17 marci flowValue() is reset to deal with excess[t].
2004-08-05 alpar Legal stuff, version 0.2.
2004-08-05 alpar New Doxygen module for path/flow algs.
2004-08-05 alpar New Doxygen module for path/flow algs.
2004-08-05 alpar resetXxx() changed to setXxx().
2004-08-05 alpar - A summary of the implemented graph structures.
2004-08-04 alpar - 'KruskalPairVec' is changed to 'KruskalMapInput'.
2004-08-04 alpar Test icc compiler as well.
2004-08-04 alpar doc change - one more todo (saveState()).