Tue, 04 Jan 2005 22:16:46 +0000Several new named parameters and documentation added to graphToEps().
alpar [Tue, 04 Jan 2005 22:16:46 +0000] rev 1050
Several new named parameters and documentation added to graphToEps().

Tue, 04 Jan 2005 22:14:42 +0000Conversion constructor added
alpar [Tue, 04 Jan 2005 22:14:42 +0000] rev 1049
Conversion constructor added

Tue, 04 Jan 2005 17:54:41 +0000minor changes for various number types
marci [Tue, 04 Jan 2005 17:54:41 +0000] rev 1048
minor changes for various number types

Tue, 04 Jan 2005 17:16:35 +0000Bugfix
alpar [Tue, 04 Jan 2005 17:16:35 +0000] rev 1047
Bugfix

Tue, 04 Jan 2005 17:07:05 +0000An experimental graph-to-eps exporter.
alpar [Tue, 04 Jan 2005 17:07:05 +0000] rev 1046
An experimental graph-to-eps exporter.

Tue, 04 Jan 2005 17:06:20 +0000Several new member functions added to BoundingBox
alpar [Tue, 04 Jan 2005 17:06:20 +0000] rev 1045
Several new member functions added to BoundingBox

Tue, 04 Jan 2005 17:05:20 +0000- Missing 'const' keywords added
alpar [Tue, 04 Jan 2005 17:05:20 +0000] rev 1044
- Missing 'const' keywords added
- Stupid implementation of 'AbsMap' has been corrected.

Mon, 03 Jan 2005 16:23:47 +0000Several changes in doc
alpar [Mon, 03 Jan 2005 16:23:47 +0000] rev 1043
Several changes in doc

Mon, 03 Jan 2005 16:21:33 +0000Serious bugfix in WriteMap<K,T>::Constraints
alpar [Mon, 03 Jan 2005 16:21:33 +0000] rev 1042
Serious bugfix in WriteMap<K,T>::Constraints

Mon, 03 Jan 2005 16:19:46 +0000- Several convenience maps added to maps.h
alpar [Mon, 03 Jan 2005 16:19:46 +0000] rev 1041
- Several convenience maps added to maps.h
- Improvements in doc

Thu, 16 Dec 2004 12:44:49 +0000AlterationObserverRegistry -> AlterationNotifier
deba [Thu, 16 Dec 2004 12:44:49 +0000] rev 1040
AlterationObserverRegistry -> AlterationNotifier
third step

Thu, 16 Dec 2004 12:26:57 +0000AlterationObserverRegistry -> AlterationNotifier
deba [Thu, 16 Dec 2004 12:26:57 +0000] rev 1039
AlterationObserverRegistry -> AlterationNotifier
2 step

Thu, 16 Dec 2004 12:15:02 +0000Renaming AlterationObserverRegistry -> AlterationNotifier
deba [Thu, 16 Dec 2004 12:15:02 +0000] rev 1038
Renaming AlterationObserverRegistry -> AlterationNotifier
first step

Wed, 15 Dec 2004 19:56:55 +0000graph_io under construction
deba [Wed, 15 Dec 2004 19:56:55 +0000] rev 1037
graph_io under construction
This is a working version, but needs more improvments.

todo:
documention + fix the file format
improve the exception system

add some possible asserts

tutorials

Tue, 14 Dec 2004 19:26:50 +0000reader under construction
deba [Tue, 14 Dec 2004 19:26:50 +0000] rev 1036
reader under construction

Thu, 09 Dec 2004 17:02:53 +0000Make UndirListGraph and UndirSmartGraph visible in the doc.
alpar [Thu, 09 Dec 2004 17:02:53 +0000] rev 1035
Make UndirListGraph and UndirSmartGraph visible in the doc.

Thu, 09 Dec 2004 15:30:12 +0000Undir list and smart graph
klao [Thu, 09 Dec 2004 15:30:12 +0000] rev 1034
Undir list and smart graph

Thu, 09 Dec 2004 10:45:32 +0000bug fix
marci [Thu, 09 Dec 2004 10:45:32 +0000] rev 1033
bug fix

Wed, 08 Dec 2004 20:54:26 +0000GraphReader under construction
deba [Wed, 08 Dec 2004 20:54:26 +0000] rev 1032
GraphReader under construction
InversableMap

Mon, 06 Dec 2004 11:56:10 +0000:-(
marci [Mon, 06 Dec 2004 11:56:10 +0000] rev 1031
:-(

Mon, 06 Dec 2004 00:30:44 +0000Undirected graph documentation and concept refinements.
klao [Mon, 06 Dec 2004 00:30:44 +0000] rev 1030
Undirected graph documentation and concept refinements.

* quite a few bug fixes
* concept::UndirGraph is almost complete and looks quite good.

Fri, 03 Dec 2004 12:19:26 +0000GraphReader implementation ideas.
deba [Fri, 03 Dec 2004 12:19:26 +0000] rev 1029
GraphReader implementation ideas.
+ Question: Why we need common input interface?

Thu, 02 Dec 2004 19:59:30 +0000:-)
marci [Thu, 02 Dec 2004 19:59:30 +0000] rev 1028
:-)

Thu, 02 Dec 2004 17:36:07 +0000bug fix. previously, it did not work with graphs having non-reference node-maps
marci [Thu, 02 Dec 2004 17:36:07 +0000] rev 1027
bug fix. previously, it did not work with graphs having non-reference node-maps

Wed, 01 Dec 2004 14:08:37 +0000More rational structure of classes in MergeGraphWrappers
marci [Wed, 01 Dec 2004 14:08:37 +0000] rev 1026
More rational structure of classes in MergeGraphWrappers

Mon, 29 Nov 2004 17:55:46 +0000MergeGraphWrapper bug fixes
marci [Mon, 29 Nov 2004 17:55:46 +0000] rev 1025
MergeGraphWrapper bug fixes

Mon, 29 Nov 2004 16:11:51 +0000Added this in order to prevent losing it.
ladanyi [Mon, 29 Nov 2004 16:11:51 +0000] rev 1024
Added this in order to prevent losing it.

Mon, 29 Nov 2004 15:30:11 +0000Added a getCost() method to the Entity. Now prevCost() returns what its name suggests.
ladanyi [Mon, 29 Nov 2004 15:30:11 +0000] rev 1023
Added a getCost() method to the Entity. Now prevCost() returns what its name suggests.

Sun, 28 Nov 2004 16:30:10 +0000UndirGraph implementation nearly complete
klao [Sun, 28 Nov 2004 16:30:10 +0000] rev 1022
UndirGraph implementation nearly complete

Thu, 25 Nov 2004 14:48:24 +0000Advances in UndirGraph.
klao [Thu, 25 Nov 2004 14:48:24 +0000] rev 1021
Advances in UndirGraph.
* IterableExtender is complete

Mon, 22 Nov 2004 17:50:26 +0000Fix Edmonds' name.
alpar [Mon, 22 Nov 2004 17:50:26 +0000] rev 1020
Fix Edmonds' name.

Mon, 22 Nov 2004 17:49:07 +0000the old-style codes are removed from comment
marci [Mon, 22 Nov 2004 17:49:07 +0000] rev 1019
the old-style codes are removed from comment

Mon, 22 Nov 2004 14:39:40 +0000Use lemon::Timer for time measuring. Added the threshold() function and initial threshold and temperature calculation.
ladanyi [Mon, 22 Nov 2004 14:39:40 +0000] rev 1018
Use lemon::Timer for time measuring. Added the threshold() function and initial threshold and temperature calculation.

Mon, 22 Nov 2004 09:12:33 +0000Generalized flow by lp
marci [Mon, 22 Nov 2004 09:12:33 +0000] rev 1017
Generalized flow by lp

Mon, 22 Nov 2004 09:09:18 +0000bug fix in SubBidirGraphWrapper, roadmap to MergeGraphWrapper
marci [Mon, 22 Nov 2004 09:09:18 +0000] rev 1016
bug fix in SubBidirGraphWrapper, roadmap to MergeGraphWrapper

Sat, 20 Nov 2004 16:12:47 +0000RoadMap to more general flow algs.
marci [Sat, 20 Nov 2004 16:12:47 +0000] rev 1015
RoadMap to more general flow algs.

Sat, 20 Nov 2004 14:23:27 +0000Modifications for hugo 0.2
marci [Sat, 20 Nov 2004 14:23:27 +0000] rev 1014
Modifications for hugo 0.2

Sat, 20 Nov 2004 14:09:27 +0000MergeGraphWrapper
marci [Sat, 20 Nov 2004 14:09:27 +0000] rev 1013
MergeGraphWrapper

Sat, 20 Nov 2004 11:10:56 +0000ObserverRegistry base classed in SnapShot has changed to be protected
alpar [Sat, 20 Nov 2004 11:10:56 +0000] rev 1012
ObserverRegistry base classed in SnapShot has changed to be protected

Sat, 20 Nov 2004 10:19:06 +0000- snapshot-rollback functionarity added to ListGraph
alpar [Sat, 20 Nov 2004 10:19:06 +0000] rev 1011
- snapshot-rollback functionarity added to ListGraph
- The iterface of the snapshot-rollback functionarity in SmartGraph has
changed to be compatible with ListGraph::SnapShot.

Fri, 19 Nov 2004 18:17:25 +0000reverseEdge() and contract() member-functions added.
alpar [Fri, 19 Nov 2004 18:17:25 +0000] rev 1010
reverseEdge() and contract() member-functions added.

Fri, 19 Nov 2004 17:22:29 +0000RoadMap to STGraphWrapper
marci [Fri, 19 Nov 2004 17:22:29 +0000] rev 1009
RoadMap to STGraphWrapper

Thu, 18 Nov 2004 22:31:21 +0000RoadMap to MergeGraphWrapper and STGraphWrapper,
marci [Thu, 18 Nov 2004 22:31:21 +0000] rev 1008
RoadMap to MergeGraphWrapper and STGraphWrapper,
NewEdgeSetGraphWrapper which is similar to the old EdgeSet

Thu, 18 Nov 2004 14:37:22 +0000MergeNodeGraphWrapper
marci [Thu, 18 Nov 2004 14:37:22 +0000] rev 1007
MergeNodeGraphWrapper

Thu, 18 Nov 2004 10:17:19 +0000(none)
alpar [Thu, 18 Nov 2004 10:17:19 +0000] rev 1006
(none)

Wed, 17 Nov 2004 22:18:30 +0000- Timer class got direct access to the components of the ellapsed time/
alpar [Wed, 17 Nov 2004 22:18:30 +0000] rev 1005
- Timer class got direct access to the components of the ellapsed time/
- Better docs.

Wed, 17 Nov 2004 19:56:46 +0000misc
marci [Wed, 17 Nov 2004 19:56:46 +0000] rev 1004
misc

Wed, 17 Nov 2004 19:47:08 +0000commercial
marci [Wed, 17 Nov 2004 19:47:08 +0000] rev 1003
commercial

Wed, 17 Nov 2004 19:37:54 +0000MergeNodeGraphWrapper with factory
marci [Wed, 17 Nov 2004 19:37:54 +0000] rev 1002
MergeNodeGraphWrapper with factory

Wed, 17 Nov 2004 17:13:15 +0000Named parameter tests
alpar [Wed, 17 Nov 2004 17:13:15 +0000] rev 1001
Named parameter tests

Wed, 17 Nov 2004 08:47:20 +0000Some comments and minor additions to the AdvancedController.
ladanyi [Wed, 17 Nov 2004 08:47:20 +0000] rev 1000
Some comments and minor additions to the AdvancedController.

Wed, 17 Nov 2004 08:46:07 +0000Added a second SimAnn with the other controller.
ladanyi [Wed, 17 Nov 2004 08:46:07 +0000] rev 999
Added a second SimAnn with the other controller.

Tue, 16 Nov 2004 13:03:47 +0000ErasingFirstGraphWrapper
marci [Tue, 16 Nov 2004 13:03:47 +0000] rev 998
ErasingFirstGraphWrapper

Mon, 15 Nov 2004 16:39:55 +0000RevGraphWrapper modified according to the factory
marci [Mon, 15 Nov 2004 16:39:55 +0000] rev 997
RevGraphWrapper modified according to the factory

Mon, 15 Nov 2004 16:09:07 +0000Ops...
alpar [Mon, 15 Nov 2004 16:09:07 +0000] rev 996
Ops...

Mon, 15 Nov 2004 15:07:11 +0000Unified style hyperlinks in the doc.
alpar [Mon, 15 Nov 2004 15:07:11 +0000] rev 995
Unified style hyperlinks in the doc.

Mon, 15 Nov 2004 15:05:00 +0000Matrix interface running time test...
alpar [Mon, 15 Nov 2004 15:05:00 +0000] rev 994
Matrix interface running time test...

Mon, 15 Nov 2004 13:10:35 +0000error.h brought back to life
klao [Mon, 15 Nov 2004 13:10:35 +0000] rev 993
error.h brought back to life

Mon, 15 Nov 2004 12:25:39 +0000GraphWrapper changes for factory
marci [Mon, 15 Nov 2004 12:25:39 +0000] rev 992
GraphWrapper changes for factory

Sun, 14 Nov 2004 13:15:46 +0000- Move template.h to doc/.
alpar [Sun, 14 Nov 2004 13:15:46 +0000] rev 991
- Move template.h to doc/.
- Insert the license terms into the documentation.
- template.h now appears under the coding style documentation.

Sun, 14 Nov 2004 11:16:36 +0000An 'unused variable' warning when compiled with gcc-3.2.2 is removed
alpar [Sun, 14 Nov 2004 11:16:36 +0000] rev 990
An 'unused variable' warning when compiled with gcc-3.2.2 is removed

Sat, 13 Nov 2004 21:37:54 +0000XyzConcept moved to Xyz::Constraints
deba [Sat, 13 Nov 2004 21:37:54 +0000] rev 989
XyzConcept moved to Xyz::Constraints
use checkConcept in the next way:

checkConcept<ErasableGraph, ListGraph>();
checkConcept<ReadWriteMap<Node, Node>, PredMap>;

Sat, 13 Nov 2004 17:47:44 +0000Revome an obsolete #include line.
alpar [Sat, 13 Nov 2004 17:47:44 +0000] rev 988
Revome an obsolete #include line.

Sat, 13 Nov 2004 17:07:10 +0000Naming changes:
alpar [Sat, 13 Nov 2004 17:07:10 +0000] rev 987
Naming changes:
- ValueType -> Value
- KeyType -> Key
- ReferenceType ->Reference
- PointerType -> Pointer

Sat, 13 Nov 2004 12:53:28 +0000Naming changes:
alpar [Sat, 13 Nov 2004 12:53:28 +0000] rev 986
Naming changes:
- head -> target
- tail -> source

Sat, 13 Nov 2004 12:24:01 +0000Bugfixes in UndirFullGraphBase
alpar [Sat, 13 Nov 2004 12:24:01 +0000] rev 985
Bugfixes in UndirFullGraphBase

Thu, 11 Nov 2004 12:12:28 +0000Copy-Paste bug fix.
deba [Thu, 11 Nov 2004 12:12:28 +0000] rev 984
Copy-Paste bug fix.

Thu, 11 Nov 2004 11:12:42 +0000UndirFullGraphBase is added
deba [Thu, 11 Nov 2004 11:12:42 +0000] rev 983
UndirFullGraphBase is added
It is a graph base which contains only one way directed edges in a full graph.

Thu, 11 Nov 2004 10:29:25 +0000mappable_graph_extender.h erased
deba [Thu, 11 Nov 2004 10:29:25 +0000] rev 982
mappable_graph_extender.h erased

the map extenders are moved to the map implementation headers

Thu, 11 Nov 2004 10:17:20 +0000maxUndirEdgeId modified to maxId(UndirEdge)
deba [Thu, 11 Nov 2004 10:17:20 +0000] rev 981
maxUndirEdgeId modified to maxId(UndirEdge)
maxEdgeId modified to maxId(Edge)

Thu, 11 Nov 2004 09:31:55 +0000maxNodeId() and maxEdgeId() changed to maxId(Node) and maxId(Edge)
deba [Thu, 11 Nov 2004 09:31:55 +0000] rev 980
maxNodeId() and maxEdgeId() changed to maxId(Node) and maxId(Edge)
getNodeObserverRegistry() and getEdgeObserverRegistry() changed to
getObserverRegistry(Node) and getObserverRegistry(Edge)

IdMappableGraphExtender erased

Wed, 10 Nov 2004 21:59:59 +0000"make check" pass under icc v8.0
klao [Wed, 10 Nov 2004 21:59:59 +0000] rev 979
"make check" pass under icc v8.0

* There are _many_ remarks which are worth examinating! Non-inline (and even
not template) functions in header files for example.

Wed, 10 Nov 2004 21:42:28 +0000"make check" pass under gcc-3.4.3
klao [Wed, 10 Nov 2004 21:42:28 +0000] rev 978
"make check" pass under gcc-3.4.3

Wed, 10 Nov 2004 20:14:32 +0000* enable_if imported from BOOST
klao [Wed, 10 Nov 2004 20:14:32 +0000] rev 977
* enable_if imported from BOOST
* count{Nodes,Edges} implemented via graph tags
* some #include bugs fixed

Wed, 10 Nov 2004 19:59:14 +0000A demonstration how to use _optional_ boolean tags.
klao [Wed, 10 Nov 2004 19:59:14 +0000] rev 976
A demonstration how to use _optional_ boolean tags.

Wed, 10 Nov 2004 12:51:30 +0000for better compatibility with gcc-3.4
marci [Wed, 10 Nov 2004 12:51:30 +0000] rev 975
for better compatibility with gcc-3.4

Wed, 10 Nov 2004 11:42:00 +0000Changes in doc.
alpar [Wed, 10 Nov 2004 11:42:00 +0000] rev 974
Changes in doc.

Tue, 09 Nov 2004 17:48:52 +0000- Add makeSnapshot()/rollBack() functionality
alpar [Tue, 09 Nov 2004 17:48:52 +0000] rev 973
- Add makeSnapshot()/rollBack() functionality
- Remove an unnecessary #include

Tue, 09 Nov 2004 09:12:35 +0000A graph reader interface proposal
alpar [Tue, 09 Nov 2004 09:12:35 +0000] rev 972
A graph reader interface proposal

Mon, 08 Nov 2004 16:42:35 +0000remove an annoying warning
klao [Mon, 08 Nov 2004 16:42:35 +0000] rev 971
remove an annoying warning

Mon, 08 Nov 2004 16:33:53 +0000partial graph_wrapper changes with graph_factory
marci [Mon, 08 Nov 2004 16:33:53 +0000] rev 970
partial graph_wrapper changes with graph_factory

Mon, 08 Nov 2004 15:24:53 +0000findEdge() declaration went to the right place (for the sake of Doxygen.)
alpar [Mon, 08 Nov 2004 15:24:53 +0000] rev 969
findEdge() declaration went to the right place (for the sake of Doxygen.)

Mon, 08 Nov 2004 15:23:31 +0000Several changes in doc.
alpar [Mon, 08 Nov 2004 15:23:31 +0000] rev 968
Several changes in doc.

Mon, 08 Nov 2004 15:22:39 +0000Several changes in doc.
alpar [Mon, 08 Nov 2004 15:22:39 +0000] rev 967
Several changes in doc.

Mon, 08 Nov 2004 08:40:37 +0000Added an init method to the controller, and started writing a second controller.
ladanyi [Mon, 08 Nov 2004 08:40:37 +0000] rev 966
Added an init method to the controller, and started writing a second controller.

Mon, 08 Nov 2004 08:37:41 +0000Moved the includes to simann.h.
ladanyi [Mon, 08 Nov 2004 08:37:41 +0000] rev 965
Moved the includes to simann.h.

Fri, 05 Nov 2004 07:26:20 +0000Doc improvements
alpar [Fri, 05 Nov 2004 07:26:20 +0000] rev 964
Doc improvements

Fri, 05 Nov 2004 05:46:46 +0000Updated the makefile.
ladanyi [Fri, 05 Nov 2004 05:46:46 +0000] rev 963
Updated the makefile.

Fri, 05 Nov 2004 00:31:49 +0000Undirect graph implementation.
klao [Fri, 05 Nov 2004 00:31:49 +0000] rev 962
Undirect graph implementation.
Not yet done, untested.

Thu, 04 Nov 2004 22:04:51 +0000* Somewhat less redundant and a bit more correct graph concepts.
klao [Thu, 04 Nov 2004 22:04:51 +0000] rev 961
* Somewhat less redundant and a bit more correct graph concepts.
* graph_wrapper_test does not compile

Thu, 04 Nov 2004 21:28:55 +0000Renamed simann_test.cc to simann_demo.cc.
ladanyi [Thu, 04 Nov 2004 21:28:55 +0000] rev 960
Renamed simann_test.cc to simann_demo.cc.

Thu, 04 Nov 2004 20:24:59 +0000skeleton(s) -> concept renaming
klao [Thu, 04 Nov 2004 20:24:59 +0000] rev 959
skeleton(s) -> concept renaming

Thu, 04 Nov 2004 18:52:31 +0000Updated because of the recent changes in simann.h.
ladanyi [Thu, 04 Nov 2004 18:52:31 +0000] rev 958
Updated because of the recent changes in simann.h.

Thu, 04 Nov 2004 18:48:58 +0000Now the controller asks SimAnnBase for the various costs.
ladanyi [Thu, 04 Nov 2004 18:48:58 +0000] rev 957
Now the controller asks SimAnnBase for the various costs.

Thu, 04 Nov 2004 13:32:44 +0000Added the SimpleController class, and removed the first version of SimAnn in favour of the second.
ladanyi [Thu, 04 Nov 2004 13:32:44 +0000] rev 956
Added the SimpleController class, and removed the first version of SimAnn in favour of the second.

Tue, 02 Nov 2004 06:28:38 +0000Improve docs.
alpar [Tue, 02 Nov 2004 06:28:38 +0000] rev 955
Improve docs.

Mon, 01 Nov 2004 19:00:19 +0000Improved docs.
alpar [Mon, 01 Nov 2004 19:00:19 +0000] rev 954
Improved docs.

Mon, 01 Nov 2004 17:57:19 +0000- Named parameters and traits for Dijkstra
alpar [Mon, 01 Nov 2004 17:57:19 +0000] rev 953
- Named parameters and traits for Dijkstra
(in src/work/alpar/dijkstra.h to be swithced to src/lemon)
- doc/named-param.dox: Doxygen page for named parameters.

Mon, 01 Nov 2004 07:04:52 +0000Traits + Named Parameters version
alpar [Mon, 01 Nov 2004 07:04:52 +0000] rev 952
Traits + Named Parameters version

Sat, 30 Oct 2004 18:51:00 +0000- SmallGraph is also a class instead of being a typedef.
alpar [Sat, 30 Oct 2004 18:51:00 +0000] rev 951
- SmallGraph is also a class instead of being a typedef.
(For the sake of doxygen.)

Sat, 30 Oct 2004 18:33:14 +0000- Changes in doc (spell check).
alpar [Sat, 30 Oct 2004 18:33:14 +0000] rev 950
- Changes in doc (spell check).
- SmallGraph is a class instead of being a typedef. (For the sake of doxygen.)

Sat, 30 Oct 2004 18:30:29 +0000ListGraph compilation bug fixed.
alpar [Sat, 30 Oct 2004 18:30:29 +0000] rev 949
ListGraph compilation bug fixed.

Sat, 30 Oct 2004 16:30:12 +0000- moveHead() and moveTail() added. Not tested.
alpar [Sat, 30 Oct 2004 16:30:12 +0000] rev 948
- moveHead() and moveTail() added. Not tested.

Fri, 29 Oct 2004 06:04:43 +0000A new doxygen group added for graph utilities.
alpar [Fri, 29 Oct 2004 06:04:43 +0000] rev 947
A new doxygen group added for graph utilities.

Wed, 27 Oct 2004 22:38:50 +0000The graph_factory branch (@ 1321) has been merged to trunk.
klao [Wed, 27 Oct 2004 22:38:50 +0000] rev 946
The graph_factory branch (@ 1321) has been merged to trunk.

Mon, 25 Oct 2004 13:29:46 +0000Modify to compile with ++-style iterators.
alpar [Mon, 25 Oct 2004 13:29:46 +0000] rev 945
Modify to compile with ++-style iterators.

Sat, 16 Oct 2004 00:20:13 +0000It's time to design an iterable generic bfs
marci [Sat, 16 Oct 2004 00:20:13 +0000] rev 944
It's time to design an iterable generic bfs

Wed, 13 Oct 2004 15:52:35 +0000Bugfix. (removed forgotten "using namespace std")
beckerjc [Wed, 13 Oct 2004 15:52:35 +0000] rev 943
Bugfix. (removed forgotten "using namespace std")

Mon, 11 Oct 2004 18:02:48 +0000Naming and coding style fixes and various other changes.
ladanyi [Mon, 11 Oct 2004 18:02:48 +0000] rev 942
Naming and coding style fixes and various other changes.

Fri, 08 Oct 2004 13:07:51 +0000Suurballe and MinCostFlow classes are now able to increase the flow 1 by 1 with
marci [Fri, 08 Oct 2004 13:07:51 +0000] rev 941
Suurballe and MinCostFlow classes are now able to increase the flow 1 by 1 with
this->augment()

Thu, 07 Oct 2004 17:21:27 +0000Coding style.
marci [Thu, 07 Oct 2004 17:21:27 +0000] rev 940
Coding style.

Thu, 07 Oct 2004 07:39:42 +0000- Change version 0.2 -> 0.3
alpar [Thu, 07 Oct 2004 07:39:42 +0000] rev 939
- Change version 0.2 -> 0.3
- Doxyfile change for right #include< >'s (in Doxygen 1.9 only)