Wed, 21 Apr 2004 23:47:01 +0000Directed path structure.
klao [Wed, 21 Apr 2004 23:47:01 +0000] rev 369
Directed path structure.
Proposal for a path building interface.

Wed, 21 Apr 2004 20:48:00 +0000experimental bipartite graph wrapper
marci [Wed, 21 Apr 2004 20:48:00 +0000] rev 368
experimental bipartite graph wrapper

Wed, 21 Apr 2004 19:52:09 +0000Remove function and some todos.
klao [Wed, 21 Apr 2004 19:52:09 +0000] rev 367
Remove function and some todos.

Wed, 21 Apr 2004 19:10:59 +0000Test for the new style iter
klao [Wed, 21 Apr 2004 19:10:59 +0000] rev 366
Test for the new style iter

Wed, 21 Apr 2004 18:56:26 +0000Masikfele iteralas, Node-hoz alkalmazkodva...
klao [Wed, 21 Apr 2004 18:56:26 +0000] rev 365
Masikfele iteralas, Node-hoz alkalmazkodva...

Wed, 21 Apr 2004 17:14:59 +0000dimacs.hh goes to oldies
marci [Wed, 21 Apr 2004 17:14:59 +0000] rev 364
dimacs.hh goes to oldies

Wed, 21 Apr 2004 16:22:50 +0000Idezni csak pontosan, szepen, ahogy a csiga...
klao [Wed, 21 Apr 2004 16:22:50 +0000] rev 363
Idezni csak pontosan, szepen, ahogy a csiga...

Wed, 21 Apr 2004 16:09:42 +0000IterableMap: no range checking, no warning :)
klao [Wed, 21 Apr 2004 16:09:42 +0000] rev 362
IterableMap: no range checking, no warning :)

Wed, 21 Apr 2004 15:46:40 +0000IterableMap with template ValueType. IterableBoolMap as a specialization.
klao [Wed, 21 Apr 2004 15:46:40 +0000] rev 361
IterableMap with template ValueType. IterableBoolMap as a specialization.
Range checking warnings...

Wed, 21 Apr 2004 15:14:45 +0000work/marci/bfs_iterator.h BfsIterator5 -> BfsIterator, DfsIterator5 -> DfsIterator
marci [Wed, 21 Apr 2004 15:14:45 +0000] rev 360
work/marci/bfs_iterator.h BfsIterator5 -> BfsIterator, DfsIterator5 -> DfsIterator

Wed, 21 Apr 2004 14:59:43 +0000misc
marci [Wed, 21 Apr 2004 14:59:43 +0000] rev 359
misc

Wed, 21 Apr 2004 14:50:42 +0000time comparison for bfs iterator and iterator by hand
marci [Wed, 21 Apr 2004 14:50:42 +0000] rev 358
time comparison for bfs iterator and iterator by hand

Wed, 21 Apr 2004 12:36:53 +0000Requests for docs.
alpar [Wed, 21 Apr 2004 12:36:53 +0000] rev 357
Requests for docs.

Wed, 21 Apr 2004 12:31:51 +0000.
alpar [Wed, 21 Apr 2004 12:31:51 +0000] rev 356
.

Wed, 21 Apr 2004 08:14:44 +0000Folder for the test programs.
alpar [Wed, 21 Apr 2004 08:14:44 +0000] rev 355
Folder for the test programs.

Tue, 20 Apr 2004 13:43:36 +0000UndirListGraph, somebody should try it.
marci [Tue, 20 Apr 2004 13:43:36 +0000] rev 354
UndirListGraph, somebody should try it.

Tue, 20 Apr 2004 12:10:36 +0000template first goes to comment...
marci [Tue, 20 Apr 2004 12:10:36 +0000] rev 353
template first goes to comment...

Sat, 17 Apr 2004 21:50:48 +0000A successful work-around for using const map reference as an output
beckerjc [Sat, 17 Apr 2004 21:50:48 +0000] rev 352
A successful work-around for using const map reference as an output
parameter to Kruskal().

Sat, 17 Apr 2004 19:54:04 +0000NullMap
alpar [Sat, 17 Apr 2004 19:54:04 +0000] rev 351
NullMap

Sat, 17 Apr 2004 19:34:43 +0000Maximum Adjacency Ordering (beta)
beckerjc [Sat, 17 Apr 2004 19:34:43 +0000] rev 350
Maximum Adjacency Ordering (beta)

Sat, 17 Apr 2004 19:19:57 +0000Kruskal lenyegeben kesz.
beckerjc [Sat, 17 Apr 2004 19:19:57 +0000] rev 349
Kruskal lenyegeben kesz.
Kell meg dokumentalni, meg meg egy par jol hasznalhato wrapper fv.
Es valamit meg kene csinalni azzal, hogy nem const ref. a kimeno boolmap,
viszont sokszor "on-the-fly" akarjuk megkonstrualni (es ilyenkor persze a
const-os mapet is lehet set-elni...)

Sat, 17 Apr 2004 13:15:53 +0000A bool Edge Map with iterators that goes through the true or the false edges.
alpar [Sat, 17 Apr 2004 13:15:53 +0000] rev 348
A bool Edge Map with iterators that goes through the true or the false edges.

Sat, 17 Apr 2004 01:57:48 +0000A generic map with value type [0, N) where N is a small integer.
klao [Sat, 17 Apr 2004 01:57:48 +0000] rev 347
A generic map with value type [0, N) where N is a small integer.
Can enumerate keys with a given value.

Sat, 17 Apr 2004 01:50:23 +0000megsem volt bug
klao [Sat, 17 Apr 2004 01:50:23 +0000] rev 346
megsem volt bug

Fri, 16 Apr 2004 23:00:09 +0000Misterious bug with StdMap::set (?)
klao [Fri, 16 Apr 2004 23:00:09 +0000] rev 345
Misterious bug with StdMap::set (?)
Fixed default contstructor.

Fri, 16 Apr 2004 22:00:11 +0000Some cosmetic changes and spell checking.
alpar [Fri, 16 Apr 2004 22:00:11 +0000] rev 344
Some cosmetic changes and spell checking.

Fri, 16 Apr 2004 21:35:25 +0000time_measure.h has been added to the doc.
alpar [Fri, 16 Apr 2004 21:35:25 +0000] rev 343
time_measure.h has been added to the doc.
graph_concept.h has been removed for it was confusing.

Fri, 16 Apr 2004 21:18:40 +0000An example for a readable/writeable but non-referrable map
alpar [Fri, 16 Apr 2004 21:18:40 +0000] rev 342
An example for a readable/writeable but non-referrable map
without get() and set().

Fri, 16 Apr 2004 17:39:19 +0000semmi
marci [Fri, 16 Apr 2004 17:39:19 +0000] rev 341
semmi

Fri, 16 Apr 2004 13:42:03 +0000(none)
deba [Fri, 16 Apr 2004 13:42:03 +0000] rev 340
(none)

Fri, 16 Apr 2004 13:26:15 +0000graph_wrapper.h, kicsi doksi. erdekes dolgokat rak az abrakadabra, nem is ertem
marci [Fri, 16 Apr 2004 13:26:15 +0000] rev 339
graph_wrapper.h, kicsi doksi. erdekes dolgokat rak az abrakadabra, nem is ertem

Fri, 16 Apr 2004 13:05:08 +0000kicsit takaritottam, es szepitettem es, es maga a csuda, de azer nem
marci [Fri, 16 Apr 2004 13:05:08 +0000] rev 338
kicsit takaritottam, es szepitettem es, es maga a csuda, de azer nem
teljesen mer' meg kell csinalni vele dolgokat.