NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Prolog and Arithmetic (Score:1)
The maze program's suc/2 predicate provides equivalent to Peano axioms. Interesting, the wall/1 predicate defines a wall around two sides of a node, toward the lower numbers?
It's unclear to me why solve(p(2,2), L) would run long, but I'm assmunig its because it depth-first searches and has to backtrack from p(
Bill
# I had a sig when sigs were cool
use Sig;
Re:Prolog and Arithmetic (Score:1)
broquaint out
Re:Prolog and Arithmetic (Score:1)
Bill
# I had a sig when sigs were cool
use Sig;
Reply to This
Parent