The version of the library is 0.6; I used g++ v3.4.2.<br><br><br>thanks,<br>andrea marino<br><br><div><span class="gmail_quote">2007/6/7, Alpár Jüttner <<a href="mailto:alpar@cs.elte.hu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
alpar@cs.elte.hu</a>>:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br><br>Could you specify the lemon version you actually use?<br><br>Regards,<br>Alpar<br>

<br>On Thu, 2007-06-07 at 10:33 +0200, andrea marino wrote:<br>> Hi,<br>><br>> I'm studying the lemon library, and for my graduation work I've to<br>> build the actor's graph.<br>> Every actor is a node of the graph and two actors are linked if they
<br>> worked together.<br>> I made a C++ program to build this graph using the lemon library.<br>> The code will create all the nodes and next will create the edges.<br>> The program work well for a small number of edges, but if I try to
<br>> load all the edges in the database I obtain an error of "bal alloc"<br>> type when I've loaded about 33550000 edges.<br>><br>> The strange thing is that I have tried the program in Windows, Linux,
<br>> MacOSX and the maximum number of edges loaded is the same...<br>><br>> So I've made, using gdb, a stack trace of the error that I attach.<br>> Why can't I load more edges? Is a bug in my code or a limit of the
<br>> library?<br>><br>> Thanks,<br>><br>> Andrea Marino<br>> _______________________________________________<br>> Lemon-user mailing list<br>> <a href="mailto:Lemon-user@lemon.cs.elte.hu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Lemon-user@lemon.cs.elte.hu
</a><br>> <a href="http://lemon.cs.elte.hu/mailman/listinfo/lemon-user" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lemon.cs.elte.hu/mailman/listinfo/lemon-user</a><br><br></blockquote>
</div><br>