Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Golf: Sudoku solving

by downer (Monk)
on Nov 08, 2007 at 17:23 UTC ( [id://649761]=note: print w/replies, xml ) Need Help??


in reply to Golf: Sudoku solving

a good chance to try backtracking tree search? this sounds like a fun challenge, time to hone my oop perl skills! BTW- what does golf mean?

Replies are listed 'Best First'.
Re^2: Golf: Sudoku solving
by kyle (Abbot) on Nov 08, 2007 at 17:35 UTC

    Golf is a game in which players try to put a little ball in a little hole with the fewest attempts to do so (called "strokes").

    Perl golf attempts to write a program that achieves some goal in the fewest strokes also—keystrokes. Programmers compete to write the shortest code possible to do the same thing.

    Personally, I dislike Perl golf because it perpetuates the notion that Perl is a line noise write-only language.

      How about tgolf (or pgolf) for shortest time (t in tgolf for time, silent p in pgolf for performance)?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://649761]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (7)
As of 2024-04-23 10:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found