←back to thread

Learn Prolog Now

(lpn.swi-prolog.org)
207 points rramadass | 1 comments | | HN request time: 0.206s | source
Show context
DeathArrow ◴[] No.45902360[source]
What kind of problems is Prolog helping to solve besides GOFAI, theorem proving and computational linguistics?
replies(6): >>45902548 #>>45902628 #>>45902748 #>>45903095 #>>45903872 #>>45905735 #
1. ux266478 ◴[] No.45902628[source]
Any kind of problem involving the construction, search or traversal of graphs of any variety from cyclic semi-directed graphs to trees, linear programming, constraint solving, compilers, databases, formal verification of any kind not just theorem proving, computational theory, data manipulation, and in general anything.