caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* algorithm question
@ 2006-02-26 20:21 Michael Wohlwend
  2006-02-26 20:48 ` [Caml-list] " Diego Olivier Fernandez Pons
  2006-02-26 20:51 ` Brian Hurt
  0 siblings, 2 replies; 8+ messages in thread
From: Michael Wohlwend @ 2006-02-26 20:21 UTC (permalink / raw)
  To: OCaml Mailing List


I want to implement the dancing link algorithm as described here:
http://www-cs-faculty.stanford.edu/~knuth/papers/dancing-color.ps.gz

has someone an idea if there is an equally fast way to implent this more 
functional? The method in the paper seems pretty good, just adjusting a the 
linksfields of the structure...

you can solve puzzle problems with this algorithm and shorter (execution time) 
is really better here :-)

thanks
 Michael



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-02-27 14:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-26 20:21 algorithm question Michael Wohlwend
2006-02-26 20:48 ` [Caml-list] " Diego Olivier Fernandez Pons
2006-02-26 21:28   ` Michael Wohlwend
2006-02-26 20:51 ` Brian Hurt
2006-02-26 21:03   ` Diego Olivier Fernandez Pons
2006-02-27 10:30   ` Jean-Christophe Filliatre
2006-02-27 11:02     ` Diego Olivier Fernandez Pons
2006-02-27 14:48     ` Brian Hurt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).