Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #109797

Re: how to solve memory

From John Gordon <gordon@panix.com>
Newsgroups comp.lang.python
Subject Re: how to solve memory
Date 2016-06-10 16:26 +0000
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <njepo0$83e$1@reader1.panix.com> (permalink)
References <4f853aa2-cc00-480b-9fd7-79b05cbd4889@googlegroups.com> <njejs6$ri3$1@reader1.panix.com> <8a1c372e-bd6c-4923-8ae1-8f129ec749e4@googlegroups.com>

Show all headers | View raw


In <8a1c372e-bd6c-4923-8ae1-8f129ec749e4@googlegroups.com> meInvent bbird <jobmattcon@gmail.com> writes:

> > I already responded to your earlier post about this program.  Did you
> > read it?

> sorry i missed your reply post, 
> i find post by me and search your name, no this name
> is your name changed in previous post?

My comment was that the recursive calls weren't indented in the
"if deep > 0" block, therefore DFS was being called infinitely with smaller
and smaller values of deep.  But it appears you have fixed that issue.

-- 
John Gordon                   A is for Amy, who fell down the stairs
gordon@panix.com              B is for Basil, assaulted by bears
                                -- Edward Gorey, "The Gashlycrumb Tinies"

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

how to solve memory meInvent bbird <jobmattcon@gmail.com> - 2016-06-09 17:58 -0700
  Re: how to solve memory Michael Torrie <torriem@gmail.com> - 2016-06-09 19:12 -0600
    Re: how to solve memory meInvent bbird <jobmattcon@gmail.com> - 2016-06-09 21:59 -0700
  Re: how to solve memory Steven D'Aprano <steve@pearwood.info> - 2016-06-11 00:07 +1000
    Almost crashing computer, was Re: how to solve memory Peter Otten <__peter__@web.de> - 2016-06-10 16:41 +0200
    Re: how to solve memory meInvent bbird <jobmattcon@gmail.com> - 2016-06-10 08:00 -0700
    Re: how to solve memory meInvent bbird <jobmattcon@gmail.com> - 2016-06-10 08:23 -0700
    Re: how to solve memory meInvent bbird <jobmattcon@gmail.com> - 2016-06-10 16:23 -0700
  Re: how to solve memory John Gordon <gordon@panix.com> - 2016-06-10 14:46 +0000
    Re: how to solve memory meInvent bbird <jobmattcon@gmail.com> - 2016-06-10 08:08 -0700
      Re: how to solve memory John Gordon <gordon@panix.com> - 2016-06-10 16:26 +0000
        Re: how to solve memory meInvent bbird <jobmattcon@gmail.com> - 2016-06-10 16:31 -0700
          Re: how to solve memory MRAB <python@mrabarnett.plus.com> - 2016-06-11 01:33 +0100
            Re: how to solve memory meInvent bbird <jobmattcon@gmail.com> - 2016-06-10 21:43 -0700
            Re: how to solve memory meInvent bbird <jobmattcon@gmail.com> - 2016-06-10 22:18 -0700
            Re: how to solve memory meInvent bbird <jobmattcon@gmail.com> - 2016-06-10 22:55 -0700

csiph-web