Mon, 20 Sep 2004 17:53:33 +0000Specialized ConstMap for defining constant maps at compile time, by klao.
marci [Mon, 20 Sep 2004 17:53:33 +0000] rev 890
Specialized ConstMap for defining constant maps at compile time, by klao.
Time comparision of the generic and specialized maps.

Mon, 20 Sep 2004 16:20:11 +0000EXAMPLE_PATH is set to the demo dir.
marci [Mon, 20 Sep 2004 16:20:11 +0000] rev 889
EXAMPLE_PATH is set to the demo dir.

Mon, 20 Sep 2004 09:05:19 +0000(none)
marci [Mon, 20 Sep 2004 09:05:19 +0000] rev 888
(none)

Mon, 20 Sep 2004 08:27:34 +0000new test graph
jacint [Mon, 20 Sep 2004 08:27:34 +0000] rev 887
new test graph

Mon, 20 Sep 2004 08:05:59 +0000(none)
jacint [Mon, 20 Sep 2004 08:05:59 +0000] rev 886
(none)

Sun, 19 Sep 2004 15:24:56 +0000Kruskal cleanup:
klao [Sun, 19 Sep 2004 15:24:56 +0000] rev 885
Kruskal cleanup:
- resolved the NonConstMapWr bug
- docs added for NonConstMapWr and KruskalSequenceOut

Sun, 19 Sep 2004 13:39:25 +0000Somebody forgot to remove these.
klao [Sun, 19 Sep 2004 13:39:25 +0000] rev 884
Somebody forgot to remove these.

Sun, 19 Sep 2004 12:45:35 +0000Put away debug.h and error.h temporarily.
alpar [Sun, 19 Sep 2004 12:45:35 +0000] rev 883
Put away debug.h and error.h temporarily.

Sun, 19 Sep 2004 12:26:42 +0000This was forgotten to add from the previous commit.
alpar [Sun, 19 Sep 2004 12:26:42 +0000] rev 882
This was forgotten to add from the previous commit.

Sun, 19 Sep 2004 12:24:48 +0000Right (but still too short) documentation of the namespaces.
alpar [Sun, 19 Sep 2004 12:24:48 +0000] rev 881
Right (but still too short) documentation of the namespaces.

Fri, 17 Sep 2004 15:51:50 +0000- Name changing: XYZGraphSkeleton -> XYZGraph
alpar [Fri, 17 Sep 2004 15:51:50 +0000] rev 880
- Name changing: XYZGraphSkeleton -> XYZGraph
- Fix some bad \ref's in the doc.

Fri, 17 Sep 2004 15:11:39 +0000An alert added to doc.
alpar [Fri, 17 Sep 2004 15:11:39 +0000] rev 879
An alert added to doc.

Fri, 17 Sep 2004 12:23:09 +0000Graph wrapper tests added.
alpar [Fri, 17 Sep 2004 12:23:09 +0000] rev 878
Graph wrapper tests added.

Fri, 17 Sep 2004 07:02:16 +0000Fix maps in the GraphWrappers.
deba [Fri, 17 Sep 2004 07:02:16 +0000] rev 877
Fix maps in the GraphWrappers.

Thu, 16 Sep 2004 20:55:01 +0000Go back to -r1169 in order to be able to compile minlengthpath_test.cc
alpar [Thu, 16 Sep 2004 20:55:01 +0000] rev 876
Go back to -r1169 in order to be able to compile minlengthpath_test.cc

Thu, 16 Sep 2004 19:51:28 +0000Changed to conform to the new iterator style.
ladanyi [Thu, 16 Sep 2004 19:51:28 +0000] rev 875
Changed to conform to the new iterator style.

Thu, 16 Sep 2004 19:24:15 +0000Document the file itself.
alpar [Thu, 16 Sep 2004 19:24:15 +0000] rev 874
Document the file itself.

Thu, 16 Sep 2004 19:23:41 +0000- GraphSkeleton renamed to ExtendableGraphSkeleton
alpar [Thu, 16 Sep 2004 19:23:41 +0000] rev 873
- GraphSkeleton renamed to ExtendableGraphSkeleton
- Use full explicit namespaces in some places in order to work with icc. (I don't know why they are necessary.)

Thu, 16 Sep 2004 19:18:18 +0000Cross references turned off.
alpar [Thu, 16 Sep 2004 19:18:18 +0000] rev 872
Cross references turned off.

Thu, 16 Sep 2004 15:18:25 +0000(none)
marci [Thu, 16 Sep 2004 15:18:25 +0000] rev 871
(none)

Thu, 16 Sep 2004 15:05:10 +0000(none)
marci [Thu, 16 Sep 2004 15:05:10 +0000] rev 870
(none)

Thu, 16 Sep 2004 14:27:27 +0000more docs
marci [Thu, 16 Sep 2004 14:27:27 +0000] rev 869
more docs

Thu, 16 Sep 2004 14:01:36 +0000This is needed for the demo.
marci [Thu, 16 Sep 2004 14:01:36 +0000] rev 868
This is needed for the demo.

Thu, 16 Sep 2004 13:59:36 +0000Demo file for SubGraphWrapper<Graph>. Documentation will be added later.
marci [Thu, 16 Sep 2004 13:59:36 +0000] rev 867
Demo file for SubGraphWrapper<Graph>. Documentation will be added later.
The purpose of this graph is to have an easy and short demo for the above class.

Thu, 16 Sep 2004 13:57:41 +0000(none)
marci [Thu, 16 Sep 2004 13:57:41 +0000] rev 866
(none)

Thu, 16 Sep 2004 13:54:46 +0000Sorry, the name chosen was a mistake.
marci [Thu, 16 Sep 2004 13:54:46 +0000] rev 865
Sorry, the name chosen was a mistake.

Thu, 16 Sep 2004 13:54:01 +0000(none)
marci [Thu, 16 Sep 2004 13:54:01 +0000] rev 864
(none)

Thu, 16 Sep 2004 11:11:01 +0000An edge-map which shows the tight edges w.r.t a potential and an edge-distance function.
marci [Thu, 16 Sep 2004 11:11:01 +0000] rev 863
An edge-map which shows the tight edges w.r.t a potential and an edge-distance function.

Thu, 16 Sep 2004 10:59:52 +0000bug correction
marci [Thu, 16 Sep 2004 10:59:52 +0000] rev 862
bug correction

Thu, 16 Sep 2004 10:59:30 +0000bug correction in SubGraphWrapper<Graph>::NodeIt::NodeIt(...)
marci [Thu, 16 Sep 2004 10:59:30 +0000] rev 861
bug correction in SubGraphWrapper<Graph>::NodeIt::NodeIt(...)

Thu, 16 Sep 2004 10:26:14 +0000Completed documentation for mincostflows and minlengthpaths.
athos [Thu, 16 Sep 2004 10:26:14 +0000] rev 860
Completed documentation for mincostflows and minlengthpaths.

Wed, 15 Sep 2004 14:38:13 +0000Forgotten std::
klao [Wed, 15 Sep 2004 14:38:13 +0000] rev 859
Forgotten std::
Apropos, why does it compile without it?