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


Groups > comp.lang.javascript > #29775

Re: Condition fullfilled to early "sometimes"

From Ben Bacarisse <ben.usenet@bsb.me.uk>
Newsgroups comp.lang.javascript
Subject Re: Condition fullfilled to early "sometimes"
Date 2016-03-02 20:22 +0000
Organization A noiseless patient Spider
Message-ID <87mvqghbp7.fsf@bsb.me.uk> (permalink)
References (8 earlier) <7d8ee7de-9921-4b79-ac1e-b7492abae36a@googlegroups.com> <87ziuhi1d0.fsf@bsb.me.uk> <ca64207e-1c1e-4ef2-bbd2-877ba87b1862@googlegroups.com> <87ziughmkf.fsf@bsb.me.uk> <6a450017-e90b-48ca-8912-8d6db58d9b90@googlegroups.com>

Show all headers | View raw


jonas.thornvall@gmail.com writes:

> Den onsdag 2 mars 2016 kl. 17:27:55 UTC+1 skrev Ben Bacarisse:
>> > Den onsdag 2 mars 2016 kl. 12:08:17 UTC+1 skrev Ben Bacarisse:
>> >> jonas.thornvall@gmail.com writes:
<snip>
>> >> > The program works.
>> >> 
>> >> Great.
<snip>
>> What about:
>> 
>> Hurray **failed** generate regular graph 
>> 0'st NODE Links-> 3,9,7
>> 1'st NODE Links-> 5,7,6
>> 2'st NODE Links-> 9,6,8
>> 3'st NODE Links-> 0,5,6
>> 4'st NODE Links-> 9,5,7
>> 5'st NODE Links-> 1,3,4
>> 6'st NODE Links-> 1,2,3
>> 7'st NODE Links-> 0,1,4
>> 8'st NODE Links-> 2
>> 9'st NODE Links-> 0,2,4
>> 
>> ?
>
> I do not see what you mean there is only two free positions, "that is one pair".
> You think it is alright they point back at eachother from node 8.
>
> That is not a link in my opinions and no regular graph with 10 nodes was created.
>
> Do you think so, doesn't a link run between two nodes?

I fear we are talking at cross purposes.  You said your program works,
but the output I showed looks wrong to me.  Maybe I just don't know what
the program is supposed to do.  If the output is correct, I'll comment no
further.

-- 
Ben.

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


Thread

Condition fullfilled to early "sometimes" jonas.thornvall@gmail.com - 2016-02-29 21:31 -0800
  Re: Condition fullfilled to early "sometimes" jonas.thornvall@gmail.com - 2016-03-01 01:03 -0800
    Re: Condition fullfilled to early "sometimes" Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-03-01 11:55 +0000
      Re: Condition fullfilled to early "sometimes" jonas.thornvall@gmail.com - 2016-03-01 05:28 -0800
        Re: Condition fullfilled to early "sometimes" jonas.thornvall@gmail.com - 2016-03-01 07:49 -0800
          Re: Condition fullfilled to early "sometimes" jonas.thornvall@gmail.com - 2016-03-01 23:24 -0800
            Re: Condition fullfilled to early "sometimes" jonas.thornvall@gmail.com - 2016-03-02 00:41 -0800
              Re: Condition fullfilled to early "sometimes" Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-03-02 10:43 +0000
                Re: Condition fullfilled to early "sometimes" jonas.thornvall@gmail.com - 2016-03-02 02:57 -0800
                Re: Condition fullfilled to early "sometimes" Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-03-02 11:08 +0000
                Re: Condition fullfilled to early "sometimes" jonas.thornvall@gmail.com - 2016-03-02 05:53 -0800
                Re: Condition fullfilled to early "sometimes" Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-03-02 16:27 +0000
                Re: Condition fullfilled to early "sometimes" jonas.thornvall@gmail.com - 2016-03-02 09:25 -0800
                Re: Condition fullfilled to early "sometimes" Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-03-02 20:22 +0000
                Re: Condition fullfilled to early "sometimes" jonas.thornvall@gmail.com - 2016-03-02 02:59 -0800
                Re: Condition fullfilled to early "sometimes" jonas.thornvall@gmail.com - 2016-03-02 03:10 -0800
                Re: Condition fullfilled to early "sometimes" Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-03-02 12:41 +0000
      Re: Condition fullfilled to early "sometimes" jonas.thornvall@gmail.com - 2016-03-02 01:42 -0800
  Re: Condition fullfilled to early "sometimes" John Harris <niam@jghnorth.org.uk.invalid> - 2016-03-01 10:47 +0000

csiph-web