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()).
2004-08-04 alpar doc change - one more todo.
2004-08-04 alpar - Trimmed in order to work with gcc-3.4
2004-08-04 alpar Bugfix in GRAPH_TYPEDEF_FACTORY
2004-07-30 jacint bug fixing
2004-07-29 marci (none)
2004-07-29 marci a bug test for preflow with preflow_bug_8 dimacs file
2006-11-05 marci (none)
2004-07-29 marci jacint javitgatott.
2004-07-27 alpar Some comments.
2004-07-27 alpar Bugfix + working example
2004-07-27 alpar - bfs-bench added
2004-07-27 alpar A very flexible bfs function using named parameters and impicit map types.
2004-07-27 alpar It is really obsolete, but containes interesting stuffs.
2004-07-24 marci GraphWrapper::id(const Node&), GraphWrapper::id(const Edge&) function,
2004-07-24 marci correction of some bugs pointed by alpar
2004-07-23 alpar Several changes in Kruskal alg.
2004-07-23 alpar Marci (and the other developpers),
2004-07-23 alpar gcc-3.4 tries to compile the _unused_ members of
2004-07-22 alpar A remark added.
2004-07-22 alpar Check StaticGraphSkeleton, as well.
2004-07-22 alpar Skeletons have been simplified.
2004-07-22 alpar max_flow.h added to Makefile.am
2004-07-22 alpar Custom made INSTALL file (will be sometime).
2004-07-22 alpar Repeat tests more times.
2004-07-22 alpar More documented file.
2004-07-22 alpar - Better Makefile.am. (I hope.)
2004-07-22 alpar max_flow.h (wich doesn't use STL
2004-07-22 alpar We do not yet need it.
2004-07-22 alpar Do not ignore INSTALL.
2004-07-21 alpar Doesn't compile 5 times for the five execution.
2004-07-21 alpar For the sake of icc.
2004-07-21 alpar Indenting.
2004-07-21 alpar MapBase added
2004-07-21 alpar Indenting
2004-07-21 alpar Ready to run the first test series.
2004-07-21 alpar Test EdgeSet/NodeSet as well.
2004-07-21 alpar Turn on '-Wall' by default.
2004-07-20 jacint trying if without stl stack we are faster
2004-07-20 jacint without stl stack we are faster
2004-07-20 alpar Oops: "static" and "const" does not like each other.
2004-07-20 alpar src/becnhmark gets in the distro.
2004-07-20 alpar Some tools of common usage was put to bench_tool.h
2004-07-20 alpar Put some "static"'s.
2004-07-19 alpar docfix
2004-07-19 alpar A new benchmark (hcube)
2004-07-19 alpar Warning fixation.
2004-07-19 alpar Temporal change: public Edge constructor with given ID.
2004-07-15 alpar Unnecessary friend declaration removed.
2004-07-15 ladanyi Added new make target 'benchmark'.