memory issues
- From: "John Dickman" <jqd@xxxxxxx>
- Date: Fri, 30 Jun 2006 11:07:14 -0400
I have a program that counts the number of paths through a
network/graph, counting loops only once. I keep running out of
memory (the arrays get too big for the ~50 node system--there are
many paths to count.
Is there a way to write my path matrices to an external file then
either bring them all together again or look at them as separate
files?
thanks,
john
.
- Prev by Date: Re: Surface smoothing and decimation
- Next by Date: Re: Faster Find Command
- Previous by thread: beginner problem
- Next by thread: Curve Fitting Problem
- Index(es):