Wed, 10 Nov 2004 19:59:14 +0000 klao A demonstration how to use _optional_ boolean tags.
Wed, 10 Nov 2004 12:51:30 +0000 marci for better compatibility with gcc-3.4
Wed, 10 Nov 2004 11:42:00 +0000 alpar Changes in doc.
Tue, 09 Nov 2004 17:48:52 +0000 alpar - Add makeSnapshot()/rollBack() functionality
Tue, 09 Nov 2004 09:12:35 +0000 alpar A graph reader interface proposal
Mon, 08 Nov 2004 16:42:35 +0000 klao remove an annoying warning
Mon, 08 Nov 2004 16:33:53 +0000 marci partial graph_wrapper changes with graph_factory
Mon, 08 Nov 2004 15:24:53 +0000 alpar findEdge() declaration went to the right place (for the sake of Doxygen.)
Mon, 08 Nov 2004 15:23:31 +0000 alpar Several changes in doc.
Mon, 08 Nov 2004 15:22:39 +0000 alpar Several changes in doc.
Mon, 08 Nov 2004 08:40:37 +0000 ladanyi Added an init method to the controller, and started writing a second controller.
Mon, 08 Nov 2004 08:37:41 +0000 ladanyi Moved the includes to simann.h.
Fri, 05 Nov 2004 07:26:20 +0000 alpar Doc improvements
Fri, 05 Nov 2004 05:46:46 +0000 ladanyi Updated the makefile.
Fri, 05 Nov 2004 00:31:49 +0000 klao Undirect graph implementation.
Thu, 04 Nov 2004 22:04:51 +0000 klao * Somewhat less redundant and a bit more correct graph concepts.
Thu, 04 Nov 2004 21:28:55 +0000 ladanyi Renamed simann_test.cc to simann_demo.cc.
Thu, 04 Nov 2004 20:24:59 +0000 klao skeleton(s) -> concept renaming
Thu, 04 Nov 2004 18:52:31 +0000 ladanyi Updated because of the recent changes in simann.h.
Thu, 04 Nov 2004 18:48:58 +0000 ladanyi Now the controller asks SimAnnBase for the various costs.
Thu, 04 Nov 2004 13:32:44 +0000 ladanyi Added the SimpleController class, and removed the first version of SimAnn in favour of the second.
Tue, 02 Nov 2004 06:28:38 +0000 alpar Improve docs.
Mon, 01 Nov 2004 19:00:19 +0000 alpar Improved docs.
Mon, 01 Nov 2004 17:57:19 +0000 alpar - Named parameters and traits for Dijkstra
Mon, 01 Nov 2004 07:04:52 +0000 alpar Traits + Named Parameters version
Sat, 30 Oct 2004 18:51:00 +0000 alpar - SmallGraph is also a class instead of being a typedef.
Sat, 30 Oct 2004 18:33:14 +0000 alpar - Changes in doc (spell check).
Sat, 30 Oct 2004 18:30:29 +0000 alpar ListGraph compilation bug fixed.
Sat, 30 Oct 2004 16:30:12 +0000 alpar - moveHead() and moveTail() added. Not tested.
Fri, 29 Oct 2004 06:04:43 +0000 alpar A new doxygen group added for graph utilities.
Wed, 27 Oct 2004 22:38:50 +0000 klao The graph_factory branch (@ 1321) has been merged to trunk.
Mon, 25 Oct 2004 13:29:46 +0000 alpar Modify to compile with ++-style iterators.
Sat, 16 Oct 2004 00:20:13 +0000 marci It's time to design an iterable generic bfs
Wed, 13 Oct 2004 15:52:35 +0000 beckerjc Bugfix. (removed forgotten "using namespace std")
Mon, 11 Oct 2004 18:02:48 +0000 ladanyi Naming and coding style fixes and various other changes.
Fri, 08 Oct 2004 13:07:51 +0000 marci Suurballe and MinCostFlow classes are now able to increase the flow 1 by 1 with
Thu, 07 Oct 2004 17:21:27 +0000 marci Coding style.
Thu, 07 Oct 2004 07:39:42 +0000 alpar - Change version 0.2 -> 0.3
Tue, 05 Oct 2004 09:41:05 +0000 alpar Many of ckeckCompileXYZ()'s are now in the corresponding skeleton headers.
Mon, 04 Oct 2004 17:13:21 +0000 deba Revert backport changes -r1230.
Mon, 04 Oct 2004 16:03:25 +0000 klao Some old comments
Mon, 04 Oct 2004 16:00:14 +0000 klao * Beautifying Makefile.am
Mon, 04 Oct 2004 14:43:11 +0000 ladanyi Added 'src/demo/Makefile.am'.
Fri, 01 Oct 2004 11:31:03 +0000 marci NodeSubGraphWrapper, test, and ducumentation modifications.
Fri, 01 Oct 2004 10:08:43 +0000 marci New EdgeSubGraphWrapper class specializing SubGraphWrapper in the way that only the edge-set can be filtered.
Thu, 30 Sep 2004 17:32:00 +0000 marci SubGraphWrapper code example, converter from dimacs to graphviz dot file.
Thu, 30 Sep 2004 17:30:20 +0000 marci documentation os SubGraphWrapper with code example.
Thu, 30 Sep 2004 16:08:20 +0000 marci mv after 0.2
Thu, 30 Sep 2004 10:15:52 +0000 alpar Version 0.2 released. lemon-0.2
Thu, 30 Sep 2004 09:31:38 +0000 ladanyi minor correction
Thu, 30 Sep 2004 09:24:01 +0000 alpar Cosmetic changes.
Thu, 30 Sep 2004 08:15:13 +0000 alpar Use latin-1 encoding.
Thu, 30 Sep 2004 08:13:51 +0000 alpar - Add myself
Wed, 29 Sep 2004 19:02:26 +0000 marci more docs
Wed, 29 Sep 2004 16:31:24 +0000 klao hugo -> lemon renaming leftovers
Wed, 29 Sep 2004 15:30:04 +0000 alpar hugo -> lemon
Wed, 29 Sep 2004 14:12:26 +0000 jacint some changes in the doc to make things clearer
Wed, 29 Sep 2004 14:02:14 +0000 alpar - Backport -r1227 and -r1220
Wed, 29 Sep 2004 10:35:35 +0000 ladanyi Initial revision.
Tue, 28 Sep 2004 17:00:18 +0000 marci merge_node_graph_wrapper::nodemap