Search code examples
Finding the path length of an Acyclic Graph in Prolog...


prologdirected-acyclic-graphs

Read More
Finding the binary tree height in Prolog...


recursionprologbinary-tree

Read More
Underscore followed by numbers instead of solution...


prolog

Read More
How to shift elements to the left as much as possible? Prolog...


prolog

Read More
Prolog: Implement Rule with Optional Facts...


prolog

Read More
How to pass list's values one by one in another predicate prolog...


prolog

Read More
FInd maximun in a List of List...


prolog

Read More
find minimum of list inside list on the basis of one value...


prolog

Read More
Swap two items depending on the index...


prolog

Read More
How to list all the trips discarding one airline...


prolog

Read More
find the list of all airports in a country in prolog...


prolog

Read More
Prolog: Assign value to Variable in Predicate...


prolog

Read More
Numerical comparision in Einstein Riddle...


prologzebra-puzzle

Read More
Prolog | Return true if two elements in a 3x4 matrix are diagonal...


matrixprologdiagonal

Read More
How to use op/3 inside a file...


prolog

Read More
Why is Prolog unifying a free variable to another free?...


prolog

Read More
Get all the elements of a type Prolog...


prolog

Read More
Why does a distinct query return duplicate values?...


prolog

Read More
Build a new list of elements which appears more than 3 times in old list in Prolog...


prolog

Read More
Unusual behaviour of findall...


prologprolog-findall

Read More
Is !/0 supposed to cut through (\+)/1 or not?...


prologiso-prologprolog-cut

Read More
Is there way I could fix this error ? Undefined symbols for architecture x86_64: (gnu-prolog)...


prologgnu-prolog

Read More
count number of times Y happen in fact(X,Y) in Prolog Programming...


prolog

Read More
How to represent "Alberich hates everyone but himself" in Prolog?...


prolog

Read More
Delete two consecutive constants from a list...


prolog

Read More
prolog - ERROR: Arguments are not sufficiently instantiated...


prolog

Read More
Prolog | findall with result list of another findall...


prolog

Read More
Greedy search in prolog using heuristic value...


prologgraph-algorithmdepth-first-searchshortest-path

Read More
how to enter a range of numbers in prolog?...


prolog

Read More
How to generate all words of length N from an alphabet with condition...


prolog

Read More
BackNext