Tue, 31 Aug 2004 11:26:59 +0000 marci ResGraphWrapper<Graph> is done, so does dimacs.h.
Mon, 30 Aug 2004 12:01:47 +0000 alpar Merge back the whole branches/hugo++ to trunk.
Wed, 25 Aug 2004 18:55:57 +0000 marci bug fix, test...
Tue, 24 Aug 2004 09:50:33 +0000 marci Demo directory...
Mon, 23 Aug 2004 11:44:36 +0000 marci sg is moved sg is not...
Mon, 23 Aug 2004 11:28:26 +0000 marci .
Mon, 23 Aug 2004 11:26:09 +0000 marci .
Mon, 23 Aug 2004 11:06:00 +0000 marci stGraphWrapper modifications
Thu, 19 Aug 2004 11:34:48 +0000 alpar Revome an unnecessary (but still important) comment.
Thu, 19 Aug 2004 11:33:06 +0000 alpar Add lp_solver_wrapper.h to work doxygen.
Thu, 19 Aug 2004 11:31:40 +0000 alpar Add empty docs in order to make the functions and classes visible in
Tue, 17 Aug 2004 13:20:46 +0000 marci An experimental LPSolverWrapper class which uses glpk. For a short
Tue, 17 Aug 2004 13:05:59 +0000 marci lp_solver_wrapper stuff.
Tue, 17 Aug 2004 11:20:16 +0000 marci technical corrections
Tue, 17 Aug 2004 10:24:19 +0000 marci flowValue() is reset to deal with excess[t].
Thu, 05 Aug 2004 11:41:36 +0000 alpar Legal stuff, version 0.2.
Thu, 05 Aug 2004 11:40:02 +0000 alpar New Doxygen module for path/flow algs.
Thu, 05 Aug 2004 11:38:26 +0000 alpar New Doxygen module for path/flow algs.
Thu, 05 Aug 2004 08:53:09 +0000 alpar resetXxx() changed to setXxx().
Thu, 05 Aug 2004 07:57:20 +0000 alpar - A summary of the implemented graph structures.
Wed, 04 Aug 2004 19:04:42 +0000 alpar - 'KruskalPairVec' is changed to 'KruskalMapInput'.
Wed, 04 Aug 2004 18:56:12 +0000 alpar Test icc compiler as well.
Wed, 04 Aug 2004 18:55:24 +0000 alpar doc change - one more todo (saveState()).
Wed, 04 Aug 2004 18:54:17 +0000 alpar doc change - one more todo.
Wed, 04 Aug 2004 18:51:51 +0000 alpar - Trimmed in order to work with gcc-3.4
Wed, 04 Aug 2004 18:43:51 +0000 alpar Bugfix in GRAPH_TYPEDEF_FACTORY
Fri, 30 Jul 2004 10:24:05 +0000 jacint bug fixing
Thu, 29 Jul 2004 17:23:55 +0000 marci (none)
Thu, 29 Jul 2004 17:20:51 +0000 marci a bug test for preflow with preflow_bug_8 dimacs file
Sun, 05 Nov 2006 00:39:31 +0000 marci (none)
Thu, 29 Jul 2004 17:18:49 +0000 marci jacint javitgatott.
Tue, 27 Jul 2004 19:08:23 +0000 alpar Some comments.
Tue, 27 Jul 2004 18:56:10 +0000 alpar Bugfix + working example
Tue, 27 Jul 2004 16:09:42 +0000 alpar - bfs-bench added
Tue, 27 Jul 2004 16:04:21 +0000 alpar A very flexible bfs function using named parameters and impicit map types.
Tue, 27 Jul 2004 16:02:51 +0000 alpar It is really obsolete, but containes interesting stuffs.
Sat, 24 Jul 2004 14:33:37 +0000 marci GraphWrapper::id(const Node&), GraphWrapper::id(const Edge&) function,
Sat, 24 Jul 2004 14:01:31 +0000 marci correction of some bugs pointed by alpar
Fri, 23 Jul 2004 17:13:23 +0000 alpar Several changes in Kruskal alg.
Fri, 23 Jul 2004 16:58:02 +0000 alpar Marci (and the other developpers),
Fri, 23 Jul 2004 12:27:24 +0000 alpar gcc-3.4 tries to compile the _unused_ members of
Thu, 22 Jul 2004 20:07:49 +0000 alpar A remark added.
Thu, 22 Jul 2004 20:06:40 +0000 alpar Check StaticGraphSkeleton, as well.
Thu, 22 Jul 2004 19:59:18 +0000 alpar Skeletons have been simplified.
Thu, 22 Jul 2004 19:49:28 +0000 alpar max_flow.h added to Makefile.am
Thu, 22 Jul 2004 14:29:20 +0000 alpar Custom made INSTALL file (will be sometime).
Thu, 22 Jul 2004 14:28:00 +0000 alpar Repeat tests more times.
Thu, 22 Jul 2004 14:24:00 +0000 alpar More documented file.
Thu, 22 Jul 2004 14:21:46 +0000 alpar - Better Makefile.am. (I hope.)
Thu, 22 Jul 2004 14:19:23 +0000 alpar max_flow.h (wich doesn't use STL
Thu, 22 Jul 2004 14:09:21 +0000 alpar We do not yet need it.
Thu, 22 Jul 2004 13:59:10 +0000 alpar Do not ignore INSTALL.
Wed, 21 Jul 2004 17:40:36 +0000 alpar Doesn't compile 5 times for the five execution.
Wed, 21 Jul 2004 17:39:49 +0000 alpar For the sake of icc.
Wed, 21 Jul 2004 17:38:47 +0000 alpar Indenting.
Wed, 21 Jul 2004 17:38:02 +0000 alpar MapBase added
Wed, 21 Jul 2004 13:03:11 +0000 alpar Indenting
Wed, 21 Jul 2004 07:03:20 +0000 alpar Ready to run the first test series.
Wed, 21 Jul 2004 07:01:14 +0000 alpar Test EdgeSet/NodeSet as well.
Wed, 21 Jul 2004 06:59:55 +0000 alpar Turn on '-Wall' by default.
Tue, 20 Jul 2004 14:31:24 +0000 jacint trying if without stl stack we are faster
Tue, 20 Jul 2004 14:29:16 +0000 jacint without stl stack we are faster
Tue, 20 Jul 2004 10:58:11 +0000 alpar Oops: "static" and "const" does not like each other.
Tue, 20 Jul 2004 09:52:03 +0000 alpar src/becnhmark gets in the distro.
Tue, 20 Jul 2004 09:50:11 +0000 alpar Some tools of common usage was put to bench_tool.h
Tue, 20 Jul 2004 09:43:12 +0000 alpar Put some "static"'s.
Mon, 19 Jul 2004 13:32:28 +0000 alpar docfix
Mon, 19 Jul 2004 13:31:47 +0000 alpar A new benchmark (hcube)
Mon, 19 Jul 2004 13:30:20 +0000 alpar Warning fixation.
Mon, 19 Jul 2004 13:29:32 +0000 alpar Temporal change: public Edge constructor with given ID.
Thu, 15 Jul 2004 17:56:34 +0000 alpar Unnecessary friend declaration removed.
Thu, 15 Jul 2004 15:31:24 +0000 ladanyi Added new make target 'benchmark'.
Thu, 15 Jul 2004 12:15:58 +0000 deba (none)
Wed, 14 Jul 2004 21:16:10 +0000 deba (none)
Wed, 14 Jul 2004 10:06:27 +0000 deba (none)
Wed, 14 Jul 2004 10:05:31 +0000 deba *** empty log message ***
Tue, 13 Jul 2004 07:19:34 +0000 alpar Benchmarks
Fri, 09 Jul 2004 07:33:12 +0000 deba (none)
Tue, 06 Jul 2004 13:57:01 +0000 alpar Capitalized section title.
Tue, 06 Jul 2004 11:28:20 +0000 alpar Example in the doc is corrected.
Tue, 06 Jul 2004 11:27:36 +0000 alpar - Bugfix in erase()
Tue, 06 Jul 2004 10:07:48 +0000 alpar I moved run() into the body of class Dijkstra, because Doxygen handles
Tue, 06 Jul 2004 09:52:04 +0000 alpar Fix some typos in docs.
Tue, 06 Jul 2004 09:34:25 +0000 alpar Extended tutorial.
Mon, 05 Jul 2004 16:44:18 +0000 hegyi t/bin/bash: line 1: q: command not found
Mon, 05 Jul 2004 15:52:35 +0000 hegyi (none)
Wed, 30 Jun 2004 14:59:46 +0000 alpar I think I deserved it...
Wed, 30 Jun 2004 14:50:31 +0000 alpar - Now, it is possible to have Dijkstra store its result directly in given maps.
Fri, 18 Jun 2004 12:43:20 +0000 klao Legal files. Proposal.
Wed, 16 Jun 2004 09:44:30 +0000 alpar src/work/alpar/path.h (docs) is merged into src/work/klao/path.h
Tue, 15 Jun 2004 06:30:03 +0000 alpar Doc updates
Tue, 15 Jun 2004 06:29:27 +0000 alpar Branch from path.h to extend its documentation.
Mon, 14 Jun 2004 10:21:52 +0000 alpar doc
Mon, 14 Jun 2004 09:47:54 +0000 alpar doc
Mon, 14 Jun 2004 09:46:03 +0000 alpar Nothing
Mon, 14 Jun 2004 09:21:06 +0000 alpar Improved (but still not satisfactory) doc.