2004-11-13 |
Naming changes:
|
file | diff | annotate |
2004-10-16 |
It's time to design an iterable generic bfs
|
file | diff | annotate |
2004-09-29 |
hugo -> lemon
|
file | diff | annotate |
2004-08-31 |
graph_wrapper.h is ready for hugo 0.2
|
file | diff | annotate |
2004-08-25 |
bug fix, test...
|
file | diff | annotate |
2004-08-17 |
technical corrections
|
file | diff | annotate |
2004-05-14 |
To avoid confusion my old ListGraph is can be used under name SageGraph, work/sage_graph.h contains it.
|
file | diff | annotate |
2004-05-14 |
for_each_macros.h in include
|
file | diff | annotate |
2004-05-10 |
bfs_iterator -> bfs_dfs.h, some docs
|
file | diff | annotate |
2004-05-07 |
top-sort, dimacs mods.
|
file | diff | annotate |
2004-05-06 |
#include <hugo/ > modifications
|
file | diff | annotate |
2004-04-24 |
modifications for better compatibility with gcc 3.4.0
|
file | diff | annotate |
2004-04-21 |
work/marci/bfs_iterator.h BfsIterator5 -> BfsIterator, DfsIterator5 -> DfsIterator
|
file | diff | annotate |
2004-04-21 |
misc
|
file | diff | annotate |
2004-04-21 |
time comparison for bfs iterator and iterator by hand
|
file | diff | annotate |