<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LAMBDAPHONE &#187; giving up</title>
	<atom:link href="http://coder.bsimmons.name/blog/tag/giving-up/feed/" rel="self" type="application/rss+xml" />
	<link>http://coder.bsimmons.name/blog</link>
	<description>fragmentary ideas  ䷿  intellectual what-nots  ䷷  and haskell programming  ䷴</description>
	<lastBuildDate>Sun, 29 Jan 2012 17:24:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>17&#215;17: Some Attempts at Doubly-Symmetrical Rotations</title>
		<link>http://coder.bsimmons.name/blog/2010/04/17x17-some-attempts-at-doubly-symmetrical-rotations/</link>
		<comments>http://coder.bsimmons.name/blog/2010/04/17x17-some-attempts-at-doubly-symmetrical-rotations/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 00:58:23 +0000</pubDate>
		<dc:creator>jberryman</dc:creator>
				<category><![CDATA[haskell]]></category>
		<category><![CDATA[17x17]]></category>
		<category><![CDATA[giving up]]></category>
		<category><![CDATA[Graph Theory]]></category>

		<guid isPermaLink="false">http://coder.bsimmons.name/blog/?p=400</guid>
		<description><![CDATA[<blockquote><p><em>Note: this is part of a <a href="http://coder.bsimmons.name/blog/tag/17x17/">series of posts</a> is related to the &#8220;<a href="http://blog.computationalcomplexity.org/2009/11/17x17-challenge-worth-28900-this-is-not.html">17&#215;17 Challenge</a>&#8221; posted by Bill Gasarch. The goal is to color cells of a 17 by 17 grid, using only four colors, such that no</em></p></blockquote><p>&#8230; <a href="http://coder.bsimmons.name/blog/2010/04/17x17-some-attempts-at-doubly-symmetrical-rotations/" class="read_more">   [ R E A D &#124; M O R E ]</a></p>]]></description>
			<content:encoded><![CDATA[<blockquote><p><em>Note: this is part of a <a href="http://coder.bsimmons.name/blog/tag/17x17/">series of posts</a> is related to the &#8220;<a href="http://blog.computationalcomplexity.org/2009/11/17x17-challenge-worth-28900-this-is-not.html">17&#215;17 Challenge</a>&#8221; posted by Bill Gasarch. The goal is to color cells of a 17 by 17 grid, using only four colors, such that no rectangle is formed from four cells of the same color.</em></p></blockquote>
<p>In a <a href="http://coder.bsimmons.name/blog/2010/03/17x17-symmetric-single-colorings-and-some-graph-theory/">previous post</a> I presented rotations of some single-color rectangle-free grids which were symmetrical along a diagonal axis. I also noticed that, of the single-colorings of optimal size which I could generate, all with an odd number side-length could be made symmetrical along <em>both</em> diagonals (the evens could not):</p>
<blockquote><p>
<iframe width='400' height='400' frameborder='0' src='http://spreadsheets.google.com/pub?key=tZ-BHhZDGdOR5g1-dbBTr0w&#038;output=html&#038;widget=true'></iframe></p></blockquote>
<p>Perhaps <em>all</em> odd-sided optimal single-colorings are doubly-symmetrical in one of their rotations! That would be a cool thing to learn, and it would also mean that if we wanted to generate an optimal coloring, then our search space would be roughly 1/4 of the grid.</p>
<p><span id="more-400"></span></p>
<p>So I thought I would see if I could rotate the known 74-color grid into a doubly-symmetrical arrangement&#8230; and I have to admit defeat.:</p>
<blockquote><p>
<iframe width='400' height='400' frameborder='0' src='http://spreadsheets.google.com/pub?key=t8iZEIZLeWWsxiRabkJvIDQ&#038;single=true&#038;gid=7&#038;output=html&#038;widget=true'></iframe></p></blockquote>
<p>The orange squares mark discrepancies I couldn&#8217;t resolve. It could be that it is true that all optimal (having the greatest number of colored cells possible for the grid size) single colorings <em>can</em> be made doubly symmetrical and that the 74 colors in 17&#215;17 grid is less than optimal. It could also mean I suck at moving rows and columns around in google spreadsheet. Either way, I&#8217;m done with this line of investigation for now.</p>
<p>Next I would like to jump into actually trying to generate 4-colorings of 17&#215;17, using some informed search algorithms and ladder climbing techniques. </p>
]]></content:encoded>
			<wfw:commentRss>http://coder.bsimmons.name/blog/2010/04/17x17-some-attempts-at-doubly-symmetrical-rotations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk
Database Caching 3/15 queries in 0.021 seconds using disk

Served from: coder.bsimmons.name @ 2012-02-05 12:16:21 -->
