
3 May
2004
3 May
'04
1:41 p.m.
Hi all, as part of a project dealing with (very) big graphs, I am currently writing two containers. The first one is aimed at situations when you have huge graphs and want to distribute them among different computers. It uses MPI to communicate between computers. The second is aimed at situations when you can't distribute your graph (e.g. you're partitionning it before distributing it), or speed isn't an issue. It uses a berkeley DB database to store the graph. Is this code of interest for boost, would you consider reviewing it once it's tested and stable ? Pierre DOUCY -- Written slowly for people who can't read fast.