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


Groups > comp.lang.javascript > #29736

Re: Exhausting link pairs between nodes using math.rand in a uniform network.

Newsgroups comp.lang.javascript
Date 2016-02-29 13:52 -0800
References (1 earlier) <naqbl4$o4q$1@gioia.aioe.org> <af92cc53-0a4e-429a-a68b-7d671e048631@googlegroups.com> <56d321fc$0$24124$e4fe514c@news.xs4all.nl> <066f90de-864b-475b-b25b-4b8567f62bd4@googlegroups.com> <d52009ae-2c00-4dd4-96c7-8fbd76f422a0@googlegroups.com>
Message-ID <53bd4b45-dd02-49b4-a070-bec585f87e26@googlegroups.com> (permalink)
Subject Re: Exhausting link pairs between nodes using math.rand in a uniform network.
From jonas.thornvall@gmail.com

Show all headers | View raw


Den måndag 29 februari 2016 kl. 20:58:56 UTC+1 skrev jonas.t...@gmail.com:
> Den måndag 29 februari 2016 kl. 20:25:10 UTC+1 skrev jonas.t...@gmail.com:
> > Den söndag 28 februari 2016 kl. 17:36:55 UTC+1 skrev Luuk:
> > > On 26-02-16 23:52, jonas.thornvall@gmail.com wrote:
> > > > Den fredag 26 februari 2016 kl. 21:13:35 UTC+1 skrev Chris M. Thomasson:
> > > >> On 2/26/2016 4:50 AM, jonas.thornvall@gmail.com wrote:
> > > >>> A short snippet to exhaust possible links
> > > >> [...]
> > > >>
> > > >> FWIW, perhaps you might be interested in Optimal Channel Networks.
> > > >>
> > > >> Something like:
> > > >>
> > > >> http://www.ncbi.nlm.nih.gov/pmc/articles/PMC3845120
> > > >>
> > > >> ?
> > > >
> > > > http://jt.node365.se/nodes8.html
> > > >
> > > > Three days of fiddling and i have finally started my journey to hyperspace.
> > > > You can expand number of links and it will expand the nodetree to keep it uniform. You can rearrange the nodetreee drag and drop sort of.
> > > >
> > > > But whatever you do not press mulitple it will cause an infinite loop in the time continuum
> > > >
> > > 
> > > and do not drop a node on another one, because that will effectivly 
> > > reduce the number of nodes by 1...
> > > 
> > > ;)
> > 
> > I got the multiple to work without the thing hangin, so it recognize a working from a noneworking. Well except for the last pair seem occasionally think a working is noneworking some condition missing.
> > 
> > http://jt.node365.se/mydebug1.html
> 
> I am not sure if it is related to the halting problem but this program knows when it gets stuck in a  loop with exhausted links, and then break out using return.

Here i told it to only report uniform ones.

So i told it to only report the uniform ones.

http://jt.node365.se/mydebug2.html

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


Thread

Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-26 04:50 -0800
  Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-26 05:13 -0800
    Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-26 05:15 -0800
      Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-26 05:22 -0800
        Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-26 05:27 -0800
          Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-26 05:49 -0800
            Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-26 06:05 -0800
              Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-26 07:30 -0800
                Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-26 07:35 -0800
                Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-26 07:41 -0800
                Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-26 07:58 -0800
                Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-26 09:10 -0800
                Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-26 09:36 -0800
                Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-26 10:42 -0800
  Re: Exhausting link pairs between nodes using math.rand in a uniform network. "Chris M. Thomasson" <nospam@no-spam.ws> - 2016-02-26 12:13 -0800
    Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-26 14:52 -0800
      Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-27 13:27 -0800
      Re: Exhausting link pairs between nodes using math.rand in a uniform network. Luuk <luuk@invalid.lan> - 2016-02-28 17:36 +0100
        Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-29 11:24 -0800
          Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-29 11:58 -0800
            Re: Exhausting link pairs between nodes using math.rand in a uniform network. jonas.thornvall@gmail.com - 2016-02-29 13:52 -0800

csiph-web