Path: csiph.com!usenet.pasdenom.info!bete-des-vosges.org!news.redatomik.org!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'patterns': 0.04; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subset': 0.09; 'language.': 0.14; 'define,': 0.16; 'heads.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'language': 0.16; 'thanks,': 0.17; 'wrote:': 0.18; '>>>': 0.22; 'header:User-Agent:1': 0.23; "i've": 0.25; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; 'but': 0.35; 'error.': 0.37; 'to:addr :python-list': 0.38; 'though,': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'called': 0.40; 'dave': 0.60; 'our': 0.64; 'talking': 0.65; 'charset:windows-1252': 0.65; 'analysis': 0.75; 'day': 0.76; 'trial': 0.83; 'miserable': 0.84; 'angel': 0.91; 'besides,': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Sudoku solver Date: Fri, 27 Mar 2015 16:03:41 +0000 References: <87r3sdnw5t.fsf@elektro.pacujo.net> <87fv8sndw1.fsf@elektro.pacujo.net> <551557B3.5090102@davea.name> <87twx6lf15.fsf@elektro.pacujo.net> <55156489.9050200@davea.name> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-78-146-8-209.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 In-Reply-To: <55156489.9050200@davea.name> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.19 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 26 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1427472308 news.xs4all.nl 2962 [2001:888:2000:d::a6]:52292 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:88170 On 27/03/2015 14:09, Dave Angel wrote: > On 03/27/2015 09:56 AM, Marko Rauhamaa wrote: >> "Frank Millman" : >> >>> So what I am talking about is called a "satisfactory" puzzle, which is >>> a subset of a "proper" puzzle. >> >> That is impossible to define, though, because some people are mental >> acrobats and can do a lot of deep analysis in their heads. What's >> satisfactory to you may not be satisfactory to me. >> >> Besides, looking for "satisfactory" patterns can involve a truckload of >> trial and error. >> > > I know, let's use "regular expressions" > Thanks, I've been having a miserable day but that got me chuckling :) -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence