Mon, 07 Feb 2005 12:31:30 +0000Fix wrong reference in the documentation.
alpar [Mon, 07 Feb 2005 12:31:30 +0000] rev 1138
Fix wrong reference in the documentation.

Mon, 07 Feb 2005 11:29:25 +0000IO moved to lemon.
deba [Mon, 07 Feb 2005 11:29:25 +0000] rev 1137
IO moved to lemon.

Mon, 07 Feb 2005 11:28:37 +0000Graph documentation
deba [Mon, 07 Feb 2005 11:28:37 +0000] rev 1136
Graph documentation

Mon, 07 Feb 2005 10:50:05 +0000Removing graph_defines.h
deba [Mon, 07 Feb 2005 10:50:05 +0000] rev 1135
Removing graph_defines.h

Mon, 07 Feb 2005 10:49:44 +0000Documentation
deba [Mon, 07 Feb 2005 10:49:44 +0000] rev 1134
Documentation

Mon, 07 Feb 2005 10:48:14 +0000Documentation
deba [Mon, 07 Feb 2005 10:48:14 +0000] rev 1133
Documentation

Sun, 06 Feb 2005 20:14:30 +0000Revised dijkstra.h with several new features added.
alpar [Sun, 06 Feb 2005 20:14:30 +0000] rev 1132
Revised dijkstra.h with several new features added.

Sun, 06 Feb 2005 20:08:25 +0000The new dijkstra.h comes in the next commit.
alpar [Sun, 06 Feb 2005 20:08:25 +0000] rev 1131
The new dijkstra.h comes in the next commit.

Sun, 06 Feb 2005 20:00:56 +0000- PredNodeMap is a NullMap by default
alpar [Sun, 06 Feb 2005 20:00:56 +0000] rev 1130
- PredNodeMap is a NullMap by default
- Execution with stop condition
- Find shortest path between two nodes

Sun, 06 Feb 2005 15:49:37 +0000error.h added
alpar [Sun, 06 Feb 2005 15:49:37 +0000] rev 1129
error.h added

Sun, 06 Feb 2005 14:44:41 +0000Several important changes:
alpar [Sun, 06 Feb 2005 14:44:41 +0000] rev 1128
Several important changes:
- Named parameters for setting ReachedMap
- run() is separated into initialization and processing phase
- It is possible to run Dijkstra from multiple sources
- It is possible to stop the execution when a destination is reached.

Sun, 06 Feb 2005 14:38:00 +0000Document state_enum
alpar [Sun, 06 Feb 2005 14:38:00 +0000] rev 1127
Document state_enum

Sat, 05 Feb 2005 20:17:15 +0000Oops.
alpar [Sat, 05 Feb 2005 20:17:15 +0000] rev 1126
Oops.

Sat, 05 Feb 2005 20:05:01 +0000A new exception class called UninitializedParameter.
alpar [Sat, 05 Feb 2005 20:05:01 +0000] rev 1125
A new exception class called UninitializedParameter.

Sat, 05 Feb 2005 13:40:01 +0000Dijkstra documentation is getting ready, but one decision is missing about naming conventions about named_params
hegyi [Sat, 05 Feb 2005 13:40:01 +0000] rev 1124
Dijkstra documentation is getting ready, but one decision is missing about naming conventions about named_params

Fri, 04 Feb 2005 15:32:11 +0000Documentation is developing itself, but is not ready yet.
hegyi [Fri, 04 Feb 2005 15:32:11 +0000] rev 1123
Documentation is developing itself, but is not ready yet.

Thu, 03 Feb 2005 19:31:37 +0000New error.h moved to lemon/
klao [Thu, 03 Feb 2005 19:31:37 +0000] rev 1122
New error.h moved to lemon/

Thu, 03 Feb 2005 19:27:10 +0000Obsolete error.h removed
klao [Thu, 03 Feb 2005 19:27:10 +0000] rev 1121
Obsolete error.h removed

Thu, 03 Feb 2005 19:24:42 +0000Latest LEMON exception and assert concepts
klao [Thu, 03 Feb 2005 19:24:42 +0000] rev 1120
Latest LEMON exception and assert concepts

Thu, 03 Feb 2005 16:08:56 +0000Two incomplete additions:
alpar [Thu, 03 Feb 2005 16:08:56 +0000] rev 1119
Two incomplete additions:
- Exceptions
- bool map indication reached nodes (NullMap by default)

Wed, 02 Feb 2005 16:23:41 +0000Minor changes.
alpar [Wed, 02 Feb 2005 16:23:41 +0000] rev 1118
Minor changes.

Wed, 02 Feb 2005 13:11:54 +0000Bugfix
alpar [Wed, 02 Feb 2005 13:11:54 +0000] rev 1117
Bugfix

Wed, 02 Feb 2005 11:54:55 +0000- More or less follows the new naming convetions
alpar [Wed, 02 Feb 2005 11:54:55 +0000] rev 1116
- More or less follows the new naming convetions
- New implementation for dijkstra();

Tue, 01 Feb 2005 15:56:37 +0000Some changes in the IO and map utilities.
deba [Tue, 01 Feb 2005 15:56:37 +0000] rev 1115
Some changes in the IO and map utilities.

Tue, 01 Feb 2005 15:51:22 +0000Tutorial for graph input - output
deba [Tue, 01 Feb 2005 15:51:22 +0000] rev 1114
Tutorial for graph input - output

Tue, 01 Feb 2005 15:43:14 +0000correction
marci [Tue, 01 Feb 2005 15:43:14 +0000] rev 1113
correction

Tue, 01 Feb 2005 15:26:47 +0000try of grouping for documentation
marci [Tue, 01 Feb 2005 15:26:47 +0000] rev 1112
try of grouping for documentation

Tue, 01 Feb 2005 12:53:30 +0000lower and upper bound handling functions for rows
marci [Tue, 01 Feb 2005 12:53:30 +0000] rev 1111
lower and upper bound handling functions for rows

Mon, 31 Jan 2005 17:00:12 +0000new functions for changing lower and upper bounds of variables
marci [Mon, 31 Jan 2005 17:00:12 +0000] rev 1110
new functions for changing lower and upper bounds of variables

Sat, 29 Jan 2005 23:22:56 +0000- Fix missing file (max_matching.h)
alpar [Sat, 29 Jan 2005 23:22:56 +0000] rev 1109
- Fix missing file (max_matching.h)

Sat, 29 Jan 2005 23:22:02 +0000- '%%Title:', '%%Copyright:' and '%%CreationDate:' fields added to graphToEps-
alpar [Sat, 29 Jan 2005 23:22:02 +0000] rev 1108
- '%%Title:', '%%Copyright:' and '%%CreationDate:' fields added to graphToEps-
generated output
- Some more checks in configure.ac

Sat, 29 Jan 2005 15:09:41 +0000- Node shapes are shown in the doc.
alpar [Sat, 29 Jan 2005 15:09:41 +0000] rev 1107
- Node shapes are shown in the doc.
- The generated PS file is closer to be DSC conform.

Fri, 28 Jan 2005 15:37:08 +0000Concept modification to resolve the item by its ID.
deba [Fri, 28 Jan 2005 15:37:08 +0000] rev 1106
Concept modification to resolve the item by its ID.

Fri, 28 Jan 2005 15:19:34 +0000One more trial/approach for named params (Under constr.)
alpar [Fri, 28 Jan 2005 15:19:34 +0000] rev 1105
One more trial/approach for named params (Under constr.)

Fri, 28 Jan 2005 14:33:32 +0000small changes, a try for max flow using expression
marci [Fri, 28 Jan 2005 14:33:32 +0000] rev 1104
small changes, a try for max flow using expression

Fri, 28 Jan 2005 09:09:59 +0000Add a 'scaleToA4()' function.
alpar [Fri, 28 Jan 2005 09:09:59 +0000] rev 1103
Add a 'scaleToA4()' function.

Fri, 28 Jan 2005 09:04:34 +0000Functions to query height/width of a BoundingBox.
alpar [Fri, 28 Jan 2005 09:04:34 +0000] rev 1102
Functions to query height/width of a BoundingBox.

Fri, 28 Jan 2005 08:53:48 +0000Wrap a long line
alpar [Fri, 28 Jan 2005 08:53:48 +0000] rev 1101
Wrap a long line

Thu, 27 Jan 2005 18:13:58 +0000- Some things to do.
alpar [Thu, 27 Jan 2005 18:13:58 +0000] rev 1100
- Some things to do.

Thu, 27 Jan 2005 17:44:04 +0000-=, - operators in expressions
marci [Thu, 27 Jan 2005 17:44:04 +0000] rev 1099
-=, - operators in expressions

Thu, 27 Jan 2005 16:11:54 +0000(none)
jacint [Thu, 27 Jan 2005 16:11:54 +0000] rev 1098
(none)

Wed, 26 Jan 2005 15:54:06 +0000A proposal or test implementation for linear expression`
marci [Wed, 26 Jan 2005 15:54:06 +0000] rev 1097
A proposal or test implementation for linear expression`

Wed, 26 Jan 2005 09:00:40 +0000Various changes.
ladanyi [Wed, 26 Jan 2005 09:00:40 +0000] rev 1096
Various changes.

Wed, 26 Jan 2005 00:09:06 +0000Removed some unnecessary files.
ladanyi [Wed, 26 Jan 2005 00:09:06 +0000] rev 1095
Removed some unnecessary files.

Tue, 25 Jan 2005 18:37:31 +0000(none)
jacint [Tue, 25 Jan 2005 18:37:31 +0000] rev 1094
(none)

Tue, 25 Jan 2005 17:40:22 +0000Adding a function which returns the mate of a node.
jacint [Tue, 25 Jan 2005 17:40:22 +0000] rev 1093
Adding a function which returns the mate of a node.

Tue, 25 Jan 2005 17:39:24 +0000following the changes of max_matching.h
jacint [Tue, 25 Jan 2005 17:39:24 +0000] rev 1092
following the changes of max_matching.h

Thu, 20 Jan 2005 14:16:40 +0000Now, the actual drawing is made by run() instead of the destructor.
alpar [Thu, 20 Jan 2005 14:16:40 +0000] rev 1091
Now, the actual drawing is made by run() instead of the destructor.

Thu, 20 Jan 2005 10:24:38 +0000resetPos deleted
jacint [Thu, 20 Jan 2005 10:24:38 +0000] rev 1090
resetPos deleted

Wed, 19 Jan 2005 20:19:31 +0000- Nodes are drawn in a better way
alpar [Wed, 19 Jan 2005 20:19:31 +0000] rev 1089
- Nodes are drawn in a better way
- Arrowheads made more similar in parallel vs. non-parallel modes.

Wed, 19 Jan 2005 12:17:11 +0000One more node-shape added.
alpar [Wed, 19 Jan 2005 12:17:11 +0000] rev 1088
One more node-shape added.

Tue, 18 Jan 2005 12:23:09 +0000Correct bad arrow enpoint when parallel edges are enabled.
alpar [Tue, 18 Jan 2005 12:23:09 +0000] rev 1087
Correct bad arrow enpoint when parallel edges are enabled.

Tue, 18 Jan 2005 12:02:27 +0000In graphToEps(), nodes may have different shapes (circles or squares).
alpar [Tue, 18 Jan 2005 12:02:27 +0000] rev 1086
In graphToEps(), nodes may have different shapes (circles or squares).

Sun, 16 Jan 2005 22:34:51 +0000- Parallel edges look a bit better
alpar [Sun, 16 Jan 2005 22:34:51 +0000] rev 1085
- Parallel edges look a bit better
- Possibility to insert verbatim PS blocks for each node

Sun, 16 Jan 2005 22:31:26 +0000Functions added to compute the gradient of Bezier curve.
alpar [Sun, 16 Jan 2005 22:31:26 +0000] rev 1084
Functions added to compute the gradient of Bezier curve.

Sun, 16 Jan 2005 22:29:28 +0000Doc improvements
alpar [Sun, 16 Jan 2005 22:29:28 +0000] rev 1083
Doc improvements

Sun, 16 Jan 2005 22:27:34 +0000findEdge bugfix.
alpar [Sun, 16 Jan 2005 22:27:34 +0000] rev 1082
findEdge bugfix.

Fri, 14 Jan 2005 13:17:16 +0000more precise distinction 'tween low and high level lp interfaces
marci [Fri, 14 Jan 2005 13:17:16 +0000] rev 1081
more precise distinction 'tween low and high level lp interfaces

Fri, 14 Jan 2005 08:02:10 +0000Changes in doc.
alpar [Fri, 14 Jan 2005 08:02:10 +0000] rev 1080
Changes in doc.

Fri, 14 Jan 2005 08:01:17 +0000Serious buxfig in findEdge()
alpar [Fri, 14 Jan 2005 08:01:17 +0000] rev 1079
Serious buxfig in findEdge()

Thu, 13 Jan 2005 18:46:00 +0000Edmonds max_matching.h tester
jacint [Thu, 13 Jan 2005 18:46:00 +0000] rev 1078
Edmonds max_matching.h tester

Thu, 13 Jan 2005 18:44:50 +0000Edmonds matching alg
jacint [Thu, 13 Jan 2005 18:44:50 +0000] rev 1077
Edmonds matching alg

Wed, 12 Jan 2005 12:51:30 +0000functor->map and map->functor converters added.
alpar [Wed, 12 Jan 2005 12:51:30 +0000] rev 1076
functor->map and map->functor converters added.

Tue, 11 Jan 2005 17:16:29 +0000:-}
marci [Tue, 11 Jan 2005 17:16:29 +0000] rev 1075
:-}

Tue, 11 Jan 2005 17:15:46 +0000:-}
marci [Tue, 11 Jan 2005 17:15:46 +0000] rev 1074
:-}

Tue, 11 Jan 2005 09:15:25 +0000graph_to_eps mission accomplished.
alpar [Tue, 11 Jan 2005 09:15:25 +0000] rev 1073
graph_to_eps mission accomplished.
- lemon/graph_to_eps.h header created
- lemon/bezier.h: Tools to compute with bezier curves (unclean and undocumented
interface, used internally by graph_to_eps.h)
- demo/graph_to_eps_demo.cc: a simple demo for lemon/graph_to_eps.h

Tue, 11 Jan 2005 09:09:50 +0000Fix 'make install' failure.
alpar [Tue, 11 Jan 2005 09:09:50 +0000] rev 1072
Fix 'make install' failure.

Tue, 11 Jan 2005 09:08:47 +0000Missing 'xy<T> operator*(double, xy<T>)' added.
alpar [Tue, 11 Jan 2005 09:08:47 +0000] rev 1071
Missing 'xy<T> operator*(double, xy<T>)' added.

Tue, 11 Jan 2005 09:05:24 +0000ShiftMap and ScaleMap added
alpar [Tue, 11 Jan 2005 09:05:24 +0000] rev 1070
ShiftMap and ScaleMap added

Tue, 11 Jan 2005 09:04:08 +0000- Minor correction in time_measure.h
alpar [Tue, 11 Jan 2005 09:04:08 +0000] rev 1069
- Minor correction in time_measure.h
- A bit more meaningful test in time_measure_test.cc

Sun, 09 Jan 2005 23:44:29 +0000(none)
klao [Sun, 09 Jan 2005 23:44:29 +0000] rev 1068
(none)

Sun, 09 Jan 2005 23:28:18 +0000Advances in error.h
klao [Sun, 09 Jan 2005 23:28:18 +0000] rev 1067
Advances in error.h

* More clear exception usage concept
* sketch of LEMON_ASSERT interface
* test file

Sun, 09 Jan 2005 23:21:52 +0000src/work/Doxyfile: Minor changes
klao [Sun, 09 Jan 2005 23:21:52 +0000] rev 1066
src/work/Doxyfile: Minor changes

* include \internal documentation
* input whole directories: marci, alpar, deba, klao
* sync to doc/Doxyfile

Sun, 09 Jan 2005 20:10:58 +0000update to doxygen v1.4.0
klao [Sun, 09 Jan 2005 20:10:58 +0000] rev 1065
update to doxygen v1.4.0

Sun, 09 Jan 2005 20:08:53 +0000Doxyfile: minor changes
klao [Sun, 09 Jan 2005 20:08:53 +0000] rev 1064
Doxyfile: minor changes

Sun, 09 Jan 2005 20:06:57 +0000Doxyfile updated to doxygen v1.4.0
klao [Sun, 09 Jan 2005 20:06:57 +0000] rev 1063
Doxyfile updated to doxygen v1.4.0

Sat, 08 Jan 2005 20:16:56 +0000- Parallel edge support (without arrowheads)
alpar [Sat, 08 Jan 2005 20:16:56 +0000] rev 1062
- Parallel edge support (without arrowheads)
- Texts on the nodes

Sat, 08 Jan 2005 20:12:50 +0000- Empty doxygen comments
alpar [Sat, 08 Jan 2005 20:12:50 +0000] rev 1061
- Empty doxygen comments
- sconst -> const

Fri, 07 Jan 2005 18:53:02 +0000Nasty bug in undir_graph_extender.h
klao [Fri, 07 Jan 2005 18:53:02 +0000] rev 1060
Nasty bug in undir_graph_extender.h

Fri, 07 Jan 2005 08:50:38 +0000(none)
jacint [Fri, 07 Jan 2005 08:50:38 +0000] rev 1059
(none)

Fri, 07 Jan 2005 08:40:13 +0000undirgrafbug
jacint [Fri, 07 Jan 2005 08:40:13 +0000] rev 1058
undirgrafbug

Fri, 07 Jan 2005 08:39:53 +0000undirgrafbug
jacint [Fri, 07 Jan 2005 08:39:53 +0000] rev 1057
undirgrafbug

Fri, 07 Jan 2005 00:43:54 +0000Exception hierarchy sketch.
klao [Fri, 07 Jan 2005 00:43:54 +0000] rev 1056
Exception hierarchy sketch.
Exception safe exception classes.

Thu, 06 Jan 2005 08:39:50 +0000graphToEps also accepts an output file name parameter.
alpar [Thu, 06 Jan 2005 08:39:50 +0000] rev 1055
graphToEps also accepts an output file name parameter.

Wed, 05 Jan 2005 16:59:50 +0000countUndirEdges bugs fixed
klao [Wed, 05 Jan 2005 16:59:50 +0000] rev 1054
countUndirEdges bugs fixed

Wed, 05 Jan 2005 14:34:00 +0000UndirGraphs: invalid edge bug
klao [Wed, 05 Jan 2005 14:34:00 +0000] rev 1053
UndirGraphs: invalid edge bug

Wed, 05 Jan 2005 12:26:59 +0000Two examples showing a bit more convenient way to implement named parameters.
alpar [Wed, 05 Jan 2005 12:26:59 +0000] rev 1052
Two examples showing a bit more convenient way to implement named parameters.

Wed, 05 Jan 2005 10:14:37 +0000graphToEps is now able to write to any ostream.
alpar [Wed, 05 Jan 2005 10:14:37 +0000] rev 1051
graphToEps is now able to write to any ostream.

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