Do not use this tag like Prologue and Epilogue.
Is there a way to do an if in prolog, e.g. if a variable is 0, then to do some …
prolog iso-prolog logical-purityI can't find any documentation on "not equal" sign in Visual Prolog. Please provide the right solution of this problem: …
prolog equals clause visual-prologThe problem that I face, is a bit trivial. I want to use logical not in Prolog, but it seems …
prolog prolog-difHow do I append lists in Prolog? I've searched on the Internet and I found this (from http://www.csupomona.…
list prolog append concatenationI am working on family tree in prolog. I don't have any idea how to compile and run this program. …
compilation prologI have finished a homework assignment for my programming class. I was supposed to create a Prolog program that reverses …
list prolog concatenation reverse headIf I have a list in Prolog such as X = [1, 2, 3, 4], how do I add the element 5 to the end of …
list prolog append in-place difference-listsWhat is one good for that the other's not in practice? I understand the theory of what they do, but …
artificial-intelligence data-modeling prolog drools datalogI am writing a little program which counts how many elements in a list are not numbers. Here is my …
prolog arguments clpfd instantiation-error