2 May
2009
2 May
'09
1:51 p.m.
2009/4/30 Johan Oudinet
At least 1e7 paths. And the path size (i.e, vector
.size()) is about 10 elements.
If you're using the boost unordered containers, don't use boost 1.38, it has a bug which causes poor performance for very large amounts of elements. It isn't in earlier versions, and 1.39 will fix it. I hope that isn't a problem. Daniel