StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

false

Rating
1664.27 (374th)
Reputation
11,101 (13,489th)
Page: 1 ... 12 13 14 15 16 ... 19
Title Δ
Prolog infix operators of same precedence one xfy and the other yfx... 0.00
how to calculate a function in prolog? -0.58
Parsing an expression in Prolog and returning an abstract syntax +0.73
Prolog - how to do setof that returns empty list instead of failing +0.93
Minimum element of a pair in a list in prolog is slow 0.00
Simple prolog program returns false too early -0.59
Prolog: Trouble sorting a list -0.07
Check if string is substring in Prolog -0.43
Prolog: a person is a sibling of himself? +1.78
Make Prolog return one solution and stop showing the query option -0.61
why is this still raising an exception despite using catch in prolog? -0.53
Prolog: Rules evaluating in an unexpected order -0.30
How to check if any statisfying clause exists in Prolog without bac... +0.40
How to simulate atom_to_term(+Atom, -Term, -Bindings) of SWI-Prolog... 0.00
Sum of elements in list in Prolog needs little explanation +2.79
Prolog get every second Item in a list -0.74
Is there an ISO-Prolog reference implementation? +0.43
Get Index of an element/ element by index in List of Lists -0.10
Rotating a list to the right (Prolog) +1.29
Please explain the cut in the Bubblesort Prolog program? +2.28
Prolog - Rules are correct, but not outputting the way it's suppose... 0.00
Prolog is/2, arguments not sufficiently instantiated +1.52
Test lists to see if they are a prefix or suffix of another list -0.32
GNU Prolog assert error 0.00
Reachability constraint in SWI/CLP(FD) -1.74
Prolog: inequality operator -0.06
Can someone describe this prolog code step by step? +1.52
Implementing arithmetic for Prolog +1.06
Predicate that generates integers and tests if integer -0.05
Divison and remainder in Prolog +0.49
Prolog finding the largest integer in a list from the tail +1.32
Inverse Factorial Function (Prolog) +0.73
Why does Prolog operator definitions have xfx? +1.57
What is the Prolog operator ^? +1.65
Apply predicate on every list element 0.00
Prolog - Parsing 0.00
Taking out the 2nd to last element - Prolog -0.46
How to create a Prolog predicate that removes 2nd to last element? +0.42
Why is it that, in SWI-Prolog Version 6.4.1, current_functor/2 is f... +1.57
How do I reinstate constraints collected with copy_term/3 in SICStu... -0.07
What is the modern popular standard Prolog that hobby Prolog interp... +1.00
Why am I getting a type error on pi in Prolog? 0.00
Why double negation doesn't bind in Prolog +0.43
Prolog Family Relation, unexpected failure -0.61
About Prolog syntax +0.49
Meaning of instantiation mode indicators in arguments of Prolog pre... -0.54
Prolog termination domain: How can I know which questions will retu... +0.42
Inverse factorial in Prolog +1.01
Advantages of using truncation towards minus infinity vs towards zero -0.64
What's happening when I call `even(3)`, with `even` being a generat... +1.06