in reply to Re: Paths for elements
in thread Paths for elements

Nop, It's not a homework. It's the classical problem, which I want to know how to do with perl when there are large number of elements. With small number of elements, this is fast.. I did with perl. May be with less complicated algorithm. Also, I am looking for the test cases. Perl involves here may be with Storage or Data::Dumper or Tie... It involves with efficient storage and retrieval and display via CGI. Thanks,

Replies are listed 'Best First'.
Re: Re: Re: Paths for elements
by virtualsue (Vicar) on Jul 03, 2001 at 22:49 UTC
    So show us what you've done so far. Your initial node was culled because it had so little content to it. Your latest effort was a little better, but not much. You have to work a little harder in order to get useful responses (and not annoy people).