klao [Wed, 09 Mar 2005 14:23:36 +0000] rev 1209
Fix a bug noticed by deba.
deba [Wed, 09 Mar 2005 14:15:22 +0000] rev 1208
Easy input-output function for common graphs.
Modified Exception handling in graph_reader.
deba [Wed, 09 Mar 2005 14:13:01 +0000] rev 1207
ExceptionMember helper class.
Modified DataFormatError
IOLogicError
deba [Wed, 09 Mar 2005 14:10:21 +0000] rev 1206
Increase test
Changing test graph
deba [Wed, 09 Mar 2005 14:06:32 +0000] rev 1205
Bug fix in radix heap.
alpar [Mon, 07 Mar 2005 08:54:45 +0000] rev 1204
Minor doc changes
alpar [Mon, 07 Mar 2005 07:57:06 +0000] rev 1203
Nothing special
alpar [Mon, 07 Mar 2005 07:53:20 +0000] rev 1202
- rot90() and rot270() added to xy.h
- graph_to_eps.h's own rot() func. replaced to this
alpar [Sun, 06 Mar 2005 21:20:49 +0000] rev 1201
Bugfix in DijkstraWizard
alpar [Sun, 06 Mar 2005 21:13:24 +0000] rev 1200
Doc improvements
alpar [Sun, 06 Mar 2005 20:44:29 +0000] rev 1199
Missing #ifndef-#define
alpar [Sun, 06 Mar 2005 20:38:28 +0000] rev 1198
Bugfix in BidirGraphWrapper
marci [Sat, 05 Mar 2005 19:04:45 +0000] rev 1197
let's remember: the boss said that we have to test even the non-working codes
alpar [Fri, 04 Mar 2005 23:14:36 +0000] rev 1196
- Bugfix in setting the previous Node
- Bugfix in DijkstraWizard _source member initialization
alpar [Fri, 04 Mar 2005 23:12:10 +0000] rev 1195
The source node is reported to be reaches but it has no previous node/edge.