StackRating

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

David Tonhofer

Rating
1471.77 (4,517,019th)
Reputation
5,565 (29,525th)
Page: 1 2 3 4 ... 6
Title Δ
Unexpected result for predicate nb_setarg/3 -0.02
Grouping list elements based on values in list +0.91
Is there any reasonable way to embed a Prolog interpreter inside of... +1.02
How can I get facts from my knowledge base into a list? 0.00
What does higher-order semantics give you in λProlog? 0.00
In prolog, why is `(1+2) is (2+1)` false? +0.56
How to test a predicate on a range of numbers and return those that... 0.00
How to return in prolog all elements from right to left greater tha... +0.55
Is there a way to check if an element is boolean in prolog? -1.16
Splice in sublists in a list, without using flatten/2 -1.74
'Syntax error: Operator expected' error while running prolo... 0.00
Rerun prolog application automatically +0.47
ListsfromList function in Prolog +0.06
Prolog program capable of finding three consecutive and repetitive... -0.29
How to keep track of how many items in a list are greater than the... 0.00
How to accumulate in a repeat (forever) +0.55
Is it possible to increment/count from 0 to n without an accumulato... -0.40
Does Prolog need GC when the occurs check is globally enabled? -1.60
Does HiLog add anything that can not be done with "call"... +0.09
Implementing an Automaton in Prolog 0.00
Recursively traverse two lists and combine tests +2.07
Build a new list of elements which appears more than 3 times in old... -0.46
count number of times Y happen in fact(X,Y) in Prolog Programming +0.06
Prolog | findall with result list of another findall +1.43
Deleting the middle element of a list +0.85
how to enter a range of numbers in prolog? 0.00
How to create a swap function in Prolog with a temp variable? 0.00
Prolog: How would I seperate a list into two lists depending on the... +0.22
How to sum up multiple lists in Prolog +0.48
Somehow I built SWI-Prolog without unbounded integer support. I nee... 0.00
Are logical connectors and quantifiers just another term for operat... 0.00
How to "write a predicate which returns the opposite of a lite... 0.00
Prolog: How can I show just names that accompany certain numbers. I... 0.00
First N Fibonacci Numbers in Prolog -1.63
Split a list on an index in Prolog +0.27
How can I make a time parsing predicate work in both directions? +1.69
Defining "let expressions" in Prolog +0.27
formatting the output with proper paranthesis - Prolog -0.45
how does variable calculating the value in prolog's functor? 0.00
How does backtracking in recursion not cause an infinite loop? +0.07
Way to check if dynamic predicate contains a value 0.00
I have defined multiple predicates that seem to share a common form -0.45
How can I check that a particular constant exists in Prolog? -0.46
Is there a way to have a stop recursion in prolog after a certain n... 0.00
Prolog - Dynamic predicate returning true even though asserta/1 is... 0.00
How to express "ancestor" recursively 0.00
accessing relations within prolog 0.00
Counting how many elements in a list of lists satisfy a predicate -1.72
Problem connecting Java and Prolog with JPL 0.00
Append to list if specific word is entered 0.00