Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #104128 > unrolled thread
| Started by | jonas.thornvall@gmail.com |
|---|---|
| First post | 2016-03-06 02:39 -0800 |
| Last post | 2016-03-06 11:43 +0000 |
| Articles | 4 — 2 participants |
Back to article view | Back to comp.lang.python
Compact connected regular graphs jonas.thornvall@gmail.com - 2016-03-06 02:39 -0800
Re: Compact connected regular graphs Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-06 11:00 +0000
Re: Compact connected regular graphs jonas.thornvall@gmail.com - 2016-03-06 03:04 -0800
Re: Compact connected regular graphs Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-06 11:43 +0000
| From | jonas.thornvall@gmail.com |
|---|---|
| Date | 2016-03-06 02:39 -0800 |
| Subject | Compact connected regular graphs |
| Message-ID | <66261715-cdff-4d17-b373-e6c3baf1ab33@googlegroups.com> |
How come all graphs using 42 links and more then 84 nodes have compact regular connected solutions? Did turn off animation for more than a couple of thousands of links so the animation is off when searching but script give message and numerical results on search. http://jt.node365.se/nodes15.html Do anyone know? http://jt.node365.se/Compact.rtf
[toc] | [next] | [standalone]
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2016-03-06 11:00 +0000 |
| Message-ID | <mailman.236.1457262046.20602.python-list@python.org> |
| In reply to | #104128 |
On 06/03/2016 10:39, jonas.thornvall@gmail.com wrote: > How come all graphs using 42 links and more then 84 nodes have compact regular connected solutions? > > Did turn off animation for more than a couple of thousands of links so the animation is off when searching but script give message and numerical results on search. > > http://jt.node365.se/nodes15.html > > Do anyone know? > > > http://jt.node365.se/Compact.rtf > Where is the Python question here? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
[toc] | [prev] | [next] | [standalone]
| From | jonas.thornvall@gmail.com |
|---|---|
| Date | 2016-03-06 03:04 -0800 |
| Message-ID | <6c12b81f-046b-4128-9335-d131f6ad46f0@googlegroups.com> |
| In reply to | #104129 |
Den söndag 6 mars 2016 kl. 12:01:02 UTC+1 skrev Mark Lawrence: > On 06/03/2016 10:39, jonas.thornvall@gmail.com wrote: > > How come all graphs using 42 links and more then 84 nodes have compact regular connected solutions? > > > > Did turn off animation for more than a couple of thousands of links so the animation is off when searching but script give message and numerical results on search. > > > > http://jt.node365.se/nodes15.html > > > > Do anyone know? > > > > > > http://jt.node365.se/Compact.rtf > > > > Where is the Python question here? > > -- > My fellow Pythonistas, ask not what our language can do for you, ask > what you can do for our language. > > Mark Lawrence It is the Python that squeeze the information out of the graphs.
[toc] | [prev] | [next] | [standalone]
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2016-03-06 11:43 +0000 |
| Message-ID | <mailman.237.1457264661.20602.python-list@python.org> |
| In reply to | #104130 |
On 06/03/2016 11:04, jonas.thornvall@gmail.com wrote: > Den söndag 6 mars 2016 kl. 12:01:02 UTC+1 skrev Mark Lawrence: >> On 06/03/2016 10:39, jonas.thornvall@gmail.com wrote: >>> How come all graphs using 42 links and more then 84 nodes have compact regular connected solutions? >>> >>> Did turn off animation for more than a couple of thousands of links so the animation is off when searching but script give message and numerical results on search. >>> >>> http://jt.node365.se/nodes15.html >>> >>> Do anyone know? >>> >>> >>> http://jt.node365.se/Compact.rtf >>> >> >> Where is the Python question here? >> >> -- >> My fellow Pythonistas, ask not what our language can do for you, ask >> what you can do for our language. >> >> Mark Lawrence > > It is the Python that squeeze the information out of the graphs. > I'll try again, where is the Python question here? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web