Search code examples
Prolog: Why is member/2 not working properly here?...


prolog

Read More
Prolog, converting term into a list...


listprolog

Read More
how to turn a number from the unit form into an integer in prolog?...


prologsuccessor-arithmetics

Read More
Logic Programming: Solve the term constraint f(X; Y; g(a)) = f(g(Y ); Z; X)...


prologconstraintsunification

Read More
Prolog Remove element from list...


listprolog

Read More
Where is Prolog used for traffic control systems?...


prolog

Read More
Are cuts that bad in programming?...


prologprolog-cutlogical-puritypurity

Read More
Converting list to terms in Prolog...


listprologtype-conversion

Read More
How to unify a term's operator in Prolog?...


prolog

Read More
How I can extract a subterm from a term in Prolog?...


treeprologextract

Read More
Convert complex term to List of lists and then back to term with modified functor...


listprologfunctor

Read More
Writing a math function in Prolog...


prolog

Read More
how to implement atomic list concatenate in prolog?...


prolog

Read More
Prolog: Is there a way to find the longest consecutive number sequence in a list and get its length?...


prolog

Read More
Prolog: Using =../2 (Univ) in a recursive way...


recursionprolognested-lists

Read More
Converting a list of integers into a CLPFD domain...


prologclpfd

Read More
How to deconstruct a compound term in SWI Prolog...


prologdestructuring

Read More
why does gprolog need so much RAM?...


memory-managementprologswi-prologgnu-prolog

Read More
What is the simple way to find the max length of a list in prolog?...


prolog

Read More
What minimal change to my code would make it preserve logical purity?...


prologlogical-purity

Read More
Variable undeclared...


prolog

Read More
how do i flatten a complicate list in prolog?...


prolog

Read More
Prolog: Predicate that checks yes \= yes outputs yes...


prolog

Read More
Compound terms and Lists in Prolog...


prolog

Read More
Count each element occurence in list in prolog?...


prolog

Read More
How to get all elements in a nested list where the first element of each list is a particular number...


listrecursionprolog

Read More
Returning multiple values from a Prolog list...


prolog

Read More
Unifiable Prolog Terms...


syntaxprolog

Read More
How to get generalization of term. Prolog...


prolog

Read More
how do i delete char type in list in prolog?...


prolog

Read More
BackNext