Dear all, In the graph_algorithms library, the make_graph predicate. It takes a list of edges as a second argument. My questions is "What is the maximum number of edges that can be handeled??" Actually, I'm using a java application, the connections is made using the Java-ECLiPSe interface, i use the rpc method to make my calls. The problem is the string in the query i use to make the graph is about 28,000,000 characters. It is a very big graph. What i get is an exception at the line i call the rpc("make_graph(........"); So what is the maximum number of edges that can be handled here ??? Regard, Mohamed Selim Engineering StudentReceived on Mon Mar 22 2010 - 20:39:47 CET
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET